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 28, 2022
-
-
Sudowoodo Release Bot authored
-
Sudowoodo Release Bot authored
This reverts commit e69ca30e.
-
Sudowoodo Release Bot authored
-
trop[bot] authored
Co-authored-by:
Samuel Attard <sattard@salesforce.com>
-
trop[bot] authored
Co-authored-by:
Samuel Attard <sattard@salesforce.com>
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
Co-authored-by:
Samuel Attard <sattard@salesforce.com>
-
Samuel Attard authored
* build: improve circleci config (#33881) * build: fix conditional restore of git cache * build: split lint out of setup.yml * ci: update release script to handle new CircleCI configs (#33914) Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Apr 26, 2022
-
-
trop[bot] authored
* chore: use semantic-commit-action * Update semantic.yml Co-authored-by:
Jeremy Rose <nornagon@nornagon.net> Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
trop[bot] authored
* build: upload to AZ aswell as S3 * fix: provide env to azput Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
- Apr 25, 2022
-
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 102.0.5005.3 * chore: bump chromium in DEPS to 102.0.5005.2 * chore: bump chromium in DEPS to 102.0.5005.12 * chore: bump chromium to 102.0.4999.0 (main) (#33731) * chore: bump chromium in DEPS to 102.0.4999.0 * 3576640: Set OOM handler during V8 initialization https://chromium-review.googlesource.com/c/chromium/src/+/3576640 * 3574964: Remove deprecated base::Value usage in print_settings_conversion code. https://chromium-review.googlesource.com/c/chromium/src/+/3574964 * 3570062: Replicate Active state to render process for all RenderViews. https://chromium-review.googlesource.com/c/chromium/src/+/3570062 * chore: fixup patch indices * 3380402: Remove legacy SwiftShader https://chromium-review.googlesource.com/c/chromium/src/+/3380402 * 3570254: [Local Fonts] Rename permission name from FONT_ACCESS to LOCAL_FONTS. https://chromium-review.googlesource.com/c/chromium/src/+/3570254 * 3572172: Rename or remove several parameters involved in creation of MimeHandler streams https://chromium-review.googlesource.com/c/chromium/src/+/3572172 * fix: add missing base/bits include * chore: fix lint * chore: remove ia32 Linux support * chore: patch out swift-format cipd dep on macOS * build: apply patch better * build: reset all caches * build: update zip manifests to remove swiftshared libraries Refs: https://chromium-review.googlesource.com/c/chromium/src/+/3380402 * Revert "build: update zip manifests to remove swiftshared libraries" This reverts commit 6aeec01ef1a79425a7b7d8c1cfb131a26b91c494. * Revert "3380402: Remove legacy SwiftShader" This reverts commit 4c7eebbbf2d0a459cc192959e17ae20f970c2da2. * build: remove unused swiftshader egl libraries Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by:
Samuel Attard <sattard@salesforce.com> (cherry picked from commit f3e0517b ) * chore: update patch after cherry-pick from main roller pr Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
Sudowoodo Release Bot authored
-
trop[bot] authored
Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
- Apr 22, 2022
-
-
Sudowoodo Release Bot authored
-
Sudowoodo Release Bot authored
This reverts commit 7c0ed9e8.
-
- Apr 21, 2022
-
-
Sudowoodo Release Bot authored
-
trop[bot] authored
* build: fix intermittent compilation failures on macOS * chore: remove //base dependency from main executable * chore: fix lint Co-authored-by:
Milan Burda <milan.burda@gmail.com> Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
trop[bot] authored
Backports https://github.com/libuv/libuv/pull/3597 Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
- Apr 20, 2022
-
-
Samuel Attard authored
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 102.0.4975.0 * chore: bump chromium in DEPS to 102.0.4977.0 * chore: bump chromium in DEPS to 102.0.4979.0 * chore: bump chromium in DEPS to 102.0.4981.0 * chore: bump chromium in DEPS to 102.0.4983.0 * chore: bump chromium in DEPS to 102.0.4985.0 * chore: bump chromium in DEPS to 102.0.4987.0 * chore: bump chromium in DEPS to 102.0.4989.0 * chore: bump chromium in DEPS to 102.0.4991.0 * chore: bump chromium in DEPS to 102.0.4993.0 * chore: bump chromium in DEPS to 102.0.4995.0 * chore: bump chromium in DEPS to 102.0.4997.0 * chore: bump chromium in DEPS to 102.0.4999.0 * chore: bump chromium in DEPS to 102.0.5001.0 * chore: bump chromium in DEPS to 102.0.5003.0 * chore: bump chromium in DEPS to 102.0.5005.0 * chore: bump chromium in DEPS to 102.0.5005.3 * 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> (cherry picked from commit 59dd17f2 ) * chore: update patches after rebase * chore: bump chromium in DEPS to 102.0.5005.3 * Revert "chore: bump chromium in DEPS to 102.0.5005.3" This reverts commit 958cfb2aff59d5a2bce595a06e7f16f579174a3d. Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Apr 19, 2022
-
-
Sudowoodo Release Bot authored
-
- Apr 18, 2022
-
-
trop[bot] authored
Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
- 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
-