1. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  2. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/signalthread_unittest.cc]
  3. e10b163 Stop using 'using namespace'. by Mirko Bonadei · 6 years ago
  4. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  5. 9de3aac Reland "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  6. a17ce27 Revert "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  7. af551a1 Enable the clang style plugin in rtc_base/ by Steve Anton · 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/signalthread_unittest.cc]
  10. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  11. 8290ddf Revert of Delete SignalThread class. (patchset #20 id:380001 of https://codereview.webrtc.org/2915253002/ ) by deadbeef · 7 years ago
  12. bc8feda Delete SignalThread class. by nisse · 7 years ago
  13. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/signalthread_unittest.cc]
  14. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/signalthread_unittest.cc]
  15. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/signalthread_unittest.cc]
  16. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  17. f5f03e8 Reland of: Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 8 years ago
  18. f83a94a Revert of Improving the fake clock and using it to fix a flaky STUN timeout test. (patchset #10 id:180001 of https://codereview.webrtc.org/2024813004/ ) by deadbeef · 8 years ago
  19. ffbe0e1 Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 8 years ago
  20. d50f4f3 Fixing flaky SignalThread tests. by deadbeef · 8 years ago
  21. a8aa907 Disabled two flaky subtests of SignalThreadTest. by ossu · 8 years ago
  22. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  23. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  24. e2976c8 Remove DISABLED_ON_ macros. by Peter Boström · 9 years ago
  25. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  26. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 10 years ago
  27. c732a3e Re-enable allmost all base tests. by henrike@webrtc.org · 10 years ago
  28. fded02c base: disabled several base tests on Mac so that rtc_unittests can be turned back on by henrike@webrtc.org · 10 years ago
  29. e5063b1 Thread: delete racy API (Release()) and fix racy code (started()). by fischman@webrtc.org · 10 years ago
  30. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  31. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  32. 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