610 Commits

Author SHA1 Message Date
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
Joao Moreno
c32c8114c7 fix types, build 2017-03-02 16:36:16 +01:00
isidor
7bc749b251 debug menu: open and add configurations 2017-03-02 10:59:23 +01:00
Joao Moreno
330901dd24 run shared process in a browser window 2017-03-01 17:20:45 +01:00
Johannes Rieken
b518405ba9 Merge pull request #21631 from Microsoft/joh/prof-startup
add --prof-startup flag
2017-03-01 16:27:20 +01:00
isidor
f95950b616 debug menu 2017-03-01 16:14:05 +01:00
Johannes Rieken
daad7f6fd3 rename flag to prof-startup 2017-03-01 15:58:30 +01:00
Johannes Rieken
2776a40eb4 create issue and show profile files 2017-03-01 15:57:48 +01:00
Johannes Rieken
b76c8bea27 add performance-startup-profile flag 2017-03-01 15:56:55 +01:00
Benjamin Pasero
1f5fae9c5e Last active window is not always restored when reopening (fixes #20770) 2017-02-27 14:38:39 +01:00
Benjamin Pasero
7f12fccc9c 💄 2017-02-27 10:51:20 +01:00
Benjamin Pasero
bd2ebc4f63 On macOS sheets appear in the wrong location (fixes #21367) 2017-02-26 07:57:42 +01:00
Christof Marti
fc92ea41fd Do not force new window when opening file or folder with launch on Unity (fixes #21133) 2017-02-23 11:07:51 -08:00
Christof Marti
4d8fe6dfa7 Add telemetry on outcome of open folder action (fixes #21238) 2017-02-22 16:59:48 -08:00
Christof Marti
db8a4cbd78 Cleanup (#20671) 2017-02-21 07:42:17 -08:00
Benjamin Pasero
646133ce61 comments 2017-02-21 06:09:34 +01:00