summaryrefslogtreecommitdiffstats
path: root/content/browser/startup_task_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-08-261-1/+1
* Empty startup task queue when tasks run synchronouslyaberent@chromium.org2013-10-101-1/+12
* Allow overlapping sync and async startup requestsaberent@chromium.org2013-08-271-21/+29
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-011-0/+63