Commit Graph

399 Commits

Author SHA1 Message Date
deepak1556
113fd1b7bc chore: bump electron@7.3.0 2020-05-27 12:47:39 -07:00
Benjamin Pasero
d637255b17 Merge branch 'master' into ben/electron-sandbox 2020-05-27 06:51:08 +02:00
deepak1556
876f2e70f9 Revert "chore: bump electron@8.3.0 (#98266)"
This reverts commit 820fd4048f.
2020-05-26 21:46:03 -07:00
Benjamin Pasero
9eb99077f9 sandbox - further reduce electron dependencies 2020-05-25 09:38:05 +02:00
Benjamin Pasero
9c36a570c3 sandbox - move contextMenuService 2020-05-24 07:49:37 +02:00
Benjamin Pasero
a4a5b1f19c sandbox - expose limited IPC via preload script 2020-05-22 12:23:43 +02:00
Robo
820fd4048f chore: bump electron@8.3.0 (#98266) 2020-05-20 13:32:02 -07:00
Benjamin Pasero
b19b7a7f41 es6 - use more find over filter 2020-05-04 09:44:59 +02:00
Benjamin Pasero
7d8f9cf789 es6 - use Array.find over find 2020-05-04 09:28:22 +02:00
Benjamin Pasero
720b72ea26 debt - change delete operand (for #96022) 2020-04-24 07:20:54 +02:00
Christof Marti
83ddd9afef Auth not supported (#94148) 2020-04-22 09:09:53 +02:00
Christof Marti
04f1f900f8 Log (#94148) 2020-04-22 07:47:20 +02:00
Christof Marti
03a7223ee2 Investigate #94862 2020-04-21 12:05:54 +02:00
Christof Marti
273bb63e3c Include HTTP_PROXY and NO_PROXY (#93595) 2020-04-16 08:14:49 +02:00
Christof Marti
1e960d5abb Set Electron session's proxy from user setting (fixes #94148) 2020-04-08 10:43:54 +02:00
Benjamin Pasero
b644d803d1 debt - extract node pieces to node layer (window) 2020-04-06 09:17:00 +02:00
Benjamin Pasero
9f1aa3c9fe debt - remove node pieces from environment (#82598) 2020-04-06 09:12:41 +02:00
Benjamin Pasero
f8432f8d9c debt - more usage of ES6 object assign 2020-04-06 08:58:37 +02:00
Benjamin Pasero
3f0e5b4ab0 debt - adopt more ES6 things 2020-03-30 14:04:52 +02:00
Benjamin Pasero
9556196ed6 window picker - indicate dirty windows 2020-03-30 09:01:22 +02:00
Sandeep Somavarapu
2c3c137b19 - rename gallery machined it to service machine id
- extract getting service machine id
2020-03-16 10:01:39 +01:00
Alex Dima
36996caea0 Clear font info when displays are added, removed or changed 2020-03-09 16:48:26 +01:00
Benjamin Pasero
9eedabce7b debt - move native pieces of window config into node layer 2020-03-02 12:35:26 +01:00
Benjamin Pasero
864f21ad61 tests - exit CLI process when renderer crashes or is unresponsive instead of bringing up a dialog 2020-02-27 11:19:59 +01:00
Robo
01989df7c9 chore: update to electron 7 (#89260)
* Revert "revert back to electron 6 (#89245)"

This reverts commit 5d498736f4.

* chore: update electron@7.1.11
2020-02-04 12:56:23 -08:00
Benjamin Pasero
5d498736f4 revert back to electron 6 (#89245) 2020-01-24 14:39:40 -08:00
Benjamin Pasero
438a141b76 electron - avoid more deprecated API (themes) 2020-01-17 09:18:49 +01:00
Benjamin Pasero
2585092dbe tests - reduce output of integration tests (#84283) 2020-01-15 12:56:22 +01:00
Robo
4c7431ca8d chore: Upgrade to electron 7.x (#83796)
* chore: bump electron@7.0.0

* chore: update api

* chore: Bump electron@7.0.1

* chore: bump electron@7.1.0

* chore: Bump electron@7.1.1

* chore: Bump electron@7.1.2

* FIXME: Skip webview tests that have improper shutdown path

* chore: Bump electron@7.1.3

* bump electron@7.1.5

* debug test failures

* chore: bump electron@7.1.7

* skip test for https://github.com/microsoft/vscode/issues/87330

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2020-01-09 19:16:52 +05:30
Benjamin Pasero
ed020953b3 window - more validation of bounds 2019-12-17 07:53:17 +01:00
Benjamin Pasero
e2dbfd4b97 electron - remove backgroundThrottling to fix blank windows 2019-12-17 07:33:34 +01:00
Benjamin Pasero
230f677e24 window - more changes to ensure window is not out of display bounds (#86771) 2019-12-16 18:36:30 +01:00
Benjamin Pasero
e8b79d9c42 trace log more window state 2019-12-16 08:20:31 +01:00
Benjamin Pasero
cc1ba3c021 add tracing for #86771 2019-12-12 07:12:58 +01:00
Benjamin Pasero
0693d4e4a5 windows - set icon when running out of sources 2019-12-09 11:13:37 +01:00
Johannes Rieken
be257638d2 rename ICommandAction.iconLocation to ICommandAction.icon 2019-11-29 10:03:35 +01:00
Johannes Rieken
91d0a62bf8 ICommandAction support "uri-icon" and ThemeIcon 2019-11-29 10:02:42 +01:00
Miguel Solorio
7766a5d0f0 Merge branch 'master' into misolori/icon-font-breakpoints 2019-11-15 10:33:44 -08:00
Sandeep Somavarapu
f9a52f260a remove the marketplace azure search cache as it is enabled by default 2019-11-15 12:13:07 +01:00
Miguel Solorio
bf9d2637b8 Use optional chaining 2019-11-13 23:04:09 -08:00
Miguel Solorio
353510eeec Fix compiler errors 2019-11-13 19:55:49 -08:00
SteVen Batten
38e3ad05f6 reduce the min height
this reduces the window to the smallest size that can fit a dialog
2019-11-08 15:37:31 -08:00
Benjamin Pasero
a583ce8228 web - provide env.isBuilt properly 2019-10-23 15:38:26 +02:00
Joao Moreno
db0f534439 introduce sessionId 2019-10-23 12:17:59 +02:00
SteVen Batten
e5dd57a127 add helper function for menubarvisibility
fixes #82907
2019-10-21 14:40:38 -07:00
Benjamin Pasero
935b0f1c0d debt - optional chaining 2019-10-21 15:44:21 +02:00
SteVen Batten
ede82b1638 set a new minimum window size 600x600
resolves #80995
resolves #78165
2019-10-17 11:38:42 -07:00
Benjamin Pasero
23956cc5e2 update to electron 6.0.x (#81644)
* update to electron 6.0.x

* chore: bump electron@6.0.12
2019-10-10 12:26:28 -07:00
Benjamin Pasero
e9ee372447 debt - reduce usage of strict null bypass 2019-10-07 10:56:34 +02:00
Benjamin Pasero
ffbc48855a debt - add whenClosedOrLoaded into window class 2019-10-05 08:09:56 +02:00