Commit Graph

27 Commits

Author SHA1 Message Date
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