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 .
- Sep 05, 2024
-
-
trop[bot] authored
Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
* fix: -Wunsafe-buffer-usage warnings in IsUrlArg() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: improve code comments for CheckCommandLineArguments() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: reduce diffs from main Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: CheckCommandLineArguments takes a StringVector arg Fixes another buffer warning! Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: use base::CommandLine::StringPieceType base:CommandLine::StringViewType has not been invented yet --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
fix: don't run symbol generation on PS Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Keeley Hammond <khammond@slack-corp.com>
-
- Sep 04, 2024
-
-
trop[bot] authored
* chore: free up macos disk space as soon as possible Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * build: free up disk space on gn check too 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>
-
- Aug 31, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Aug 24, 2024
-
-
trop[bot] authored
chore: remove unused asar::ClearArchives() last use removed in Jun 2021 (b1d1ac65 , #29293) Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Aug 22, 2024
-
-
trop[bot] authored
* fix: touch bar functionality on BaseWindow Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * test: add test for BaseWindow.setTouchBar 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
* refactor: move into unnamed namespace: IsKillURL() refactor: move into unnamed namespace: ResolvePossiblyRelativeURL() refactor: move into unnamed namespace: AllowFileAccess() refactor: move into unnamed namespace: PrepareURLForNavigation() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: GetMonitors() refactor: move into unnamed namespace: GetEDIDProperty() refactor: move into unnamed namespace: MonitorAtomIdToDisplayId() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: GetPermissionInfos() } refactor: move into unnamed namespace: GetPermissionAliases() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: OnOpenExternal() refactor: move into unnamed namespace: HandleExternalProtocolInUI() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: BindMimeHandlerService() refactor: move into unnamed namespace: BindBeforeUnloadControl() refactor: move into unnamed namespace: BindBadgeServiceForServiceWorker() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: GetClientIdPath() refactor: move into unnamed namespace: ReadClientId() refactor: move into unnamed namespace: WriteClientId() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: HasExplicitLogFile() refactor: move into unnamed namespace: DetermineLoggingDestination() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: GetArchiveCache() refactor: move into unnamed namespace: GetArchiveCacheLock() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: GetParameters() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: GetDoomed() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: move into unnamed namespace: EncodeToken() refactor: move into unnamed namespace: PortInfoToValue() 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
chore: remove unused method Erase() (#43348) Last use removed in Mar 2018 by 4b39d17e Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Aug 21, 2024
-
-
trop[bot] authored
refactor: remove unused SetWMSpecState (#43347) last use removed in Aug 2022 by 53cd2315 #35179 Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
refactor: NodeBindings::Create() returns a unique_ptr (#43361) * refactor: NodeBindings::Create() returns a unique_ptr * empty commit Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
Keeley Hammond authored
* chore: cherry-pick 9797576 from v8 (#43376) * chore: update patches --------- Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Aug 20, 2024
-
-
Shelley Vohr authored
build: use smaller instances for gn-check (#43187) Co-authored-by:
Samuel Attard <sam@electronjs.org>
-
- Aug 19, 2024
-
-
electron-roller[bot] authored
chore: bump node to v20.16.0 Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Aug 14, 2024
-
-
trop[bot] authored
* fix: show a dialog when accessing restricted path in File System Access API Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * fix: allow overriding initial blocked paths Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * docs: fix doc Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * Update docs/api/session.md Co-authored-by:
Erick Zhao <erick@hotmail.ca> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * fix: change block to deny for consistency 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>
-
- Aug 12, 2024
-
-
trop[bot] authored
Last use of `icon_path_` was removed on May 29, 2017 (c741b584) Last use of `has_icon_` was removed on May 30, 2017 (5048425e ) Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Aug 10, 2024
-
-
trop[bot] authored
fix: accidental handle copying Xref: https://github.com/electron/electron/pull/37857 Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
fix: check screen capture permissions in desktopCapturer 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:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Aug 07, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Felix Rieseberg <fr@makenotion.com>
-
trop[bot] authored
* perf: avoid double-calls to GetView() There are a lot of places where we call the virtual method GetView() twice in succession: the first to check if the view exists, and the second to use. This PR holds the view in a temp variable instead, e.g.: if (auto* view = foo->GetView()) view->DoSomething(); Co-authored-by:
Charles Kerr <charles@charleskerr.com> * perf: avoid discarded GetView() call 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
refactor: simplify window moveAbove/moveTop impl on macOS Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Pedro Pontes authored
* chore: [30-x-y] cherry-pick 1 changes from 1-M127 * d9f7652c867c from chromium * chore: e patches all to make GH actions happy --------- Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Aug 06, 2024
-
-
trop[bot] authored
* refactor: remove unused code in HidChooserContext::DeviceRemoved() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: remove unused code in HidChooserContext::OnHidManagerConnectionError() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: use structured bindings for readability 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>
-
- Aug 05, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Aug 02, 2024
-
-
Pedro Pontes authored
* chore: [30-x-y] cherry-pick 3 changes from 0-M127 * 44b7fbf35b10 from chromium * c9815acd5a88 from dawn * 9463ce9cd8d9 from DirectXShaderCompiler * chore: e patches all to make GH actions happy --------- Co-authored-by:
Charles Kerr <charles@charleskerr.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Keeley Hammond authored
* chore: [30-x-y] cherry-pick 11 changes from 3-M126 * d54105311590 from chromium * 43b8b682d05c from chromium * c5dd8839bfaf from chromium * cdbc1d9684a3 from v8 * 38e4483e47f9 from chromium * 70d2fe6b7c47 from v8 * 901377bb2f3b from v8 * 1b9040817119 from chromium * bb28367eed73 from v8 * 99cafbf4b4b9 from chromium * bc545b15a0ee from v8 * chore: update patches * 5639725: [wasm] Fix scanning of wasm-to-js params | https://chromium-review.googlesource.com/c/v8/v8/+/5639725 * 5672472: [M120-LTS] Prevent script injection on reload when racing with a navigation | https://chromium-review.googlesource.com/c/chromium/src/+/5672472
-
trop[bot] authored
* fix: take bluetooth serial ports into account in serial.getPorts() Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * chore: remove port.path.LossyDisplayName() 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
chore: remove unused unSetVar JS binding Added in Oct 2020 (b33f2260 , #25623) but never used Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Aug 01, 2024
-
-
trop[bot] authored
* fix: handle failing to enter/exit fullscreen on macOS On macOS, failing to enter/exit fullscreen can fail. If this happens, properly restore the original window state. Co-authored-by:
cptpcrd <31829097+cptpcrd@users.noreply.github.com> * refactor: remove fail to exit fullscreen handlers Seem to be unnecessary since the window exits fullscreen anyway. Co-authored-by:
cptpcrd <31829097+cptpcrd@users.noreply.github.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
cptpcrd <31829097+cptpcrd@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>
-
Shelley Vohr authored
feat: add transparency checking to nativeTheme
-
trop[bot] authored
The last three pieces of code that used it were removed in: - Oct 2020 (8df4faa8 #25711) - Jun 2020 (e1e73fa5 #24115) - Jun 2020 (c0182bca #24116). Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Jul 31, 2024
-
-
trop[bot] authored
* docs: update Node.js stable release policy Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * Update docs/tutorial/electron-timelines.md Co-authored-by:
Erick Zhao <erick@hotmail.ca> 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
chore: fixup arch on x64 macOS ffmpeg Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
chore: remove unused v8Util.deleteHiddenValue() Its last use was removed in Nov 2020 by c8d77cae (#26659) Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
chore: remove unused class `electron::ObjectLifeMonitor` (#43089) The last users were removed in June 2020 e1e73fa5 (#24115) and May 2020 9d7ba982 (#23592). Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Jul 28, 2024
-
-
trop[bot] authored
`.destroy()` is an important method in the lifecycle of a Node.js Readable stream. It is typically called to reclaim the resources (e.g., close file descriptor). The only situations where calling it manually isn't necessary are when the following events are emitted first: - `end`: natural end of a stream - `error`: stream terminated due to a failure Prior to this commit the ended state was incorrectly tracked together with a pending internal error. It led to situations where the request could get aborted during a read and then get marked as ended (having pending error). With this change we disentangle pending "error" and "destroyed" cases to always properly terminate an active Node.js Readable stream. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
-
- Jul 27, 2024
-
-
trop[bot] authored
* avoid crash of operation on an invalid entry while erase set iterator. Co-authored-by:
bill.shen <shenyb32768@gmail.com> * fix notification removal crash due to the nullptr presenter Co-authored-by:
bill.shen <shenyb32768@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
bill.shen <shenyb32768@gmail.com>
-
- Jul 24, 2024
-
-
trop[bot] authored
docs: note macOS fullscreen events in fs query Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-