| Commit message (Expand) | Author | Age | Files | Lines |
* | Retrial of the first step to port file_util::CountFilesCreatedAfter() | erikkay@google.com | 2009-04-18 | 1 | -0/+6 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -21/+21 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -5/+5 |
* | 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 |