625 Commits

Author SHA1 Message Date
Benjamin Pasero
be24140cfc debt - decouple app from main code 2017-04-05 13:04:51 +02:00
Benjamin Pasero
3cdca85a7d towards better quit handling (for #22138) 2017-04-05 10:57:41 +02:00
Johannes Rieken
510aaf6fb0 make commit id part of the cached data path, #23883 2017-04-05 09:21:02 +02:00
Benjamin Pasero
8ed7d6308e debt - move relaunch into lifecycle service 2017-04-05 08:32:35 +02:00
Tereza Tomcova
db48235233 Set relaunch command for window (for #13905) 2017-04-03 08:47:14 +02:00
isidor
a18f8594f7 more debuggers -> additional debuggers
#23490
2017-03-29 11:32:51 +02:00
Benjamin Pasero
40b6406a41 Merge pull request #23049 from cristianhosu/22768
Feature #22768
2017-03-24 06:57:31 -07:00
Cristian
ecd0f40fa6 #22768 - changed according to code review 2017-03-24 06:00:08 +02:00
Joao Moreno
35eb38aff1 🐛 cant use stdin in windows cli
fixes #18826
2017-03-23 22:53:49 +01:00
Cristian
1faec547dd 22768 2017-03-22 21:06:41 +02:00
Alex Dima
801ec905a3 Merge remote-tracking branch 'origin/master' into alex/keybinding 2017-03-22 17:26:37 +01:00
Alex Dima
b228c50e7d React to changing keyboard layout 2017-03-22 17:19:51 +01:00
Benjamin Pasero
7583abec86 revert back to old path handling (for #12448) 2017-03-21 06:33:44 -07:00
Ramya Rao
b597b12357 Send telemetry only to vortex (#22867)
* Send telemetry only to vortex

* Updating distro commit in package.json
2017-03-20 19:30:35 -07:00
isidor
797d102e59 debug menu: fix mnemonic
fixes #22880
2017-03-20 15:51:05 +01:00
Benjamin Pasero
05f19eec20 files 💄 2017-03-17 07:59:51 +01:00
Benjamin Pasero
06ba86f404 less code to care about for #18350 2017-03-16 17:02:28 +01:00
Benjamin Pasero
0060f909a5 do not automatically pop up devtools when running tests 2017-03-10 15:17:41 +01:00
Daniel Imms
4153a54da9 Roll data dir into extensions dir
Part of #329
2017-03-09 08:57:40 -08:00
Benjamin Pasero
8ec754970c Keybinding changes take a few seconds to take effect (fixes #22240) 2017-03-09 07:26:08 +01:00
Christof Marti
4e03bf42ee Send machineId to main process (fixes #22169) 2017-03-08 11:25:18 -08:00
Benjamin Pasero
f824b2e5ca env variables are not passed to extension host in debug mode (fixes #22233) 2017-03-08 18:11:13 +01:00
Benjamin Pasero
ef8fdc296f 💄 jumplist 2017-03-08 07:29:47 +01: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
Christof Marti
216460af69 Use patched fs (fixes #22019) 2017-03-07 08:07:38 -08:00
João Moreno
a3ad9217dc Merge pull request #21879 from Microsoft/joao/shared-process
Move shared process to a browser window
2017-03-07 11:34:35 +01:00
Joao Moreno
f8b3d1927d 🐛 catch windows going down 2017-03-07 10:51:36 +01:00
Joao Moreno
78bc68a1d0 🐛 use pipe for stdin when getting the user shell env
fixes #21655
2017-03-07 10:42:54 +01:00
joao
9d49773704 🐛 linux BrowserWindow don't inherit env 2017-03-07 10:36:01 +01:00
Joao Moreno
76cc8b5220 🔥 remove unused themeing for shared process 2017-03-07 09:48:55 +01:00
Benjamin Pasero
5e9357bd51 Open window on first monitor upon first launch (fixes #21990) 2017-03-07 07:45:02 +01:00
Benjamin Pasero
2061d9043d 💄 2017-03-06 17:49:31 +01:00
João Moreno
7b80d7af50 🐛 closing shared process window crashes on windows 2017-03-06 15:27:18 +01:00
João Moreno
8d8ab2a59d Merge branch 'master' into shared-process 2017-03-06 15:09:17 +01:00
Joao Moreno
87446fb6b7 🐛 hide shared process window on startup 2017-03-06 12:29:32 +01:00
Joao Moreno
31e95c9280 🐛 only dispose shared process on last window close on non macos 2017-03-06 11:40:40 +01:00
Joao Moreno
b7eefb7e8c command to toggle shared process 2017-03-06 10:55:15 +01:00
Benjamin Pasero
f87c900ebe Shortcut key is displayed incorrectly (fixes #21891) 2017-03-06 08:35:01 +01:00
Benjamin Pasero
c8af1d0c55 Only call setJumpList() after first window is opening (fixes #21963) 2017-03-06 08:25:29 +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
67906686e8 use electron net for update checks 2017-03-03 11:37:20 +01:00
Joao Moreno
76008aacd5 Merge branch 'master' into shared-process 2017-03-03 11:23:58 +01:00
Joao Moreno
c5df2b09b3 update electron.d.ts to 1.4.6 2017-03-03 10:50:31 +01:00
Joao Moreno
a6d165136e shared process: use xhr request service 2017-03-03 10:17:52 +01:00
Joao Moreno
68fe046a61 fix shared process window startup 2017-03-03 10:15:59 +01:00
Joao Moreno
09204bfbe5 fix bad import 2017-03-02 16:59:55 +01:00
Joao Moreno
eb7144456f Merge branch 'master' into shared-process 2017-03-02 16:36:19 +01:00