Shelley Vohr
|
c6f4bbd143
|
also format missing .cc files
|
2018-04-18 20:48:45 -04:00 |
|
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 |
|
Haojian Wu
|
04f9d35312
|
Modernize to C++11: Use auto key to improve code readability and maintainability.
|
2016-07-10 13:11:47 +02:00 |
|
Eran Tiktin
|
29939dc0b7
|
Remove unneeded extra semicolons (;; -> ;)
|
2016-01-11 02:11:40 +02: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 |
|