electron/shell/common/api
Charles Kerr 2b316f3843
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr

* refactor: clang-tidy modernize-use-equals-default

* refactor: clang-tidy modernize-make-unique

* refactor: omit nullptr arg from unique_ptr.reset()

As per comment by @miniak
2019-09-16 18:12:00 -04: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_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 chore: remove native_mate (Part 4) (#20146) 2019-09-09 00:10:18 +09: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: run clang-tidy (#20231) 2019-09-16 18:12:00 -04: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: run clang-tidy (#20231) 2019-09-16 18:12:00 -04: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: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
remote_object_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00