electron/shell/common
2021-08-06 14:04:19 -07:00
..
api chore: bump chromium to 94.0.4584.0 (main) (#30030) 2021-07-26 09:02:16 -07:00
asar fix: change ASAR archive cache to per-process to fix leak (#29293) 2021-06-04 10:49:08 +09:00
extensions feat: partially support chrome.tabs.update (#30069) 2021-07-27 13:36:22 -07:00
gin_converters feat: Allow detection of MITM HTTPS proxies like ZScaler (#30174) 2021-08-02 10:24:58 +09:00
gin_helper chore: bump chromium to 94.0.4584.0 (main) (#30030) 2021-07-26 09:02:16 -07:00
mac
resources/mac
application_info.cc fix: use correct userData path when unbundled (#30113) 2021-07-14 13:10:37 -07:00
application_info.h fix: use correct userData path when unbundled (#30113) 2021-07-14 13:10:37 -07:00
application_info_linux.cc fix: use correct userData path when unbundled (#30113) 2021-07-14 13:10:37 -07:00
application_info_mac.mm
application_info_win.cc chore: bump chromium to 94.0.4584.0 (main) (#30030) 2021-07-26 09:02:16 -07:00
color_util.cc
color_util.h
crash_keys.cc fix: build SetCrashKeyGW without tray on Windows (#30437) 2021-08-06 14:04:19 -07:00
crash_keys.h chore: add additional crash key to gin::Wrappable (#30161) 2021-07-21 09:33:25 -04:00
electron_command_line.cc
electron_command_line.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_constants.cc
electron_constants.h
electron_paths.h refactor: use PathProvider for user-data-dir and others (#29649) 2021-06-15 09:32:56 +09:00
heap_snapshot.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
heap_snapshot.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
key_weak_map.h
keyboard_util.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
keyboard_util.h chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
language_util.h
language_util_linux.cc
language_util_mac.mm
language_util_win.cc
logging.cc feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
logging.h feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
mouse_util.cc
mouse_util.h
node_bindings.cc feat: add electron.safeStorage encryption API (#30020) 2021-08-05 15:12:54 -07:00
node_bindings.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
node_bindings_linux.cc
node_bindings_linux.h
node_bindings_mac.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
node_bindings_mac.h
node_bindings_win.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
node_bindings_win.h
node_includes.h fix: prevent crash on web-contents creation when error is thrown (#28971) 2021-05-11 13:57:11 -07:00
node_util.cc
node_util.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
options_switches.cc refactor: remove guestInstanceId from WebPreferences (#30280) 2021-07-28 15:32:53 -07:00
options_switches.h refactor: remove guestInstanceId from WebPreferences (#30280) 2021-07-28 15:32:53 -07:00
platform_util.cc
platform_util.h
platform_util_internal.h
platform_util_linux.cc fix: Revert "fix: don't propagate GDK_BACKEND to subprocs (#28898)" (#29610) 2021-06-09 08:28:52 -07:00
platform_util_mac.mm
platform_util_win.cc
process_util.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
process_util.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
skia_util.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
skia_util.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
v8_value_converter.cc chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
v8_value_converter.h
v8_value_serializer.cc chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
v8_value_serializer.h
world_ids.h