aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/base_tests.gyp
AgeCommit message (Expand)Author
2015-12-16Disable warnings failing when using Clang on Windows.kjellander
2015-12-10Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ ...terelius
2015-12-09RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate...hbos
2015-12-08Revert of RTCCertificate::Expires() and ::HasExpired() implemented (patchset ...hbos
2015-12-08RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate...hbos
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-11-10Rename Maybe to OptionalKarl Wiberg
2015-10-29Create a 'webrtc_nonparallel_tests' target.Peter Boström
2015-10-26Introduce rtc::ArrayView<T>, which keeps track of an array that it doesn't ownKarl Wiberg
2015-10-21Introduce rtc::Maybe<T>, which either contains a T or not.Karl Wiberg
2015-10-15Wire up packet_id / send time callbacks to webrtc via libjingle.stefan
2015-09-04Remove AsyncHttpRequest, AutoPortAllocator, ConnectivityChecker, and HttpPort...Peter Thatcher
2015-08-19Revert of Revert "Remove CpuMonitor and related, unused, code." (patchset #1 ...tommi
2015-08-19Revert "Remove CpuMonitor and related, unused, code."Guo-wei Shieh
2015-08-18Remove CpuMonitor and related, unused, code.Tommi
2015-07-22Provides log sinks for rotating logs. Intended for use on mobile devices to r...tkchin
2015-06-04Remove win32toolhelp.h.Peter Boström
2015-05-21Keep track of DTLS packet sizes to prevent partial reads.Joachim Bauch
2015-05-19remove filelock which is now unusedDonald E Curtis
2015-04-21Add a new BitBuffer class to webrtc base.Noah Richards
2015-03-17Move trace_event and associated files to webrtc/base.tommi@webrtc.org
2015-01-16Re-enable the messagequeue unittests. These were commented out at one point b...decurtis@webrtc.org
2014-10-09Re-enables a bunch of base unittests part II.henrike@webrtc.org
2014-10-09base/thread_unittest: wrap test was setting current thread to NULL.henrike@webrtc.org
2014-10-08Re-enables a bunch of base unittests.henrike@webrtc.org
2014-09-23Unit tests for SSLAdaptertkchin@webrtc.org
2014-09-22Disabled several rtc_unittests so the tests can be turned on in the waterfallhenrike@webrtc.org
2014-09-10Put base tests in webrtc_tests.gyphenrike@webrtc.org
2014-08-26Create a copy of talk/sound under webrtc/sound.henrike@webrtc.org
2014-07-16Raw packet loss rate reported by RTP_RTCP module may vary too drastically ove...minyue@webrtc.org
2014-07-01webrtc/base: add dependent setting for gtest include directory that was misse...henrike@webrtc.org
2014-06-16Importing ThreadChecker class from Chromiumhenrik.lundin@webrtc.org
2014-06-16Add missing sources to webrtc/base/base.gypkjellander@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org