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