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 .
- Jun 27, 2024
-
-
electron-roller[bot] authored
* chore: bump node in DEPS to v20.15.0 * doc: Add OpenSSL errors to API docs https://github.com/nodejs/node/pull/34213 * test: crypto-rsa-dsa testing for dynamic openssl https://github.com/nodejs/node/pull/52781 * src: allow preventing debug signal handler start https://github.com/nodejs/node/pull/46681 * cli: allow running wasm in limited vmemory with --disable-wasm-trap-handler https://github.com/nodejs/node/pull/52766 * chore: fixup indices --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
fix: pass correct param to sync functions on Linux Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
fix: defaultPath should apply on all dialog types in Linux Portal dialogs Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
* docs: clarify security semantics of safeStorage Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org> * Apply suggestions from code review Co-authored-by:
Erick Zhao <erick@hotmail.ca> Co-authored-by:
Samuel Attard <sam@electronjs.org> * Update safe-storage.md Co-authored-by:
Samuel Attard <sam@electronjs.org> * Update safe-storage.md Co-authored-by:
Samuel Attard <sam@electronjs.org> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org> Co-authored-by:
Samuel Attard <sam@electronjs.org>
-
Keeley Hammond authored
build: revert old GitHub Actions work
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Jun 24, 2024
-
-
trop[bot] authored
Fix typo in ASAR integrity docs Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Corbin Crutchley <git@crutchcorn.dev>
-
- Jun 21, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
* chore: expose system preferences to utility process * chore: add tests, doc changes and module-list update * relative link * use @ * fix test * chore: disable linux test * kick * noop on windows utility process Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
George Xu <33054982+georgexu99@users.noreply.github.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Jun 19, 2024
-
-
trop[bot] authored
* fix: MessagePort closing unexpectedly with non-cloneable objects Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * fix: handle serialization failure in parentPort Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
David Sanders <dsanders11@ucsbalum.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
- Jun 18, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Keeley Hammond authored
build: disable GHActions in 32-x-y
-
- Jun 13, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Mark Lee <malept@users.noreply.github.com>
-
Erick Zhao authored
* docs: clean up MAS submission guide * add info from osx-sign wiki
-
voidfill authored
-
- Jun 12, 2024
-
-
Shelley Vohr authored
-
Shelley Vohr authored
fix: missing fetch-dependent interfaces in Node.js
-
George Xu authored
docs: update timelines for e32
-
Keeley Hammond authored
-
- Jun 11, 2024
-
-
Charles Kerr authored
-
rcombs authored
This allows apps to measure their CPU usage over any given period without worrying about other calls affecting the output, as they would with `percentCPUUsage`.
-
Shelley Vohr authored
* fix: bad js-flags shouldn't crash the app * Update shell/browser/javascript_environment.cc Co-authored-by:
Robo <hop2deep@gmail.com> --------- Co-authored-by:
Robo <hop2deep@gmail.com>
-
Charles Kerr authored
* refactor: move ReplyChannel into an anonymous namespace * refactor: move ChunkedDataPipeReadableStream into an anonymous namespace * refactor: move linux helpers into an anonymous namespace * refactor: move linux helpers into an anonymous namespace
-
Keeley Hammond authored
-
Shelley Vohr authored
* build: create config for GHA build linux * build: restructure linux pipeline files * build (do not merge): don't run CircleCI or Appveyor * build: run on push * build: add checkout step * build: fix .yml syntax * Remove Azure CLI install * Revert "build (do not merge): don't run CircleCI or Appveyor" This reverts commit eb55e317 . * build: change pipeline SHA to main * chore: update patches --------- Co-authored-by:
Keeley Hammond <khammond@slack-corp.com> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
Shelley Vohr authored
* build: allow kicking build with workflow_dispatch * build: ensure macOS build works * fix: no upload in build * build: add target_cpu to MAS config --------- Co-authored-by:
Keeley Hammond <khammond@slack-corp.com>
-
- Jun 10, 2024
-
-
Shelley Vohr authored
build: fix generate_gn_filenames_json.py
-
David Sanders authored
-
Shelley Vohr authored
* fix: multiple selection in //shell_dialogs portal implementation * fix: allow multiple directory selection in KDE implementation
-
Shelley Vohr authored
fix: restore opened at login functionality
-
- Jun 08, 2024
-
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 126.0.6470.0 * 5492605: Migrate TODOs referencing old crbug IDs to the new issue tracker IDs | https://chromium-review.googlesource.com/c/chromium/src/+/5492605 * 5513277: Move subresource-filter-ruleset to GCS | https://chromium-review.googlesource.com/c/chromium/src/+/5513277 * 5512656: Remove CustomizeChromeSupportsChromeRefresh2023 | https://chromium-review.googlesource.com/c/chromium/src/+/5512656 * 5516009: Accept mouse events in inactive window for Top Chrome WebUIs | https://chromium-review.googlesource.com/c/chromium/src/+/5516009 * 5376861: Change references to RWHVB in RWHIER and RenderWidgetTargeter to RWHVI. | https://chromium-review.googlesource.com/c/chromium/src/+/5376861 * 5490530: Use partition_alloc PA_BUILDFLAG(...) outside PA. #cleanup | https://chromium-review.googlesource.com/c/chromium/src/+/5490530 * 5296870: network: Allow trusted loaders to learn the sent request cookies. ...
-
Shelley Vohr authored
-
- Jun 07, 2024
-
-
Shelley Vohr authored
fix: loginService -> loginItemService
-
Shelley Vohr authored
build: add missing ELECTRON_ARTIFACTS_BLOB_STORAGE env var
-
Shelley Vohr authored
-