Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle time overflow more gracefully in base/time_posix.cc. Instead of | mark@chromium.org | 2008-11-04 | 1 | -5/+38 |
* | Revert r4473 to fix build breakage (local time zone tests failed) | amanda@chromium.org | 2008-11-03 | 1 | -1/+29 |
* | Update Mac implemention of Time to prevent problems with | amanda@chromium.org | 2008-11-03 | 1 | -30/+1 |
* | 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 | -1/+1 |
* | Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re... | deanm@chromium.org | 2008-09-11 | 1 | -1/+1 |
* | Get rid of an unneded static variable in the Mac TimeTicks::Now | mmentovai@google.com | 2008-09-09 | 1 | -6/+10 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Make POSIX time routines work on Linux by providing a POSIX-conformant versio... | mmentovai@google.com | 2008-08-11 | 1 | -0/+162 |