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