Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. d4871e2 Initialize SequenceChecker as detached. by Tommi · 7 weeks ago
  2. fa7d10e Revert "Define a movable variant of SequenceChecker" by Harald Alvestrand · 8 weeks ago
  3. 797bd0a Define a movable variant of SequenceChecker by Harald Alvestrand · 8 weeks ago
  4. 2f5c266 [cleanup] Fix redundant webrtc name specifier by Evan Shrubsole · 6 months ago
  5. 6a9a1ae Move thread.h to webrtc namespace by Evan Shrubsole · 8 months ago
  6. 39c1c7e Move event.h to webrtc namespace by Evan Shrubsole · 8 months ago
  7. 97feff2 Move function_view.h to webrtc namespace by Evan Shrubsole · 8 months ago
  8. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 1 year, 5 months ago
  9. 7c1ddb7 Support initializing a SequenceChecker with a provided TaskQueue. by Tommi · 2 years, 1 month ago
  10. 301e546 Remove SequenceCheckerImpl::valid_system_queue_ by Tommi · 2 years, 6 months ago
  11. 3da04a9 Allow SequenceChecker to be initialized detached. by Tommi · 2 years, 8 months ago
  12. 4086721 Make ExpectationToString generate detailed logs in more cases. by Byoungchan Lee · 3 years, 2 months ago
  13. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 3 years, 3 months ago
  14. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 3 years, 3 months ago
  15. ad5037b Reland "Refactor the PlatformThread API." by Markus Handell · 4 years, 6 months ago
  16. 793bac5 Revert "Refactor the PlatformThread API." by Guido Urdaneta · 4 years, 6 months ago
  17. c89fdd7 Refactor the PlatformThread API. by Markus Handell · 4 years, 7 months ago
  18. b586d82 Move SequenceChecker header to API: step 1, move header only by Artem Titov · 4 years, 9 months ago[Renamed (97%) from rtc_base/synchronization/sequence_checker_unittest.cc]
  19. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 10 months ago
  20. 4d177eb Add diagnostic printout to RTC_DCHECK_RUN_ON. by Tomas Gunnarsson · 5 years ago
  21. ec3ba73 Don't wrap the main thread when running death tests. by Tommi · 6 years ago
  22. c175874 Disable SequenceCheckerTest.TestAnnotationsOnWrongQueueDebug due to flake by Tommi · 6 years ago
  23. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 6 years ago
  24. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  25. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 7 years ago