1. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  2. df5e4e0 Merge of ThreadChecker and SequencedTaskChecker. by Sebastian Jansson · 6 years ago
  3. 41dd0bc Fix typo in rtc_base/thread_checker.h. by Mirko Bonadei · 6 years ago
  4. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  5. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  6. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/thread_checker.h]
  9. 47791cf Remove definition of thread annotation macros without RTC_ prefix by danilchap · 7 years ago
  10. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  11. 5301e3c Add thread annotation macros with RTC_ prefix. by danilchap · 7 years ago
  12. 42a70e3 Revert of Rename thread annotation macros to have RTC prefix for syncrhonization primitives. (patchset #1 id:1 of https://codereview.webrtc.org/3004393002/ ) by danilchap · 7 years ago
  13. 9a2d2dd Rename thread annotation macros to have RTC prefix for syncrhonization primitives. by danilchap · 7 years ago
  14. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  15. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  16. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  17. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (97%) from webrtc/base/thread_checker.h]
  18. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  19. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  20. 5377bc7 Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 8 years ago
  21. 8f90106 Revert of Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere (patchset #2 id:20001 of https://codereview.webrtc.org/2384693002/ ) by guidou · 8 years ago
  22. ab0b929 Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 8 years ago
  23. 8e85b3c Moves macros ACCESS_ON/RUN_ON from thread_annotations to thread_checker by danilchap · 8 years ago
  24. 8e572f0 Adds macros to annotate variables and functions used from same thread or queue. by danilchap · 8 years ago
  25. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  26. 1e3c5c2 Importing ThreadChecker class from Chromium by henrik.lundin@webrtc.org · 10 years ago