electron/shell/app
Alexander Petrov 60b6e74e3f
fix: merge crash annotations instead of overwriting (#34795)
ElectronCrashReporterClient::GetProcessSimpleAnnotations() merges
annotations provided as argument with global_annotations_,
preserving useful information.
2022-07-19 09:18:04 -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 chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_content_client.cc fix: ensure that requestMediaKeySystemAccess resolves (#34886) 2022-07-12 00:48:51 -07:00
electron_content_client.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_crash_reporter_client.cc fix: merge crash annotations instead of overwriting (#34795) 2022-07-19 09:18:04 -07:00
electron_crash_reporter_client.h chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
electron_library_main.h chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
electron_library_main.mm chore: bump chromium to 98.0.4706.0 (main) (#31555) 2021-11-24 09:45:59 +01:00
electron_login_helper.mm
electron_main_delegate.cc chore: bump chromium to 105.0.5173.0 (main) (#34770) 2022-07-13 17:26:16 -04:00
electron_main_delegate.h chore: bump chromium to 105.0.5129.0 (main) (#34403) 2022-06-27 15:50:08 -05:00
electron_main_delegate_mac.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_main_delegate_mac.mm fix: build when some buildflags are disabled (#23307) 2020-04-28 23:16:10 -07:00
electron_main_linux.cc chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
electron_main_mac.cc build: fix intermittent compilation failures on macOS (#33768) 2022-04-21 17:25:51 +09:00
electron_main_win.cc fix: add missing [[maybe_unused]] to IsEnvSet (#33224) 2022-03-14 18:19:15 +09:00
node_main.cc chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
node_main.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
uv_stdio_fix.cc chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
uv_stdio_fix.h fix: re-enable PartitionAlloc on macOS (#32442) 2022-01-17 16:46:33 +09:00
uv_task_runner.cc chore: bump chromium to 100.0.4894.0 (main) (#32852) 2022-02-25 13:17:35 -05:00
uv_task_runner.h chore: bump chromium to 100.0.4894.0 (main) (#32852) 2022-02-25 13:17:35 -05:00