summaryrefslogtreecommitdiffstats
path: root/components/copresence/public
Commit message (Expand)AuthorAgeFilesLines
* Pulls the audio handling out of copresence and into its own component, with n...ckehoe2015-02-173-167/+6
* The project ID isn't needed, since it's actually ok to expose the API key. We...ckehoe2015-02-091-3/+0
* Add the ability to process different token lengths to Whispernet.Rahul Chaturvedi2015-01-102-1/+59
* The copresence device ID is supposed to be persistent, but until now we haven...ckehoe2015-01-091-0/+9
* Passing the project ID to the serverckehoe2015-01-081-0/+3
* Adding support for pre-sent messagesckehoe2015-01-082-1/+8
* Revert of Revert of Adding CopresenceState (patchset #1 id:1 of https://coder...benwells2014-12-224-8/+94
* Revert of Adding CopresenceState (patchset #10 id:180001 of https://coderevie...benwells2014-12-224-94/+8
* Misc cleanupckehoe2014-12-203-8/+4
* Adding CopresenceState, a central place to track the internal state of the co...ckehoe2014-12-204-8/+94
* Adding GCM support to the copresence component. The Copresence server can pus...ckehoe2014-11-081-0/+8
* Moving request queuing to the RpcHandler (now with tests!). Also passing in t...ckehoe2014-11-073-9/+6
* Add polling and audio check to copresence.rkc2014-11-063-18/+39
* Moving the DirectiveHandler to be owned by CopresenceManager. This also adds ...ckehoe2014-11-011-2/+4
* Adding support for authenticated copresence calls. I've added a temporary cal...ckehoe2014-10-302-2/+3
* Redesign the copresence audio handlers.rkc2014-10-233-3/+17
* This CL adds tests for the Chrome copresence API.ckehoe@chromium.org2014-08-173-82/+48
* Using API key specified from jsckehoe@chromium.org2014-08-141-0/+2
* Stop playing/recording when not needed.rkc@chromium.org2014-08-131-4/+4
* Improve audible token detection.rkc@chromium.org2014-08-121-3/+11
* This is part of the preliminary introduction of the chrome.copresence API,ckehoe@chromium.org2014-08-092-11/+9
* Add Audible support to the whispernet client.rkc@chromium.org2014-08-081-1/+1
* Add the Copresence API.rkc@chromium.org2014-08-081-6/+0
* This is the preliminary introduction for the code for the chrome.copresencerkc@chromium.org2014-08-061-0/+32
* Fix header guard.rkc@chromium.org2014-08-051-4/+4
* Add the copresence component.rkc@chromium.org2014-08-013-0/+202