Keeley Hammond f9a04012b9 build: revert bump Node.js to v22.9.0 (#44596) 5 months ago
..
api 5d0d15a0b3 perf: prefer NewFromUtf8Literal() over NewFromUtf8() for string literals (#44412) 5 months ago
asar 500d4f0d05 fix: -Wunsafe-buffer-usage warning in asar_util's ReadFileToString() (#43896) 6 months ago
extensions 45bae950d5 chore: remove unused base/ includes (#43688) 7 months ago
gin_converters 2002472b10 chore: remove unused gin::Converter<char[]>::ToV8(isolate, const char*) (#44568) 5 months ago
gin_helper 5904d31264 perf: hold `V8FunctionInvoker` args in a `std::array` (#43752) 7 months ago
mac 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
resources 192a7fad0d fix: disable MallocNanoZone on mac (#33704) 3 years ago
BUILD.gn c9b7806418 chore: bump chromium to 129.0.6650.0 (main) (#43266) 8 months ago
application_info.cc 726d439399 refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44515) 5 months ago
application_info.h 0a064cece9 fix: devtools allow restoring saved dock state on Windows (#39734) 1 year ago
application_info_linux.cc 8397fef3ef chore: remove unused nogncheck includes (#43964) 6 months ago
application_info_mac.mm 89117fdd99 chore: bump chromium to 118.0.5975.0 (main) (#39531) 1 year ago
application_info_win.cc 45bae950d5 chore: remove unused base/ includes (#43688) 7 months ago
color_util.cc 726d439399 refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44515) 5 months ago
color_util.h 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
crash_keys.cc 05dfd14913 refactor: add `EmitWarning(v8::Isolate*)` helper (#43722) 7 months ago
crash_keys.h 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
electron_command_line.cc dffe00b232 fix: -Wunsafe-buffer-usage warnings with argc, argv (#44366) 5 months ago
electron_command_line.h dffe00b232 fix: -Wunsafe-buffer-usage warnings with argc, argv (#44366) 5 months ago
electron_constants.h b3c2e83243 refactor: prefer `inline constexpr string_view` for string constants (#44405) 5 months ago
electron_paths.h 9483e714c4 feat: allow customizing browser data location (#33554) 2 years ago
heap_snapshot.cc dbbdf55493 fix: -Wunsafe-buffer-usage warning in WriteAsciiChunk() (#44134) 6 months ago
heap_snapshot.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
key_weak_map.h 7cea992926 refactor: simplify KeyWeakMap impl (#43461) 7 months ago
keyboard_util.cc 8a8241163d chore: bump chromium to 128.0.6558.0 (main) (#42413) 9 months ago
keyboard_util.h f36ceae024 chore: migrate base::StringPiece to std::string_view (#40915) 1 year ago
language_util.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
language_util_linux.cc e3e94d45ee fix: silence -Wunsafe-buffer-usage warning in GetPreferredLanguages() (#44333) 6 months ago
language_util_mac.mm f176d2494f fix: respect system language preferences on Win/macOS (#23247) 5 years ago
language_util_win.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
logging.cc 4fbf18a021 refactor: move impl functions into private namespace (#43372) 8 months ago
logging.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
mac_util.h 83d7040096 fix: -Wunsafe-buffer-usage warning in didRegisterForRemoteNotificationsWithDeviceToken (#44348) 5 months ago
mac_util.mm 83d7040096 fix: -Wunsafe-buffer-usage warning in didRegisterForRemoteNotificationsWithDeviceToken (#44348) 5 months ago
node_bindings.cc f9a04012b9 build: revert bump Node.js to v22.9.0 (#44596) 5 months ago
node_bindings.h 8c5e7bbf6b fix: UvHandle move semantics (#43615) 7 months ago
node_bindings_linux.cc 93a6f3e607 refactor: NodeBindings::Create() returns a unique_ptr (#43361) 8 months ago
node_bindings_linux.h 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
node_bindings_mac.cc 05dfd14913 refactor: add `EmitWarning(v8::Isolate*)` helper (#43722) 7 months ago
node_bindings_mac.h 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
node_bindings_win.cc 45bae950d5 chore: remove unused base/ includes (#43688) 7 months ago
node_bindings_win.h 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
node_includes.h f68184a9f9 feat: add error event for utility process (#43774) 6 months ago
node_util.cc 3d2f68a9df refactor: spanify image utils (#44127) 6 months ago
node_util.h 3d2f68a9df refactor: spanify image utils (#44127) 6 months ago
options_switches.h f5bdbdb1e8 refactor: more inline constexpr string view (#44498) 5 months ago
platform_util.cc 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
platform_util.h f7b1c75c72 feat: update `app.{set|get}LoginItemSettings(settings)` (#37244) 1 year ago
platform_util_internal.h 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
platform_util_linux.cc 8397fef3ef chore: remove unused nogncheck includes (#43964) 6 months ago
platform_util_mac.mm de04fc3b90 fix: update shell.openExternal to correctly focus on external window (#44408) 5 months ago
platform_util_win.cc 9598d88b7c refactor: remove C-style void arg type for no-arg functions (#43884) 6 months ago
plugin.mojom c9b7806418 chore: bump chromium to 129.0.6650.0 (main) (#43266) 8 months ago
plugin_info.cc e72f4f7f26 chore: bump chromium to 123.0.6312.5 (main) (#41337) 1 year ago
plugin_info.h ea6f873f97 chore: bump chromium to 109.0.5382.0 (main) (#36057) 2 years ago
process_util.cc 05dfd14913 refactor: add `EmitWarning(v8::Isolate*)` helper (#43722) 7 months ago
process_util.h 05dfd14913 refactor: add `EmitWarning(v8::Isolate*)` helper (#43722) 7 months ago
skia_util.cc 36b7cf341e chore: bump chromium to 131.0.6776.0 (main) (#44137) 6 months ago
skia_util.h 3d2f68a9df refactor: spanify image utils (#44127) 6 months ago
thread_restrictions.h 87c183df6a chore: bump chromium to 110.0.5415.0 (main) (#36186) 2 years ago
v8_util.cc b5acebf3ba fix: -Wunsafe-buffer-usage warnings in TaskbarHost::SetThumbarButtons() (#44238) 6 months ago
v8_util.h 566c72cd46 fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211) 6 months ago
world_ids.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago