summaryrefslogtreecommitdiffstats
path: root/remoting/base/compound_buffer.cc
Commit message (Expand)AuthorAgeFilesLines
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-4/+4
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+2
* Use CompoundBuffer in MessageDecoder.sergeyu@chromium.org2010-11-181-0/+43
* Added CompoundBuffer that will be used to store data in the encoding/decodingsergeyu@chromium.org2010-11-161-0/+232