electron/shell/app
Robo d5d936d078
fix: trace-startup crashing child process on macOS (32-x-y) (#44292)
* fix: trace-startup crashing child process on macOS (32-x-y)

* chore: disable test on linux arm

* chore: also disable on linux arm64
2024-10-18 11:16:53 -04:00
..
resources/mac revert: disable rosetta as Electron does not run under rosetta 2020-11-18 09:04:16 -08:00
BRANDING.json refactor: rename the atom directory to shell 2019-06-19 17:33:28 -07:00
command_line_args.cc fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43540) 2024-09-04 21:27:34 -05:00
command_line_args.h fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43540) 2024-09-04 21:27:34 -05:00
electron_content_client.cc chore: fixup gn check when enable_pdf_viewer is false (#41990) 2024-04-30 20:32:11 -04:00
electron_content_client.h chore: bump chromium to 128.0.6611.0 (32-x-y) (#43017) 2024-07-25 11:24:11 +02:00
electron_crash_reporter_client.cc chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -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 build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04:00
electron_library_main.mm fix: trace-startup crashing child process on macOS (32-x-y) (#44292) 2024-10-18 11:16:53 -04:00
electron_login_helper.mm chore: bump chromium to 117.0.5923.0 (main) (#39304) 2023-08-04 10:47:29 +02:00
electron_main_delegate.cc fix: trace-startup crashing child process on macOS (32-x-y) (#44292) 2024-10-18 11:16:53 -04:00
electron_main_delegate.h fix: trace-startup crashing child process on macOS (32-x-y) (#44292) 2024-10-18 11:16:53 -04: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 refactor: replace base::EndsWith() with std::ends_with() (#41937) 2024-04-23 21:13:59 -05:00
electron_main_linux.cc build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04:00
electron_main_mac.cc fix: remove EarlyMallocZoneRegistration call (#40128) 2023-10-09 09:43:51 +09:00
electron_main_win.cc fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43540) 2024-09-04 21:27:34 -05:00
node_main.cc refactor: move impl functions into private namespace (#43409) 2024-08-21 19:43:17 -05: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 fix: delete UvTaskRunner's timers only after they're closed (#43599) 2024-09-06 14:18:51 -05:00
uv_task_runner.h fix: delete UvTaskRunner's timers only after they're closed (#43599) 2024-09-06 14:18:51 -05:00