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