1. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 5 months ago
  2. 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 5 months ago
  3. 9c125c6 Migrate test/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 7 months ago
  4. 24b0543 Delete ProcessThread creation from test TimeController as unused by Danil Chapovalov · 2 years, 7 months ago
  5. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 7 months ago
  6. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 9 months ago
  7. aa6d05d Move location out of rtc_base_approved by Florent Castelli · 2 years, 9 months ago
  8. 45a0599 Remove platform_thread from //rtc_base:rtc_base_approved public_deps by Florent Castelli · 2 years, 9 months ago
  9. 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 2 years, 10 months ago
  10. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 2 years, 10 months ago
  11. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years ago
  12. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
  13. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
  14. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years ago
  15. 7ade659 Add time controller conformance test and fix conformance bug by Artem Titov · 4 years, 6 months ago
  16. e56976d Reland "Migrate test/time_controller to webrtc::Mutex." by Markus Handell · 4 years, 7 months ago
  17. 122fadc Revert "Migrate test/time_controller to webrtc::Mutex." by Markus Handell · 4 years, 7 months ago
  18. 52fd96f Migrate test/time_controller to webrtc::Mutex. by Markus Handell · 4 years, 7 months ago
  19. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 8 months ago
  20. 52c62df Don't condition the time_controller target on rtc_include_tests. by philipel · 5 years ago
  21. fc8279d Reland "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 5 years ago
  22. f1173f4 Revert "Using simulated rtc::Thread for peer connection scenario tests." by Sebastian Jansson · 5 years ago
  23. b70c5c5 Using simulated rtc::Thread for peer connection scenario tests. by Sebastian Jansson · 5 years ago
  24. 53cd9e2 Separates simulated TaskQueue and simulated ProcessThread. by Sebastian Jansson · 5 years ago
  25. c4f8654 Add TimeController to api/test/ and add a CreateTimeController API. by Bjorn A Mellem · 5 years ago
  26. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  27. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  28. 28de7cf Use DefaultTaskQueueFactory instead of Global in test RealTimeController by Danil Chapovalov · 6 years ago
  29. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
  30. 0d617cc Adds simulated time controller by Sebastian Jansson · 6 years ago