electron/shell
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
..
app test: there is only --ci (#20794) 2019-10-30 16:38:21 -07:00
browser refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
common refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
renderer refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
utility refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00