trop[bot] e16d9f99e6 fix: only remove hijackable envs from foreign parent (#41099) 1 year ago
..
api 70231825c7 refactor: use type enum in file stats for asar archive (#39969) 1 year ago
asar 70231825c7 refactor: use type enum in file stats for asar archive (#39969) 1 year ago
extensions fe0a54f729 fix: `chrome.action` API registration (#40512) 1 year ago
gin_converters 6799879694 feat: `keyboard.lock()` should use permissions helper (#40458) 1 year ago
gin_helper 33376fba39 fix: set prototype names on `gin::Constructible` classes (#39036) 1 year ago
mac 0d99c8a222 fix: ignore all NODE_ envs from foreign parent in node process (#40882) 1 year ago
resources 192a7fad0d fix: disable MallocNanoZone on mac (#33704) 3 years ago
application_info.cc a3acea9fd6 fix: devtools allow restoring saved dock state on Windows (#39768) 1 year ago
application_info.h a3acea9fd6 fix: devtools allow restoring saved dock state on Windows (#39768) 1 year ago
application_info_linux.cc 37b7e347fc fix: potential crash caused by dlopen different gtk libraries (#33650) 3 years ago
application_info_mac.mm 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
application_info_win.cc eb291485bb chore: drop support for Windows 7 / 8 / 8.1 (#36427) 2 years ago
color_util.cc e5419bcf5a chore: remove unused std includes (#38795) 1 year ago
color_util.h db79734bfb feat: support more color formats for `backgroundColor` (#31868) 3 years ago
crash_keys.cc e5419bcf5a chore: remove unused std includes (#38795) 1 year ago
crash_keys.h 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
electron_command_line.cc 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
electron_command_line.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
electron_constants.cc 665823596c refactor: remove unused switches (#38530) 1 year ago
electron_constants.h 665823596c refactor: remove unused switches (#38530) 1 year ago
electron_paths.h 9483e714c4 feat: allow customizing browser data location (#33554) 2 years ago
heap_snapshot.cc 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
heap_snapshot.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
key_weak_map.h 0203bd3305 refactor: prefer base::Contains() over find() + end() (#38443) 1 year ago
keyboard_util.cc 236272bf9f refactor: more constexpr lookup tables (#38895) 1 year ago
keyboard_util.h 236272bf9f refactor: more constexpr lookup tables (#38895) 1 year ago
language_util.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
language_util_linux.cc 5fc3ed936e feat: add app.getPreferredSystemLanguages() API (#36035) 2 years ago
language_util_mac.mm f176d2494f fix: respect system language preferences on Win/macOS (#23247) 5 years ago
language_util_win.cc feaf18e371 chore: bump chromium to 113.0.5636.0 (main) (#37130) 2 years ago
logging.cc 3d4d1b33ba fix: fail non-fatally when InitLogging fails (#35138) 2 years ago
logging.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
node_bindings.cc f2ce1ce1b4 fix: do not call `after()` `async_hook` for `asyncId` 0 (#40592) 1 year ago
node_bindings.h 3d760afa36 refactor: clean up Node.js cli arg parsing (#39510) 1 year ago
node_bindings_linux.cc c119b1ebef chore: remove redundant code in node integration (#33500) 3 years ago
node_bindings_linux.h c119b1ebef chore: remove redundant code in node integration (#33500) 3 years ago
node_bindings_mac.cc c119b1ebef chore: remove redundant code in node integration (#33500) 3 years ago
node_bindings_mac.h c119b1ebef chore: remove redundant code in node integration (#33500) 3 years ago
node_bindings_win.cc c119b1ebef chore: remove redundant code in node integration (#33500) 3 years ago
node_bindings_win.h c119b1ebef chore: remove redundant code in node integration (#33500) 3 years ago
node_includes.h 35a9e67dba chore: rename built-in modules to bindings to match naming update in node (#37182) 2 years ago
node_util.cc 75d2caf451 chore: upgrade to Node.js v18 (#35999) 2 years ago
node_util.h e16d9f99e6 fix: only remove hijackable envs from foreign parent (#41099) 1 year ago
options_switches.cc 665823596c refactor: remove unused switches (#38530) 1 year ago
options_switches.h 665823596c refactor: remove unused switches (#38530) 1 year ago
platform_util.cc d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
platform_util.h a38b711fb1 feat: add logUsage to shell.openExternal() options (#37139) 2 years ago
platform_util_internal.h 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
platform_util_linux.cc 24c06a45ef fix: ShowItemUsingFileManager should escape path in Linux (#40560) 1 year ago
platform_util_mac.mm cddfdf3ba2 chore: bump chromium to 116.0.5817.0 (26-x-y) (#38546) 1 year ago
platform_util_win.cc f0e1848a5e chore: replace uses of `ComPtr::GetAddressOf()` with `ComPtr::operator&` (#37948) 2 years ago
plugin_info.cc ea6f873f97 chore: bump chromium to 109.0.5382.0 (main) (#36057) 2 years ago
plugin_info.h ea6f873f97 chore: bump chromium to 109.0.5382.0 (main) (#36057) 2 years ago
process_util.cc d142292485 refactor: use `process_util.h` helpers (#38606) 1 year ago
process_util.h d142292485 refactor: use `process_util.h` helpers (#38606) 1 year ago
skia_util.cc 87c183df6a chore: bump chromium to 110.0.5415.0 (main) (#36186) 2 years ago
skia_util.h 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
thread_restrictions.h 87c183df6a chore: bump chromium to 110.0.5415.0 (main) (#36186) 2 years ago
v8_value_serializer.cc 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
v8_value_serializer.h 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) 3 years ago
world_ids.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago