| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed wchat_t from Time::FromString. | shinyak@google.com | 2011-08-03 | 1 | -5/+7 |
* | Revert 94426 - Removed wchat_t from Time::FromString. | morrita@chromium.org | 2011-07-28 | 1 | -7/+5 |
* | Removed wchat_t from Time::FromString. | shinyak@google.com | 2011-07-28 | 1 | -5/+7 |
* | Revert r83048 "Removed wchar_t from Time::FromString." | maruel@chromium.org | 2011-04-26 | 1 | -8/+5 |
* | Removed wchar_t from Time::FromString. | shinyak@google.com | 2011-04-26 | 1 | -5/+8 |
* | Fix Time::FromDoubleT so that it will return null time when 0 is passed. | jianli@chromium.org | 2010-09-09 | 1 | -0/+9 |
* | Revert 58091 - experiment to try and fix 'Cookies' test on Linux. | tim@chromium.org | 2010-08-31 | 1 | -2/+0 |
* | Fix Time::FromDoubleT so that it will return null time when 0 is passed. | jianli@chromium.org | 2010-08-31 | 1 | -0/+2 |
* | Header cleanup in base. | brettw@chromium.org | 2010-08-17 | 1 | -1/+0 |
* | Fix a bug with parsing ftp directory listing lines. | michaeln@chromium.org | 2010-07-27 | 1 | -0/+16 |
* | This is a second attempt at submitting this changelist. The original one was | markus@chromium.org | 2009-10-13 | 1 | -0/+5 |
* | Roll back Markus's CL ( http://codereview.chromium.org/196053) | jshin@chromium.org | 2009-09-25 | 1 | -5/+0 |
* | When converting between units of time or data types of different precision, | markus@chromium.org | 2009-09-24 | 1 | -0/+5 |
* | Make int64 -> Time conversion explicit. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -4/+5 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -5/+4 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -4/+5 |
* | - Added support for keeping track of load times. | davemoore@chromium.org | 2009-04-03 | 1 | -0/+6 |
* | This CL adds macro used to track the creation and destruction | jcampan@chromium.org | 2009-02-04 | 1 | -1/+2 |
* | Inline the TimeDelta::From* construction functions. | deanm@chromium.org | 2009-01-13 | 1 | -30/+0 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re... | deanm@chromium.org | 2008-09-11 | 1 | -48/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add tests for From / In converions and LocalMidnight. Add InMinutes(). | deanm@google.com | 2008-08-19 | 1 | -0/+4 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+190 |