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 07, 2023
-
-
Milan Burda authored
-
Shelley Vohr authored
fix: chrome.tabs.update return value
-
David Sanders authored
Co-authored-by:
Alain BUFERNE <albu.consult@gmail.com>
-
Shelley Vohr authored
-
John Kleinschmidt authored
-
- Aug 04, 2023
-
-
Shelley Vohr authored
* feat: allow more Node.js cli flags in main process * docs: update cli switch documentation
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 117.0.5921.0 * chore: update chromium patches * 4721409: Remove redundant ARC configuration in /components | https://chromium-review.googlesource.com/c/chromium/src/+/4721409 * 4643750: Add V8_LOW_PRIORITY_TQ for main thread | https://chromium-review.googlesource.com/c/chromium/src/+/4643750 * 4022621: Re-register status item when owner of status watcher is changed | https://chromium-review.googlesource.com/c/chromium/src/+/4022621 * chore: update V8/boringssl patches * fixup! 4643750: Add V8_LOW_PRIORITY_TQ for main thread | https://chromium-review.googlesource.com/c/chromium/src/+/4643750 * chore: bump chromium in DEPS to 117.0.5923.0 * build [debug]: remove assert 4722125: Update enterprise content analysis buildflags usage | https://chromium-review.googlesource.com/c/chromium/src/+/4722125 * chore: manually rollback to 117.0.5921.0 * build [arc]: ARC conversion in auto_updater * build [arc]: ARC conversion in browser/api * build [arc]: ARC conversion in notifications/mac * build [arc]: ARC conversion in in_app_purchase * build [arc]: ARC conversion in browser/ui * build [arc]: ARC conversion in ui/cocoa * build [arc]: ARC conversion in shell/common * build [arc]: ARC conversion in OSR * build [arc]: ARC conversion in login_helper * build [arc]: ARC conversion in app_mas * build [arc]: fix up ARC syntax (thanks @codebytere!) * 4726946: [Extensions] Work around dangling BrowserContext pointer. | https://chromium-review.googlesource.com/c/chromium/src/+/4726946 --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
Keeley Hammond <vertedinde@electronjs.org> Co-authored-by:
VerteDinde <keeleymhammond@gmail.com>
-
Shelley Vohr authored
-
- Aug 03, 2023
-
-
Shelley Vohr authored
feat: support minimum_chrome_version extension key
-
David Sanders authored
-
Robo authored
-
Milan Burda authored
-
Milan Burda authored
-
- Aug 02, 2023
-
-
Shelley Vohr authored
doc: correct powerSaveBlocker.stop return type
-
Shelley Vohr authored
fix: update chrome.i18n for Manifest v3
-
github-actions[bot] authored
build: update appveyor image to latest version Co-authored-by:
jkleinsc <jkleinsc@users.noreply.github.com>
-
- Aug 01, 2023
-
-
David Sanders authored
-
Shelley Vohr authored
fix: potential crash calling tray.popUpContextMenu
-
Shelley Vohr authored
-
David Sanders authored
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 117.0.5899.0 * 4686653: webui: Filter out non-chrome scheme URLs in WebUIConfigMap https://chromium-review.googlesource.com/c/chromium/src/+/4686653 * 4696355: Remove deprecated version of base::CommandLine::CopySwitchesFrom() https://chromium-review.googlesource.com/c/chromium/src/+/4696355 * chore: fixup patch indices * 4603888: Reland "Enable raw_ref check on linux" https://chromium-review.googlesource.com/c/chromium/src/+/4603888 * chore: bump chromium in DEPS to 117.0.5901.0 * chore: update patches * chore: bump chromium in DEPS to 117.0.5903.0 * chore: bump chromium in DEPS to 117.0.5903.2 * chore: bump chromium in DEPS to 117.0.5905.0 * 4706792: Printing: Add debug code for a DispatchBeforePrintEvent() failure https://chromium-review.googlesource.com/c/chromium/src/+/4706792 * 4704786: Refactor libunwind build rules/flags https://chromium-review.googlesource.com/c/chromium/src/+/4704786 * 4701710: [Linux Ui] Set toolkit dark preference based on FDO dark preference https://chromium-review.googlesource.com/c/chromium/src/+/4701710 * chore: fixup patch indices * chore: bump chromium in DEPS to 117.0.5907.0 * chore: bump chromium in DEPS to 117.0.5909.2 * chore: update patches * chore: bump chromium in DEPS to 117.0.5911.0 * chore: update patches * chore: build-what-we-include * fix: set allowFileAccess on devtools extensions correctly Ref: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4714725 * 4670615: Reland "[iterator-helpers] Shipping iterator helpers" https://chromium-review.googlesource.com/c/v8/v8/+/4670615 --------- 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:
PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org>
-
- Jul 31, 2023
-
-
Shelley Vohr authored
-
Milan Burda authored
-
David Sanders authored
-
hunter authored
* docs: fix some string union types Improve Type Union Typings in the Docs * test: add smoke tests * test: update `ses.clearStorageData` test case * test: update `ses.clearStorageData` test case --------- Co-authored-by:
mhli <mhli@hillinsight.com>
-
- Jul 28, 2023
-
-
Shelley Vohr authored
fix: pageVisibility state when backgroundThrottling disabled
-
- Jul 27, 2023
-
-
Milan Burda authored
-
Samuel Attard authored
-
- Jul 26, 2023
-
-
Shelley Vohr authored
fix: reparenting after BrowserWindow.destroy()
-
Athul Iddya authored
* fix: delete desktop capturers when they're not needed Delete desktop capturer objects by resetting the DesktopMediaList objects that own them after the sources have been collected. Capturers that are not delegated are already being reset via a patch on NativeDesktopMediaList. That is not safe for delegated capturers as thumbnail generation depends on user events. Deleting the DesktopMediaList operation is safe for all capturers and releases OS capture resources as soon as possible. * fix: add a patch to clean up PipeWire resources Adding a patch to workaround a Chromium issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1467060 The patch can be removed when the issue is resolved.
-
Shelley Vohr authored
-
Shelley Vohr authored
fix: resizable should disable fullscreen button at start
-
Milan Burda authored
refactor: use TypeError instead of generic Error when appropriate
-
- Jul 25, 2023
-
-
George Xu authored
* chore: add dependencies upgrade policy to readme as per wg-releases july 19 meeting https://docs.google.com/document/d/1XWdD4uAu9m8Gcpiw1j5fLwwZ_hU4rce9JyTpuKU6uM8/edit?pli=1 * Update CONTRIBUTING.md Co-authored-by:
David Sanders <dsanders11@ucsbalum.com> --------- Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by:
David Sanders <dsanders11@ucsbalum.com>
-
John Kleinschmidt authored
-
Shelley Vohr authored
doc: document idleDetector permissions
-
github-actions[bot] authored
build: update appveyor image to latest version Co-authored-by:
jkleinsc <jkleinsc@users.noreply.github.com>
-
- Jul 24, 2023
-
-
Milan Burda authored
* feat: add isMainFrame to events emitted via ipcRenderer.sendTo() * chore: rename isMainFrame to senderIsMainFrame
-
Michaela Laurencin authored
Update window-open.md to include target
-
David Sanders authored
-