Commit Graph

1769 Commits

Author SHA1 Message Date
SteVen Batten
1727cc2de9 add msft internal identification logic (#79616) 2019-08-26 16:43:39 -07:00
Benjamin Pasero
719cdaa87c web - implement callback auth flow 2019-08-22 10:43:41 +02:00
Alex Dima
ea7f62fa08 Fixes #79496: Always go through the protocol handler 2019-08-20 14:28:55 +02:00
Benjamin Pasero
b9748c53f0 debt - menubar service should not live in common (#79181) 2019-08-19 20:02:11 +02:00
DiamondYuan
b0a495e866 refactor: GlobalStorageDatabaseChannel should dependents in IStorageMainService (#79387) 2019-08-19 11:17:45 +02:00
Alex Dima
265dba5598 Fixes microsoft/vscode-remote-release#687:
- remove ipc message that passes over the resolved authority
- don't go through the protocol handler when hitting 127.0.0.1
2019-08-16 17:37:40 +02:00
Benjamin Pasero
bd9d98bb41 💄 2019-08-16 10:50:21 +02:00
Benjamin Pasero
262bb4c4ad debt - make diagnostics service only accessible from node 2019-08-15 09:42:43 +02:00
Benjamin Pasero
03a43bbacb debt - move issue service out of common since it will not be supported in the web for now 2019-08-15 09:31:57 +02:00
Benjamin Pasero
48b3d1c061 move windowsIPC => common 2019-08-14 16:29:28 +02:00
Andre Weinand
71fcfc4683 support empty window when debugging extensions 2019-08-12 13:16:05 +02:00
Benjamin Pasero
ded1ac5379 window - remove obsolete code for showing window in did-finish-load
We since have changed the code so much that we always show the window after it is being created.
2019-08-09 18:34:17 +02:00
Benjamin Pasero
6bf98da053 strict init (#78168) 2019-08-07 12:31:25 +02:00
Benjamin Pasero
87f2b7682f :polish: prefer to open file in same window if triggered from integrated terminal 2019-08-05 17:25:55 +02:00
Benjamin Pasero
b082da1f19 Enable simple fullscreen again (fix #75054) 2019-08-05 15:30:28 +02:00
Alex Dima
fc727b7bc7 Do not send isBuilt 2019-07-31 21:42:56 +02:00
Joao Moreno
f2f21da86f fixes #74103 2019-07-30 16:58:56 +02:00
Daniel Imms
d4b3a7a22f Fix smoke tests
Fixes #77670
2019-07-24 17:35:56 -07:00
Alex Dima
6956390285 Add webSocketFactory option 2019-07-23 21:22:37 +02:00
Martin Aeschlimann
6163b86243 add gotoLineMode to IOpenSettings 2019-07-18 16:56:14 +02:00
Andre Weinand
fb0e9f7d03 cleanup ExtensionHostDebugService 2019-07-18 11:56:42 +02:00
Sandeep Somavarapu
8ffcb49f4f disable some extension commands in web 2019-07-18 11:20:44 +02:00
SteVen Batten
5632c4929f fix mac address resolution on touchbar devices (#77033)
* fix mac address issue

* add event for machineId disambig

* convert to async for readability

* address comments

* getMac - clean up timeout handling

* app - merge machine id handling into one
2019-07-15 09:47:59 -07:00
Benjamin Pasero
19f5b72527 debt - test for native helpers as a test 2019-07-15 16:35:13 +02:00
Sandeep Somavarapu
2abb3579f9 move gallery service to common and enable it in web 2019-07-15 12:40:31 +02:00
Sandeep Somavarapu
1bd34868c7 remove references to pkg and product and use productService 2019-07-15 12:24:40 +02:00
Sandeep Somavarapu
27aebd4015 use fileservice for read/write marketplace machineid 2019-07-15 12:20:56 +02:00
Sandeep Somavarapu
8f4d34e0ff Merge branch 'master' into sandy081/requestService 2019-07-11 12:11:20 +02:00
Matt Bierner
61168fcf40 Fixing / supressing more implict index errors
#76442
2019-07-10 14:31:34 -07:00
Sandeep Somavarapu
fe3e0cdcde Support request service in web 2019-07-10 22:08:03 +02:00
Alex Dima
49c45742b9 Towards loading TM grammars in a web worker 2019-07-09 08:53:13 +02:00
Benjamin Pasero
3976e538f5 remove swipeToNavigate (#57629) 2019-07-09 08:02:47 +02:00
Benjamin Pasero
df5b5cecfe debt - port over some electron6 changes 2019-07-08 08:43:11 +02:00
Sandeep Somavarapu
6fcabcdc24 make backup path URI
clean up user data provider
2019-07-05 12:55:46 +02:00
Benjamin Pasero
6c61f43084 history - allow to navigate with mouse buttons 3/4 2019-07-04 10:49:44 +02:00
Matt Bierner
98b5ee978b Replacing IDisposible[] with DisposableStore
#74250
2019-07-02 16:37:35 -07:00
Benjamin Pasero
41ae43ed74 electron 4 - provide access to clipboard module 2019-07-02 16:37:53 +02:00
Benjamin Pasero
2c3e8a8e39 fix one for #76442 2019-07-02 07:52:32 +02:00
Matt Bierner
9df60d83bc Fix some implictIndex errors
#76442
2019-07-01 19:54:01 -07:00
Logan Ramos
26d0bbd5d9 Initial Strict Typing Support for Telemetry Events (#75785)
* Added command line information to display details about collected telemetry

* Telemetry tooling exploration

* Changing telemetry calls to be strongly typed

* Fixed an event definition

* Removed telemetry command

* More removing of telemetry command

* Fixed compilation errors

* Forgotten property

* Updated typings so diff was aligned
2019-07-01 14:37:43 -07:00
Benjamin Pasero
0601c25ed4 electron 4 - persist normal bounds if window maximized (fix #422) 2019-07-01 08:13:31 +02:00
Benjamin Pasero
be08339180 electron 4 - do more remote filtering 2019-07-01 08:13:31 +02:00
Rachel Macfarlane
3a6605a3c0 Report workspace stats in shared process 2019-06-24 10:25:30 -07:00
Benjamin Pasero
4a15a87336 disable support for simple fullscreen (#75054) 2019-06-24 18:21:51 +02:00
Benjamin Pasero
6178c670e0 electron - still call setBounds() as workaround for first window 2019-06-24 14:55:47 +02:00
Benjamin Pasero
8e79172726 workaround for #75830 2019-06-24 14:48:47 +02:00
Matt Bierner
247d61f4f1 Remove log uploader
Fixes #75748
2019-06-20 10:27:36 -07:00
Joao Moreno
7e1418779c remove TODO 2019-06-20 10:03:02 +02:00
Sandeep Somavarapu
57f55c5bb9 #75713 Enable log level listening in web 2019-06-18 20:57:33 +02:00
Benjamin Pasero
69a0ef879c main - wait for driver 2019-06-14 14:56:14 +02:00