Commit Graph

38 Commits

Author SHA1 Message Date
Benjamin Pasero 7598ef4a27 more tweaks to lifecycle service 2018-03-09 16:00:27 +01:00
Benjamin Pasero 636fbd1f3f main - introduce and adopt new onQuit() event 2018-03-09 15:49:15 +01:00
Benjamin Pasero 287fc25a50 fix #45157 2018-03-09 11:33:54 +01:00
Sandeep Somavarapu 07d50ff62e Fix #39574 2018-01-23 20:31:07 +01:00
Benjamin Pasero 5875aad564 code main - partition windows into subfolders 2017-12-28 13:10:58 +01:00
Benjamin Pasero e8e47eac66 ps - better window resolve 2017-11-30 09:39:26 +01:00
Benjamin Pasero e83e2d21a8 ps - show window information 2017-11-29 15:16:10 +01:00
Benjamin Pasero 63efefc7c2 💄 around machine ID 2017-11-24 11:30:51 +01:00
Benjamin Pasero 3cc229bfb8 resolve machine ID in main side and pass through (#39045) 2017-11-24 11:18:19 +01:00
Joao Moreno 9b829cde19 fixes #38796 2017-11-21 15:15:41 +01:00
Matt Bierner 58aca31e9b Fix implicit any errors 2017-11-10 10:35:36 -08:00
Benjamin Pasero bef497ff82 avoid more implicit any and some 💄 2017-09-04 11:20:09 +02:00
Johannes Rieken 7128eb085c style - use single-quoted imports 2017-08-21 16:45:32 +02:00
Matt Bierner 32702189cb Add CSP to shared process 2017-06-16 14:46:43 -07:00
Benjamin Pasero a1f1d6a579 main - more shuffling around 2017-06-08 15:38:08 +02:00
Benjamin Pasero 4aa3f05d08 💄 main side 2017-06-08 09:48:37 +02:00
Joao Moreno 3338bf2fcb spawn shared process after first workbench window
fixes #22091
2017-03-07 17:26:28 +01:00
Joao Moreno a39a0f2e18 shell should wait for shared process to be up and running 2017-03-07 17:26:28 +01:00
Joao Moreno f8b3d1927d 🐛 catch windows going down 2017-03-07 10:51:36 +01:00
joao 9d49773704 🐛 linux BrowserWindow don't inherit env 2017-03-07 10:36:01 +01:00
João Moreno 7b80d7af50 🐛 closing shared process window crashes on windows 2017-03-06 15:27:18 +01:00
Joao Moreno 87446fb6b7 🐛 hide shared process window on startup 2017-03-06 12:29:32 +01:00
Joao Moreno b7eefb7e8c command to toggle shared process 2017-03-06 10:55:15 +01:00
Joao Moreno 545484b6d0 hide shared process window 2017-03-03 16:44:03 +01:00
Joao Moreno cc59bf8e3d kill shared process when last window goes away 2017-03-03 16:40:25 +01:00
Joao Moreno 83e79ed420 hide shared process window 2017-03-03 12:04:11 +01:00
Joao Moreno 68fe046a61 fix shared process window startup 2017-03-03 10:15:59 +01:00
Joao Moreno 330901dd24 run shared process in a browser window 2017-03-01 17:20:45 +01:00
Joao Moreno df3fd2dc41 shared process init data 2016-09-15 18:41:02 +02:00
Benjamin Pasero bb658ff13f let => const 2016-09-03 11:07:43 +02:00
Joao Moreno a48045e050 allow shared process debugging 2016-07-26 10:42:47 +02:00
Joao Moreno d5e4540b51 allow IO from shared process in dev 2016-06-16 16:01:21 +02:00
Joao Moreno cc8b65c8c8 simplify shared process startup 2016-05-04 17:38:03 +02:00
Joao Moreno faf07be9e2 introduce IEnvironmentService 2016-05-04 17:38:03 +02:00
Joao Moreno 7410fdf685 remove version from environment service 2016-05-02 18:54:07 +02:00
Joao Moreno b24be3a8ce cleanup imports 2016-05-02 16:05:37 +02:00
Joao Moreno fda1e69828 move args, cli, sharedProcessMain to code 2016-05-02 16:05:37 +02:00
Joao Moreno ca4519a3b2 workbench/electron-main -> code/electron-main 2016-05-02 16:05:37 +02:00