Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: add MockTimer | ellyjones@chromium.org | 2014-03-13 | 5 | -10/+203 |
* | Removes MessageLoop::TYPE_XXX where possible | sky@chromium.org | 2014-01-15 | 1 | -8/+8 |
* | Adding tests for repeating timers with 0 delay. | qsr@chromium.org | 2013-12-06 | 1 | -11/+30 |
* | Refactor base::Timer to not call TimeTicks::Now for task with 0 delay. | qsr@chromium.org | 2013-12-04 | 2 | -8/+19 |
* | base: Move PerfTimer out of test/ directory. | tfarina@chromium.org | 2013-09-29 | 2 | -0/+47 |
* | test IWYU fixups for base | mostynb@opera.com | 2013-09-03 | 2 | -1/+4 |
* | Created multi-process-friendly PowerMonitor interface. | bajones@chromium.org | 2013-08-02 | 2 | -2/+7 |
* | Use a direct include of the message_loop header in base/. | avi@chromium.org | 2013-07-18 | 2 | -2/+2 |
* | Use a direct include of time headers in base/, part 2. | avi@chromium.org | 2013-06-28 | 2 | -2/+2 |
* | Move timing files into base/time and base/timer, install forwarding headers. | avi@chromium.org | 2013-06-27 | 7 | -0/+1075 |