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 .
- Dec 15, 2022
-
-
Milan Burda authored
Co-authored-by:
Milan Burda <miburda@microsoft.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
Jeremy Rose authored
* chore: cherry-pick 32b7dc86a763 from v8 * chore: update patches Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
Jeremy Rose authored
-
Webster Xu authored
* fix: use the process cache to reduce the memory for asar file * Update shell/common/api/electron_api_asar.cc Co-authored-by:
webster.xu <webster.xu@ringcentral.com> Co-authored-by:
Jeremy Rose <nornagon@nornagon.net>
-
- Dec 14, 2022
-
-
Robert Günzler authored
When creating branded release builds and using scripts/strip-binaries.py on Linux, the final artifacts end up unstripped due to the static set of binaries considered for stripping. With this patch the name of the electron binary is taken from the BRANDING.json `project_name` key. Signed-off-by:
Robert Günzler <r@gnzler.io> Signed-off-by:
Robert Günzler <r@gnzler.io>
-
John Kleinschmidt authored
clenaup Co-authored-by:
VerteDinde <vertedinde@electronjs.org>
-
David Sanders authored
-
Bruno Pitrus authored
This is a reland of #35714. The broken code got reintroduced in #35310 due to a mismerge.
-
- Dec 13, 2022
-
-
Michał Zarach authored
-
- Dec 09, 2022
-
-
Hugh Davey authored
* Add MDN link to web-request-filter.md When I was using the Electron docs I wanted to know how to use [webRequest.onBeforeSendHeaders](https://www.electronjs.org/docs/latest/api/web-request#webrequestonbeforesendheadersfilter-listener ) but I was unable to correctly guess the correct format for the `WebRequestFilter` URL strings, and there was no explanation in the Electron docs. Eventually I googled it and found the MDN article which helped me. * Update docs/api/structures/web-request-filter.md Co-authored-by:
Black-Hole <158blackhole@gmail.com> * Update docs/api/structures/web-request-filter.md Co-authored-by:
Black-Hole <158blackhole@gmail.com> Co-authored-by:
Black-Hole <158blackhole@gmail.com>
-
- Dec 06, 2022
-
-
Jeremy Rose authored
-
Samuel Attard authored
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 110.0.5425.0 * chore: bump chromium in DEPS to 110.0.5427.0 * chore: bump chromium in DEPS to 110.0.5429.0 * chore: bump chromium in DEPS to 110.0.5431.0 * chore: update patches/chromium/picture-in-picture.patch to fix upstream code shear https://chromium-review.googlesource.com/c/chromium/src/+/4024078 * chore: sync patch w/upstream shear: remove_usage_of_incognito_apis_in_the_spellchecker.patch https://chromium-review.googlesource.com/c/chromium/src/+/3967854 * chore: sync patch w/upstream shear: feat_expose_raw_response_headers_from_urlloader.patch https://chromium-review.googlesource.com/c/chromium/src/+/3983373 * chore: sync patch w/upstream shear: chromium/custom_protocols_plzserviceworker.patch https://chromium-review.googlesource.com/c/chromium/src/+/3983373 * build: update references to core_api_provider; its location was moved upstream Xref: https://chromium-review.googlesource.com/c/chromium/src/+/4006696 * build: remove back_to_tab_image_button from our enable_picture_in_picture deps Xref: https://chromium-review.googlesource.com/c/chromium/src/+/4024078 back_to_tab_image_button has been removed upstream * chore: update patches * chore: bump chromium in DEPS to 110.0.5433.0 * chore: sync patch w/upstream shear: chromium/printing.patch Xref: https://chromium-review.googlesource.com/c/chromium/src/+/4006638 * chore: sync patch w/trivial upstream shear: chromium/process_singleton.patch Xref: https://chromium-review.googlesource.com/c/chromium/src/+/4031817 * refactor: remove kAutofillCenterAlignedSuggestions feature flag check. This behavior had been an experiment behind a feature flag. The experiment was a success so the feature was kept & the flag was removed. Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3870616 moves from disabled-by-default to enabled-by-default Xref: https://chromium-review.googlesource.com/c/chromium/src/+/4030556 removed the feature flag * chore: update patches * chore: bump chromium in DEPS to 110.0.5435.0 * chore: update patches * chore: sync code with upstream change: AXLMode method name Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3950054 * 3841761: Adapting code to support kSystemProfileSelectionDefaultNone experiment https://chromium-review.googlesource.com/c/chromium/src/+/3841761 * chore: bump chromium in DEPS to 110.0.5437.0 * 4040140: Pip 2.0: Merge VideoOverlayWindowViews and OverlayWindowViews https://chromium-review.googlesource.com/c/chromium/src/+/4040140 * 4045567: Fix a crash opening a popup from tab capture fullscreen https://chromium-review.googlesource.com/c/chromium/src/+/4045567 * chore: fixup patch indices * 4048263: Remove deprecated Value calls in frame_tracker_unittest.cc. https://chromium-review.googlesource.com/c/chromium/src/+/4048263 * 4004606: [intl] Migrate to ICU 72 https://chromium-review.googlesource.com/c/v8/v8/+/4004606 * chore: bump chromium in DEPS to 110.0.5439.0 * 3890670: Prerender: Add first implementation of prerender-in-new-tab mode https://chromium-review.googlesource.com/c/chromium/src/+/3890670 * chore: fixup patch indices * chore: bump chromium in DEPS to 110.0.5441.0 * chore: update patches * chore: bump chromium in DEPS to 110.0.5443.0 * 4035451: Remove remaining uses of ScopedNestableTaskAllower. https://chromium-review.googlesource.com/c/chromium/src/+/4035451 * chore: bump chromium in DEPS to 110.0.5445.0 * chore: update patches * fixup! 3890670: Prerender: Add first implementation of prerender-in-new-tab mode * test: disable parallel/test-worker-init-failure Refs https://chromium-review.googlesource.com/c/v8/v8/+/4017512 Refs https://github.com/nodejs/node-v8/issues/246 * chore: disable parallel/test-fetch Test is flaky on Linux CI, but runs fine locally. * chore: bump chromium in DEPS to 110.0.5451.0 * chore: update patches * chore: cleanup patch 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:
Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by:
electron-patch-conflict-fixer[bot] <83340002+electron-patch-conflict-fixer[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
StepSecurity Bot authored
Signed-off-by:
StepSecurity Bot <bot@stepsecurity.io> Signed-off-by:
StepSecurity Bot <bot@stepsecurity.io>
-
David Sanders authored
* docs: fix broken links * docs: change link to navigator.getUserMedia Co-authored-by:
Jeremy Rose <nornagon@nornagon.net> * docs: fix link in examples.md Co-authored-by:
Jeremy Rose <nornagon@nornagon.net>
-
Shelley Vohr authored
-
- Dec 05, 2022
-
-
Milan Burda authored
Co-authored-by:
Milan Burda <miburda@microsoft.com>
-
- Dec 02, 2022
-
-
John Kleinschmidt authored
-
Shelley Vohr authored
Co-authored-by:
Jeremy Rose <jeremya@chromium.org> Co-authored-by:
Darshan Sen <raisinten@gmail.com>
-
- Dec 01, 2022
-
-
Keeley Hammond authored
-
Milan Burda authored
* chore: drop support for Windows 7 & 8 * chore: remove disable-redraw-lock.patch * chore: update patches * Update docs/breaking-changes.md Co-authored-by:
Erick Zhao <erick@hotmail.ca> * Update docs/breaking-changes.md Co-authored-by:
Keeley Hammond <vertedinde@electronjs.org> * fix breaking-changes.md * chore: note last supported version Co-authored-by:
Jeremy Rose <jeremya@chromium.org> * chore: add link to deprecation policy * Update docs/breaking-changes.md Co-authored-by:
Jeremy Rose <jeremya@chromium.org> * update README.md Co-authored-by:
Milan Burda <miburda@microsoft.com> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by:
Erick Zhao <erick@hotmail.ca> Co-authored-by:
Keeley Hammond <vertedinde@electronjs.org> Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
Jeremy Rose authored
-
Jeremy Rose authored
-
Jeremy Spiegel authored
-
Black-Hole authored
-
Jeremy Rose authored
-
Keeley Hammond authored
-
- Nov 30, 2022
-
-
George Xu authored
-
Michaela Laurencin authored
-
- Nov 29, 2022
-
-
Robo authored
* wip: enable crashpad for node processes fix: add PID testing method wip: plumb fd into child_process in node * node::ProcessInitializationFlags::kNoDefaultSignalHandling * chore: clean up debug logging * chore: gate platform includes * test: clean up node process test * fix: pass pid in node_main * chore: cleanup impl * chore: fixup patch method definition * fix: expose bound methods to node_main * fix: remove bound methods * fix: crashpad connection for all ELECTRON_RUN_AS_NODE processes * chore: fix typo * chore: address review feedback * chore: delay crashpad initialization * chore: ensure options.env, code hygiene * chore: add argv test, check for process.env over {} * fix: fix test, return options.env immutability Co-authored-by:
VerteDinde <keeleymhammond@gmail.com> Co-authored-by:
Jeremy Rose <jeremya@chromium.org> Co-authored-by:
VerteDinde <vertedinde@electronjs.org>
-
Cheng Zhao authored
-
dependabot[bot] authored
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8 ) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Nov 23, 2022
-
-
Jeremy Rose authored
add missing event-emitter link
-
John Kleinschmidt authored
* build: make sure symstore is in the PATH when baking an image * build: update to use fixed baked image * cleanup sdk install
-
John Kleinschmidt authored
* feat: add support for WebUSB * fixup for gn check * fixup gn check on Windows * Apply review feedback Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: address review feedback * chore: removed unneeded code * Migrate non-default ScopedObservation<> instantiations to ScopedObservationTraits<> in chrome/browser/ https://chromium-review.googlesource.com/c/chromium/src/+/4016595 Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
Samuel Attard authored
* build: update devcontainer to latest build image * build: add update-content-command * build: set good vscode config * build: be less noisy in update command * build: only run sync in prebuild environment * build: list env vars * build: run sync always
-
- Nov 21, 2022
-
-
electron-roller[bot] authored
* chore: bump node in DEPS to v18.12.1 * chore: update patches * chore: add missing <algorithm> include * src: add detailed embedder process initialization AP https://github.com/nodejs/node/pull/44121 * chore: update gn build files * dns: support dns module in the snapshot https://github.com/nodejs/node/pull/44633 https://github.com/electron/electron/issues/36118 * src: fix OOB reads in process.title getter https://github.com/nodejs/node/pull/31633 * chore: fix incorrectly removed patch bit Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Keeley Hammond authored
* chore: update yml formatting for parser * ci: bake appveyor images automatically, run sync on depshash change * chore: clean up .yml files * chore: bump to e-110.0.5415.0
-
- Nov 19, 2022
-
-
Samuel Attard authored
-
hyrious authored
* Fix dangling promise introduced in #33979 * fix reject in callback * simplify code Co-authored-by:
Black-Hole <158blackhole@gmail.com> Co-authored-by:
Black-Hole <158blackhole@gmail.com>
-