summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/cast_channel/cast_framer.cc
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-261-0/+1
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-1/+1
* Remove kuint32max.avi2015-12-041-5/+7
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-2/+2
* Make protobuf enums canonical for ReadState/WriteState/ConnectState.kmarshall2014-09-221-1/+1
* Get rid of log spam. They crept back into my client after my misadventures wi...kmarshall2014-09-111-7/+0
* Create dedicated class for handling wire message formatting and parsing.kmarshall2014-09-111-0/+186