| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 63191 - 2nd try: | phajdan.jr@chromium.org | 2010-10-20 | 1 | -10/+1 |
* | 2nd try: | mbelshe@chromium.org | 2010-10-20 | 1 | -1/+10 |
* | Revert 63176 - Fix regression where high resolution timers could be activated... | mbelshe@chromium.org | 2010-10-20 | 1 | -10/+1 |
* | Fix regression where high resolution timers could be activated even under | mbelshe@chromium.org | 2010-10-20 | 1 | -1/+10 |
* | The submillisecond test was broken in at least two ways. First, the | mbelshe@chromium.org | 2010-09-23 | 1 | -0/+4 |
* | Adding some functions that operate on file handles. | dumi@chromium.org | 2010-09-10 | 1 | -1/+0 |
* | Fix Time::FromDoubleT so that it will return null time when 0 is passed. | jianli@chromium.org | 2010-09-09 | 1 | -0/+6 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 1 | -0/+1 |
* | GTTF: Avoid assertion failures caused by clock drift. | phajdan.jr@chromium.org | 2010-08-04 | 1 | -0/+5 |
* | Fix a bug with parsing ftp directory listing lines. | michaeln@chromium.org | 2010-07-27 | 1 | -0/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Change chrome from statically enabling high resolution timers on windows | mbelshe@chromium.org | 2010-06-29 | 1 | -3/+28 |
* | Actually delete databases in CookiesTreeModel. | jochen@chromium.org | 2010-02-18 | 1 | -1/+9 |
* | Make ProcessWatcher use kqueues on Mac. | jeremy@chromium.org | 2009-12-15 | 1 | -0/+4 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 1 | -6/+3 |
* | This is a second attempt at submitting this changelist. The original one was | markus@chromium.org | 2009-10-13 | 1 | -0/+4 |
* | Roll back Markus's CL ( http://codereview.chromium.org/196053) | jshin@chromium.org | 2009-09-25 | 1 | -1/+0 |
* | When converting between units of time or data types of different precision, | markus@chromium.org | 2009-09-24 | 1 | -0/+1 |
* | Make int64 -> Time conversion explicit. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -4/+4 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -4/+4 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -4/+4 |
* | Convert internal time format to Windows 1601 epoch on Linux & Mac. | brettw@chromium.org | 2009-08-26 | 1 | -0/+9 |
* | Do not monitor system power state during unit tests. | phajdan.jr@chromium.org | 2009-05-27 | 1 | -0/+7 |
* | Retrial of the first step to port file_util::CountFilesCreatedAfter() | erikkay@google.com | 2009-04-18 | 1 | -0/+6 |
* | - Added support for keeping track of load times. | davemoore@chromium.org | 2009-04-03 | 1 | -1/+3 |
* | Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601. | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Inline the TimeDelta::From* construction functions. | deanm@chromium.org | 2009-01-13 | 1 | -0/+32 |
* | 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 | -6/+6 |
* | Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re... | deanm@chromium.org | 2008-09-11 | 1 | -13/+0 |
* | Bulk fixes to get Mac Test Shell more compile-happy. | avi@google.com | 2008-09-09 | 1 | -0/+5 |
* | Reapply r1633 (which was reverted by r1635), with some additional modificatio... | deanm@google.com | 2008-09-09 | 1 | -3/+2 |
* | Revert part of r1633 Windows time changes, seems to have caused test failures? | deanm@google.com | 2008-09-02 | 1 | -1/+0 |
* | Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks... | deanm@google.com | 2008-09-02 | 1 | -0/+1 |
* | 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/+1 |
* | Make POSIX time routines work on Linux by providing a POSIX-conformant versio... | mmentovai@google.com | 2008-08-11 | 1 | -0/+4 |
* | Add defines for the size of wchar_t to build_config.h. Use this in places whe... | brettw@google.com | 2008-08-07 | 1 | -10/+10 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+469 |