electron-roller[bot] 7d05b78479 chore: bump chromium to 133.0.6920.0 (main) (#45055) 3 months ago
..
api 7d05b78479 chore: bump chromium to 133.0.6920.0 (main) (#45055) 3 months ago
asar 93f49d1189 fix: modernize-use-using clang-tidy warnings (#44806) 4 months ago
extensions 3aa0014d23 fix: chrome.i18n unavailable in extension service workers (#45031) 4 months ago
gin_converters 7d05b78479 chore: bump chromium to 133.0.6920.0 (main) (#45055) 3 months ago
gin_helper 158a87d494 fix: modernize-use-equals-default warnings (#44935) 4 months ago
mac f7e823ac80 refactor: return-braced-init-list pt 2 of 2 (#44870) 4 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 158a87d494 fix: modernize-use-equals-default warnings (#44935) 4 months 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 024fee4e44 fix: modernize-use-nodiscard clang-tidy warnings (#44808) 4 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 6789431f74 fix: `performance-no-automatic-move` clang-tidy warnings (#44742) 5 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 f7e823ac80 refactor: return-braced-init-list pt 2 of 2 (#44870) 4 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 f595443a22 refactor: fix modernize-return-braced-init-list warnings (#44838) 4 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 4a695d07c6 fix: misc-use-internal-linkage warnings (#44843) 4 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 85e2622b68 refactor: use gdk_display_beep() on Linux (#44734) 5 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 4a695d07c6 fix: misc-use-internal-linkage warnings (#44843) 4 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 4fd1b5b186 fix: big endian bug in V8 serialization (#44776) 5 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