summaryrefslogtreecommitdiffstats
path: root/content/browser/startup_task_runner_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+1
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-9/+8
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-3/+3
* Empty startup task queue when tasks run synchronouslyaberent@chromium.org2013-10-101-11/+56
* Allow overlapping sync and async startup requestsaberent@chromium.org2013-08-271-25/+20
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-011-0/+281