1. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  2. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  3. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  4. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 7 years ago
  5. 1f3f3c2 Reland "Remove criticalsection.cc dependency on platform_thread.cc." by Tommi · 7 years ago
  6. 08ff173 Revert "Remove criticalsection.cc dependency on platform_thread.cc." by Guido Urdaneta · 7 years ago
  7. 5af97ee Remove criticalsection.cc dependency on platform_thread.cc. by Tommi · 7 years ago
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  9. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/criticalsection.cc]
  10. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  11. 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
  12. 9a2d2dd Rename thread annotation macros to have RTC prefix for syncrhonization primitives. by danilchap · 7 years ago
  13. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  14. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  15. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  16. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/criticalsection.cc]
  17. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/criticalsection.cc]
  18. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/criticalsection.cc]
  19. d6e9466 No compliation-flag-dependent members in CriticalSection by eladalon · 7 years ago
  20. 388d8e9 Remove unused CriticalSection::IsLocked() by andresp · 8 years ago
  21. 7406b96 CriticalSection: Use types+methods from base/platform_thread*.*. by tommi · 9 years ago
  22. ed281e9 New lock implementation for mac. by tommi · 9 years ago
  23. af9e663 Make rtc::CriticalSection lockable from f() const. by Peter Boström · 9 years ago
  24. 46ad542 Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https://codereview.webrtc.org/1498953002/ ) by pbos · 9 years ago
  25. 84f0970 Reland of "Create rtc::AtomicInt POD struct." by Peter Boström · 9 years ago
  26. 3c12f4d Revert of Create rtc::AtomicInt POD struct. (patchset #12 id:220001 of https://codereview.webrtc.org/1420043008/ ) by pbos · 9 years ago
  27. b27f590 Create rtc::AtomicInt POD struct. by pbos · 9 years ago
  28. a10492f Fix VS 2015 warning by adding an additional cast by brucedawson · 9 years ago
  29. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  30. fec2c6d Prevent potential double-free if srtp_create fails. by Joachim Bauch · 9 years ago
  31. 494f209 Move CriticalSection into rtc_base_approved. by Tommi · 9 years ago
  32. bef8d2d Add a lock to NSSContext to fix data race by Jiayang Liu · 10 years ago