electron/shell/app
Raymond Zhao e6f781f403
refactor: Convert ProcessSingleton changes to patch (#30594)
* Convert ProcessSingleton changes to patch

* Update patch

* Polish

* Add sandbox check to patch

* Add missing includes

* Fix linking error

* Fix compile error

* Apply PR feedback

* Fix compile fails

* Fix tests

* Remove extra patch

* Update test
2021-09-03 14:16:33 -07:00
..
resources/mac revert: disable rosetta as Electron does not run under rosetta 2020-11-18 09:04:16 -08:00
BRANDING.json
command_line_args.cc refactor: Convert ProcessSingleton changes to patch (#30594) 2021-09-03 14:16:33 -07:00
command_line_args.h refactor: Convert ProcessSingleton changes to patch (#30594) 2021-09-03 14:16:33 -07:00
electron_content_client.cc chore: bump chromium to 94.0.4590.2 (main) (#30274) 2021-08-11 17:04:56 -04:00
electron_content_client.h chore: bump chromium to 94.0.4590.2 (main) (#30274) 2021-08-11 17:04:56 -04:00
electron_crash_reporter_client.cc feat: support crashpad on linux (#29719) 2021-07-19 10:11:10 -07:00
electron_crash_reporter_client.h feat: support crashpad on linux (#29719) 2021-07-19 10:11:10 -07:00
electron_library_main.h chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
electron_library_main.mm feat: Electron Fuses, package time feature toggles (#24241) 2020-10-27 10:49:25 -07:00
electron_login_helper.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main.cc feat: switch to crashpad on linux (#30278) 2021-08-03 14:01:12 -07:00
electron_main.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate.cc refactor: Convert ProcessSingleton changes to patch (#30594) 2021-09-03 14:16:33 -07:00
electron_main_delegate.h feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
electron_main_delegate_mac.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate_mac.mm fix: build when some buildflags are disabled (#23307) 2020-04-28 23:16:10 -07:00
node_main.cc refactor: dynamically search defines from node (#30563) 2021-08-18 13:34:15 -07:00
node_main.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
uv_task_runner.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
uv_task_runner.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00