Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-25sandbox - move main process service into electron-sandboxBenjamin Pasero
2020-05-25sandbox - add windowId to electron serviceBenjamin Pasero
2020-05-25sandbox - no more direct Electron IPC needBenjamin Pasero
2020-05-23sandbox - get rid of IMainProcessService2Benjamin Pasero
2020-05-23sandbox - make sure to use sandboxed main process service consistently in ren...Benjamin Pasero
2020-05-23sandbox - let workspaces service use sandboxed IPCBenjamin Pasero
2019-09-30debt - move ISharedProcessBenjamin Pasero
2019-09-26:lipstick: move a few services aroundBenjamin Pasero
2019-09-26debt - remove windowId from window serviceBenjamin Pasero
2019-09-25ipc - lay foundation for events supportBenjamin Pasero
2019-09-25debt - getWindows is electron onlyBenjamin Pasero
2019-09-24:lipstick: service contextBenjamin Pasero
2019-09-24debt - move shared process things out into own serviceBenjamin Pasero
2019-09-20simple IPC: allow to encode static context (windowId)Benjamin Pasero
2019-09-18debt - introduce and use simpleIpcProxyBenjamin Pasero
2019-09-18debt - introduce simple IPC helpers for basic communication forwarding using ...Benjamin Pasero
2019-08-30change type of _serviceBrand from `any` to `undefined`, #79918Johannes Rieken
2019-08-05debt - a bit of strictPropertyInitialization (#78168)Benjamin Pasero
2019-04-06debt - introduce and use workbench environment serviceBenjamin Pasero
2019-03-25Extract /common/ codeAlex Dima
2019-03-22Move ipc.ts to /common/Alex Dima
2019-03-15Move remote agent environment out of node (#70568)Alex Ross
2019-03-11electron 5 - bootstrap a nodeless configuration (#68302)Benjamin Pasero