summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2014-09-09Add a new class InterfaceAddress inherited from IPAddress to keep track of IP...guoweis@webrtc.org
2014-09-09TurnPort should retry allocation with a new address on error STUN_ERROR_ALLOC...jiayl@webrtc.org
2014-09-09Update makefiles after merge of Chromium at facf66e09bf8Android Chromium Automerger
2014-09-09fix a bug in the logic when new Networks are merged. This happens whenguoweis@webrtc.org
2014-09-09Update makefiles after merge of Chromium at 457b0a1c9412Android Chromium Automerger
2014-09-08Update makefiles after merge of Chromium at 041843cbf814Android Chromium Automerger
2014-09-08Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-09-07GN: Prefix WebRTC specific variables with "rtc_"kjellander@webrtc.org
2014-09-04Revert 7070 "TurnPort should retry allocation with a new address on errorhenrike@webrtc.org
2014-09-04TurnPort should retry allocation with a new address on error STUN_ERROR_ALLOC...jiayl@webrtc.org
2014-09-04Change gflags and gmock includes to be full paths.kjellander@webrtc.org
2014-09-04Fix compile errors on webrtc/base.andresp@webrtc.org
2014-09-04Remove ambiguous call to MakeCheckOpString.andresp@webrtc.org
2014-09-03Fix leak of NSAutoreleasePool.tkchin@webrtc.org
2014-09-02Remove the checks.h dependence on logging.h in a standalone build.andrew@webrtc.org
2014-09-02GN: Update webrtc/base to recent GYP changes.kjellander@webrtc.org
2014-09-02Update makefiles after merge of Chromium at a804d98340beAndroid Chromium Automerger
2014-09-02Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-08-28Precompile out our standalone CHECK macros in a Chromium build.andrew@webrtc.org
2014-08-28Add CHECK and friends from Chromium.andrew@webrtc.org
2014-08-28Specify an ECDH group for ECDHE.jiayl@webrtc.org
2014-08-28Add talk owners to migrated talk foldershenrike@webrtc.org
2014-08-27Update makefiles after merge of Chromium at b241671f0248Android Chromium Automerger
2014-08-27Move end of namespace inside #ifdefhenrik.lundin@webrtc.org
2014-08-26Create a copy of talk/sound under webrtc/sound.henrike@webrtc.org
2014-08-26Remove former team members from OWNERS and WATCHLISTSkjellander@webrtc.org
2014-08-25GN: Disable Chromium clang plugins for standalone build.kjellander@webrtc.org
2014-08-22Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-08-21Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-08-21Landing issue 15189004niklas.enbom@webrtc.org
2014-08-18webrtc/base: removes accidental #error in r6909.henrike@webrtc.org
2014-08-18GN: Fixes for Chromium builds.kjellander@webrtc.org
2014-08-15Rename linuxwindowpicker to x11windowpicker & only use it with use_x11henrike@webrtc.org
2014-08-14Update makefiles after merge of Chromium at 289578Android Chromium Automerger
2014-08-14Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-08-12Update makefiles after merge of Chromium at 288938Android Chromium Automerger
2014-08-11Remove more dependencies on openssl, add dependency on boringssl. Continues o...henrike@webrtc.org
2014-08-11Rebase webrtc/base with r6863 version of talk/base:henrike@webrtc.org
2014-08-07webrtc/base: removes linkage of cryptohenrike@webrtc.org
2014-08-06Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-08-04Unbreaks linux.cc in Chromium.henrike@webrtc.org
2014-08-04Update makefiles after merge of Chromium at 287308Android Chromium Automerger
2014-07-29Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-07-25webrtc/base: FileModifyTime -> OlderThan as that's what it was ever used as. ...henrike@webrtc.org
2014-07-25Fix compilation on windows with clang, indentation cleanupssergeyu@chromium.org
2014-07-25Revert "Fix compilation on windows with clang, indentation cleanups"sergeyu@chromium.org
2014-07-25Fix compilation on windows with clang, indentation cleanupssergeyu@chromium.org
2014-07-16Raw packet loss rate reported by RTP_RTCP module may vary too drastically ove...minyue@webrtc.org
2014-07-16Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-07-16Define convenient FATAL_ERROR() and FATAL_ERROR_IF() macroskwiberg@webrtc.org