1. 8f85a6a Patch for Solaris support, mostly ifdefs and header files, plus adds libevent configuration. by chromium@hybridsource.org · 13 years ago
  2. 0a1ccf4 Adding missing inclusions by tzik@chromium.org · 13 years ago
  3. ce79686 Make time_posix.cc build in Native Client by abarth@chromium.org · 13 years ago
  4. 37c078e Order function definitions in base/ according to the header. by erg@google.com · 14 years ago
  5. 1d919db BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUX by pvalchev@google.com · 14 years ago
  6. a687977 Actually delete databases in CookiesTreeModel. by jochen@chromium.org · 14 years ago
  7. 5dd6a51 Make ProcessWatcher use kqueues on Mac. by jeremy@chromium.org · 15 years ago
  8. 9b07a8f Port some of the base module to FreeBSD. Extracted from by wtc@chromium.org · 15 years ago
  9. 1507065 Revert "Fix a ton of compiler warnings." by tony@chromium.org · 15 years ago
  10. 2c3262c Fix a ton of compiler warnings. by estade@chromium.org · 15 years ago
  11. d2f9782 Convert internal time format to Windows 1601 epoch on Linux & Mac. by brettw@chromium.org · 15 years ago
  12. 9ac2676 Retrial of the first step to port file_util::CountFilesCreatedAfter() by erikkay@google.com · 15 years ago
  13. e574344 Fixes CRLF and trailing white spaces. by maruel@chromium.org · 15 years ago
  14. 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 15 years ago
  15. 430a647 Handle time overflow more gracefully in base/time_posix.cc. Instead of by mark@chromium.org · 16 years ago
  16. 9c7e428 Revert r4473 to fix build breakage (local time zone tests failed) by amanda@chromium.org · 16 years ago
  17. 96621da Update Mac implemention of Time to prevent problems with by amanda@chromium.org · 16 years ago
  18. 0f8dd26 Move Time, TimeDelta and TimeTicks into namespace base. by dsh@google.com · 16 years ago
  19. 556bc84 Change to Hi Res timers on Windows. by mbelshe@google.com · 16 years ago
  20. a9d0d48 Don't use the Windows high-resolution Time::Now hacks on Posix, the normal resultion from the time APIs there should be enough. by deanm@chromium.org · 16 years ago
  21. e40cc77 Get rid of an unneded static variable in the Mac TimeTicks::Now by mmentovai@google.com · 16 years ago
  22. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  23. 7ba78d7 Make POSIX time routines work on Linux by providing a POSIX-conformant version of TimeTicks::Now() to replace the Mach-specific one used on the Mac. by mmentovai@google.com · 16 years ago