..
api
refactor: fix modernize-return-braced-init-list warnings ( #44857 )
2024-11-26 22:18:00 -06:00
asar
fix: modernize-use-using clang-tidy warnings ( #44836 )
2024-11-25 13:14:15 -05:00
extensions
refactor: fix modernize-return-braced-init-list warnings ( #44857 )
2024-11-26 22:18:00 -06:00
gin_converters
fix: modernize-use-nodiscard clang-tidy warnings ( #44832 )
2024-11-25 11:47:00 -06:00
gin_helper
refactor: fix modernize-return-braced-init-list warnings ( #44857 )
2024-11-26 22:18:00 -06:00
mac
chore: remove unused #includes ( #42971 )
2024-07-22 11:31:32 +02:00
resources /mac
application_info.cc
application_info.h
application_info_linux.cc
chore: remove unused nogncheck includes ( #43991 )
2024-09-26 21:49:42 -05:00
application_info_mac.mm
application_info_win.cc
chore: remove unused #includes ( #42971 )
2024-07-22 11:31:32 +02:00
BUILD.gn
chore: bump chromium to 129.0.6650.0 (main) ( #43266 )
2024-08-12 10:28:33 +02:00
color_util.cc
chore: remove unused #includes ( #42971 )
2024-07-22 11:31:32 +02:00
color_util.h
crash_keys.cc
refactor: add EmitWarning(v8::Isolate*) helper ( #43736 )
2024-09-17 11:50:48 +02:00
crash_keys.h
electron_command_line.cc
electron_command_line.h
electron_constants.cc
electron_constants.h
chore: remove more unused #include calls ( #43000 )
2024-07-25 11:25:45 +02:00
electron_paths.h
heap_snapshot.cc
fix: modernize-use-nodiscard clang-tidy warnings ( #44832 )
2024-11-25 11:47:00 -06:00
heap_snapshot.h
key_weak_map.h
refactor: simplify KeyWeakMap impl ( #43483 )
2024-08-26 18:09:12 -04:00
keyboard_util.cc
keyboard_util.h
language_util.h
language_util_linux.cc
language_util_mac.mm
language_util_win.cc
chore: remove more unused #include calls ( #43000 )
2024-07-25 11:25:45 +02:00
logging.cc
fix: performance-no-automatic-move clang-tidy warnings ( #44774 )
2024-11-21 15:29:42 +01:00
logging.h
mac_util.h
fix: -Wunsafe-buffer-usage warning in didRegisterForRemoteNotificationsWithDeviceToken ( #44381 )
2024-10-23 20:44:47 -05:00
mac_util.mm
fix: -Wunsafe-buffer-usage warning in didRegisterForRemoteNotificationsWithDeviceToken ( #44381 )
2024-10-23 20:44:47 -05:00
node_bindings.cc
refactor: reduce code duplication in gin_helper::Promise (33-x-y) ( #43778 )
2024-09-19 13:01:13 +02:00
node_bindings.h
fix: UvHandle move semantics ( #43634 )
2024-09-09 10:35:58 -05:00
node_bindings_linux.cc
refactor: NodeBindings::Create() returns a unique_ptr ( #43381 )
2024-08-21 10:15:04 +02:00
node_bindings_linux.h
chore: remove unused #includes ( #42971 )
2024-07-22 11:31:32 +02:00
node_bindings_mac.cc
refactor: add EmitWarning(v8::Isolate*) helper ( #43736 )
2024-09-17 11:50:48 +02:00
node_bindings_mac.h
chore: remove unused #includes ( #42971 )
2024-07-22 11:31:32 +02:00
node_bindings_win.cc
refactor: NodeBindings::Create() returns a unique_ptr ( #43381 )
2024-08-21 10:15:04 +02:00
node_bindings_win.h
chore: remove unused #includes ( #42971 )
2024-07-22 11:31:32 +02:00
node_includes.h
feat: add error event for utility process (33-x-y) ( #43997 )
2024-09-29 17:12:15 -05:00
node_util.cc
refactor: fix modernize-return-braced-init-list warnings ( #44857 )
2024-11-26 22:18:00 -06:00
node_util.h
refactor: spanify image utils ( #44178 )
2024-10-10 13:24:26 -04:00
options_switches.cc
feat: GPU shared texture offscreen rendering (33-x-y) ( #44511 )
2024-11-07 09:41:09 -05:00
options_switches.h
feat: GPU shared texture offscreen rendering (33-x-y) ( #44511 )
2024-11-07 09:41:09 -05:00
platform_util.cc
chore: remove unused #includes ( #42971 )
2024-07-22 11:31:32 +02:00
platform_util.h
platform_util_internal.h
platform_util_linux.cc
chore: remove unused nogncheck includes ( #43991 )
2024-09-26 21:49:42 -05:00
platform_util_mac.mm
fix: update shell.openExternal to correctly focus on external window ( #44468 )
2024-10-31 12:05:51 +01:00
platform_util_win.cc
refactor: remove C-style void arg type for no-arg functions ( #43919 )
2024-09-24 00:36:20 -07:00
plugin.mojom
chore: bump chromium to 129.0.6650.0 (main) ( #43266 )
2024-08-12 10:28:33 +02:00
plugin_info.cc
plugin_info.h
process_util.cc
refactor: add EmitWarning(v8::Isolate*) helper ( #43736 )
2024-09-17 11:50:48 +02:00
process_util.h
refactor: add EmitWarning(v8::Isolate*) helper ( #43736 )
2024-09-17 11:50:48 +02:00
skia_util.cc
refactor: spanify image utils ( #44178 )
2024-10-10 13:24:26 -04:00
skia_util.h
refactor: spanify image utils ( #44178 )
2024-10-10 13:24:26 -04:00
thread_restrictions.h
v8_util.cc
fix: big endian bug in V8 serialization ( #44796 )
2024-11-22 10:07:06 -05:00
v8_util.h
fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream ( #44223 )
2024-10-14 11:37:40 -05:00
world_ids.h