Charles Kerr 3c941c7e8f fix: modernize-avoid-c-arrays (#44813) 4 months ago
..
resources dcc6196fe7 revert: disable rosetta as Electron does not run under rosetta 4 years ago
BRANDING.json d7f07e8a80 refactor: rename the atom directory to shell 5 years ago
command_line_args.cc b42c0ae00d fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43477) 7 months ago
command_line_args.h b42c0ae00d fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43477) 7 months ago
electron_content_client.cc b3c2e83243 refactor: prefer `inline constexpr string_view` for string constants (#44405) 5 months ago
electron_content_client.h e70ce89235 chore: more iwyu (#43063) 8 months ago
electron_crash_reporter_client.cc 43ed763f18 chore: bump chromium to 133.0.6846.0 (main) (#44665) 5 months ago
electron_crash_reporter_client.h 43ed763f18 chore: bump chromium to 133.0.6846.0 (main) (#44665) 5 months ago
electron_library_main.h 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
electron_library_main.mm dffe00b232 fix: -Wunsafe-buffer-usage warnings with argc, argv (#44366) 5 months ago
electron_login_helper.mm 2a613cabaa refactor: migrate `electron_login_helper` to non-deprecated API (#43182) 8 months ago
electron_main_delegate.cc 3c941c7e8f fix: modernize-avoid-c-arrays (#44813) 4 months ago
electron_main_delegate.h af6e2fb257 fix: trace-startup crashing child process on macOS (#44257) 6 months ago
electron_main_delegate_mac.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_main_delegate_mac.mm b684a98267 refactor: replace base::EndsWith() with std::ends_with() (#41937) 1 year ago
electron_main_linux.cc dffe00b232 fix: -Wunsafe-buffer-usage warnings with argc, argv (#44366) 5 months ago
electron_main_mac.cc b3c2e83243 refactor: prefer `inline constexpr string_view` for string constants (#44405) 5 months ago
electron_main_win.cc dffe00b232 fix: -Wunsafe-buffer-usage warnings with argc, argv (#44366) 5 months ago
node_main.cc 946ab5f1d7 build: reland bump Node.js to v22.9.0 (#44597) 5 months ago
node_main.h dffe00b232 fix: -Wunsafe-buffer-usage warnings with argc, argv (#44366) 5 months ago
uv_stdio_fix.cc 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
uv_stdio_fix.h 6e6f5efad9 fix: re-enable PartitionAlloc on macOS (#32442) 3 years ago
uv_task_runner.cc cc5aa65cb4 fix: delete UvTaskRunner's timers only after they're closed (#43561) 7 months ago
uv_task_runner.h cc5aa65cb4 fix: delete UvTaskRunner's timers only after they're closed (#43561) 7 months ago