Sudowoodo Release Bot
b9c0166b49
Revert "Bump v20.0.0-nightly.20220418"
...
This reverts commit fd191fc50b
.
2022-04-18 06:35:44 -07:00
Sudowoodo Release Bot
fd191fc50b
Bump v20.0.0-nightly.20220418
2022-04-18 06:01:41 -07:00
Robo
37b7e347fc
fix: potential crash caused by dlopen different gtk libraries ( #33650 )
2022-04-18 13:24:32 +09:00
Sudowoodo Release Bot
9d4aceb940
Bump v20.0.0-nightly.20220415
2022-04-15 09:32:01 -07:00
Sudowoodo Release Bot
eee4232069
Bump v20.0.0-nightly.20220414
2022-04-14 20:08:45 -07:00
Sudowoodo Release Bot
635b3a94c8
Revert "Bump v20.0.0-nightly.20220414"
...
This reverts commit 99791f620b
.
2022-04-14 20:08:02 -07:00
Sudowoodo Release Bot
99791f620b
Bump v20.0.0-nightly.20220414
2022-04-14 18:08:45 -07:00
Sudowoodo Release Bot
f5e874cbcb
Revert "Bump v20.0.0-nightly.20220414"
...
This reverts commit dda8bc3cd1
.
2022-04-14 07:03:05 -07:00
Sudowoodo Release Bot
dda8bc3cd1
Bump v20.0.0-nightly.20220414
2022-04-14 06:13:26 -07:00
Shelley Vohr
233a39dbc9
fix: event propagation after exiting fullscreen on Windows ( #33757 )
2022-04-14 12:35:36 +02:00
Shelley Vohr
b66667b843
feat: allow `null` when subscribing notification ( #33641 )
...
* feat: allow null when subscribing notification
* docs: document null event
2022-04-13 22:02:33 +02:00
Shelley Vohr
341b7bdf4a
fix: #ARGB to #RGBA conversion ( #33707 )
...
* fix: argb to rgba conversion
* chore: remove logging import
* refactor: color_str -> converted_color_str
2022-04-13 10:46:05 +02:00
Sudowoodo Release Bot
4c4e02318f
Revert "Bump v20.0.0-nightly.20220412"
...
This reverts commit de2f48b40f
.
2022-04-12 23:49:32 -07:00
Sudowoodo Release Bot
de2f48b40f
Bump v20.0.0-nightly.20220412
2022-04-12 21:26:21 -07:00
Sudowoodo Release Bot
a9c52926c0
Revert "Bump v20.0.0-nightly.20220412"
...
This reverts commit 7038d2d418
.
2022-04-12 21:25:04 -07:00
Sudowoodo Release Bot
7038d2d418
Bump v20.0.0-nightly.20220412
2022-04-12 16:14:58 -07:00
Sudowoodo Release Bot
b8c0ef9713
Revert "Bump v20.0.0-nightly.20220412"
...
This reverts commit c5b93eaf17
.
2022-04-12 16:13:49 -07:00
Sudowoodo Release Bot
c5b93eaf17
Bump v20.0.0-nightly.20220412
2022-04-12 14:10:26 -07:00
Sudowoodo Release Bot
48edb2c707
Revert "Bump v20.0.0-nightly.20220412"
...
This reverts commit 56ab3d73c6
.
2022-04-12 12:06:19 -07:00
Sudowoodo Release Bot
56ab3d73c6
Bump v20.0.0-nightly.20220412
2022-04-12 08:05:06 -07:00
Sudowoodo Release Bot
0287c3f511
Revert "Bump v20.0.0-nightly.20220412"
...
This reverts commit 1c53fc4331
.
2022-04-12 07:52:41 -07:00
Sudowoodo Release Bot
1c53fc4331
Bump v20.0.0-nightly.20220412
2022-04-12 06:00:49 -07:00
electron-roller[bot]
59dd17f2cf
chore: bump chromium to 102.0.4989.0 (main) ( #33557 )
...
* chore: bump chromium in DEPS to 102.0.4975.0
* chore: bump chromium in DEPS to 102.0.4977.0
* chore: update patches
* Remove parameter of OnGpuProcessCrashed()
https://chromium-review.googlesource.com/c/chromium/src/+/3543396
* hid: Add exclusionFilters option to requestDevice
https://chromium-review.googlesource.com/c/chromium/src/+/3478175
* chore: bump chromium in DEPS to 102.0.4979.0
* chore: bump chromium in DEPS to 102.0.4981.0
* chore: update patches
* Deny notification/push permission for documents in non-standard StoragePartitions
https://chromium-review.googlesource.com/c/chromium/src/+/3257305
* Improve FrameTreeNode tracking in URLLoaderNetworkContext
https://chromium-review.googlesource.com/c/chromium/src/+/3341866
* fixup! Remove parameter of OnGpuProcessCrashed()
* chore: fix lint
* Reland "Use gfx::Insets[F]::TLBR() and gfx::Insets[F]::VH() in the rest of Chrome"
https://chromium-review.googlesource.com/c/chromium/src/+/3554236
* chore: bump chromium in DEPS to 102.0.4983.0
* Ensure EyeDropperView does not access a destroyed window
https://chromium-review.googlesource.com/c/chromium/src/+/3561542
* ci: don't delete dawn .git directory
83901: Adds a generated file with the dawn git hash encoded at build time. | https://dawn-review.googlesource.com/c/dawn/+/83901
* ci: update Windows toolchain
3550827: New toolchain for Windows 10 20348 SDK | https://chromium-review.googlesource.com/c/chromium/src/+/3550827
* chore: bump chromium in DEPS to 102.0.4985.0
* chore: update patches
* chore: bump chromium in DEPS to 102.0.4987.0
* chore: update patches
* 3563432: codehealth: remove uses of DictionaryValue in cbui/webui
https://chromium-review.googlesource.com/c/chromium/src/+/3563432
* chore: update patches after rebase
* Use gfx::Insets[F]::TLBR() and gfx::Insets[F]::VH() in the rest of Chrome
https://chromium-review.googlesource.com/c/chromium/src/+/3554236
* 3565724: Preserve "proper method names" as-is in error.stack.
https://chromium-review.googlesource.com/c/v8/v8/+/3565724
* chore: bump chromium in DEPS to 102.0.4989.0
* chore: update patches
* fixup ci: don't delete dawn .git directory for Windows
* 3560843: Remove multi-parameter version of gfx::Rect[F]::Inset()
https://chromium-review.googlesource.com/c/chromium/src/+/3560843
* 3572711: Remove unused IDS_PDF_TOOLTIP_ROTATE_CW resource.
https://chromium-review.googlesource.com/c/chromium/src/+/3572711
* 3572926: Reland "[Sysroot] Switch to Debian Bullseye stable"
https://chromium-review.googlesource.com/c/chromium/src/+/3572926
* build: fixup sysroots with electron specific dependencies
* fixup Remove multi-parameter version of gfx::Rect[F]::Inset()
* fixup 3565724: Preserve "proper method names" as-is in error.stack.
* fixup Remove multi-parameter version of gfx::Rect[F]::Inset()
* test: add spec for navigator.hid.requestDevice({ exclusionFilters: [...] }
* fixup 3565724: Preserve "proper method names" as-is in error.stack.
* ci: use python3 to get the windows toolchain profile
3525960: Explicitly run everything with python3 | https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3525960
* chore: add diagnostic logging
* fix: try calling process.crash()
* chore: remove logging
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2022-04-12 13:19:14 +02:00
Shelley Vohr
caddc83cfe
feat: implement chrome.tabs.reload ( #33560 )
2022-04-11 22:51:10 +02:00
Sudowoodo Release Bot
a7a5e7fcfd
Bump v20.0.0-nightly.20220411
2022-04-11 11:23:37 -07:00
Sudowoodo Release Bot
207d4e5823
Revert "Bump v20.0.0-nightly.20220411"
...
This reverts commit 8e2310db31
.
2022-04-11 11:22:06 -07:00
Sudowoodo Release Bot
8e2310db31
Bump v20.0.0-nightly.20220411
2022-04-11 11:08:17 -07:00
Sudowoodo Release Bot
6872306117
Revert "Bump v20.0.0-nightly.20220411"
...
This reverts commit 9d6e6c45c1
.
2022-04-11 11:03:28 -07:00
Sudowoodo Release Bot
9d6e6c45c1
Bump v20.0.0-nightly.20220411
2022-04-11 06:01:10 -07:00
Sudowoodo Release Bot
f711fe6b57
Bump v20.0.0-nightly.20220408
2022-04-08 06:04:36 -07:00
Milan Burda
4d4682c0e3
fix: report more detailed errors in shell.openExternal() on Windows ( #33620 )
2022-04-07 11:07:39 -07:00
Sudowoodo Release Bot
7fb1c8faad
Revert "Bump v20.0.0-nightly.20220407"
...
This reverts commit ba8e7b9638
.
2022-04-07 08:59:17 -07:00
Sudowoodo Release Bot
ba8e7b9638
Bump v20.0.0-nightly.20220407
2022-04-07 06:02:15 -07:00
Jeremy Rose
0168aede8e
chore: use //chrome resources directly ( #33626 )
2022-04-06 09:34:35 -07:00
Sudowoodo Release Bot
a05d9be44f
Bump v20.0.0-nightly.20220406
2022-04-06 06:01:36 -07:00
David Sanders
4615fc53ca
chore: fix typo in NotifyWindowRequestPreferredWidth method name ( #33568 )
2022-04-05 11:25:07 -05:00
Sudowoodo Release Bot
927ab3104d
Revert "Bump v20.0.0-nightly.20220404"
...
This reverts commit df34d20a21
.
2022-04-05 09:17:12 -07:00
Samuel Attard
a72acfc535
fix: revert "fix: some frameless windows showing a frame on Windows ( #32692 )" ( #33599 )
...
This reverts commit 7c701367c0
.
2022-04-04 17:01:12 -07:00
Sudowoodo Release Bot
df34d20a21
Bump v20.0.0-nightly.20220404
2022-04-04 15:50:33 -07:00
Sudowoodo Release Bot
128560c4ac
Revert "Bump v20.0.0-nightly.20220404"
...
This reverts commit bff1a37791
.
2022-04-04 15:49:20 -07:00
Sudowoodo Release Bot
bff1a37791
Bump v20.0.0-nightly.20220404
2022-04-04 15:46:28 -07:00
Sudowoodo Release Bot
58386fbf43
Revert "Bump v20.0.0-nightly.20220404"
...
This reverts commit 5985e6fd76a552b9647eb81c0fbaf9f609b11935.
2022-04-04 15:44:53 -07:00
Sudowoodo Release Bot
09251fe24c
Bump v20.0.0-nightly.20220404
2022-04-04 15:44:53 -07:00
Sudowoodo Release Bot
e28bde9947
Revert "Bump v20.0.0-nightly.20220404"
...
This reverts commit f287b0b382
.
2022-04-04 07:31:00 -07:00
Sudowoodo Release Bot
f287b0b382
Bump v20.0.0-nightly.20220404
2022-04-04 06:03:57 -07:00
Micha Hanselmann
78a3752ade
fix: create `userData` on requestSingleInstanceLock() if needed ( #33559 )
...
* test: use custom userData folder for requestSingleInstanceLock()
* update test
* prefix test folder path
* fix: create userDataDir on requestSingleInstanceLock() if needed
* Trigger Build
2022-04-04 10:39:55 +09:00
Sudowoodo Release Bot
9207c2aa68
Revert "Bump v20.0.0-nightly.20220401"
...
This reverts commit 1864edd287
.
2022-04-01 09:52:10 -07:00
Sudowoodo Release Bot
1864edd287
Bump v20.0.0-nightly.20220401
2022-04-01 06:02:12 -07:00
Sudowoodo Release Bot
9722ca78b2
Revert "Bump v20.0.0-nightly.20220331"
...
This reverts commit 7612df7687
.
2022-03-31 12:14:36 -07:00
Sudowoodo Release Bot
7612df7687
Bump v20.0.0-nightly.20220331
2022-03-31 06:01:00 -07:00