..
api
chore: bump chromium to 1a093e6a0cb5e72ba78990fe39824 (master) ( #24575 )
2020-07-21 22:34:34 -07:00
asar
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
extensions
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
gin_converters
chore: bump chromium to 1a093e6a0cb5e72ba78990fe39824 (master) ( #24575 )
2020-07-21 22:34:34 -07:00
gin_helper
refactor: clean up Session with CleanedUpAtExit ( #24603 )
2020-07-20 12:13:33 -07:00
mac
fix: build when some buildflags are disabled ( #23307 )
2020-04-28 23:16:10 -07:00
resources /mac
fix: revert {Atom => Electron}Application rename ( #22206 )
2020-02-21 11:05:03 -08:00
application_info.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
application_info.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
application_info_linux.cc
chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) ( #22999 )
2020-04-13 16:39:26 -07:00
application_info_mac.mm
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
application_info_win.cc
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
color_util.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
color_util.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
crash_keys.cc
Revert "build: remove dead symlink from MAS build ( #23831 )" ( #24146 )
2020-06-15 23:42:18 -07:00
crash_keys.h
fix: crashReporter incompatible with sandbox on Linux ( #23265 )
2020-05-07 13:31:26 -07:00
electron_command_line.cc
style: use build/include_directory for NOLINT ( #23266 )
2020-04-24 12:57:41 -07:00
electron_command_line.h
chore: rename atom -> electron ( #21986 )
2020-02-04 12:19:40 -08:00
electron_constants.cc
fix: crashReporter incompatible with sandbox on Linux ( #23265 )
2020-05-07 13:31:26 -07:00
electron_constants.h
fix: crashReporter incompatible with sandbox on Linux ( #23265 )
2020-05-07 13:31:26 -07:00
electron_paths.h
feat: app.getPath('recent') ( #23381 )
2020-05-13 11:27:56 +09:00
heap_snapshot.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
heap_snapshot.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
key_weak_map.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
keyboard_util.cc
chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) ( #23379 )
2020-05-26 13:06:26 -07:00
keyboard_util.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
language_util.h
fix: respect system language preferences on Win/macOS ( #23247 )
2020-05-04 10:49:29 -07:00
language_util_linux.cc
fix: respect system language preferences on Win/macOS ( #23247 )
2020-05-04 10:49:29 -07:00
language_util_mac.mm
fix: respect system language preferences on Win/macOS ( #23247 )
2020-05-04 10:49:29 -07:00
language_util_win.cc
fix: respect system language preferences on Win/macOS ( #23247 )
2020-05-04 10:49:29 -07:00
mouse_util.cc
chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) ( #23379 )
2020-05-26 13:06:26 -07:00
mouse_util.h
chore: bump chromium to bc8f70ed4cfe2262ea833750eaddb (master) ( #22649 )
2020-03-14 16:54:14 -04:00
node_bindings.cc
fix: use Node.js isolate setup logic in bindings ( #24579 )
2020-07-20 12:41:52 -07:00
node_bindings.h
fix: uv_walk crash on web worker close ( #24436 )
2020-07-08 11:00:43 -07:00
node_bindings_linux.cc
refactor: run clang-tidy ( #20231 )
2019-09-16 18:12:00 -04:00
node_bindings_linux.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
node_bindings_mac.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
node_bindings_mac.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
node_bindings_win.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
node_bindings_win.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
node_includes.h
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
node_util.cc
refactor: move CompileAndCall to a helper ( #20675 )
2019-10-23 09:26:32 -07:00
node_util.h
refactor: move CompileAndCall to a helper ( #20675 )
2019-10-23 09:26:32 -07:00
options_switches.cc
feat: add worldSafe flag for executeJS results ( #24114 )
2020-07-23 14:32:20 -07:00
options_switches.h
feat: add worldSafe flag for executeJS results ( #24114 )
2020-07-23 14:32:20 -07:00
platform_util.h
feat: app.getPath('recent') ( #23381 )
2020-05-13 11:27:56 +09:00
platform_util_linux.cc
chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) ( #22999 )
2020-04-13 16:39:26 -07:00
platform_util_mac.mm
refactor: improve MoveItemToTrash error description ( #23589 )
2020-05-17 19:18:34 -07:00
platform_util_win.cc
feat: app.getPath('recent') ( #23381 )
2020-05-13 11:27:56 +09:00
process_util.cc
fix: wrap EmitWarning with HandleScope ( #23667 )
2020-05-20 09:44:27 -07:00
process_util.h
feat: enable native extensions support ( #21814 )
2020-02-03 14:01:10 -08:00
skia_util.cc
refactor: move gfx::ImageSkia
functions to their own util file ( #19460 )
2019-07-30 13:49:24 -07:00
skia_util.h
refactor: move gfx::ImageSkia
functions to their own util file ( #19460 )
2019-07-30 13:49:24 -07:00
v8_value_converter.cc
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
v8_value_converter.h
chore: remove native_mate (Part 12) ( #20869 )
2019-10-31 16:56:00 +09:00
v8_value_serializer.cc
feat: MessagePorts in the main process ( #22404 )
2020-03-11 18:07:54 -07:00
v8_value_serializer.h
feat: MessagePorts in the main process ( #22404 )
2020-03-11 18:07:54 -07:00
world_ids.h
fix(extensions): set lowest isolated world id ( #22212 )
2020-02-24 13:33:58 +09:00