summaryrefslogtreecommitdiffstats
path: root/base/message_loop/message_pump_perftest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-4/+4
* Avoid scheduling a message loop that we know is not sleepingjamesr2014-12-131-1/+1
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-6/+5
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-4/+4
* Microbenchmark for the cost of posting tasks to different pump typesjamesr2014-09-291-0/+294