electron/shell/common
2020-01-21 09:42:55 -08:00
..
api chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
asar refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
crash_reporter test: move remote specs to main process (#21387) 2019-12-09 10:27:30 -08:00
extensions fix: [extensions] some chrome.extension APIs (#21804) 2020-01-21 09:44:09 +09:00
gin_converters chore: [extensions] support old APIs when enable_electron_extensions = true (#21812) 2020-01-21 09:42:55 -08:00
gin_helper chore: remove native_mate (Part 14) (#21365) 2019-12-05 18:46:34 +09:00
mac chore: bump chromium to 79eae5b7b2d9dac441ac0182ee160 (master) (#19166) 2019-07-24 15:58:51 -07:00
resources/mac fix: use xib file to construct macOS Menu (#20615) 2019-10-21 14:11:09 -07: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 refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -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 refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_command_line.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_command_line.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_constants.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_constants.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07: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
deprecate_util.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
deprecate_util.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07: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 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
keyboard_util.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
mouse_util.cc chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
mouse_util.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
node_bindings.cc feat: allow http-parser NODE_OPTION in packaged apps (#21694) 2020-01-09 08:09:14 -08:00
node_bindings.h chore: fix IsolateData handling (#20918) 2019-11-02 15:14:11 -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: fix linting after shell rename 2019-06-19 17:33:28 -07: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: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
options_switches.h feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
platform_util.h feat: convert shell.openItem to async shell.openPath (#20682) 2019-11-07 23:08:43 -08:00
platform_util_linux.cc feat: convert shell.openItem to async shell.openPath (#20682) 2019-11-07 23:08:43 -08:00
platform_util_mac.mm feat: convert shell.openItem to async shell.openPath (#20682) 2019-11-07 23:08:43 -08:00
platform_util_win.cc fix: don't fallback to OpenFolderViaShell (#21668) 2020-01-13 09:49:51 +09: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: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
v8_value_converter.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00