1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/thread_checker.h]
  3. 47791cf Remove definition of thread annotation macros without RTC_ prefix by danilchap · 7 years ago
  4. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  5. 5301e3c Add thread annotation macros with RTC_ prefix. by danilchap · 7 years ago
  6. 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
  7. 9a2d2dd Rename thread annotation macros to have RTC prefix for syncrhonization primitives. by danilchap · 7 years ago
  8. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  9. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  10. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  11. 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]
  12. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  13. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  14. 5377bc7 Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 8 years ago
  15. 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
  16. ab0b929 Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 8 years ago
  17. 8e85b3c Moves macros ACCESS_ON/RUN_ON from thread_annotations to thread_checker by danilchap · 8 years ago
  18. 8e572f0 Adds macros to annotate variables and functions used from same thread or queue. by danilchap · 8 years ago
  19. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  20. 1e3c5c2 Importing ThreadChecker class from Chromium by henrik.lundin@webrtc.org · 10 years ago