aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/buffer.h
AgeCommit message (Expand)Author
2016-01-12Slap deprecation notices on Pass methodskwiberg
2016-01-07Replace manual casting to rvalue reference with calls to std::movekwiberg
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-10-23Remove final from rtc::Buffer.noahric
2015-05-04rtc::Buffer: Remove backwards compatibility band-aidsKarl Wiberg
2015-04-30Revert "rtc::Buffer: Remove backwards compatibility band-aids"Karl Wiberg
2015-04-30rtc::Buffer: Remove backwards compatibility band-aidsKarl Wiberg
2015-04-20rtc::Buffer: Accept void* in addition to the byte-sized typesKarl Wiberg
2015-04-20rtc::Buffer improvementsKarl Wiberg
2015-04-16Remove rtc::Buffer::length(), since no one uses it anymoreKarl Wiberg
2015-03-24rtc::Buffer: Restore length method for backwards compatibilitykwiberg@webrtc.org
2015-03-24rtc::Buffer: Rename length to size, for conformance with the STLkwiberg@webrtc.org
2015-03-09Fix clang style warnings in webrtc/basekwiberg@webrtc.org
2015-02-11Don't rely on webrtc/base/scoped_ptr.h to include stuff for youkwiberg@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