1. f8037ff Revert of Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1124563003/) by dbeam · 10 years ago
  2. 95137ad Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.org/p/chromium/builders/Win/builds/31562 by Dan Beam · 10 years ago
  3. caf00a4 Avoid unnecessary memory allocations at PlatformThread::SetName() by mikhail.pozdnyakov · 10 years ago
  4. 840bfe1 Don't shadow variables (same name in scope) by cpu · 10 years ago
  5. 7af9b37 Remove 1 static initializer with gcc. by thakis@chromium.org · 11 years ago
  6. 506c208 base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro. by tfarina@chromium.org · 12 years ago
  7. 998561e Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T. by fischman@chromium.org · 13 years ago
  8. da92e57 Watchdog - Added a JOINABLE state to avoid StartupTimebomb by rtenneti@chromium.org · 13 years ago
  9. 20f8e26 Avoid holding the lock while we do alarm processing by jar@chromium.org · 13 years ago
  10. b24883c Allow linker initialization of lazy instance by joth@chromium.org · 13 years ago
  11. 96d6a1c Remove 1 exit time destructor and 1 static initializer from watchdog.cc by thakis@chromium.org · 13 years ago
  12. 6139182 Move platform_thread to base/threading and put in the base namespace. I left a by brettw@chromium.org · 14 years ago
  13. 34f964f Move some misc thread-related stuff from base to base/thread and into the base by brettw@chromium.org · 14 years ago[Renamed (95%) from base/watchdog.cc]
  14. 9fc8707 Reland r62959 without the changes to histogram.cc, in hopes it won't break tab_switching_test, and without the changes to tools_sanity_unittest.cc, which have already been relanded separately. by pkasting@chromium.org · 14 years ago
  15. 99d88cd ** Think this may have caused TabSwitchingTest to fail, as it is parsing log files. ** by tim@chromium.org · 14 years ago
  16. 819a34e Convert LOG(INFO) to VLOG(1) - base/. by pkasting@chromium.org · 14 years ago
  17. 2ec53b4 FBTF: Move virtual methods to implementation files. by erg@google.com · 14 years ago
  18. 844b8a5 Reset static data in Watchdog to better isolate the tests. by phajdan.jr@chromium.org · 15 years ago
  19. caf136e Break up unit test to avoid internal timing interactions between parts. by jar@chromium.org · 15 years ago
  20. 0049262 Cleanup base/watchdog thread delegate. by phajdan.jr@chromium.org · 16 years ago
  21. 75ec0b0 Port base/watchdog to Linux. by deanm@chromium.org · 16 years ago
  22. 0f8dd26 Move Time, TimeDelta and TimeTicks into namespace base. by dsh@google.com · 16 years ago
  23. 8f4440a Make PlatformThread::SetName operate only on the current thread. by deanm@google.com · 16 years ago
  24. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  25. c18d7ae Port the Thread class properly to Mac and Linux. This involved porting by darin@google.com · 16 years ago
  26. 3f4a732 Add base to the repository. by initial.commit · 16 years ago