trop[bot] 93b44837a2 fix: escape URL passed to shell.openExternal on windows (#28339) 4 years ago
..
api 0bbd268eb4 fix: restrict sendToFrame to same-process frames by default (#26875) (#26927) 4 years ago
asar 19e7af9841 chore: bump chromium to 85.0.4181.1 (10-x-y) (#23987) 4 years ago
extensions 700c410ec3 fix(extensions): implement missing web_request hooks (#27097) 4 years ago
gin_converters 1c198eef50 fix: cap sendInputEvent text length at n-1 (#27854) 4 years ago
gin_helper 0bbd268eb4 fix: restrict sendToFrame to same-process frames by default (#26875) (#26927) 4 years ago
mac ec7942e8b5 fix: build when some buildflags are disabled (#23307) 5 years ago
resources b19c549511 revert: disable rosetta as Electron does not run under rosetta 4 years ago
application_info.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
application_info.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
application_info_linux.cc 3e8d77d564 chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 5 years ago
application_info_mac.mm 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
application_info_win.cc 19e7af9841 chore: bump chromium to 85.0.4181.1 (10-x-y) (#23987) 4 years ago
color_util.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
color_util.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
crash_keys.cc 08fc9dfc40 fix: increase max crash key value length (#24853) 4 years ago
crash_keys.h 06bf0d08dc fix: crashReporter incompatible with sandbox on Linux (#23265) 5 years ago
electron_command_line.cc 6ab317cc83 style: use build/include_directory for NOLINT (#23266) 5 years ago
electron_command_line.h d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
electron_constants.cc 06bf0d08dc fix: crashReporter incompatible with sandbox on Linux (#23265) 5 years ago
electron_constants.h 06bf0d08dc fix: crashReporter incompatible with sandbox on Linux (#23265) 5 years ago
electron_paths.h dcbed18f44 feat: app.getPath('recent') (#23381) 5 years ago
heap_snapshot.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
heap_snapshot.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
key_weak_map.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
keyboard_util.cc f7e4377ee8 chore: update chromium to 85.0.4161.2 (#23915) 4 years ago
keyboard_util.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
language_util.h f176d2494f fix: respect system language preferences on Win/macOS (#23247) 5 years ago
language_util_linux.cc f176d2494f fix: respect system language preferences on Win/macOS (#23247) 5 years ago
language_util_mac.mm f176d2494f fix: respect system language preferences on Win/macOS (#23247) 5 years ago
language_util_win.cc f176d2494f fix: respect system language preferences on Win/macOS (#23247) 5 years ago
mouse_util.cc f7e4377ee8 chore: update chromium to 85.0.4161.2 (#23915) 4 years ago
mouse_util.h d8737734bf chore: bump chromium to bc8f70ed4cfe2262ea833750eaddb (master) (#22649) 5 years ago
node_bindings.cc e7d7c66636 fix: libuv hang when nodeIntegrationInSubframes enabled (#27881) 4 years ago
node_bindings.h e7d7c66636 fix: libuv hang when nodeIntegrationInSubframes enabled (#27881) 4 years ago
node_bindings_linux.cc 2b316f3843 refactor: run clang-tidy (#20231) 5 years ago
node_bindings_linux.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
node_bindings_mac.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
node_bindings_mac.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
node_bindings_win.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
node_bindings_win.h 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
node_includes.h d608a30015 chore: bump chromium to 85.0.4183.19 (10-x-y) (#24299) 4 years ago
node_util.cc d563c79521 fix: handle electron script errors better (#25331) (#25452) 4 years ago
node_util.h db4d01c517 refactor: move CompileAndCall to a helper (#20675) 5 years ago
options_switches.cc deb78453c0 feat: make window visual effect state customizable (#25106) 4 years ago
options_switches.h deb78453c0 feat: make window visual effect state customizable (#25106) 4 years ago
platform_util.h dcbed18f44 feat: app.getPath('recent') (#23381) 5 years ago
platform_util_linux.cc 749b134e09 fix: make shell.moveItemToTrash return false on Windows when move is unsuccessful (#25170) 4 years ago
platform_util_mac.mm 75fd9a3496 refactor: improve MoveItemToTrash error description (#23589) 4 years ago
platform_util_win.cc 93b44837a2 fix: escape URL passed to shell.openExternal on windows (#28339) 4 years ago
process_util.cc 0a481242f0 fix: wrap EmitWarning with HandleScope (#23667) 4 years ago
process_util.h a061c87e56 feat: enable native extensions support (#21814) 5 years ago
skia_util.cc 6147bd77ac chore: use auto to avoid repeating type (#26255) 4 years ago
skia_util.h e74daf2d19 refactor: move `gfx::ImageSkia` functions to their own util file (#19460) 5 years ago
v8_value_converter.cc d608a30015 chore: bump chromium to 85.0.4183.19 (10-x-y) (#24299) 4 years ago
v8_value_converter.h 3ae3233e65 chore: remove native_mate (Part 12) (#20869) 5 years ago
v8_value_serializer.cc b4d07f76d3 feat: MessagePorts in the main process (#22404) 5 years ago
v8_value_serializer.h b4d07f76d3 feat: MessagePorts in the main process (#22404) 5 years ago
world_ids.h 8cc0435d9c fix(extensions): set lowest isolated world id (#22212) 5 years ago