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 .
- Dec 19, 2017
-
-
John Kleinschmidt authored
-
John Kleinschmidt authored
Preparation for 1.7.10 release
-
- Dec 14, 2017
-
-
John Kleinschmidt authored
-
- Dec 13, 2017
-
-
John Kleinschmidt authored
-
- Dec 05, 2017
-
-
Charles Kerr authored
Cherry #10540
-
Benjamin Pasero authored
-
- Nov 18, 2017
-
-
Charles Kerr authored
Backport scrubber width fix to 1-7-x
-
- Nov 17, 2017
-
-
John Kleinschmidt authored
-
Samuel Attard authored
-
Armagan Amcalar authored
Depending on whether a ScrubberItem has text or an icon, this changeset calculates the actual width and sizes the TouchBar items accordingly. Previously, all ScrubberItems, regardless of their content, had a static width of 50px. This commit also fixes #10539.
-
- Nov 16, 2017
-
-
Charles Kerr authored
Fix crash in custom protocols caused by bad callback exec
-
- Nov 14, 2017
-
-
Charles Kerr authored
Fix rendering issues with Nvidia GPU on High Sierra for 1.7.x
-
- Nov 06, 2017
-
-
Paul Frazee authored
-
- Oct 25, 2017
-
-
John Kleinschmidt authored
-
- Oct 11, 2017
-
-
John Kleinschmidt authored
-
John Kleinschmidt authored
Crankshaft RCE fix
-
John Kleinschmidt authored
-
- Oct 04, 2017
-
-
John Kleinschmidt authored
CircleCI report testing results
-
John Kleinschmidt authored
-
- Sep 28, 2017
-
-
John Kleinschmidt authored
* Add prerelease script * Update CircleCI for releases * Rerun builds
-
Birunthan Mohanathas authored
Use Squirrel.Windows --checkForUpdate (1.7.x)
-
J.M authored
This cherry-picks #10483 to fix #5057.
-
- Sep 27, 2017
-
-
Birunthan Mohanathas authored
Bump external binaries to 1.2.2
-
Josh Abernathy authored
-
- Sep 24, 2017
-
-
John Kleinschmidt authored
-
John Kleinschmidt authored
disable flaky app.importCertificate and select-client-certificate tests
-
John Kleinschmidt authored
-
Zeke Sikelianos authored
-
Zeke Sikelianos authored
-
Samuel Attard authored
* Fix app.makeSingleInstance hanging on posix systems Wait for the IO thread to be a thing before attempting to listen on the socket Fixes #9880 * Move OnBrowserReady call to PreMainMessageLoopRun to account for timing issues on macOS * Woops, how did that happen ;) * Refactor as per @zcbenz comments Also fix issue where we run the single instance callback *not* on the UI thread, this apparently results in a hung process. * Appease the linting gods * Create watcher when message loop is ready * spec: Add test case for app.makeSingleInstance * Fix missing extension when saving a file without filters Previously, when triggering the save dialog through e.g. `<a download>` links (e.g. http://jsfiddle.net/koldev/cW7W5/), the extension was only saved if Finder was set to show all extensions by default. We now always display the extension to make sure that it is saved. If we want to keep the extension hidden, we could also populate the allowed file types array with the extension from the default filename, but that would have interfered with how we set the filters. * Try to make test less flaky * Try simpler test * Fix stdout detection * Try longer timeout on test
-
- Sep 23, 2017
-
-
John Kleinschmidt authored
Apply turbofan-fix
-
John Kleinschmidt authored
-
- Sep 13, 2017
-
-
John Kleinschmidt authored
-
John Kleinschmidt authored
Arm64 builds are not built for 1.7.x
-
- Aug 31, 2017
-
-
John Kleinschmidt authored
-
- Aug 30, 2017
-
-
John Kleinschmidt authored
-
John Kleinschmidt authored
Backport fix for flickering web contents on large monitors
-
John Kleinschmidt authored
-
John Kleinschmidt authored
-
- Aug 29, 2017
-
-
John Kleinschmidt authored
Fixed crash on process exit on Windows
-