| Commit message (Expand) | Author | Age | Files | Lines |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -1/+1 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 1 | -67/+12 |
* | Simplify the PowerObserver API by removing unneeded args and providing defaul... | pkasting@chromium.org | 2009-10-01 | 1 | -13/+9 |
* | Make int64 -> Time conversion explicit. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -1/+1 |
* | Do not monitor system power state during unit tests. | phajdan.jr@chromium.org | 2009-05-27 | 1 | -30/+75 |
* | Retrial of the first step to port file_util::CountFilesCreatedAfter() | erikkay@google.com | 2009-04-18 | 1 | -1/+8 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -5/+5 |
* | Make the SystemMonitor observer list thread safe. | mbelshe@google.com | 2008-11-03 | 1 | -1/+3 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+4 |
* | Change to Hi Res timers on Windows. | mbelshe@google.com | 2008-09-26 | 1 | -31/+121 |
* | Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re... | deanm@chromium.org | 2008-09-11 | 1 | -4/+45 |
* | Reapply r1633 (which was reverted by r1635), with some additional modificatio... | deanm@google.com | 2008-09-09 | 1 | -54/+94 |
* | Revert part of r1633 Windows time changes, seems to have caused test failures? | deanm@google.com | 2008-09-02 | 1 | -70/+55 |
* | Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks... | deanm@google.com | 2008-09-02 | 1 | -55/+70 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+244 |