This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 15, 2022
-
-
Sudowoodo Release Bot authored
-
trop[bot] authored
* fix: event propagation after exiting fullscreen on Windows * ci: empty commit to trigger circleci Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by:
VerteDinde <vertedinde@electronjs.org>
-
trop[bot] authored
* ci: add python2 to publish jobs * chore: install python2 via circle Co-authored-by:
VerteDinde <vertedinde@electronjs.org>
-
- Apr 14, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit ceb1cd90.
-
Sudowoodo Release Bot authored
-
trop[bot] authored
Co-authored-by:
VerteDinde <vertedinde@electronjs.org>
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
Co-authored-by:
VerteDinde <vertedinde@electronjs.org>
-
trop[bot] authored
* fix: argb to rgba conversion * chore: remove logging import * refactor: color_str -> converted_color_str Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Apr 13, 2022
-
-
Keeley Hammond authored
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Sudowoodo Release Bot authored
This reverts commit 7ce10185.
-
Sudowoodo Release Bot authored
-
trop[bot] authored
Co-authored-by:
VerteDinde <vertedinde@electronjs.org>
-
trop[bot] authored
* build: explicitly run scripts with python3 * chore: update patches Co-authored-by:
Jeremy Rose <nornagon@nornagon.net> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
- Apr 12, 2022
-
-
trop[bot] authored
Co-authored-by:
Cheng Zhao <zcbenz@gmail.com>
-
trop[bot] authored
-
Sudowoodo Release Bot authored
This reverts commit fb8d290f.
-
trop[bot] authored
Co-authored-by:
Milan Burda <milan.burda@gmail.com>
-
Sudowoodo Release Bot authored
-
Keeley Hammond authored
* build: temporarily disable 32-bit Windows symbol generation (#33653) * build: temporarily disable 32-bit Windows symbol generation * fix: modify upload.py * chore: fix comment Co-authored-by:
VerteDinde <vertedinde@electronjs.org> * chore: upload correct assets Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
Sudowoodo Release Bot authored
This reverts commit c98e4d85.
-
- Apr 11, 2022
-
-
Sudowoodo Release Bot authored
-
- Apr 08, 2022
-
-
trop[bot] authored
Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
- Apr 07, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit ac3dd718.
-
Sudowoodo Release Bot authored
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Apr 06, 2022
-
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
Co-authored-by:
David Sanders <dsanders11@ucsbalum.com>
-
trop[bot] authored
This reverts commit 7c701367 . Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
- Apr 05, 2022
-
-
trop[bot] authored
Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
- Apr 04, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit 1b8181af.
-
Sudowoodo Release Bot authored
-
trop[bot] authored
* test: use custom userData folder for requestSingleInstanceLock() * update test * prefix test folder path * fix: create userDataDir on requestSingleInstanceLock() if needed * Trigger Build Co-authored-by:
Micha Hanselmann <micha.hanselmann@gmail.com>
-
- Apr 01, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit 74e57fa3.
-
- Mar 31, 2022
-
-
Sudowoodo Release Bot authored
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 102.0.4973.0 * chore: bump chromium to 102.0.4971.0 (main) (#33454) * chore: bump chromium in DEPS to 102.0.4965.0 * chore: 3-way merge of chromium/printing.patch * chore: update patch shear in chromium/picture-in-picture.patch * chore: update patches * 3101519: Window Placement: Prototype fullscreen companion window support Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3101519 build: add popup_preventer.cc, .h to our library. It's needed because FullscreenController, we were already using, started aggregating a PopupPreventer in 3101519. * chore: bump chromium in DEPS to 102.0.4967.0 * Revert "3101519: Window Placement: Prototype fullscreen companion window support" This reverts commit fc215cb99c464e939882ed3f5cf8e9874a8e3311. Adding popup_preventer might not be the right solution; there are cascading dependencies. * 3551449: Add service-based usage for system print settings Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3551449 chore: fix code shear in patches/chromium/printing.patch * chore: update patches * chore: bump chromium in DEPS to 102.0.4969.0 * chore: update patches * chore: bump chromium in DEPS to 102.0.4971.0 * chore: update fix_patch_out_permissions_checks_in_exclusive_access.patch Refs https://chromium-review.googlesource.com/c/chromium/src/+/3101519 PopupunderPreventer is not useful in //electron since the window attributes are controlled by the user via setWindowOpenHandler. * chore: update patches * Add FirstPartySetsHandler as a interface class in content API. https://chromium-review.googlesource.com/c/chromium/src/+/3503410 * Create a new MediaStreamRequestType for GetOpenDevice https://chromium-review.googlesource.com/c/chromium/src/+/3541939 * Support site isolation for <webview> tags in WebViewRendererState. https://chromium-review.googlesource.com/c/chromium/src/+/3537735 * ci: update xcode version Refs https://chromium-review.googlesource.com/c/chromium/src/+/3544199 https://developer.apple.com/documentation/screencapturekit/capturing_screen_content_in_macos Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by:
deepak1556 <hop2deep@gmail.com> (cherry picked from commit b711860d ) Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
-
- Mar 30, 2022
-
-
Sudowoodo Release Bot authored
-
dependabot[bot] authored
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 ) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Shelley Vohr authored
-