summaryrefslogtreecommitdiffstats
path: root/components/copresence/test
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-251-0/+1
* Pulls the audio handling out of copresence and into its own component, with n...ckehoe2015-02-176-191/+10
* Fixing rand_r memory errorckehoe2015-02-052-5/+4
* This removes some unused code and simplifies some dependencies. I'm planning ...ckehoe2015-02-054-37/+26
* Add the ability to process different token lengths to Whispernet.Rahul Chaturvedi2015-01-102-2/+5
* Misc cleanupckehoe2014-12-201-1/+1
* Creating interfaces for DirectiveHandler and GCMHandlerckehoe2014-11-112-6/+2
* Adding GCM support to the copresence component. The Copresence server can pus...ckehoe2014-11-082-0/+81
* Moving request queuing to the RpcHandler (now with tests!). Also passing in t...ckehoe2014-11-072-6/+22
* Add polling and audio check to copresence.rkc2014-11-062-19/+59
* RpcHandlerTest cleanupckehoe2014-11-043-3/+68
* This is the preliminary introduction for the code for the chrome.copresencerkc@chromium.org2014-08-062-0/+71