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 .
- Aug 31, 2022
-
-
Shelley Vohr authored
- Aug 30, 2022
- Aug 29, 2022
-
-
Shelley Vohr authored
fix: compensate for title bar height when setting bounds
-
electron-roller[bot] authored
* chore: bump node in DEPS to v16.17.0 * chore: fixup asar patch * lib: use null-prototype objects for property descriptors https://github.com/nodejs/node/pull/43270 * src: make SecureContext fields private https://github.com/nodejs/node/pull/43173 * crypto: remove Node.js-specific webcrypto extensions https://github.com/nodejs/node/pull/43310 * test: refactor to top-level await https://github.com/nodejs/node/pull/43500 * deps: cherry-pick two libuv fixes https://github.com/nodejs/node/pull/43950 * src: slim down env-inl.h https://github.com/nodejs/node/pull/43745 * util: add AggregateError.prototype.errors to inspect output https://github.com/nodejs/node/pull/43646 * esm: improve performance & tidy tests https://github.com/nodejs/node/pull/43784 * src: NodeArrayBufferAllocator delegates to v8's allocator https://github.com/nodejs/node/pull/43594 * chore: update patch indices * chore: update filenames * src: refactor IsSupportedAuthenticatedMode https://github.com/nodejs/node/pull/42368 * src: add --openssl-legacy-provider option https://github.com/nodejs/node/pull/40478 * lib,src: add source map support for global eval https://github.com/nodejs/node/pull/43428 * trace_events: trace net connect event https://github.com/nodejs/node/pull/43903 * deps: update ICU to 71.1 https://github.com/nodejs/node/pull/42655 This fails the test because it's missing https://chromium-review.googlesource.com/c/chromium/deps/icu/+/3841093 * lib: give names to promisified exists() and question() https://github.com/nodejs/node/pull/43218 * crypto: add CFRG curves to Web Crypto API https://github.com/nodejs/node/pull/42507 * src: fix memory leak for v8.serialize https://github.com/nodejs/node/pull/42695 This test does not work for Electron as they do not use V8's ArrayBufferAllocator. * buffer: fix atob input validation https://github.com/nodejs/node/pull/42539 * src: fix ssize_t error from nghttp2.h https://github.com/nodejs/node/pull/44393 Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Shelley Vohr authored
-
Shelley Vohr authored
-
-
Nik K authored
Update introduction.md
-
- Aug 26, 2022
-
-
Shelley Vohr authored
-
Samuel Attard authored
* fix: pass rfh instances through to the permission helper * refactor: use WeakDocumentPtr instead of frame node id * fix: handle missing initiator document * fix: dispatch openExternal event for top level webview navs still
-
Shelley Vohr authored
-
Jeremy Rose authored
-
- Aug 25, 2022
-
-
Shelley Vohr authored
-
Shelley Vohr authored
chore: remove unused GuestViewContainer
-
Shelley Vohr authored
fix: Node.js atob input validation
-
Keeley Hammond authored
* ci: fix appveyor x64 tests * extract builtins-pgo to correct directory Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
John Kleinschmidt authored
-
John Kleinschmidt authored
- Aug 24, 2022
- Aug 23, 2022
-
-
Michaela Laurencin authored
-
Raymond Zhao authored
chore: Apply Chromium commit 30a32e6
-
Robo authored
fix: undefined details.requestingUrl from setPermissionCheckHandler
-
Jeremy Rose authored
-
Keeley Hammond authored
* build: update libcxx filenames * build: change upload_to_storage variable
- Aug 22, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit fc2e6bd0.
-
Samuel Attard authored
* fix: ensure chrome colors are initialized * build: fix linking on windows * build: fix linking on windows * build: add needed files to chromium_src/BUILD Co-authored-by:
VerteDinde <keeleymhammond@gmail.com>
-
Sudowoodo Release Bot authored
-
- Aug 20, 2022
-
-
Robo authored
* chore: update process singleton patch * fix: windows compilation error * chore: remove outdated comment in patch
-
John Kleinschmidt authored
* ci: use AppVeyor workflows * fixup for skipping test on pr jobs
-
- Aug 19, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit b9bffb19.
-
Sudowoodo Release Bot authored
-
- Aug 18, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit 402553ae.
-
Sudowoodo Release Bot authored
-
Jeremy Rose authored
-
electron-roller[bot] authored
-