Daniel Imms
|
a9536c368c
|
Merge remote-tracking branch 'origin/master' into tyriar/megan
|
2021-02-11 08:15:03 -08:00 |
|
Benjamin Pasero
|
493fa4bd31
|
💄 main.ts
|
2021-02-11 16:56:29 +01:00 |
|
João Moreno
|
ea048b8771
|
move ipc services back to e-sandbox
related to #114418
|
2021-02-11 16:30:13 +01:00 |
|
João Moreno
|
481b65972b
|
isolate IMainProcessService and ISharedProcessService into common
related to #114418
|
2021-02-11 15:55:07 +01:00 |
|
João Moreno
|
662b0003b8
|
cleanup update ipc code
related to #114418
|
2021-02-11 15:35:20 +01:00 |
|
Daniel Imms
|
59264e2ab1
|
Merge remote-tracking branch 'origin/master' into tyriar/megan
|
2021-02-11 05:16:08 -08:00 |
|
Sandeep Somavarapu
|
6b8251cf43
|
fix #116419
|
2021-02-11 08:59:32 +01:00 |
|
Daniel Imms
|
4ea18e9615
|
Remove unneeded file, document channels
|
2021-02-10 15:44:14 -08:00 |
|
Daniel Imms
|
25c680caf4
|
Create ptyHost, bidi communication
|
2021-02-10 15:37:19 -08:00 |
|
Daniel Imms
|
67dda13a3a
|
Move pty to shared process
|
2021-02-10 14:03:34 -08:00 |
|
Daniel Imms
|
1abb2d9534
|
Merge remote-tracking branch 'origin/master' into tyriar/74620_2
|
2021-02-10 11:34:32 -08:00 |
|
Benjamin Pasero
|
9ff3bfec44
|
sandbox - use electron directly and not preload for postMessage calls
|
2021-02-10 14:55:46 +01:00 |
|
João Moreno
|
e371faebfb
|
rename createChannelReceiver into ProxyChannel namespace (#116308)
|
2021-02-10 03:29:04 -08:00 |
|
Benjamin Pasero
|
3b456a2857
|
debt - do not allow platform layer to reach into code layer
|
2021-02-10 08:04:15 +01:00 |
|
Benjamin Pasero
|
f82462ba7c
|
debt - move shellEnv to platform
|
2021-02-10 07:49:11 +01:00 |
|
Sandeep Somavarapu
|
478a76a1a6
|
fix compilation
|
2021-02-09 17:25:55 +01:00 |
|
Sandeep Somavarapu
|
b14afd09df
|
Merge branch 'master' into sandy081/sandbox/spdlog
|
2021-02-09 14:57:06 +01:00 |
|
Daniel Imms
|
3a3b42a9a3
|
Merge remote-tracking branch 'origin/master' into tyriar/74620_2
|
2021-02-09 04:19:23 -08:00 |
|
Benjamin Pasero
|
9c40b34cbe
|
sandbox - move diagnostics service to electron sandbox
|
2021-02-09 12:32:14 +01:00 |
|
Benjamin Pasero
|
8c8ab33b79
|
shared process - delete sharedIPCHandle
|
2021-02-09 12:16:55 +01:00 |
|
Daniel Imms
|
281d228086
|
Rename pty service to local pty service
More descriptive as it's for local/electron terminal processes only
|
2021-02-08 12:29:55 -08:00 |
|
Daniel Imms
|
ee4a8bd5f4
|
Create pty service main <-> renderer channel
Part of #74620
|
2021-02-08 12:20:00 -08:00 |
|
Sandeep Somavarapu
|
2baf63ad00
|
use logger service for output appenders
|
2021-02-07 13:10:15 +01:00 |
|
Sandeep Somavarapu
|
e60bc310b8
|
move window logging to main
|
2021-02-05 17:50:59 +01:00 |
|
Sandeep Somavarapu
|
cdc8628d55
|
rename log service to logger
|
2021-02-05 11:38:39 +01:00 |
|
SteVen Batten
|
c023260cc7
|
rename menubar visibility default to classic
refs #114200
|
2021-02-04 11:09:51 -08:00 |
|
Benjamin Pasero
|
dbf6147c01
|
fs - remove promise based methods from pfs and replace with fs.promises
|
2021-02-03 11:20:14 +01:00 |
|
Benjamin Pasero
|
a17c656c33
|
fs - some polish around file services
|
2021-02-03 10:32:30 +01:00 |
|
Benjamin Pasero
|
a0d76bb983
|
fs - drop pfs.mkdirp in favor of node.js
|
2021-02-02 15:04:36 +01:00 |
|
Sandeep Somavarapu
|
56dfaf8b98
|
#115522 adopt to settled promises
|
2021-02-02 11:23:18 +01:00 |
|
Benjamin Pasero
|
a5b078b551
|
debt - adopt some ? operator
|
2021-02-01 15:16:27 +01:00 |
|
Sandeep Somavarapu
|
7ce63bef17
|
fix #115290
|
2021-01-28 18:19:12 +01:00 |
|
Alexandru Dima
|
c789c22efa
|
Fixes #115224: Adopt Trusted Types in DiffReview
|
2021-01-27 15:25:10 +01:00 |
|
Sandeep Somavarapu
|
08a2f9c5e3
|
fix enablement handler
|
2021-01-26 09:37:36 +01:00 |
|
Benjamin Pasero
|
bf93e45b9c
|
files - document file modes we use
|
2021-01-25 17:16:32 +01:00 |
|
Benjamin Pasero
|
c8ff3471b5
|
Do not attempt to open a workspace/folder that no longer exists when reloading window (fix #110982)
|
2021-01-25 07:44:48 +01:00 |
|
deepak1556
|
1f8b429635
|
chore: custom protocols will also be intercepted by webRequest
|
2021-01-24 10:18:07 -08:00 |
|
deepak1556
|
62fcf3cce7
|
chore: cleanup webrequest filter for svg files
Fixes https://github.com/microsoft/vscode/issues/114743
|
2021-01-24 09:40:04 -08:00 |
|
Benjamin Pasero
|
bd929b33de
|
logging - put storage tracing behind a flag to reduce spam
|
2021-01-22 17:32:39 +01:00 |
|
Benjamin Pasero
|
9939537ea4
|
debt - use main in main side services consistently (workspaces)
|
2021-01-22 14:28:20 +01:00 |
|
Benjamin Pasero
|
05bf7b0afc
|
Merge branch 'master' into ben/folder-id
|
2021-01-22 11:27:03 +01:00 |
|
Alexandru Dima
|
70a3118892
|
Allow svg files to load from Schemas.vscodeRemoteResource
|
2021-01-22 09:32:22 +01:00 |
|
Sandeep Somavarapu
|
e7d3eb87cb
|
💄
|
2021-01-21 17:11:24 +01:00 |
|
Benjamin Pasero
|
6755b6bb3e
|
electron - need to check if window is destroyed before accessing webcontents
|
2021-01-21 13:37:54 +01:00 |
|
Benjamin Pasero
|
b1cb3b1cbb
|
Merge branch 'master' into ben/folder-id
|
2021-01-21 12:55:58 +01:00 |
|
Benjamin Pasero
|
dd84387f9e
|
window - merge workspace and folderUri into one
|
2021-01-21 10:38:26 +01:00 |
|
Benjamin Pasero
|
c8ce53e492
|
window - reduce to one property for opened workspace
|
2021-01-21 09:47:38 +01:00 |
|
deepak1556
|
47a6682df6
|
fix: allow svg from devtools scheme
|
2021-01-20 23:14:26 -08:00 |
|
Raymond Zhao
|
d591739670
|
Fix #97564 (#114438)
|
2021-01-20 12:03:30 -08:00 |
|
Benjamin Pasero
|
bab7a83909
|
shared process - check for destroyed webcontents before calling postMessage
|
2021-01-20 16:50:07 +01:00 |
|