summaryrefslogtreecommitdiffstats
path: root/components/copresence/proto
Commit message (Expand)AuthorAgeFilesLines
* Fix some protobuf issues (unnecessary imports, missing syntax) detected with apkasting2015-08-111-1/+0
* The project ID isn't needed, since it's actually ok to expose the API key. We...ckehoe2015-02-091-1/+0
* Passing the project ID to the serverckehoe2015-01-081-0/+1
* Adding support for pre-sent messagesckehoe2015-01-081-0/+1
* Adding configuration protos. We probably want to handle most of these eventua...ckehoe2014-12-124-0/+96
* Adding GCM support to the copresence component. The Copresence server can pus...ckehoe2014-11-083-0/+25
* Redesign the copresence audio handlers.rkc2014-10-231-1/+1
* Setting AudioConfiguration and deleting DeviceCapabilities hacksckehoe2014-09-261-4/+0
* There are a few related changes in this CL:ckehoe@chromium.org2014-08-152-10/+0
* Using API key specified from jsckehoe@chromium.org2014-08-143-0/+14
* We have recently removed usage of these deprecated fields from the code. This...ckehoe@chromium.org2014-08-134-35/+0
* Add audible support to the copresence API.rkc@chromium.org2014-08-091-0/+4
* Add the copresence component.rkc@chromium.org2014-08-016-0/+378