| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r83048 "Removed wchar_t from Time::FromString." | maruel@chromium.org | 2011-04-26 | 1 | -239/+7 |
* | Removed wchar_t from Time::FromString. | shinyak@google.com | 2011-04-26 | 1 | -7/+239 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -3/+3 |
* | Reland http://codereview.chromium.org/4139008, with a different | aa@chromium.org | 2010-11-18 | 1 | -0/+13 |
* | Fix flakey test TimeTicks.HighResNow | mbelshe@chromium.org | 2010-10-20 | 1 | -8/+25 |
* | Fix flakey timer test. | mbelshe@chromium.org | 2010-09-30 | 1 | -9/+16 |
* | Mark TimeTicks.HighResNow as flaky | asargent@chromium.org | 2010-07-26 | 1 | -1/+1 |
* | Fix flakeyness in the timer test. | mbelshe@chromium.org | 2010-07-12 | 1 | -1/+8 |
* | Make ProcessWatcher use kqueues on Mac. | jeremy@chromium.org | 2009-12-15 | 1 | -0/+21 |
* | Reduce number of iterations on TimeTicks.Deltas test | mbelshe@google.com | 2009-12-03 | 1 | -1/+1 |
* | Convert internal time format to Windows 1601 epoch on Linux & Mac. | brettw@chromium.org | 2009-08-26 | 1 | -4/+26 |
* | 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 | -11/+28 |
* | Add at least some code that tests UnreliableHighResNow. I realize it can be ... | deanm@google.com | 2008-09-03 | 1 | -0/+8 |
* | Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks... | deanm@google.com | 2008-09-02 | 1 | -107/+2 |
* | 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 | -2/+33 |
* | including build/build_config to fix bustage | pinkerton@google.com | 2008-08-13 | 1 | -0/+2 |
* | Turn on most tests for posix. | pinkerton@google.com | 2008-08-13 | 1 | -2/+16 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+195 |