summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Rename PrivateMode enum values:rch@chromium.org2014-04-011-1/+1
* [GCM] Add support for canary connection attemptszea@chromium.org2014-03-285-84/+190
* Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...rch@chromium.org2014-03-281-1/+1
* Rename PrivateMode enum values:rch@chromium.org2014-03-281-1/+1
* drive: Return cancel closure from FileSystem::GetFileContenthashimoto@chromium.org2014-03-281-11/+0
* drive: Make FileResource copyablehashimoto@chromium.org2014-03-283-22/+36
* Removing myself from OWNERS, as I no longer expect to be active on Chromium.joi@chromium.org2014-03-271-1/+0
* Delete some dead code.thakis@chromium.org2014-03-272-24/+0
* [GCM] Destroy connection factory on CheckOutzea@chromium.org2014-03-265-64/+139
* [GCM] Add port 443 fallback logic and histogramszea@chromium.org2014-03-245-14/+72
* Revert 258720 "[GCM] Add port 443 fallback logic and histograms"cpu@chromium.org2014-03-224-67/+12
* Revert 258732 "Revert 258713 "Disable GCMClientImplTest.Register..."cpu@chromium.org2014-03-221-1/+1
* Revert 258713 "Disable GCMClientImplTest.RegisterAppFromCache"cpu@chromium.org2014-03-221-1/+1
* [GCM] Add port 443 fallback logic and histogramszea@chromium.org2014-03-224-12/+67
* Disable GCMClientImplTest.RegisterAppFromCachejianli@chromium.org2014-03-221-1/+1
* Fix compiling errors in gcm_store_impl_unittestjianli@chromium.org2014-03-211-3/+3
* [GCM] Move registration info persistence from extension state store to GCM storejianli@chromium.org2014-03-2111-333/+498
* [GCM] Fix proxy resolution fallbackzea@chromium.org2014-03-191-6/+3
* [GCM] Adding chrome.gcm.unregister to gcm APIfgorski@chromium.org2014-03-197-63/+68
* chromeos: Delete old, unused contacts code.derat@chromium.org2014-03-183-219/+0
* Fix "unreachable code" warnings (MSVC warning 4702) in google_apis/.pkasting@chromium.org2014-03-183-131/+32
* components: Rename encryptor directory to os_crypt.tfarina@chromium.org2014-03-185-6/+6
* [GCM] Incoming GCM message without type should be treated as data messagejianli@chromium.org2014-03-181-1/+1
* drive: Check "modificationDate" property of a change before applying ithashimoto@chromium.org2014-03-174-0/+27
* [GCM] Add proxy resolution support.zea@chromium.org2014-03-143-35/+204
* Add create access token fetcher to OAuthTokenService.msarda@chromium.org2014-03-1311-89/+110
* Remove command-line flags for OAuth scopes.mnissler@chromium.org2014-03-129-42/+13
* [GCM] Propagating SendError details all the way to the event.fgorski@chromium.org2014-03-115-50/+98
* Show device information in chrome://gcm-internals page.juyik@chromium.org2014-03-076-0/+81
* Only allow the senders that the application is currently registered for to se...fgorski@chromium.org2014-03-073-5/+9
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* [GCM] Remove the requirement for manifest keyjianli@chromium.org2014-03-057-17/+1
* Extract OAuth2AccessTokenFetcher interface.msarda@chromium.org2014-03-0513-454/+539
* [GCM] Stop/restart GCM when the state is forced off/onjianli@chromium.org2014-03-057-3/+48
* drive: Add request class for Permissions.insert API.kinaba@chromium.org2014-03-046-0/+214
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* [GCM] RegistrationRequest is retrying when sender is invlalidfgorski@chromium.org2014-03-012-19/+44
* [GCM] Adding collapse key support to downstream messagesfgorski@chromium.org2014-02-282-0/+4
* Rename components's Encryptor to OSEncrypt.tfarina@chromium.org2014-02-283-9/+9
* drive: Stop requesting unused URLshashimoto@chromium.org2014-02-283-71/+0
* drive: Request file lists with a number of multiples of 100hashimoto@chromium.org2014-02-282-2/+2
* [GCM] Make sure GCM checkout logic is invoked when the profile is signed outjianli@chromium.org2014-02-276-43/+53
* signin: mark OAuth2TokenService::RefreshTokenIsAvailable const because it istim@chromium.org2014-02-275-8/+13
* [GCM] Enable Registration Request to give after 5 retries.fgorski@chromium.org2014-02-274-8/+80
* Convert scoped_ptr_malloc -> scoped_ptr, part 2.viettrungluu@chromium.org2014-02-261-4/+3
* Add 3 more registartion status codes for UMA collection. Also added tests.juyik@chromium.org2014-02-263-27/+81
* Rewrite DeviceOAuth2TokenService.mnissler@chromium.org2014-02-262-14/+1
* Fixing the GCMStoreImplTest.GetNextPersistentId on Windowsfgorski@chromium.org2014-02-251-2/+4
* [GCM] Make RMQ ack logic more resilientzea@chromium.org2014-02-251-16/+42
* [GCM] Adding a list of accounts present on the client to checkin requestfgorski@chromium.org2014-02-228-14/+43