summaryrefslogtreecommitdiffstats
path: root/base/time_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-151-0/+21
* Reduce number of iterations on TimeTicks.Deltas testmbelshe@google.com2009-12-031-1/+1
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-261-4/+26
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* Change to Hi Res timers on Windows.mbelshe@google.com2008-09-261-11/+28
* Add at least some code that tests UnreliableHighResNow. I realize it can be ...deanm@google.com2008-09-031-0/+8
* Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks...deanm@google.com2008-09-021-107/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add tests for From / In converions and LocalMidnight. Add InMinutes().deanm@google.com2008-08-191-2/+33
* including build/build_config to fix bustagepinkerton@google.com2008-08-131-0/+2
* Turn on most tests for posix.pinkerton@google.com2008-08-131-2/+16
* Add base to the repository.initial.commit2008-07-261-0/+195