Commit Graph

155 Commits

Author SHA1 Message Date
Benjamin Pasero
edf7a551c3 clarify ipc messages 2020-02-09 10:42:19 +01:00
Benjamin Pasero
4ac76723c7 shared process - register channels when IPC ready 2020-02-06 13:00:12 +01:00
Benjamin Pasero
89b9cd79fb shared process - add separate whenIpcReady 2020-02-06 12:46:15 +01:00
Sandeep Somavarapu
154c56def8 adopt to new multiplex channel 2020-02-05 12:49:40 +01:00
Sandeep Somavarapu
4ee7ff133e 💄 2020-02-01 00:41:13 +01:00
Sandeep Somavarapu
071a77f223 #86916 sync extensions enablement 2020-01-23 08:38:06 +01:00
Sandeep Somavarapu
a050d1d047 revert creating storage service 2020-01-22 15:37:25 +01:00
Sandeep Somavarapu
6f388fe4c3 Use native storage service 2020-01-22 09:55:03 +01:00
Sandeep Somavarapu
a66950889a Create storage main service in shared process 2020-01-21 18:14:33 +01:00
Sandeep Somavarapu
5c928dff37 Fix #85618 2020-01-15 11:06:38 +01:00
Rachel Macfarlane
60beab2535 Move settings sync auth into built in extension 2020-01-14 14:50:37 -08:00
Sandeep Somavarapu
f14dd3f77f Fix #86681 2020-01-08 16:53:18 +01:00
Sandeep Somavarapu
d1be3bd39e 💄 2019-12-09 16:55:03 +01:00
Sandeep Somavarapu
ccf9aeadc8 Fix #85331 #86402 2019-12-09 12:31:05 +01:00
Sandeep Somavarapu
8a7928e270 Fix #85210 2019-12-02 15:50:42 +01:00
Sandeep Somavarapu
4b0a066b83 - Get formatting options using text model
- Send only bindings to resolve
2019-12-02 11:15:42 +01:00
Sandeep Somavarapu
02bd95c906 refactor keybindings merge 2019-12-01 20:52:27 +01:00
Sandeep Somavarapu
1fbe309eb3 movw keybindings merge to workbench as service 2019-12-01 20:51:35 +01:00
Rachel Macfarlane
b9a9714d4c First cut of OAuth in the AuthTokenService 2019-11-11 12:45:38 -08:00
Sandeep Somavarapu
39fa5f4f7d fix layering issue 2019-09-27 16:15:03 +02:00
Sandeep Somavarapu
64396bf622 adopt to auth token service 2019-09-27 12:48:25 +02:00
Benjamin Pasero
f39e5c3c13 fix build 2019-09-27 10:48:18 +02:00
Benjamin Pasero
0f6305f4b2 debt - adopt channel proxy for localizations 2019-09-27 10:16:02 +02:00
Benjamin Pasero
ad1a0e6d9f debt - move ipcChannelCreator into ipc.ts 2019-09-27 10:05:04 +02:00
Benjamin Pasero
136dbe9e20 debt - move native dialog options 2019-09-26 19:01:58 +02:00
Benjamin Pasero
64eed745f5 💄 move a few services around 2019-09-26 18:37:58 +02:00
Sandeep Somavarapu
e77bded9cf Introduce output log channel for configuration sync 2019-09-26 13:52:28 +02:00
Benjamin Pasero
f0b99530c8 debt - implement window events and focus tracking 2019-09-26 08:13:58 +02:00
Benjamin Pasero
592fc970bf debt - getActiveWindowId is electron only 2019-09-25 09:47:07 +02:00
Sandeep Somavarapu
ad601533c5 setting to ignore during sync 2019-09-24 19:03:13 +02:00
Sandeep Somavarapu
95e877c12b Merge branch 'master' into sandy081/httpEndPointSync 2019-09-18 19:03:24 +02:00
Sandeep Somavarapu
927f8d87a8 Move user data sync to shared process 2019-09-17 23:37:53 +02:00
Benjamin Pasero
7ecb5821cd debt - remove IWindowService#log in favor of a logger that can log to the main side 2019-09-17 17:47:08 +02:00
Benjamin Pasero
93bb67d7ef debt - use common/product over node/product 2019-09-16 11:35:11 +02:00
Benjamin Pasero
fd32392699 debt - common/product => common/productService 2019-09-16 11:31:22 +02:00
Benjamin Pasero
5e1179f0b8 web - move help actions to browser 2019-09-16 10:37:58 +02:00
Sandeep Somavarapu
f98e42d40e Debt: remove unused dialog service and thereby static routing 2019-09-02 12:18:22 +02:00
Johannes Rieken
dedf0de944 change type of _serviceBrand from any to undefined, #79918 2019-08-30 15:40:46 +02:00
SteVen Batten
1727cc2de9 add msft internal identification logic (#79616) 2019-08-26 16:43:39 -07:00
Sandeep Somavarapu
8095541d7d inline product configuration in produt service 2019-08-15 16:08:11 +02:00
Benjamin Pasero
262bb4c4ad debt - make diagnostics service only accessible from node 2019-08-15 09:42:43 +02:00
Joao Moreno
3015179c04 strictPropertyInitialization
related to #78168
2019-08-05 15:38:13 +02:00
Sandeep Somavarapu
18c1b7eab5 fix compilation 2019-07-24 12:09:04 +02:00
Sandeep Somavarapu
8295e325ae Enable download service for browser 2019-07-20 05:17:46 +02:00
Sandeep Somavarapu
8ffcb49f4f disable some extension commands in web 2019-07-18 11:20:44 +02:00
Sandeep Somavarapu
957c83c4ef move extension management ipc to common 2019-07-16 15:43:51 +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
c3a9e10a07 move extensionValidator to common 2019-07-15 12:34:25 +02:00
Sandeep Somavarapu
fe3e0cdcde Support request service in web 2019-07-10 22:08:03 +02:00
Matt Bierner
98b5ee978b Replacing IDisposible[] with DisposableStore
#74250
2019-07-02 16:37:35 -07:00