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/random_unittest.cc]
  3. 8ad0e58 Move UBSan warnings from a blacklist to the source by oprypin · 7 years ago
  4. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  5. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  6. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  7. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/random_unittest.cc]
  8. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/random_unittest.cc]
  9. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/random_unittest.cc]
  10. 352444f RTC_[D]CHECK_op: Remove superfluous casts by kwiberg · 8 years ago
  11. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  12. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  13. d802b5b Fix some signed overflow errors causing undefined behavior (in theory). by terelius · 8 years ago
  14. a2644c0 Disable tests failing under UBSan to enable deployment to main waterfall. by kjellander@webrtc.org · 8 years ago
  15. 84e78f9 Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ to base/. by terelius · 9 years ago