Jeremy Apthorp
|
f1587da480
|
[chromium-style] out-of-line default constructors and destructors
|
2018-04-19 11:12:58 -07:00 |
|
Jeremy Apthorp
|
a635f078c6
|
[chromium-style] auto variable type must not deduce to a raw pointer type
|
2018-04-19 11:10:52 -07:00 |
|
Shelley Vohr
|
c6f4bbd143
|
also format missing .cc files
|
2018-04-18 20:48:45 -04:00 |
|
Samuel Attard
|
6402b23041
|
tracked_objects::Location --> base::Location
|
2018-03-20 10:08:58 +03:00 |
|
Aleksei Kuzmin
|
11fa935359
|
Introduce TaskRunner::RunsTasksInCurrentSequence()
https://codereview.chromium.org/2823103003
|
2017-11-24 10:58:16 +09:00 |
|
Aleksei Kuzmin
|
f824b1e9d4
|
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 |
|
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
|
f28e8d7168
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
|
Cheng Zhao
|
44e24ebf7a
|
Delete BridgeTaskRunner when main message loop is ready
|
2015-11-30 22:29:01 +08:00 |
|
Cheng Zhao
|
05c6300329
|
Don't discard tasks in BridgeTaskRunner
|
2015-10-22 15:54:27 +08:00 |
|
Cheng Zhao
|
262b66b93a
|
Feed gin::PerIsolateData with a task runner
|
2015-09-03 17:50:23 +09:00 |
|