electron/shell/common/api
Cheng Zhao 0ab9cc30d2
refactor: pass base::Value by value in JS API implementations (#20809)
* refactor: move the arg instead of const reference it

* refactor: avoid unnecessary copies of base::Value in arg

* refactor: pass-by-value in dict_util

* refactor: avoid unnecessary reference
2019-10-30 14:30:59 +09:00
..
remote fix: pass frameId to v8Util.setRemoteCallbackFreer() (#20732) 2019-10-29 15:40:09 +09:00
api.mojom chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
atom_api_asar.cc refactor: move CompileAndCall to a helper (#20675) 2019-10-23 09:26:32 -07:00
atom_api_clipboard.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -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 8) (#20598) 2019-10-18 09:31:29 +09:00
atom_api_key_weak_map.h chore: remove native_mate (Part 7) (#20561) 2019-10-15 10:15:23 +09:00
atom_api_native_image.cc refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
atom_api_native_image.h refactor: pass base::Value by value in JS API implementations (#20809) 2019-10-30 14:30:59 +09:00
atom_api_native_image_mac.mm chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
atom_api_shell.cc chore: remove native_mate (Part 8) (#20598) 2019-10-18 09:31:29 +09:00
atom_api_v8_util.cc chore: remove native_mate (Part 11) (#20719) 2019-10-25 22:03:28 +09:00
BUILD.gn refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04: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 build: add enable_remote_module build flag (#19821) 2019-09-18 09:52:06 -07: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