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 .
- Feb 06, 2020
-
-
Electron Bot authored
-
Electron Bot authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Samuel Attard authored
-
Shelley Vohr authored
-
- Feb 05, 2020
-
-
Cheng Zhao authored
-
Cheng Zhao authored
-
Electron Bot authored
-
John Kleinschmidt authored
* build: don't use component_ffmpeg for chromedriver * Fixup mac chromedriver build * Update location of chromedriver.zip * Fixup macos chromedriver build * compile to right directory
-
Shelley Vohr authored
-
Gabriel Basilio Brito authored
notes: Adding Github CI to testing documentation
-
Jeremy Apthorp authored
-
Jeremy Apthorp authored
-
Shelley Vohr authored
-
John Kleinschmidt authored
* build: robustify verify-mksnapshot w.r.t. command-line parameters Co-authored-by:
Jeremy Apthorp <nornagon@nornagon.net>
-
Sofia Nguy authored
-
Sofia Nguy authored
-
- Feb 04, 2020
-
-
Electron Bot authored
-
Jeremy Apthorp authored
-
Charles Kerr authored
* docs: add references to app.whenReady() in isReady * refactor: prefer app.whenReady() In the docs, specs, and lib, replace instances of `app.once('ready')` (seen occasionally) and `app.on('ready')` (extremely common) with `app.whenReady()`. It's better to encourage users to use whenReady(): 1. it handles the edge case of registering for 'ready' after it's fired 2. it avoids the minor wart of leaving an active listener alive for an event that wll never fire again
-
Electron Bot authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Jeremy Apthorp authored
-
Erick Zhao authored
* initial pass * better * even better * ci * add chromedriver to build step * add chromedriver to other build step * persist chromedriver for tests * appveyor test * correct sys.platform names * chromedriver-path -> build-dir
-
Samuel Attard authored
-
- Feb 03, 2020
-
-
Electron Bot authored
-
- Feb 02, 2020
-
-
Electron Bot authored
-
- Feb 01, 2020
-
-
Electron Bot authored
-
Jeremy Apthorp authored
-
Shelley Vohr authored
-
Jeremy Apthorp authored
-
Electron Bot authored
* chore: bump chromium in DEPS to 68d7ef9b31f3f164a967109212e84a8d756cc80f * Update patches * Update location of file_info.h * Update sysroots * chore: bump chromium in DEPS to 47114394b1c8a35438d19da7538142380551a2ce * Update patches * ci: update docker image to pickup new ia32 dep * Skip .info files in dist.zip Co-authored-by:
John Kleinschmidt <jkleinsc@github.com>
-
Samuel Attard authored
-
Jeremy Apthorp authored
-
- Jan 31, 2020
-
-
Electron Bot authored
-
Ian Goodacre authored
* docs: add links to the issue tracker Adding links to the issue tracker for existing issues and submission of new issues makes it easier to do what is otherwise well described in the issues doc. There are direct links to the issue tracker in other introductory docs, so I see no reason not to have them here, to facilitate access. * docs: update issues TOC * Changes recommended by malept
-
Kilian Valkhof authored
* docs: fix missing import, explicitly use nativeTheme api * Update docs/tutorial/mojave-dark-mode-guide.md Co-Authored-By:
Charles Kerr <ckerr@github.com> * switch to nativeTheme event Co-authored-by:
Charles Kerr <ckerr@github.com>
-
bitdisaster authored
* fix: systray icon demotion Adding support for GUID parameter in Tray API. In combination with signed binaries this allows to maintain the position in the systray on Windows. * unit tests * make mac and linux compile
-
Shelley Vohr authored
* fix: prevent print crash on bad deviceName * address review feedback
-
Jeremy Apthorp authored
-
Shelley Vohr authored
-
- Jan 30, 2020
-
-
Electron Bot authored
-