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 25, 2021
-
-
John Kleinschmidt authored
- Nov 24, 2021
-
-
Sudowoodo Release Bot authored
This reverts commit e53f1af9.
-
Sudowoodo Release Bot authored
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 97.0.4678.0 * chore: bump chromium in DEPS to 97.0.4679.0 * chore: bump chromium in DEPS to 97.0.4680.0 * chore: bump chromium in DEPS to 97.0.4681.0 * chore: bump chromium in DEPS to 97.0.4682.0 * chore: update patches * 3234737: Disable -Wunused-but-set-variable Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3234737 * 3216953: Reland "Move task-related files from base/ to base/task/" Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3216953 * 3202710: TimeDelta factory function migration. Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3202710 * 3226841: Rename WCO::RenderProcessGone to PrimaryMainFrameRenderProcessGone Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3226841 * 3212165: blink/gin: changes blink to load snapshot based on runtime information Ref: https://chromium-review.googlesource.com/c/chromium/src/+...
-
Erick Zhao authored
-
Robo authored
-
- Nov 23, 2021
- Nov 22, 2021
-
-
CezaryKulakowski authored
Add the native frame border size to the minimum and maximum size if the view reports its size as the client size. It allows to enlarge window to proper values when aspect ratio and max width/height are set. It also fixes DCHECK which was triggered when user tried to enlarge window above dimensions set during creation of the BrowserWindow.
-
Milan Burda authored
-
dependabot[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.727.1 to 2.814.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.727.1...v2.814.0 ) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Shelley Vohr authored
-
Black-Hole authored
-
Milan Burda authored
- Nov 19, 2021
- Nov 18, 2021
-
-
Keeley Hammond authored
-
Keeley Hammond authored
-
Sergey Zolotarev authored
- Nov 17, 2021
-
-
Donald D. Nevermore authored
-
- Nov 16, 2021
-
-
Darshan Sen authored
The variable `input` is accepted by a universal reference, so it doesn't make sense to cast a potential lvalue reference into an rvalue reference. In case `input` is an lvalue reference, we should rather forward the value as is to `ToV8()`. Signed-off-by:
Darshan Sen <darshan.sen@postman.com>
-
Milan Burda authored
-
Samuel Attard authored
* fix: provide paths for all NetworkContextFilePaths keys * chore: include chrome features header * chore: build browser_features * yolo * add pref service * fix: include sandbox policy features * fix pref key * fix: gate pref key to OS_WIN Co-authored-by:
VerteDinde <khammond@slack-corp.com>
- Nov 15, 2021
-
-
Shelley Vohr authored
-
Keeley Hammond authored
* fix: change default from NO_RESTRICTION to LAX_MODE * chore: update cookie docs, redirect tests
-
Fedor Indutny authored
* fix: media shouldn't open permissions dialog Playing media shouldn't open Accessibility permissions dialog on macOS. However, we still need to watch for media events, just not globally and `media_keys_listener_` is an API over global capture of the media keys. The fix is to let chromium call `UpdateWhichKeysAreListenedFor` which will call `UpdateSystemMediaControlsEnabledControls` and watch for events on `system_media_controls_` without triggering permissions popup. * chore: update patches Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
Micha Hanselmann authored
-
Shelley Vohr authored
-
Charles Kerr authored
-
Charles Kerr authored
-
- Nov 14, 2021
-
-
Cheng Zhao authored
-
- Nov 12, 2021
-
-
Charles Kerr authored
This reverts commit 6e43b0bc.
- Nov 11, 2021
-
-
Sofia Nguy authored