Commit Graph

2894 Commits

Author SHA1 Message Date
deepak1556
59c31364c7 Revert "Revert "chore: bump electron@11.3.0""
This reverts commit 105e8eec28.
2021-02-24 23:27:12 -08:00
deepak1556
105e8eec28 Revert "chore: bump electron@11.3.0"
This reverts commit e4a082af7f.
2021-02-24 18:08:03 -08:00
deepak1556
e4a082af7f chore: bump electron@11.3.0
Fixes https://github.com/microsoft/vscode/issues/112693
Fixes https://github.com/microsoft/vscode/issues/116260
2021-02-22 16:26:18 -08:00
Johannes Rieken
e33c868876 oss tool 2021-02-22 14:56:40 +01:00
Daniel Imms
cdf30a97f8 Update distro 2021-02-22 05:00:12 -08:00
Daniel Imms
ad275765b1 Update distro 2021-02-22 03:02:34 -08:00
Martin Aeschlimann
4cbd8ce1e8 bump repo 2021-02-22 11:24:07 +01:00
Martin Aeschlimann
aa2abaa2f0 bump distro 2021-02-22 11:08:00 +01:00
Johannes Rieken
f40b36524e update tsec 2021-02-22 09:46:49 +01:00
Ladislau Szomoru
2b230e4b26 Azure DevOps build task to download built-in extension details (#116938) 2021-02-19 18:10:40 +01:00
Sandeep Somavarapu
03d71ec1f7 update distro 2021-02-19 12:16:13 +01:00
Daniel Imms
e10085761b Update distro 2021-02-18 05:41:19 -08:00
Daniel Imms
da0086512c Update distro 2021-02-18 05:34:56 -08:00
Daniel Imms
666351b321 Merge remote-tracking branch 'origin/main' into tyriar/megan 2021-02-18 04:35:54 -08:00
Sandeep Somavarapu
eb50a52bad update distro 2021-02-18 09:32:48 +01:00
Daniel Imms
cb95415caa Revert back to old node-pty
Worker threads don't appear to play nicely with asar which was
causing only the bundled version of VS Code's terminal to break
2021-02-17 18:26:33 -08:00
Sandeep Somavarapu
84a3428e92 update distro 2021-02-17 19:12:21 +01:00
Sandeep Somavarapu
f1aee41e1f Merge branch 'main' into sandy081/settingsSync/align 2021-02-17 19:11:17 +01:00
Benjamin Pasero
29f80fb60f 🆙 distro 2021-02-17 15:21:24 +01:00
Matt Bierner
52d1b626f3 Pick up latest TS version for building VS Code 2021-02-16 14:06:58 -08:00
Daniel Imms
3d9a48e0f5 Revert "Bring ptyService into shared proc"
This reverts commit dc4fa4878f.
2021-02-12 15:23:22 -08:00
Daniel Imms
dc4fa4878f Bring ptyService into shared proc
Hopefully to get tests passing
2021-02-12 08:23:43 -08:00
Sandeep Somavarapu
84534d243c Merge branch 'master' into sandy081/settingsSync/align 2021-02-12 15:32:28 +01:00
Daniel Imms
e4d8575caf Merge remote-tracking branch 'origin/master' into tyriar/megan 2021-02-12 05:32:15 -08:00
Benjamin Pasero
b06c9c66f5 🆙 distro 2021-02-12 09:32:15 +01:00
Johannes Rieken
ed10bfb7c4 update tsec to 0.1.3 2021-02-12 09:28:46 +01:00
Sandeep Somavarapu
27bdcacfab update distro 2021-02-11 16:55:57 +01:00
Daniel Imms
c544f38c93 Update distro 2021-02-11 06:30:06 -08:00
Daniel Imms
59264e2ab1 Merge remote-tracking branch 'origin/master' into tyriar/megan 2021-02-11 05:16:08 -08:00
Martin Aeschlimann
e9b69cd273 update distro 2021-02-11 00:04:49 +01:00
Sandeep Somavarapu
f57bdeab80 Merge branch 'master' into sandy081/settingsSync/align 2021-02-10 21:20:58 +01:00
Sandeep Somavarapu
62cbf21904 update distro 2021-02-10 21:14:54 +01:00
Daniel Imms
1abb2d9534 Merge remote-tracking branch 'origin/master' into tyriar/74620_2 2021-02-10 11:34:32 -08:00
Andre Weinand
164e7f8a2f upgrade DAP to 1.45.0-pre.0 2021-02-10 16:46:58 +01:00
Benjamin Pasero
79a0dbb134 🆙 distro 2021-02-10 14:40:24 +01:00
Benjamin Pasero
facb370308 🆙 distro 2021-02-10 07:54:30 +01:00
Daniel Imms
7b64e249ba node-pty@0.11.0-beta1
This brings in microsoft/node-pty#415 which will finally fix the hang issue
on Windows with conpty. Performance on Windows should also improve a lot
because node-pty is now hosted outside of the cluttered renderer process.

Fixes #71966
2021-02-09 12:51:12 -08:00
Sandeep Somavarapu
7cb0840ad7 update distro 2021-02-09 17:08:57 +01:00
deepak1556
b06d9007ef chore: bump electron@11.2.3 2021-02-08 14:25:59 -08:00
João Moreno
7f1d17baca Update gulp-atom-electron (#116119)
* update to latest gulp-atom-electron

* update gulp-atom-electron again

* use latest gulp-atom-electron, electronMirror option

* Revert "use latest gulp-atom-electron, electronMirror option"

This reverts commit 47ff28a5e1.

* update gulp-atom-electron

* update gulp-atom-electron

* one more
2021-02-08 16:43:28 +01:00
Daniel Imms
acb1bfa51c Update distro 2021-02-05 12:07:06 -08:00
Daniel Imms
cd725da2b2 xterm@4.11.0-beta.3
Diff: 2936f80...a73fe62

Fixes #102194
2021-02-05 12:04:21 -08:00
Daniel Imms
46c91d443a Update distro 2021-02-05 07:52:49 -08:00
Sandeep Somavarapu
0b4c2d48dc update distro 2021-02-05 11:49:57 +01:00
Sandeep Somavarapu
c178440297 update distro 2021-02-04 15:01:18 +01:00
Sandeep Somavarapu
a93d317884 update package json 2021-02-04 14:42:59 +01:00
Sandeep Somavarapu
d4b65868f2 enable the test 2021-02-04 13:58:20 +01:00
Sandeep Somavarapu
acedbdf50b update distro 2021-02-04 10:19:34 +01:00
deepak1556
9ddea6f385 chore: bump electron@11.2.2 2021-02-04 08:44:52 +01:00
Sandeep Somavarapu
9c479a4518 enable remote smoke tests 2021-02-03 20:48:45 +01:00