electron/atom/app
Aleksei Kuzmin d09cab2e21 Migrate base::TaskRunner from Closure to OnceClosure
Migrate base::TaskRunner from Closure to OnceClosure
https://codereview.chromium.org/2637843002

Pass Callback to TaskRunner by value and consume it on invocation (1)
https://codereview.chromium.org/2726523002

Replace base::get with std::get
https://codereview.chromium.org/2797133002
2017-08-15 16:19:21 +03:00
..
atom_content_client.cc Fix API changes of Chrome58 2017-04-27 16:34:52 +09:00
atom_content_client.h Fix API changes of Chrome58 2017-04-27 16:34:52 +09:00
atom_library_main.h Fix compilation errors on OS X 2016-03-10 17:06:21 +09:00
atom_library_main.mm Initialize things in the same sequence with main process 2015-10-21 16:24:54 +08:00
atom_main.cc Rollback debug mode changes 2017-08-07 15:54:44 -04:00
atom_main.h
atom_main_delegate.cc 🎨 2017-07-11 18:36:01 -07:00
atom_main_delegate.h Sort includes alphabetically 2016-08-26 15:30:02 -07:00
atom_main_delegate_mac.mm Add team ID to base Bundle ID 2016-05-19 10:57:57 +09:00
node_main.cc app: add support for inspect/inspect-brk in forked node process 2017-06-13 00:23:11 +05:30
node_main.h Define our own Node entry 2015-03-18 09:57:45 +08:00
uv_task_runner.cc Migrate base::TaskRunner from Closure to OnceClosure 2017-08-15 16:19:21 +03:00
uv_task_runner.h Migrate base::TaskRunner from Closure to OnceClosure 2017-08-15 16:19:21 +03:00