Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
9dce71b983135a1d2a1f56441562c298e28e4f09
/
rtc_base
/
random_unittest.cc
65c3922
Move some more numeric utility code from rtc_base/ to rtc_base/numerics/
by Karl Wiberg
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/random_unittest.cc]
8ad0e58
Move UBSan warnings from a blacklist to the source
by oprypin
· 7 years ago
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
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]
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]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/random_unittest.cc]
352444f
RTC_[D]CHECK_op: Remove superfluous casts
by kwiberg
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
d802b5b
Fix some signed overflow errors causing undefined behavior (in theory).
by terelius
· 9 years ago
a2644c0
Disable tests failing under UBSan to enable deployment to main waterfall.
by kjellander@webrtc.org
· 9 years ago
84e78f9
Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ to base/.
by terelius
· 9 years ago