summaryrefslogtreecommitdiffstats
path: root/chrome/browser/after_startup_task_utils_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* AfterStartupTask: Use ForTesting() method rather than friends.wkorman2015-11-181-2/+2
* chrome/browser: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-121-1/+1
* Implement a poor man's PostAfterStartupTask() function. The initial impl clai...michaeln2015-04-131-0/+199