1. 46b4a0f Removes PostStop from RepeatingTaskHandle. by Sebastian Jansson · 6 years ago
  2. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  3. d841ea6 Skip return value check for stopped repeating tasks. by Sebastian Jansson · 6 years ago
  4. 793597b Removes TaskQueueBase::Current call in repeating task. by Sebastian Jansson · 6 years ago
  5. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  6. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 6 years ago
  7. 3b548dd Move rtc::NewClosure into own build target as ToQueuedTask by Danil Chapovalov · 6 years ago
  8. a497d12 Avoids PostTask to repost a repeated task. by Sebastian Jansson · 6 years ago
  9. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  10. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago