Commit Graph

173 Commits

Author SHA1 Message Date
Robo
624bbc4fb9
chore: update electron@17.4.3 (#149315) 2022-05-11 20:41:51 -07:00
deepak1556
cff4c7d59b chore: bump electron@17.4.1 2022-04-21 22:48:49 +09:00
deepak1556
10ab34ddd8 chore: bump electron@17.4.0
Refs https://github.com/microsoft/vscode/issues/146403
2022-04-07 16:47:32 +09:00
deepak1556
648b352b48 chore: bump electron@17.3.1
Fixes https://github.com/microsoft/vscode/issues/109176
Fixes https://github.com/microsoft/vscode/issues/141964
Fixes https://github.com/microsoft/vscode/issues/134255
Fixes https://github.com/microsoft/vscode/issues/129280
Fixes https://github.com/microsoft/vscode/issues/124202
2022-04-05 01:10:22 +09:00
deepak1556
63a4ec7cf3 chore: bump electron@17.3.0 2022-04-01 02:06:44 +09:00
deepak1556
f65642bdb4 chore: bump electron@17.2.0
Fixes https://github.com/microsoft/vscode/issues/144959
Fixes https://github.com/microsoft/vscode/issues/142786
2022-03-25 12:27:21 +09:00
deepak1556
249e999a0b chore: bump electron@17.1.2 2022-03-17 20:47:01 +09:00
Robo
32d40cf44e
chore: update to electron 17 (#143223)
* chore: bump electron@17.0.0

* Revert "chore: revert to electron@13 (#143851)"

This reverts commit df645f1450.

* chore: bump electron@17.1.0

* Revert "ci: fix build with latest node-gyp"

This reverts commit c3e948aa30.

* chore: revert ci changes for node v16

* chore: update yarn.lock

* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09:00
Robo
df645f1450
chore: revert to electron@13 (#143851)
* Revert "chore: update to electron 16 (#137241)"

This reverts commit 01df559c18.
This reverts commit 46301339b7

* ci: fix remote compiler for sdl-scan

* chore: fix remote/.yarnrc

* chore: fix build/npm/postinstall.js

* chore: rm crash reporter from shared process

* chore: rm crash reporter from ext host

* chore: fix build/lib/layersChecker.ts

* :chore: preserve some more changes

* fix tests

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2022-02-24 17:49:49 +01:00
deepak1556
5b183af57d chore: bump electron@16.0.9
Fixes https://github.com/microsoft/vscode/issues/142611
2022-02-16 10:53:04 +09:00
Robo
01df559c18
chore: update to electron 16 (#137241)
* chore: bump electron@15.3.0

* chore: bump node@16.x

* chore: enable render process reuse

* Revert "watcher - use `type` property for crash reporter location"

This reverts commit bfa488dd8f.

* Revert "watcher - enable crash reports on linux (#136264)"

This reverts commit af261488f8.

* chore: enable crashpad on linux

* chore: bump electron@15.3.1

* chore: update api changes

* chore: bump @vscode/sqlite3@5.0.3

* spec: skip non-context aware module unittests

* chore: fix perf hook integration with node environment

* fix: adopt fs api changes

* chore: fix integration tests

* chore: bump electron@15.3.2

* chore: bump electron@16.0.0

* temp(macOS): kill test instances in OSS

* Revert "temp(macOS): kill test instances in OSS"

This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.

* chore: update chromium version for clang downloader

* some 💄 changes

* align with changes

* adopt more fs.rm

* 💄

* chore: bump @vscode/sqlite3@5.0.4

* fix layers check to account for duplicated types from node.js

* update todo for type casts

* smoke - fix compile issue

* chore: update module cache

* watcher - fix unhandled rejection (fix #137416)

* ci: update node version

* enable stack dumping

* update electron types to 16.x

* chore: bump @vscode/sqlite3@5.0.5

Refs https://github.com/microsoft/vscode/issues/137496

* fix layer issue

* add `AbortSignal` to core types

* chore: update linux compile flags

Refs 797723ec83

* ci: fix linux build

* ci: update github ci cache

* ci: fix remote build in github ci

* ci: better fix for remote build

* chore: bump azure cache

* chore: fix merge conflict

* :chore: update to electron@16.0.2

* chore: bump @vscode/sqlite3@5.0.7

* ci: update to gcc-4.9 for remote

Refs https://github.com/microsoft/vscode/issues/137659

* ci: switch to buster for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: fix build on linux arm64

* ci: fix arm client compiler toolchain

Refs #137927

* chore: bump electron@16.0.3

* ci: fix compile flags for the c toolchain

* chore: bump electron@16.0.4

* Add experimental dark mode flag (#139109)

* Add experimental dark mode flag

* Apply PR feedback

* chore: bump electron@16.0.6

* chore: bump electron@16.0.7

Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300

* chore: experimental highlight API

* smoke - fix compile issue

* FIXME: custom ELECTRON_RUN_AS_NODE with node worker

* Revert "chore: bump electron@16.0.7"

This reverts commit 5fd01cf37c.

* Revert "Revert "chore: bump electron@16.0.7""

This reverts commit a7f1b73951.

* chore: fix github linux workflow

* chore: address review feedback

* chore: bump electron@16.0.8

* ci: revert to stretch distro for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: force build

* chore: update yarn.lock

* address feedback

* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"

This reverts commit 7b48fa3732.

* ci: fix remote folder build

* chore: fix github linux ci

* 🆙 `versionSpec`

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-02-08 20:09:00 +01:00
deepak1556
a9a598351e chore: bump electron@13.5.1
Fixes https://github.com/microsoft/vscode/issues/134244
Fixes https://github.com/microsoft/vscode/issues/122225
2021-10-02 00:37:51 +09:00
deepak1556
4fbe0344a0 chore: bump electron@13.5.0
Fixes https://github.com/microsoft/vscode/issues/133593
2021-09-29 13:46:45 +09:00
deepak1556
f5b4405328 chore: bump electron@13.4.0
Fixes https://github.com/microsoft/vscode/issues/132609
Fixes https://github.com/microsoft/vscode/issues/132455
Fixes https://github.com/microsoft/vscode/issues/132238
2021-09-15 02:31:20 -07:00
deepak1556
cbf2c4a5f6 Revert "chore: bump electron@13.2.3"
This reverts commit 70f3c712be.

Refs https://github.com/microsoft/vscode/issues/132238
2021-09-04 05:26:50 +09:00
deepak1556
70f3c712be chore: bump electron@13.2.3 2021-08-31 12:11:17 +09:00
deepak1556
00f1abfd3a chore: bump electron@13.1.8
Fixes https://github.com/microsoft/vscode/issues/129117
2021-08-06 00:08:15 -07:00
deepak1556
2721293274 chore: bump electron@13.1.7
Fixes https://github.com/microsoft/vscode/issues/128199
2021-07-19 13:36:02 -07:00
Robo
9520f0a515
chore: update to electron 13 (#124666)
* chore: bump electron@13.0.1

* chore: update cache for native modules

* chore: bump electron@13.1.2

* chore: bump electron@13.1.4

* chore: fix user data dir length for validateIPCHandleLength check

* chore: always disable uploadToServer on OSS

* chore: use process.contextIsolated property

* chore: bump electron@13.1.6

* fix: getUserDataPath helper
2021-07-13 20:01:10 -07:00
deepak1556
b314a5fa18 chore: bump electron@12.0.13 2021-07-01 01:29:46 -07:00
deepak1556
3caebff71e chore: bump electron@12.0.12
* Revert "macOS - workaround fullscreen window regression (#125122)"
* Fixes https://github.com/microsoft/vscode/issues/125122
* Fixes https://github.com/microsoft/vscode/issues/126016
* Fixes https://github.com/microsoft/vscode/issues/126013
* Fixes https://github.com/microsoft/vscode/issues/122352
* Fixes https://github.com/microsoft/vscode/issues/126321
2021-06-24 12:25:04 +09:00
deepak1556
746fb6a7a9 chore: bump electron@12.0.11 2021-06-15 12:44:03 +09:00
deepak1556
286b643ecd chore: bump electron@12.0.9
Fixes https://github.com/microsoft/vscode/issues/122352
2021-05-25 13:41:03 +09:00
deepak1556
d17d7ca46c chore: bump electron@12.0.7
Fixes https://github.com/microsoft/vscode/issues/62177
Fixes https://github.com/microsoft/vscode/issues/122630
Fixes https://github.com/microsoft/vscode/issues/118267
2021-05-14 12:30:22 +09:00
deepak1556
b2d6cab998 Revert "chore: bump electron@12.0.5"
This reverts commit 9064c909d7.

Fixes https://github.com/microsoft/vscode/issues/122661
2021-04-29 23:23:40 +09:00
deepak1556
9064c909d7 chore: bump electron@12.0.5
Fixes https://github.com/microsoft/vscode/issues/118267
2021-04-29 08:37:25 +09:00
deepak1556
3fb483e7ff chore: bump electron@12.0.4 2021-04-16 09:14:14 -07:00
deepak1556
f95b7e935f Revert "chore: bump electron@12.0.2"
This reverts commit 79a429d92d.
2021-04-09 14:17:02 -07:00
deepak1556
79a429d92d chore: bump electron@12.0.2 2021-04-09 03:20:20 -07:00
Matt Bierner
bb6757bfc6
Pick up electron 11.4.2 (#120670)
* Pick up electorn 11.4.2

This brings in the service worker support required for #120654

* Update cgmanifest
2021-04-07 12:48:34 -07:00
deepak1556
bfe889d3b9 chore: bump electron@11.4.1
Fixes https://github.com/microsoft/vscode/issues/40262
2021-03-29 14:15:38 -07:00
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
deepak1556
b06d9007ef chore: bump electron@11.2.3 2021-02-08 14:25:59 -08:00
deepak1556
ff85144fdd chore: bump electron@11.2.2 2021-02-03 14:16:12 -08:00
deepak1556
fd1ba8c969 chore: bump electron@11.2.1 2021-01-25 13:56:28 -08:00
Miguel Solorio
e451364da1 Update Codicons version 2021-01-25 11:07:48 -08:00
deepak1556
c265dff48a chore: bump electron@11.2.0 2021-01-13 20:52:48 -08:00
deepak1556
eb3cfcda01 chore: bump electron@11.1.0 2020-12-18 02:18:28 -08:00
deepak1556
9565cf54c6 chore: bump electron@11.0.5 2020-12-14 13:13:44 -08:00
Robo
94142bd7e0
chore: bump electron@11.0.3 (#111931)
* chore: bump electron@11.0.3

This reverts commit 155691d0be.

* chore: bump x64 build image

* chore: rebuild remote with older gcc toolchain

* chore: bump electron@11.0.3

* ci: remove condition for remote step

* chore: disable an integration test
2020-12-05 01:54:58 -08:00
Robo
155691d0be
chore: bump electron@9.3.5 (#111530)
* chore: bump electron@9.3.5

* Revert "fix: removed plugin helper entitlement"

This reverts commit 40a81495f2.

* Revert "chore: bump vscode-windows-ca-certs@0.3.0"

This reverts commit 2f4a3dc31a.
2020-11-30 11:24:10 -08:00
Robo
0baf6bb9cc
chore: update to electron 11 (#110759)
* chore: bump electron@11.0.0-beta.4

* build: add mac arm64 target

* chore: bump electron@11.0.1

* fix: remove macOS workaround for devtools with custom titlebar

https://github.com/electron/electron/pull/26395

* chore: bump vscode-windows-ca-certs@0.3.0

* chore: bump electron@11.0.2

* fixup! remove macOS workaround for devtools with custom titlebar
2020-11-23 15:31:03 -08:00
deepak1556
1c7154d00c chore: bump electron@9.3.3 2020-10-26 15:54:45 -07:00
deepak1556
89c002ab02 chore: bump electron@9.3.2
Fixes https://github.com/microsoft/vscode/issues/102252
2020-10-15 15:07:54 -07:00
deepak1556
7882fc9e29 Revert "chore: bump electron@9.3.0"
This reverts commit 1d7b32b880.
2020-09-28 13:28:38 -07:00
deepak1556
1d7b32b880 chore: bump electron@9.3.0 2020-09-07 13:25:24 -07:00
Robo
6b90f4d6dc
chore: bump electron@9.2.1 (#105459)
Fixes https://github.com/microsoft/vscode/issues/104636
2020-08-26 16:55:03 -07:00
deepak1556
3665ddb135 Revert "chore: bump electron@9.2.1"
This reverts commit 4dea398d0c.

Internal builds are yet to be published in vscode-electron-prebuilt
2020-08-19 01:06:41 -07:00
deepak1556
4dea398d0c chore: bump electron@9.2.1
Fixes https://github.com/microsoft/vscode/issues/104636
2020-08-18 22:28:03 -07:00
Robo
e4296330de chore: update to electron 9-x-y (#102011)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-08-11 11:30:23 -07:00
SteVen Batten
fbc5813066 move tas-client license from manifest to licenses 2020-08-03 11:50:38 -07:00
SteVen Batten
1e45d9a269 adding tas-client to cgmanifest 2020-08-03 09:39:22 -07:00
Robo
227d533937
Revert "chore: update to electron 9-x-y (#102011)" (#103599)
This reverts commit 3d0d50caf8.
2020-07-30 08:35:43 -07:00
Robo
3d0d50caf8
chore: update to electron 9-x-y (#102011)
* chore: bump electron@9.0.5

* remove exploration config

* fix compile error

* fix compile error

* crashReporter has to be called only once before app ready

* chore: bump electron@9.1.0

* enable LayoutNG

* fix cron schedule

* allow disabling appcenter crash reporting

* set additional crash reporting parameters

* start crashreporter for child process on linux

* setup crash parameters only once

* remove unused crashReporter.guid

* address review feedback

* reuse argv.json for storing crash reporter id

* remove trailing commas

* update localized name

* update argv based on telemetry optout

* update initial config based on setting

* fix conditional errors

* remove telemetry.enableCrashReporter

* move default crash reporter config to electron-main

* update comment for ext host crash reporting

* set default value for configuration

* some 💄 changes

* address review feedback

* do not use ES7 features in JS yet

* add app.focus({ steal: true }) usage

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-07-21 09:39:34 +02:00
deepak1556
57ad6558bf chore: bump electron@8.4.0 2020-07-20 19:01:48 -07:00
deepak1556
bbb1bb52e9 chore: bump electron@8.3.3 2020-07-06 11:46:19 -07:00
Rob Lourens
06ba687683 Bump distro
ThirdPartyLicenses updates for vscode-ripgrep
2020-07-01 11:33:44 -07:00
deepak1556
2cd495805c chore: bump electron@7.3.2 2020-06-29 21:17:23 -07:00
Eric Amodio
999cb23da0 Run OSS tool for v1.47 2020-06-29 23:58:21 -04:00
Robo
8540261593
Revert "chore: bump electron@8.3.3" (#101324)
This reverts commit d2f06fbcec.
2020-06-29 19:08:34 -07:00
deepak1556
d2f06fbcec chore: bump electron@8.3.3 2020-06-19 11:12:28 -07:00
deepak1556
595d2b9b91 chore: bump electron@7.3.1 2020-06-02 20:52:17 -07:00
deepak1556
113fd1b7bc chore: bump electron@7.3.0 2020-05-27 12:47:39 -07:00
deepak1556
876f2e70f9 Revert "chore: bump electron@8.3.0 (#98266)"
This reverts commit 820fd4048f.
2020-05-26 21:46:03 -07:00
Robo
820fd4048f
chore: bump electron@8.3.0 (#98266) 2020-05-20 13:32:02 -07:00
deepak1556
3bd9d7554b Revert "chore: bump electron@8.2.5 (#98109)"
This reverts commit 9497225207.
2020-05-18 20:43:16 -07:00
Robo
9497225207
chore: bump electron@8.2.5 (#98109) 2020-05-18 12:51:22 -07:00
Robo
2348a4f26f
chore: bump electron@7.2.4 (#96807) 2020-05-01 22:58:09 -07:00
Robo
123fb2528b
chore: bump electron@7.2.2 (#95517) 2020-04-20 01:05:00 -07:00
Robo
45b2a7e102
chore: bump electron@7.2.1 (#94727)
* chore: bump electron@7.1.14

* chore: bump electron@7.2.1
2020-04-10 01:05:39 -07:00
Robo
01989df7c9
chore: update to electron 7 (#89260)
* Revert "revert back to electron 6 (#89245)"

This reverts commit 5d498736f4.

* chore: update electron@7.1.11
2020-02-04 12:56:23 -08:00
Miguel Solorio
845f5075f1 Update vscode-codicons commitHash on cgmanifest 2020-01-30 15:52:00 -08:00
Benjamin Pasero
5d498736f4 revert back to electron 6 (#89245) 2020-01-24 14:39:40 -08:00
Robo
4c7431ca8d
chore: Upgrade to electron 7.x (#83796)
* chore: bump electron@7.0.0

* chore: update api

* chore: Bump electron@7.0.1

* chore: bump electron@7.1.0

* chore: Bump electron@7.1.1

* chore: Bump electron@7.1.2

* FIXME: Skip webview tests that have improper shutdown path

* chore: Bump electron@7.1.3

* bump electron@7.1.5

* debug test failures

* chore: bump electron@7.1.7

* skip test for https://github.com/microsoft/vscode/issues/87330

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2020-01-09 19:16:52 +05:30
Harald Rosberg
ce5b036d3b bump electron to 6.1.6, fixes missing window titles in accessibility apps (#86837)
* bump electron to 6.1.6, fixes #84195 missing window titles in accessibility apps

* update electron version string in cgmanifest.json
2019-12-13 17:07:59 -08:00
Robo
64ca1bb8ba
chore: Bump electron@6.1.5 (#85266) 2019-11-21 01:56:54 -08:00
Miguel Solorio
c3bf29295c Update Codicons: Update tree + list icons 2019-11-07 15:04:06 -08:00
Miguel Solorio
3ad7eb07f8 Update Codicons: rename tree list modes, add filter funnel, center sync
5131e329eb
2019-11-07 09:53:23 -08:00
Robo
fb654c1b61
chore: Bump electron@6.1.4 (#84089) 2019-11-06 23:09:13 -08:00
Miguel Solorio
f97d3fa3cd Update cgmanifest.json 2019-11-04 14:52:29 -08:00
Miguel Solorio
aedd4227a0 Fix #83395, Update "symbol-key" and "key" icons 2019-10-28 10:03:07 -07:00
Robo
8beb0c2e3c
chore: Bump electron@6.1.2 (#83266) 2019-10-25 17:35:18 -07:00
Miguel Solorio
dbc6266ba0 Rename 'continue' to 'debug-continue' 2019-10-24 13:25:41 -07:00
Miguel Solorio
ff3ff703a1 Replace 'vscode-octicons-font' with 'vscode-codicons' in cgmanifest 2019-10-16 11:39:11 -07:00
Benjamin Pasero
23956cc5e2 update to electron 6.0.x (#81644)
* update to electron 6.0.x

* chore: bump electron@6.0.12
2019-10-10 12:26:28 -07:00
Miguel Solorio
889d69688b Update Octicons and cgmanifest 2019-09-30 11:34:22 -07:00
Benjamin Pasero
da76f05e7a electron - revert to Electron 4 2019-09-30 14:55:17 +02:00
Robo
029e9929ae chore: Update to Electron 6.x (#75802) 2019-09-13 14:53:56 +02:00
deepak1556
5e0b028701 chore: Bump electron@4.2.10 2019-08-30 08:07:53 -07:00
Robo
c327c4fcb7 chore: Bump electron@4.2.9 (#78836) 2019-08-12 08:14:18 +02:00
deepak1556
0899c8ca90 chore: Bump electron@4.2.7 2019-07-24 14:25:15 -07:00
Benjamin Pasero
28a51a3f45
electron@4.2.5 (#76020) 2019-06-24 17:05:19 +02:00
Benjamin Pasero
7b80b25ddf bump electron@3.2.4 2019-06-13 08:03:41 +02:00
Benjamin Pasero
73643c60a6
Update to Electron 4.0.x (#73119)
* Bump electron@4.0.0-beta.9

* electron 4 - temporarily warn about exploration change

* update to Electron 4.0.0 stable

* remove electron 4 notification

* bump to electron@4.0.1

* electron 4: adopt format change of "version" file

* build - set to use exploration image

* Revert "build - set to use exploration image"

This reverts commit 1bb280fc5e.

* electron@4.0.2

* fix electron.d.ts

* update distro

* bump electron@4.0.4

* debt - adopt new process.getProcessMemoryInfo()

* update electron@4.0.5

* electron@4.0.6

* electron 4.0.x - remove Linux 32bit build

* electron@4.0.7

* electron - update to 4.1.2

* bump electron@4.1.4

* update build (remove Linux32)

* electron@4.1.5

* electron 4 - remove linux 32bit warning

* Remove more 32-bit Linux build stuff

Fixes #66271

* electron@4.2.0

* electron@4.2.1

* electron@4.2.2

* electron@4.2.3

* Revert "electron@4.2.3"

This reverts commit ae375ef764.

* Revert "Revert "electron@4.2.3""

This reverts commit 513581ebc5.
2019-06-04 10:50:10 +02:00
Miguel Solorio
b00f75af22 Fix #74659, make sync icon smaller 2019-05-31 08:41:13 -07:00
Miguel Solorio
063ddf03e7 Update vscode-octicons-font to 1.3 2019-05-29 09:02:49 -07:00
Miguel Solorio
350708a11f Update Octicons (#74313)
* Update vscode-octicons-font

* Update Octicons and add icons for status bar

* Bump Octicons version
2019-05-25 07:43:46 +02:00
Miguel Solorio
1650cee35a Update vscode-octicons-font (#72159) 2019-04-12 08:14:47 +02:00