1. 0393da3 base: Fix/add header #ifndef guards. by danakj · 10 years ago
  2. 0540c6b Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https://codereview.chromium.org/985003004/) by bnc · 10 years ago
  3. 81d2a16 base: Fix/add header #ifndef guards. by danakj · 10 years ago
  4. fada835 base: Make sure a timer's task runner belongs to the correct thread by skyostil · 10 years ago
  5. 9c17099 c++11: Allow in-class member initialization by hashimoto · 10 years ago
  6. 399c69e Remove virtuals from base::ElapsedTimer by hashimoto · 10 years ago
  7. 2f7bc20 Fixes for Clang plugin checks in base/ by dmichael · 10 years ago
  8. 4dec79e Add support to base::Timer for custom task runners. by petrcermak · 10 years ago
  9. a435157 components: Introduce AlarmTimer class and use it for GCM heartbeat by chirantan · 10 years ago
  10. 7dc8df5 Standardize usage of virtual/override/final in base/ by dcheng · 10 years ago
  11. 1fdbe1e replace OVERRIDE and FINAL with override and final in base/ by mostynb · 10 years ago
  12. e9b293b Fix logic on high Windows resolution timer and have by cpu · 10 years ago
  13. 5355397 Password bubble: Ensure that the bubble stays open for at least 1 second. by mkwst@chromium.org · 10 years ago
  14. 2334f76 Make Textfield scroll continuously when dragging beyond edges. by msw@chromium.org · 10 years ago
  15. 9b7c756 Revert of Attempting to resolve a race condition with PowerMonitor (https://codereview.chromium.org/179923006/) by scottmg@chromium.org · 11 years ago
  16. 68f9136 Attempting to resolve a race condition with PowerMonitor. by bajones@chromium.org · 11 years ago
  17. ca61fd9 base: add MockTimer by ellyjones@chromium.org · 11 years ago
  18. db9105a Removes MessageLoop::TYPE_XXX where possible by sky@chromium.org · 11 years ago
  19. 38b986c Adding tests for repeating timers with 0 delay. by qsr@chromium.org · 11 years ago
  20. 17423ef Refactor base::Timer to not call TimeTicks::Now for task with 0 delay. by qsr@chromium.org · 11 years ago
  21. 7b55941 base: Move PerfTimer out of test/ directory. by tfarina@chromium.org · 11 years ago
  22. f29dd61 test IWYU fixups for base by mostynb@opera.com · 11 years ago
  23. 4bf25cc Created multi-process-friendly PowerMonitor interface. by bajones@chromium.org · 11 years ago
  24. a043a86 Use a direct include of the message_loop header in base/. by avi@chromium.org · 11 years ago
  25. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  26. 1c519e9 Move timing files into base/time and base/timer, install forwarding headers. by avi@chromium.org · 11 years ago