1. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 4 years, 9 months ago
  2. 71037a8 Implement TaskQueueBase interface by SingleThreadedTaskQueueForTesting by Danil Chapovalov · 4 years, 10 months ago
  3. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  4. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 5 years ago
  5. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  6. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  7. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  9. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/single_threaded_task_queue_unittest.cc]
  10. 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago