aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/httpclient.cc
AgeCommit message (Expand)Author
2015-02-12Use std::min and std::max instead of self-defined functions such as rtc::_min...andresp@webrtc.org
2015-01-28Enable Clang warning implicit-fallthrough and annotate the code.kjellander@webrtc.org
2014-09-12Fix stack limit exceeded in http client.andresp@webrtc.org
2014-09-10Fix MSVC warnings about value truncations, webrtc/base/ edition.henrike@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