1. 5575ff6 Added DIR_METADATA files to a batch of subfolders in //components/t…, by Norman Rosas · 3 years, 5 months ago main
  2. 786b0c3 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 3 years, 6 months ago
  3. 1b4d182 Reland "Reland "[tracing] Remove special handling of task execution and log events"" by ssid · 3 years, 6 months ago
  4. 78c01b3 Revert "Reland "[tracing] Remove special handling of task execution and log events"" by Samuel Huang · 3 years, 6 months ago
  5. 1f9f1f9 Reland "[tracing] Remove special handling of task execution and log events" by ssid · 3 years, 6 months ago
  6. 166e3dd Revert "[tracing] Remove special handling of task execution and log events" by Giovanni Ortuño Urquidi · 3 years, 7 months ago
  7. 574f44b [tracing] Remove special handling of task execution and log events by ssid · 3 years, 7 months ago
  8. 6baa2ec remove copybara initialization artifacts by Nico Weber · 4 years, 3 months ago
  9. b586647 Copybara Service Migration Initialization. by Nico Weber · 4 years, 3 months ago
  10. 95bdce2 Reformat all gn files in /components/timers. by Nico Weber · 4 years, 3 months ago
  11. ebd52b9 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 4 years, 8 months ago
  12. 82ca66d Revert "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 4 years, 8 months ago
  13. 7639c39 [TaskEnvironment] Complete migration with header rename by Gabriel Charette · 4 years, 8 months ago
  14. cd8da80 Use in-class initializers for base::WeakPtrFactory (remaining uses on Chrome OS). by Jeremy Roman · 4 years, 8 months ago
  15. 1baff85 [TaskEnvironment] Mass-migrate away from ScopedTaskEnvironment by Gabriel Charette · 4 years, 8 months ago
  16. 35a2c55 OWNERS files updated with latest COMPONENT and TEAMS. by Eric Foo · 4 years, 9 months ago
  17. b0d4f05 Delete derat@chromium.org from OWNERS files. by Daniel Erat · 5 years ago
  18. 1207291 Add the task_queue name to PostTask flow events by Alex Clarke · 5 years ago
  19. b6aaab6 [base] Move TaskAnnotator to base/task. by Alexander Timin · 5 years ago
  20. b7472d8 Refactor AlarmTimer to report error to the caller. by Hidehiko Abe · 5 years ago
  21. a5f116c timers: open with CLOEXEC by Brian Norris · 5 years ago
  22. e6189d1 Reland "[base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher" by Alexander Timin · 5 years ago
  23. bd17287 Revert "[base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher" by Alexander Timin · 6 years ago
  24. 8db72db [base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher by Alexander Timin · 6 years ago
  25. fe355ca Rename TaskAnnotator::DidQueueTask to better represent semantics by Gabriel Charette · 6 years ago
  26. c1ca889 Replace base::Timer with behavior-specific timers in gcm/ and gcm_driver/ by tzik · 6 years ago
  27. 46e4174 Simplify base::MockTimer by tzik · 6 years ago
  28. 1f6cbd7 Remove unused AlarmTimer, OneShotAlarmTimer, RepeatingAlarmTimer by tzik · 6 years ago
  29. e68de37 [MessageLoop cleanup] Mass migrate away from MessageLoop::QuitWhenIdleClosure(). by Gabriel Charette · 6 years ago
  30. c69d041 Migrate MessageLoop::current() to MessageLoopCurrent in /components/timers by Gabriel Charette · 6 years ago
  31. 65e6a7c Allow base::DoNothing() to handle any argument list. by Peter Kasting · 6 years ago
  32. cf34fb7 Replace base::MakeUnique with std::make_unique in components/ - 2 by Gyuyoung Kim · 6 years ago
  33. d86c771 scheduler: Add enum base::Nestable by Hajime Hoshi · 7 years ago
  34. adc76e2 Rename TaskRunner::RunsTasksOnCurrentThread() in //components by peary2 · 7 years ago
  35. 18b11ff Replace base::Callback with base::OnceCallback in base::PendingTask by tzik · 8 years ago
  36. 504096a Use FileDescriptorWatcher in AlarmTimer. by fdoray · 8 years ago
  37. f498bcc Revert of Use FileDescriptorWatcher in AlarmTimer. (patchset #2 id:20001 of https://codereview.chromium.org/2398753003/ ) by nasko · 8 years ago
  38. 372a9e8 Use FileDescriptorWatcher in AlarmTimer. by fdoray · 8 years ago
  39. 433fb0b GN: chromeos: Add missing components tests by stevenjb · 8 years ago
  40. 7356f4c Remove use of deprecated MessageLoop methods in components. by fdoray · 8 years ago
  41. 404d3d1 Fix include path for moved thread_task_runner_handle.h header in components/ by gab · 8 years ago
  42. 45b60a3 Convert //components/[o-t]* from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  43. 698f8b6 Fix IWYU violators that don't include scoped_ptr.h in CrOS build. by dcheng · 8 years ago
  44. 1b1c0cc Convert Pass()→std::move() in //components (CrOS edition) by dcheng · 8 years ago
  45. 3db98b4 Switch to standard integer types in components/, part 4 of 4. by avi · 8 years ago
  46. 3900c10 Return early if an AlarmTimer is stopped when it is not running by chirantan · 9 years ago
  47. 8371076 Extract trace from TaskAnnotator::RunTask to its call sites by caseq · 9 years ago
  48. 7eba189 components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 9 years ago
  49. 7284e45 Re-land: C++ readability review by chirantan · 9 years ago
  50. f367f7c Revert of C++ readability review (patchset #10 id:180001 of https://codereview.chromium.org/706993003/) by falken · 9 years ago
  51. 77cc47e C++ readability review by chirantan · 9 years ago
  52. 4b0b290 Update {virtual,override,final} to follow C++11 style in components, round 2. by dcheng · 9 years ago
  53. ad0d2ca Link GCM heartbeat with wake on wifi preference by chirantan · 9 years ago
  54. a75a04a gn format //components by scottmg · 9 years ago
  55. 5afe92b Add accessor for can_wake_from_suspend_ in AlarmTimer by chirantan · 9 years ago
  56. 59b28fd Standardize usage of virtual/override/final specifiers. by dcheng · 9 years ago
  57. bd73e4d components: Introduce AlarmTimer class and use it for GCM heartbeat by chirantan · 10 years ago