Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::... | charliea | 2015-01-26 | 1 | -4/+4 |
* | Avoid scheduling a message loop that we know is not sleeping | jamesr | 2014-12-13 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in base/ | dcheng | 2014-10-21 | 1 | -6/+5 |
* | replace OVERRIDE and FINAL with override and final in base/ | mostynb | 2014-10-07 | 1 | -4/+4 |
* | Microbenchmark for the cost of posting tasks to different pump types | jamesr | 2014-09-29 | 1 | -0/+294 |