1. 4b97928 Refactor RepeatingTaskHandle to use absl::AnyInvocable by Danil Chapovalov · 2 years, 9 months ago
  2. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 10 months ago
  3. 662d7f1 Fixes to support building in -std=c++20 mode. by Peter Kasting · 2 years, 11 months ago
  4. 27e8a09 Add ability to specify delayed task precision in RepeatingTaskHandle. by Henrik Boström · 3 years, 2 months ago
  5. 902b554 Let a RepeatingTask stop itself by returning a delay of PlusInfinity. by Niels Möller · 3 years, 2 months ago
  6. c1c6bef RepeatingTask: equip with DTrace probes. by Markus Handell · 3 years, 8 months ago
  7. 0f9a8e33 Make stopping of the RepeatingTask safer by Danil Chapovalov · 3 years, 10 months ago
  8. 532cac5 Add support for injecting Clock to RepeatingTaskHandle. by Tommi · 4 years, 11 months ago
  9. 29a5fe8 Reland "Revert back to using the task_queue_ for guarding access." by Tommi · 4 years, 11 months ago
  10. af1b9ce Revert "Revert back to using the task_queue_ for guarding access." by Artem Titov · 4 years, 11 months ago
  11. 475006d Revert back to using the task_queue_ for guarding access. by Tommi · 4 years, 11 months ago
  12. a0a4480 Migrate CallStats and RtpStreamsSynchronizer timers over to RepeatingTask by Tommi · 4 years, 11 months ago
  13. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  14. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
  15. 46b4a0f Removes PostStop from RepeatingTaskHandle. by Sebastian Jansson · 6 years ago
  16. 793597b Removes TaskQueueBase::Current call in repeating task. by Sebastian Jansson · 6 years ago
  17. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  18. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago