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/criticalsection_unittest.cc]
  3. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  4. 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
  5. 9a2d2dd Rename thread annotation macros to have RTC prefix for syncrhonization primitives. by danilchap · 7 years ago
  6. e725159 Reland of Make the default ctor of rtc::Thread, protected by tommi · 7 years ago
  7. a117b04 Revert of Make the default ctor of rtc::Thread, protected (patchset #3 id:40001 of https://codereview.webrtc.org/2981623002/ ) by charujain · 7 years ago
  8. a8a3515 Make the default ctor of rtc::Thread, protected. by tommi · 7 years ago
  9. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  10. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  11. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  12. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/criticalsection_unittest.cc]
  13. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/criticalsection_unittest.cc]
  14. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/criticalsection_unittest.cc]
  15. b9c2f7c Reland of Delete class ScopedPtrCollection. Replaced with vector of unique_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2812553002/ ) by nisse · 7 years ago
  16. 2042c16 Revert of Delete class ScopedPtrCollection. Replaced with vector of unique_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2808463002/ ) by nisse · 7 years ago
  17. 188596f Delete class ScopedPtrCollection. Replaced with vector of unique_ptr. by nisse · 7 years ago
  18. 388d8e9 Remove unused CriticalSection::IsLocked() by andresp · 8 years ago
  19. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 8 years ago
  20. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago
  21. ed281e9 New lock implementation for mac. by tommi · 9 years ago
  22. e2976c8 Remove DISABLED_ON_ macros. by Peter Boström · 9 years ago
  23. 455a252 Fix pointer compare-and-swap on Windows. by Peter Boström · 9 years ago
  24. 6bf1084 rtc::CriticalSection: Add function IsLocked by Magnus Jedvert · 9 years ago
  25. bef8d2d Add a lock to NSSContext to fix data race by Jiayang Liu · 9 years ago
  26. c732a3e Re-enable allmost all base tests. by henrike@webrtc.org · 10 years ago
  27. fded02c base: disabled several base tests on Mac so that rtc_unittests can be turned back on by henrike@webrtc.org · 10 years ago
  28. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  29. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  30. 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 10 years ago