electron/shell/common
2023-11-13 08:27:18 +01:00
..
api chore: fix some typos (#40506) 2023-11-12 19:51:56 -08:00
asar refactor: use type enum in file stats for asar archive (#39889) 2023-09-25 13:17:24 +02:00
extensions fix: chrome.action API registration (#40500) 2023-11-13 08:27:18 +01:00
gin_converters feat: keyboard.lock() should use permissions helper (#40369) 2023-11-06 11:54:31 -08:00
gin_helper chore: fix some typos (#40506) 2023-11-12 19:51:56 -08:00
mac
resources/mac
application_info.cc fix: devtools allow restoring saved dock state on Windows (#39734) 2023-09-07 17:14:01 +09:00
application_info.h fix: devtools allow restoring saved dock state on Windows (#39734) 2023-09-07 17:14:01 +09:00
application_info_linux.cc
application_info_mac.mm
application_info_win.cc
color_util.cc
color_util.h
crash_keys.cc
crash_keys.h
electron_command_line.cc
electron_command_line.h
electron_constants.cc
electron_constants.h
electron_paths.h
heap_snapshot.cc
heap_snapshot.h
key_weak_map.h
keyboard_util.cc
keyboard_util.h
language_util.h
language_util_linux.cc
language_util_mac.mm
language_util_win.cc
logging.cc
logging.h
node_bindings.cc chore: fix some typos (#40506) 2023-11-12 19:51:56 -08:00
node_bindings.h fix: raw_ptr destruction order in NodeBindings (#39762) 2023-09-07 18:25:17 -05:00
node_bindings_linux.cc fix: raw_ptr destruction order in NodeBindings (#39762) 2023-09-07 18:25:17 -05:00
node_bindings_linux.h
node_bindings_mac.cc fix: raw_ptr destruction order in NodeBindings (#39762) 2023-09-07 18:25:17 -05:00
node_bindings_mac.h
node_bindings_win.cc refactor: replace remaining NULL with nullptr (#40053) 2023-10-03 12:26:35 -07:00
node_bindings_win.h
node_includes.h
node_util.cc
node_util.h
options_switches.cc chore: remove no-op fullscreenWindowTitle option (#39815) 2023-09-19 01:55:47 +09:00
options_switches.h chore: remove no-op fullscreenWindowTitle option (#39815) 2023-09-19 01:55:47 +09:00
platform_util.cc
platform_util.h feat: update app.{set|get}LoginItemSettings(settings) (#37244) 2023-10-16 12:25:11 -04:00
platform_util_internal.h
platform_util_linux.cc
platform_util_mac.mm feat: update app.{set|get}LoginItemSettings(settings) (#37244) 2023-10-16 12:25:11 -04:00
platform_util_win.cc refactor: replace remaining NULL with nullptr (#40053) 2023-10-03 12:26:35 -07:00
plugin_info.cc
plugin_info.h
process_util.cc
process_util.h
skia_util.cc
skia_util.h
thread_restrictions.h
v8_value_serializer.cc
v8_value_serializer.h
world_ids.h