summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/audio_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename remoting/protocol/util.h to message_serialization.hsergeyu@chromium.org2014-04-101-1/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.dcheng@chromium.org2013-06-141-1/+1
* Add support for multiplexed channels in remoting::protocol::Session interface.sergeyu@chromium.org2012-08-181-38/+5
* Added piping for sending audio packets from host to client.kxing@chromium.org2012-06-251-0/+2
* Cleaned up the reader and writer create methods to return scoped_ptr.kxing@chromium.org2012-06-151-2/+2
* Added files for audio writers.kxing@chromium.org2012-06-151-0/+76