summaryrefslogtreecommitdiffstats
path: root/components/copresence
Commit message (Expand)AuthorAgeFilesLines
* There are a few related changes in this CL:ckehoe@chromium.org2014-08-152-10/+0
* Fixing server 400 errors due to empty subrequestsckehoe@chromium.org2014-08-152-17/+19
* Use EXPECT_FALSE instead of EXPECT_EQ for comparing falsevivek.vg@samsung.com2014-08-141-3/+3
* Using API key specified from jsckehoe@chromium.org2014-08-1410-53/+109
* Fixing HttpPost deletion crashckehoe@chromium.org2014-08-141-2/+4
* Setting OptInStateFilter for publishes and subscribes (b/16324352)ckehoe@chromium.org2014-08-132-5/+82
* Stop playing/recording when not needed.rkc@chromium.org2014-08-1316-440/+549
* We have recently removed usage of these deprecated fields from the code. This...ckehoe@chromium.org2014-08-134-35/+0
* Fixing memory leak in TimedMapckehoe@chromium.org2014-08-126-72/+35
* Improve audible token detection.rkc@chromium.org2014-08-128-22/+33
* Add audible support to the copresence API.rkc@chromium.org2014-08-0910-23/+109
* Disable failing RpcHandler tests.rkc@chromium.org2014-08-091-5/+26
* This is part of the preliminary introduction of the chrome.copresence API,ckehoe@chromium.org2014-08-0915-66/+1242
* 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
* Disable more failing tests.rkc@chromium.org2014-08-072-3/+12
* Disable flaky tests.rkc@chromium.org2014-08-072-4/+16
* This is the preliminary introduction for the code for the chrome.copresencerkc@chromium.org2014-08-0622-0/+2167
* Fix header guard.rkc@chromium.org2014-08-051-4/+4
* Add the copresence component.rkc@chromium.org2014-08-0115-0/+814