aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base
AgeCommit message (Expand)Author
2015-03-17Revert 8753 "Use atomic operations for setting/reading the trace..."tommi@webrtc.org
2015-03-171. Have IPIsPrivate calling IPIsLinkLocalguoweis@webrtc.org
2015-03-17Move trace_event and associated files to webrtc/base.tommi@webrtc.org
2015-03-17Use atomic operations for setting/reading the trace filter.tommi@webrtc.org
2015-03-17Fix RateTracker to set an initial reference time when first updated.perkj@webrtc.org
2015-03-10Chromium build fix: Include new .cc files in rtc_basekwiberg@webrtc.org
2015-03-09Fix clang style warnings in webrtc/basekwiberg@webrtc.org
2015-03-08Fix build configuration bug with debug builds.tommi@webrtc.org
2015-03-07Disable CS_TRACK_OWNER on Mac in debug mode.tommi@webrtc.org
2015-03-05Turn on IPv6 for WebRTC as default as required before ramping the experiment ...guoweis@webrtc.org
2015-03-05Revert "Turn on IPv6 for WebRTC as default as required before ramping the exp...guoweis@webrtc.org
2015-03-05Turn on IPv6 for WebRTC as default as required before ramping the experiment ...guoweis@webrtc.org
2015-03-04Remove dependecy on win32.h in criticalsection.h. This was causing build erro...tommi@webrtc.org
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-03-04Always define RTC_NOTREACHED, not just in non-chromium buildsmagjed@webrtc.org
2015-03-04Rename NOTREACHED to RTC_NOTREACHED to avoid name conflict with Chromiummagjed@webrtc.org
2015-03-03Unify underlying frame buffer in I420VideoFrame and WebRtcVideoFramemagjed@webrtc.org
2015-03-01Filter logic for ip leak misses ::ffff:0.0.0.0guoweis@webrtc.org
2015-02-28Use new API from BoringSSL to get RFC name of cipher.pthatcher@webrtc.org
2015-02-28Test to try to track down the alignment problem on Mac 10.9.tommi@webrtc.org
2015-02-27Revert 8532 "Ensure only temporary IPv6 address is selected as t..."aluebs@webrtc.org
2015-02-27Ensure only temporary IPv6 address is selected as the best IP.guoweis@webrtc.org
2015-02-26Fix style violations in common_types.h and config.hkwiberg@webrtc.org
2015-02-23Roll chromium_revision b0c3ed3..2c3ffb2 (316737:317530)kjellander@webrtc.org
2015-02-21Add functions rtc::AtomicOps::Load and rtc::RefCountedObject::HasOneRefmagjed@webrtc.org
2015-02-21Revert "When clearing the priority message queue, don't copy an item to itself."decurtis@webrtc.org
2015-02-21When clearing the priority message queue, don't copy an item to itself.decurtis@webrtc.org
2015-02-18Fix WebRTC IP leaks.guoweis@webrtc.org
2015-02-18Fix WebRTC IP leaks.guoweis@webrtc.org
2015-02-17Don't call g_thread_init on glib >=2.31.0decurtis@webrtc.org
2015-02-17Fix issue 4061.guoweis@webrtc.org
2015-02-14Remove the incremental IP address behavior from virtualsocketserverguoweis@webrtc.org
2015-02-12Use std::min and std::max instead of self-defined functions such as rtc::_min...andresp@webrtc.org
2015-02-12Makes libjingle_peerconnection_android_unittest run on networkless devices.phoglund@webrtc.org
2015-02-11Re-land: Add API to get negotiated SSL cipherspthatcher@webrtc.org
2015-02-11Don't rely on webrtc/base/scoped_ptr.h to include stuff for youkwiberg@webrtc.org
2015-02-10base/arraysize.h: We use size_t, so need to include stddef.hkwiberg@webrtc.org
2015-02-10Address comments from previous review round for rtc::Event.tommi@webrtc.org
2015-02-09Clean kForever from basictypes and move it to the interfaces that actually ha...andresp@webrtc.org
2015-02-09Move rtc::Event to rtc_base_approved. We need an event implementation in Web...tommi@webrtc.org
2015-02-09Remove USE_WEBRTC_DEV_BRANCH.pbos@webrtc.org
2015-02-07Increase testclient timeout from 1 to 5 secondsjlmiller@webrtc.org
2015-02-07Revert 8260 "Base RWLockWrapper on rtc::SharedExclusiveLock."tommi@webrtc.org
2015-02-07Switch ThreadCheckerImpl over to using PlatformThreadRef.tommi@webrtc.org
2015-02-07Revert 8275 "This CL adds an API to the SSL stream adapters and ..."tommi@webrtc.org
2015-02-07Revert 8271 "VirtualSocketServer out-of-order issue with closing..."bjornv@webrtc.org
2015-02-06This CL adds an API to the SSL stream adapters and transport channels to get ...pthatcher@webrtc.org
2015-02-06Temporarily disable a couple of ThreadChecker tests on Mac.tommi@webrtc.org
2015-02-06VirtualSocketServer out-of-order issue with closing TCP socketspthatcher@webrtc.org
2015-02-06Hack to work around the current issues with rolling WebRTC into chromium.tommi@webrtc.org