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