summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Updates to GCMClientImpl to use and update gservices settings.fgorski@chromium.org2014-04-243-44/+213
* Rename InvalidationAuthProvider to IdentityProviderbartfab@chromium.org2014-04-235-0/+246
* This is the same patch as issue 202083005 which you have approved. Issue 2020...juyik@chromium.org2014-04-1815-29/+526
* Adding GServicesSettings class and testsfgorski@chromium.org2014-04-174-0/+476
* Revert 264313 "Add activity recording capability to gcm internal..."asargent@chromium.org2014-04-1614-522/+28
* Add activity recording capability to gcm internals page. User can refresh, st...juyik@chromium.org2014-04-1614-28/+522
* Remove unused parsers and URL generators for WAPI.fukino@chromium.org2014-04-167-957/+5
* gaia::AreEmailsSame() should consider X@gmail.com == X@googlemail.com.rogerta@chromium.org2014-04-153-18/+32
* Removing the mock-keychain related bool from GCMStore constructorfgorski@chromium.org2014-04-117-25/+35
* Remove unused property from drive api parsers.fukino@chromium.org2014-04-113-149/+2
* Adding basic G-services handlingfgorski@chromium.org2014-04-1010-79/+298
* Revert of Removing the mock-keychain related bool from GCMStore constructor (...fgorski@chromium.org2014-04-088-35/+13
* Unregister gcm::ConnectionFactoryImpl from NetworkChangeNotifier.pauljensen@chromium.org2014-04-081-0/+2
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-081-2/+2
* Revert 262242 "Adding basic G-services handling"scottmg@chromium.org2014-04-0810-298/+79
* [GCM] Fix crash due to connection retry while logging in.zea@chromium.org2014-04-072-3/+38
* Adding basic G-services handlingfgorski@chromium.org2014-04-0710-79/+298
* Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."scottmg@chromium.org2014-04-071-2/+2
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-071-2/+2
* Revert of [GCM] Adding periodic checkin controlled by G-services settings (ht...tommycli@chromium.org2014-04-0411-481/+89
* Adding periodic checkin controlled by G-services settingsfgorski@chromium.org2014-04-0411-89/+481
* Removing the mock-keychain related bool from GCMStore constructorfgorski@chromium.org2014-04-048-13/+35
* drive: Remove unused GData WAPI requestshashimoto@chromium.org2014-04-033-2502/+10
* [GCM] Minimum change for periodic checkinfgorski@chromium.org2014-04-036-18/+140
* 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