1. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 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.h]
  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 (96%) from webrtc/base/random.h]
  8. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  9. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  10. ae695e9 Refactor RtpSender and SSRCDatabase. by tommi · 8 years ago
  11. 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]
  12. 56b1128 Change to use local Random object instead of global rand() in the RtcEventLog unit test. by terelius · 9 years ago
  13. 0d97d53 Fix off-by-one error in PRNG. by solenberg · 9 years ago
  14. 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]
  15. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  16. c62642c Make the BWE threshold adaptive. by stefan · 9 years ago