1. 3765199 Remove RTC_GUARDED_VAR and RTC_PT_GUARDED_VAR macros by Danil Chapovalov · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/thread_annotations.h]
  4. 47791cf Remove definition of thread annotation macros without 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. 0ed6de4 Check for prior thread annotation macros before defining. by Chris Mumford · 7 years ago
  9. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (96%) from webrtc/base/thread_annotations.h]
  10. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  11. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  12. 580df53 Fix header guard in thread_annotations.h. by noahric · 8 years ago
  13. 0140408 Add tests and fix thread annotations by danilchap · 8 years ago
  14. 8e85b3c Moves macros ACCESS_ON/RUN_ON from thread_annotations to thread_checker by danilchap · 8 years ago
  15. 8e572f0 Adds macros to annotate variables and functions used from same thread or queue. by danilchap · 8 years ago
  16. 38344ed Move thread_annotations.h to webrtc/base/. by pbos@webrtc.org · 10 years ago[Renamed from webrtc/system_wrappers/interface/thread_annotations.h]
  17. 7fb75ec Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago