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 .
- Oct 03, 2019
-
-
Electron Bot authored
-
Shelley Vohr authored
-
Jeremy Apthorp authored
-
Jeremy Apthorp authored
-
- Oct 02, 2019
-
-
Electron Bot authored
-
Milan Burda authored
-
CezaryKulakowski authored
Patch which this pr removes adds new version of BrowserCompositorMac::GetCompositor. There is this function in BrowserCompositorMac with specifier const. Chromium's function returns parent's compositor if parent is set. Electron's version doesn't and - as a result - constrained dialogs won't be displayed correctly if they don't have its own compositor.
-
Milan Burda authored
-
Cheng Zhao authored
-
Cheng Zhao authored
* fix: correctly crash when there is no crashReporter * test: correctly crash when there is crashReporter
-
- Oct 01, 2019
-
-
Electron Bot authored
-
Jeremy Apthorp authored
-
Jeremy Apthorp authored
-
Birunthan Mohanathas authored
This broke in Electron 6 due to some Chromium changes. Test Plan: - Confirm that test case from https://github.com/electron/electron/pull/15898#issuecomment-443191770 now works Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
-
Chris Hawkes authored
Updated the period to a comma. Appears to be a number typo.
-
- Sep 30, 2019
-
-
Electron Bot authored
-
- Sep 29, 2019
-
-
Electron Bot authored
-
- Sep 28, 2019
-
-
Electron Bot authored
-
- Sep 27, 2019
-
-
Electron Bot authored
-
Milan Burda authored
-
- Sep 26, 2019
-
-
Electron Bot authored
-
Jeremy Apthorp authored
-
Jeremy Apthorp authored
-
- Sep 25, 2019
-
-
Electron Bot authored
This reverts commit b18fb96e.
-
Electron Bot authored
-
Daniel Zwelling authored
-
Samuel Attard authored
-
Mike Pelley authored
workspaceRoot has been deprecated as per https://code.visualstudio.com/docs/editor/variables-reference#_why-isnt-workspaceroot-documented
-
- Sep 24, 2019
-
-
Electron Bot authored
-
- Sep 23, 2019
-
-
Electron Bot authored
-
- Sep 22, 2019
-
-
Electron Bot authored
-
- Sep 21, 2019
-
-
Electron Bot authored
-
Electron Bot authored
-
- Sep 20, 2019
-
-
Milan Burda authored
-
Electron Bot authored
-
Jeremy Apthorp authored
* test: remove usage of remote module from node tests * isTTY is undefined in the renderer process on all platforms * Update spec/node-spec.js * Update node-spec.js
-
Shelley Vohr authored
-
Felix Rieseberg authored
-
Jeremy Apthorp authored
-