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 30, 2023
-
-
Milan Burda authored
-
- Aug 29, 2023
-
-
Milan Burda authored
docs: update the minimum supported macOS version to Catalina
-
Tomasz authored
-
- Aug 28, 2023
-
-
Shelley Vohr authored
feat: support chrome.scripting extension APIs
-
Milan Burda authored
chore: remove deprecated ipcRenderer.sendTo()
-
Robo authored
* chore: enable v8_enable_private_mapping_fork_optimization by default * chore: cherry-pick 292a4a6 from v8
-
Shelley Vohr authored
feat: add more manifest key options
-
Milan Burda authored
-
- Aug 26, 2023
-
-
Shelley Vohr authored
-
David Sanders authored
-
David Sanders authored
-
- Aug 25, 2023
-
-
John Kleinschmidt authored
* ci: explicitly use python3 to start goma * ci: explicitly use python3 for goma
-
wanted002 authored
* feat:Add setter and getter apis to specify udp port range for webrtc (issue#9042) * lint error fix for PR#39046 * feat: add setter and getter apis to specify udp port range for webrtc (issue#9042) , changed for codereview * fix lint error * fix lint errors in file api-web-contents-spec.ts * feat: add setter and getter apis to specify udp port range for webrtc (issue#9042) , changed for review from itsananderson * feat: add setter and getter apis to specify udp port range for webrtc (issue#9042) , changed for review from jkleinsc * fix lint error * feat: add setter and getter apis to specify udp port range for webrtc (issue#9042) , changed for review from codebyter
-
Athul Iddya authored
-
Shelley Vohr authored
* fix: ensure child windows respect fullscreenability/resizability when parent is fullscreen * test: add an extra resize test
-
- Aug 24, 2023
-
-
Shelley Vohr authored
* feat: allow generating accessible pdf with printToPDF * docs: mark generateTaggedPDF experimental
-
Erick Zhao authored
* docs: mention alternative tooling * Update forge-overview.md * Update forge-overview.md
-
- Aug 23, 2023
-
-
Charles Kerr authored
* chore: savepoint * chore: turn raw_ptr tests back off
-
Shelley Vohr authored
fix: ensure BrowserView bounds are always relative to window
-
Shelley Vohr authored
-
Shelley Vohr authored
-
Bruno Henrique da Silva authored
return BrowserCaptureMediaStreamTrack instead of MediaStreamTrack
-
- Aug 22, 2023
-
-
Shelley Vohr authored
fix: tabs url and title are privileged information
-
Cheng Zhao authored
-
Milan Burda authored
-
Milan Burda authored
-
- Aug 21, 2023
-
-
Milan Burda authored
chore: remove deprecated getTrafficLightPosition() / setTrafficLightPosition()
-
Charles Kerr authored
* fix: dangling raw_ptr in ElectronBrowserMainParts dtor * fixup! fix: dangling raw_ptr in ElectronBrowserMainParts dtor Browser::WhenReady() holds a reference to JsEnv isolate so must come after
-
Milan Burda authored
-
tr2-harada authored
fix: explorer restart does not recreated thumbnail toolbar buttons.
-
-
- Aug 18, 2023
-
-
Athul Iddya authored
Adapt to the window frame size calculation changes in CL 3970920 by setting the inset sizes to 0 for tiled edges.
-
Shelley Vohr authored
test: enable parallel/test-debugger-random-port-with-inspect-port
-
- Aug 17, 2023
-
-
Shelley Vohr authored
-
Charles Kerr authored
perf: prefer Sorted variant of MakeFixedFlatSet() https://chromium-review.googlesource.com/c/chromium/src/+/4660000 says that the sorted version is simpler at compile time because it can skip MakeFixedFlatSet()'s compile-time dynamic sorting.
-
David Sanders authored
-
Shelley Vohr authored
feat: allow headers to be sent with webContents.downloadURL()
-
Shelley Vohr authored
* docs: note macOS bounds Tray offset * Update docs/api/browser-window.md Co-authored-by:
David Sanders <dsanders11@ucsbalum.com> --------- Co-authored-by:
David Sanders <dsanders11@ucsbalum.com>
-
Charles Kerr authored
isolate_ depends on isolate_holder_ and so must be destroyed first.
-
Milan Burda authored
docs: add mising webview 'render-process-gone' event
-