summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Switch GAIA e-mail address retrieval from /GetUserInfo to /ListAccountsbartfab@chromium.org2014-01-172-18/+10
* drive: Support authorizing third-party Drive apps for opening files.kinaba@chromium.org2014-01-175-3/+82
* Add a function for determining if official Google Chrome API key is used.kinaba@chromium.org2014-01-172-0/+12
* drive: Stop using DictionaryValue to store data in FakeDriveServicehashimoto@chromium.org2014-01-171-0/+2
* drive: Add metadata parameters to InitiateUpload* methodshashimoto@chromium.org2014-01-176-24/+259
* [GCM] Introduce GCMClientFactory to create GCMClient for GCMProfileServicejianli@chromium.org2014-01-174-48/+5
* Move UbertokenFetcher from //chrome to //google_apis.blundell@chromium.org2014-01-166-0/+334
* Adding a user list (to be consumed by GCM Client Implementation)fgorski@chromium.org2014-01-1610-18/+743
* [GCM] Fix use after free memory issue in gcm storezea@chromium.org2014-01-161-11/+22
* Retrieve the authenticated user's e-mail from GAIA during SAML loginbartfab@chromium.org2014-01-162-140/+168
* drive: Replace FileCache::MarkDirty with OpenForWritehashimoto@chromium.org2014-01-152-4/+4
* [GCM] Make sure to send time spent in queue for TTL messageszea@chromium.org2014-01-142-19/+86
* [GCM] Add per-app limits to persistent storezea@chromium.org2014-01-135-38/+353
* GCM Registration Requestfgorski@chromium.org2014-01-134-0/+449
* [GCM] Support actual check-in in mcs_probejianli@chromium.org2014-01-102-5/+49
* GCM Checkin implementation with unit tests.fgorski@chromium.org2014-01-097-8/+677
* Implement DriveAPIService::UninstallApp().kinaba@chromium.org2014-01-085-0/+66
* google_apis: Stop accessing URLFetcher from ResponseWriterhashimoto@chromium.org2014-01-082-19/+42
* [GCM] Add connection/persistent store metric collectionzea@chromium.org2014-01-083-0/+27
* Google drive forms should not appear in the "offline" tab of Files.app.kinaba@chromium.org2014-01-072-6/+15
* Parse createUrl field of apps.list Drive API.kinaba@chromium.org2014-01-073-0/+15
* Renaming RMQStore to GCMStore and breaking out its interfacefgorski@chromium.org2014-01-0712-724/+756
* [GCM] Add TTL supportzea@chromium.org2014-01-036-95/+287
* Move the rest of the //google_apis tests into google_apis_unittests.tfarina@chromium.org2014-01-035-10/+61
* [GCM] Add heartbeat manager and reconnection logic due to heartbeat failurezea@chromium.org2014-01-0314-40/+427
* Display access token information on about:signin-internal page.haitaol@chromium.org2013-12-274-17/+118
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-253-7/+7
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-236-15/+15
* Moving the RMQStore Creation and Loading outside of the MCSClientfgorski@chromium.org2013-12-214-119/+119
* Added merge session request throttle for XHR requests.zelidrag@chromium.org2013-12-201-3/+6
* Adding persistence of user to serial number mappings to RMQ Storefgorski@chromium.org2013-12-203-9/+248
* [GCM] Update backoff settings and reconnection logiczea@chromium.org2013-12-198-12/+136
* Additional OAuth2 tests for ChromeOSzelidrag@chromium.org2013-12-182-65/+145
* WAPI: Remove outdated commentnhiroki@chromium.org2013-12-181-2/+0
* Added CrOS-specific OAuth2 browser test.zelidrag@chromium.org2013-12-172-107/+396
* [GCM] Reland: Delay running register/send operations when loading is in progressjianli@chromium.org2013-12-174-10/+29
* cros: Polish SAML signin.xiyuan@chromium.org2013-12-172-22/+50
* Fix skip for now link with inline flowguohui@chromium.org2013-12-174-3/+86
* GaiaOAuthClient::Core::GetUserInfo() does not need to send or receive cookies.rogerta@chromium.org2013-12-161-0/+6
* [Drive] Cache an about resource to prevent frequent requestsyoshiki@chromium.org2013-12-131-1/+1
* drive: Remove unused DriveServiceInterface::CopyHostedDocumenthashimoto@chromium.org2013-12-133-110/+0
* [Drive] Use ETag on Drive API file deletion.tzik@chromium.org2013-12-133-1/+12
* [Drive] Add DriveServiceInterface::DeleteResourcetzik@chromium.org2013-12-126-1/+122
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-112-7/+7
* [GCM] Add a working MCS client and probe tool.zea@chromium.org2013-12-1116-45/+2257
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-112-7/+7
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-102-7/+7
* Revert 239676 "[GCM] Delay running register/send operations when..."glider@chromium.org2013-12-103-16/+7
* [GCM] Delay running register/send operations when loading is in progressjianli@chromium.org2013-12-103-7/+16
* Added secondary /MergeSession verification step.zelidrag@chromium.org2013-12-083-2/+73