electron/shell/common/api
Cheng Zhao 2c23e44ed9
chore: remove native_mate (Part 3) (#20131)
* use gin converter in atom_api_menu

* please only put necessary includes in header

Having include in header means they have dependency relationship,
putting arbitrary includes really really really really really makes
refacoring much harder.

* remove some simple uses of callback_converter_deprecated.h

* use gin callback converter in file_dialog code

* use gin in ErrorThrower

* use gin in atom_bundle_mover

* fix mistake in node stream

* deprecate native_mate version of event_emitter_caller

* use gin in node_bindings

* remove usages of native_mate event_emitter_caller.h except for EventEmitter

* fix compilation on Windows

* gin::Arguments behaves differently on GetNext

* just use StringToV8
2019-09-06 14:52:54 +09:00
..
api.mojom refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
atom_api_asar.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
atom_api_clipboard.cc chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
atom_api_clipboard.h chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
atom_api_clipboard_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_command_line.cc refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
atom_api_crash_reporter.cc chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
atom_api_key_weak_map.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image.cc refactor: move gfx::ImageSkia functions to their own util file (#19460) 2019-07-30 13:49:24 -07:00
atom_api_native_image.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_theme.cc feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960) 2019-09-05 10:57:04 -07:00
atom_api_native_theme.h feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960) 2019-09-05 10:57:04 -07:00
atom_api_native_theme_mac.mm feat: add nativeTheme.themeSource to allow apps to override Chromiums theme choice (#19960) 2019-09-05 10:57:04 -07:00
atom_api_shell.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
atom_api_v8_util.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
BUILD.gn chore: bump chromium to 32e0bab929213da1019992bf31d29 (master) (#19488) 2019-08-02 16:56:46 -07:00
constructor.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
electron_bindings.cc refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
electron_bindings.h refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
event_emitter_caller_deprecated.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
event_emitter_caller_deprecated.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
features.cc feat: enable picture-in-picture mode for video tags (#17686) 2019-08-22 19:17:50 +09:00
locker.cc refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
locker.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
object_life_monitor.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
object_life_monitor.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_callback_freer.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_callback_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_object_freer.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
remote_object_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00