Commit Graph

136 Commits

Author SHA1 Message Date
Sandeep Somavarapu
8440dcd688 rename to UserDataSyncResourceEnablementService 2020-06-16 23:48:12 +02:00
Sandeep Somavarapu
8f70ac449e #95879 Rename to IUserDataSyncAccountService 2020-06-09 13:27:34 +02:00
Matt Bierner
cadabab73f Mark _serviceBrand properties using declare (#99312)
_serviceBrand is only used for typing and should not result in emit

Also adds readonly
2020-06-05 11:04:15 -07:00
Benjamin Pasero
c86de794a0 sandbox - move main process service into electron-sandbox 2020-05-25 13:57:24 +02:00
Benjamin Pasero
7f34cb5384 sandbox - ensure IElectronService is declared from electron-sandbox layer 2020-05-25 12:41:39 +02:00
Benjamin Pasero
97a9b02ebc sandbox - add windowId to electron service 2020-05-25 10:56:45 +02:00
Benjamin Pasero
bd62ffe1f4 sandbox - move electron service into common/sandbox 2020-05-25 10:13:03 +02:00
Benjamin Pasero
233e723d59 sandbox - make moveToTrash an electron service thing 2020-05-25 09:51:02 +02:00
Benjamin Pasero
9eb99077f9 sandbox - further reduce electron dependencies 2020-05-25 09:38:05 +02:00
Benjamin Pasero
062d9393d8 sandboy - more adoption of IPC API from preload script 2020-05-25 08:26:55 +02:00
Benjamin Pasero
2c2750be08 sandbox - get rid of IMainProcessService2 2020-05-23 14:33:57 +02:00
Benjamin Pasero
dc8f291781 sandbox - let workspaces service use sandboxed IPC 2020-05-23 08:05:47 +02:00
Sandeep Somavarapu
175fddc4ee #93960 Show sycned machines 2020-05-20 13:08:43 +02:00
Sandeep Somavarapu
6c720e3b8c #97810 log error 2020-05-15 13:28:53 +02:00
SteVen Batten
4abcc03d6a update to telemetry service/callstack or exception 2020-04-27 17:33:44 -07:00
Sandeep Somavarapu
288445a550 #94599 Move exe based tips to new service in shared process 2020-04-07 16:23:47 +02:00
Benjamin Pasero
9f1aa3c9fe debt - remove node pieces from environment (#82598) 2020-04-06 09:12:41 +02:00
Sandeep Somavarapu
89a300d871 fix compilation 2020-03-24 14:09:07 +01:00
Sandeep Somavarapu
145c3833f4 Merge branch 'master' into sandy081/sync/globalStorage 2020-03-24 14:02:21 +01:00
Sandeep Somavarapu
b089ff140a #86678 Enhance back up views
- Show individual resources
2020-03-20 16:33:20 +01:00
Sandeep Somavarapu
84142c615d - Introduce storage key sync registry service
- Register pinned viewlets state key
2020-03-20 11:03:07 +01:00
Sandeep Somavarapu
839383dc1d remove settings sync service 2020-03-14 02:18:41 +01:00
Sandeep Somavarapu
c584c5c177 Implement getAllRefs and resolveContent for backup store 2020-03-06 18:10:08 +01:00
Sandeep Somavarapu
c7be212f89 Fix #92144 2020-03-06 10:43:22 +01:00
Sandeep Somavarapu
36141fa1f3 #85619 Enable following
- getting all refs
- resolving content for a ref
- deleting a resource
2020-03-05 03:38:41 +01:00
Sandeep Somavarapu
5e5e709460 move auth token service from user data sync 2020-02-20 15:04:33 +01:00
Sandeep Somavarapu
6b71b834f3 #90076 move config service to common 2020-02-18 08:59:43 +01:00
Sandeep Somavarapu
5608bb8185 Fix #90440 2020-02-11 13:14:38 +01:00
Benjamin Pasero
8a997f7321 Web: extension recommendations are not working (fix #90421) 2020-02-11 07:33:38 +01:00
Sandeep Somavarapu
62265b4ee2 Fix #90088 2020-02-10 17:27:59 +01:00
Sandeep Somavarapu
2a5cdd734d Use global extension enablement service directly 2020-02-10 12:52:44 +01:00
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