1. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 10 months ago
  2. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  3. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  4. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
  5. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  6. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  7. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 6 years ago
  8. 3b548dd Move rtc::NewClosure into own build target as ToQueuedTask by Danil Chapovalov · 6 years ago
  9. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago