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 .
- Nov 12, 2024
-
-
trop[bot] authored
* fix: segfault when moving WebContentsView between BrowserWindows Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * chore: actually enable fix Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * fixup segfault when moving WebContentsView between BrowserWindows Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Nov 06, 2024
-
-
trop[bot] authored
chore: set docs/api/app.md file permissions to 644 md files should not be executable Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Nov 05, 2024
-
-
trop[bot] authored
build: add new status to verify if all the required gha jobs have run (#44432) (cherry picked from commit 1c1eb3e1 ) 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:
David Sanders <dsanders11@ucsbalum.com>
-
- Nov 01, 2024
-
-
trop[bot] authored
* build: handle out of disk space on source cache Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * build: add cron job to free up source cache disk space Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
Pedro Pontes authored
* chore: cherry-pick 2 changes from 1-M130 * chore: cherry-pick 1 change from 2-M130
-
Pedro Pontes authored
-
- Oct 30, 2024
-
-
Charles Kerr authored
fix: -Wunsafe-buffer-usage warnings in TaskbarHost::SetThumbarButtons() (#44238) * fix: -Wunsafe-buffer-usage warnings in TaskbarHost::SetThumbarButtons() * fixup! fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211)
-
- Oct 28, 2024
-
-
trop[bot] authored
* fix: crash on netlog connection error Co-authored-by:
Samuel Maddock <smaddock@slack-corp.com> * refactor: remove default PromiseBase constructor Co-authored-by:
Samuel Maddock <smaddock@slack-corp.com> * Revert "refactor: remove default PromiseBase constructor" This reverts commit 9292324a . Co-authored-by:
Samuel Maddock <smaddock@slack-corp.com> * remove dcheck Co-authored-by:
Samuel Maddock <smaddock@slack-corp.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Samuel Maddock <smaddock@slack-corp.com>
-
- Oct 26, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Oct 24, 2024
-
-
Keeley Hammond authored
* chore: [31-x-y] cherry-pick 3 changes from 2-M129 * 56be91796b85 from chromium * c333ed995449 from chromium * a7766feb0a90 from v8 * chore: update patches * chore: update patches * Remove an unnecessary backport, update another. --------- Co-authored-by:
Pedro Pontes <pepontes@microsoft.com>
-
- Oct 22, 2024
-
-
Pedro Pontes authored
chore: backport 18 changes from 2-M127 to 1-M129 Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Pedro Pontes authored
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Oct 19, 2024
-
-
trop[bot] authored
fix: respect setAlwaysOnTop before showInactive on Linux under X11 (#44078) Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Beutner <31829097+cptpcrd@users.noreply.github.com>
-
trop[bot] authored
chore: fixup reclient read only access on forks (#44280) Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Oct 18, 2024
-
-
Keeley Hammond authored
* chore: [31-x-y] cherry-pick 3 changes from 1-M129 * 85dd0fcc70ed from chromium * 8068f489ec2c from v8 * f612d9a40b19 from v8 * chore: update patches * chore: remove cherry-pick-85dd0fcc70ed.patch * 901496: [M126-LTS][ganesh] Avoid int overflow in DrawAtlasOpImpl | https://skia-review.googlesource.com/c/skia/+/901496 * Trigger CI --------- Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
fix: Linux crash after print with no parent window Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Oct 17, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
David Sanders <dsanders11@ucsbalum.com>
-
- Oct 16, 2024
-
-
trop[bot] authored
fix: ensure utilityProcess only emits one exit Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Oct 15, 2024
-
-
Keeley Hammond authored
* chore: [31-x-y] cherry-pick 2 changes from 3-M129 * 9542895cdd3d from v8 * 81155a8f3b20 from v8 * chore: update patches
-
- Oct 14, 2024
-
-
Charles Kerr authored
fix: -Wunsafe-buffer-usage warnings when read()ing and write()ing integers (#44185)
-
Charles Kerr authored
fixup e8948397 really fix the warning this time
-
- Oct 12, 2024
-
-
trop[bot] authored
* fix: clang variable configuration in generated node headers Co-authored-by:
deepak1556 <hop2deep@gmail.com> * chore: restore value in common.gypi Co-authored-by:
deepak1556 <hop2deep@gmail.com> * chore: update patches --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
deepak1556 <hop2deep@gmail.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Oct 11, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Oct 10, 2024
-
-
trop[bot] authored
* ci: add datadog test logging (cherry picked from commit 394ea297 ) Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * ci: only upload to datadog when running tests (cherry picked from commit c3200d8f ) Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
* fix: -Wunsafe-buffer-usage warning in WriteAsciiChunk() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: add // SAFETY comment to explain UNSAFE_BUFFERS() use Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Oct 09, 2024
-
-
electron-roller[bot] authored
* chore: bump node in DEPS to v20.18.0 * chore: update patches * src: improve buffer.transcode performance https://github.com/nodejs/node/pull/54153 (cherry picked from commit 669984da) (cherry picked from commit 4b76e4e4) * chore: update patches (cherry picked from commit 1f301956 ) --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Oct 04, 2024
-
-
Samuel Attard authored
build: add import/order eslint rule (#44085) * build: add import/order eslint rule * chore: run lint:js --fix
-
- Oct 03, 2024
-
-
trop[bot] authored
fix: -Wunsafe-buffer-usage warnings in WebFrameRenderer::ExecuteJavaScript() (#44053) Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
perf: use ArrayBuffer::Data() instead of GetBackingStore()->Data() (#44067) perf: use ArrayBuffer::Data() API Replace our `GetBackingStore()->Data()` calls with this instead. Explained by the V8 docs, ArrayBuffer.Data() is > More efficient shortcut for GetBackingStore()->Data(). The > returned pointer is valid as long as the ArrayBuffer is alive. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Oct 02, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
Samuel Attard authored
build: cleanup release scripts, separate cli entrypoints from logic (#44058) * build: cleanup release scripts, separate cli entrypoints from logic * build: use repo/org constants
-
Samuel Attard authored
-
Samuel Attard authored
* build: update some build dependencies (#43882) * build: update some build dependencies * build: fix eslint issues after updating * build: disable ts check on busted js example * build: update internal types for stricter event handling * restore url.parse behavior * fix typing issues * sigh * build: update easy deps * build: skip woa engines check * build: s/colors/chalk * build: node 20 on windows
-
trop[bot] authored
-
trop[bot] authored
* fix: -Wunsafe-buffer-usage in electron::SetFontDefaults() (#44014) * refactor: reduce code duplication in WebContentsPreferences::OverrideWebkitPrefs() * refactor: limit scope of web_preferences temporary in ElectronBrowserClient::OverrideWebkitPrefs() * chore: remove redundant static keyword on function in anonymous namespace * refactor: slightly more explicit typing * refactor: remove unnecessary utf16 -> utf8 -> utf16 conversion steps * chore: remove unused #includes Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: use string_view.rfind() instead of base::RSplitStringOnce() base::RSplitStringOnce() does not exist in Chromium 128 Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Oct 01, 2024
-
-
Samuel Attard authored
* build: convert all release scripts to typescript (#44035) * build: convert all release scripts to typescript * fix test imports * build: fix version bumper export * refactor: use as const * spec: fix bad type spec * build: use ts-node to spawn the version-bumper (#44057) Missed this in the tsification, we should probably call this via API instead of spawning a sub-proc?
-