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 .
- 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
-
Milan Burda authored
-
John Kleinschmidt authored
-
- Sep 19, 2019
-
-
John Kleinschmidt authored
-
Electron Bot authored
-
Cheng Zhao authored
* deprecate native_mate/native_mate/object_template_builder.h * add gin_helper/object_template_builder.h * add patch to avoid ambiguous error * remove usage of object_template_builder_deprecated.h in a few files * add note we should remove gin_helper/object_template_builder.h in future
-
Charles Kerr authored
* fix: use coordinate offsets in ShowAutofillPopup * fix: silence coord int->float narrowing conversion Minor fix to silence clang-tidy warning about implicit range narrowing. Not a huge deal but the revision is also easier to read. clang-tidy: bugprone-narrowing-conversions
-
Gellert Hegyi authored
-
Shelley Vohr authored
-
Shelley Vohr authored
* docs: improve and add examples for clipboard * address feedback from jkleinsc review
-
John Kleinschmidt authored
-
Shelley Vohr authored
-
Electron Bot authored
-
John Kleinschmidt authored
* ci: fix circleCI handling of booleans * Explicitly specify 2.1
-
Milan Burda authored
-
- Sep 18, 2019
-
-
Electron Bot authored
-
John Kleinschmidt authored
* ci: use circleci 2.1 * Check for pipeline status and add comments
-
loc authored
fix #17937, #19908
-
John Kleinschmidt authored
-
- Sep 17, 2019
-
-
Electron Bot authored
-
Tony Stark authored
-
Erick Zhao authored
* docs: note required step for VS in Windows build * docs: add instructions for custom VS location * lint? * link chromium docs
-
Samuel Attard authored
-
Samuel Attard authored
* fix: emit updated on NativeTheme on the UI thread to avoid DCHECK * Update atom_api_native_theme.cc * spec: wait a few ticks for async events to emit so that test events do not leak into each other
-
Charles Kerr authored
* refactor: clang-tidy modernize-use-nullptr * refactor: clang-tidy modernize-use-equals-default * refactor: clang-tidy modernize-make-unique * refactor: omit nullptr arg from unique_ptr.reset() As per comment by @miniak
-
Samuel Attard authored
Exposing these in the renderer didn't make sense as they weren't backed by the same instance / value store. This API should be browser only especially now that we have nativeTheme.themeSource. Exposing in //common was a mistake from the beginning.
-
Samuel Attard authored
* build: yolo a theoretical speed improvement * chore: persist src/electron and friends for testing purposes * build: do not generate dist.zip on debug builds * chore: ensure licenses and version file exist for zip-symbols script
-
- Sep 15, 2019
-
-
Electron Bot authored
-
- Sep 14, 2019
-
-
Electron Bot authored
-
Felix Rieseberg authored
* docs: Add recent Electron version to security checklist * Update docs/tutorial/security.md Co-Authored-By:
Mark Lee <malept@users.noreply.github.com> * Update docs/tutorial/security.md Co-Authored-By:
Pedro Pontes <pepontes@microsoft.com> * Update docs/tutorial/security.md Co-Authored-By:
Mark Lee <malept@users.noreply.github.com>
-