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. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  3. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  4. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/random.h]
  7. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  8. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  9. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  10. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (96%) from webrtc/base/random.h]
  11. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  12. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  13. ae695e9 Refactor RtpSender and SSRCDatabase. by tommi · 9 years ago
  14. 84e78f9 Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ to base/. by terelius · 9 years ago[Renamed (63%) from webrtc/test/random.h]
  15. 56b1128 Change to use local Random object instead of global rand() in the RtcEventLog unit test. by terelius · 9 years ago
  16. 0d97d53 Fix off-by-one error in PRNG. by solenberg · 9 years ago
  17. 5bdddf9 Move PRNG from BWE test framework to webrtc/test. by solenberg · 9 years ago[Renamed (76%) from webrtc/modules/remote_bitrate_estimator/test/random.h]
  18. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  19. c62642c Make the BWE threshold adaptive. by stefan · 9 years ago