Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable high resolution time for TimeTicks::Now on Windows Canary | simonjam@chromium.org | 2013-09-10 | 2 | -4/+55 |
* | test IWYU fixups for base | mostynb@opera.com | 2013-09-03 | 3 | -3/+8 |
* | Revert 217172 "Enable high resolution time for TimeTicks::Now on..." | nhiroki@chromium.org | 2013-08-13 | 2 | -55/+4 |
* | Enable high resolution time for TimeTicks::Now on Windows Canary | simonjam@chromium.org | 2013-08-13 | 2 | -4/+55 |
* | Remove unnecesary work from ThreadNow() unittest. | elijahtaylor@chromium.org | 2013-07-31 | 1 | -8/+0 |
* | base: Added thread-specific CPU-time clock | ernstm@chromium.org | 2013-07-31 | 5 | -23/+90 |
* | Replace AudioSilenceDetector with an AudioPowerMonitor. | miu@chromium.org | 2013-07-23 | 1 | -11/+2 |
* | Move timing files into base/time and base/timer, install forwarding headers. | avi@chromium.org | 2013-06-27 | 10 | -6/+2954 |
* | Add a Clock and TickClock interface for mocking out time | akalin@chromium.org | 2013-02-21 | 8 | -0/+182 |