Samuel Attard
|
ed992ae6a1
|
trackable_object has moved to base namespace
|
2018-03-20 10:08:57 +03:00 |
|
Aleksei Kuzmin
|
11fa935359
|
Introduce TaskRunner::RunsTasksInCurrentSequence()
https://codereview.chromium.org/2823103003
|
2017-11-24 10:58:16 +09:00 |
|
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 |
|
Cheng Zhao
|
444f461269
|
Fix memory corruption when cleaning timer
|
2015-10-21 20:46:16 +08:00 |
|
Cheng Zhao
|
599e9b90bb
|
Provide task runner for the node mode
|
2015-09-03 17:50:24 +09:00 |
|