electron/shell/common/api
Cheng Zhao eaf2c61bef
refactor: migrates util::Promise to gin (#20871)
* refactor: use gin in Promise

* refactor: separate Promise impl that returns nothing

* refactor: use Promise<void> for promise that returns nothing

* fix: methods should be able to run on both browser and renderer process

* fix: should not pass base::StringPiece across threads

* refactor: no more need to use different ResolvePromise for empty Promise

* refactor: move Promise to gin_helper
2019-11-01 15:10:32 +09:00
..
remote chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
api.mojom chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
atom_api_asar.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_clipboard.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_clipboard.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09: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 chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09: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 chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +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 refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +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 refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
electron_bindings.h refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
features.cc build: add enable_remote_module build flag (#19821) 2019-09-18 09:52:06 -07:00