summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* [GCM] Check if all of message has arrived before processingzea@chromium.org2014-05-153-8/+97
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-1414-37/+126
* Revert 270226 "Componentize GCM Part 1: create GCM component and..."piman@chromium.org2014-05-1314-126/+37
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-1314-37/+126
* Rename GCMClient::Load to GCMClient::Startjianli@chromium.org2014-05-134-7/+7
* Adding handling of MCS Endpoints to GServicesSettingsfgorski@chromium.org2014-05-105-42/+57
* Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...juyik@chromium.org2014-05-107-7/+101
* [GCM] Add more UMA to GCMjianli@chromium.org2014-05-099-5/+76
* Removed obsolete --client-login-to-oauth2-url flagatwilson@chromium.org2014-05-092-4/+0
* Revert of Enable auto-refreshing of the gcm-internals page whenever a GCM act...nkostylev@chromium.org2014-05-086-53/+5
* Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...juyik@chromium.org2014-05-076-5/+53
* Fix typo, "recieve" -> "receive", in google_apis/mseaborn@chromium.org2014-05-064-11/+11
* [GCM] Removing dependency between GServicesSettings and GCMStorefgorski@chromium.org2014-05-067-127/+98
* Add checkin activity recording to gcm recorder.juyik@chromium.org2014-05-038-15/+215
* [GCM] Updating GServicesSettings to use GURLs and TimeDeltafgorski@chromium.org2014-05-0215-51/+85
* SiginTracker should handle case where cookie jar already contains account.rogerta@chromium.org2014-05-012-14/+16
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-1/+1
* [GCM] Relanding updates to GCMClientImpl (g-services-settings)fgorski@chromium.org2014-05-013-44/+216
* Use new people.get api instead of oauth2/v1/userinfo.rogerta@chromium.org2014-04-307-33/+127
* Revert of Use new people.get api instead of oauth2/v1/userinfo. (https://code...machenbach@chromium.org2014-04-307-127/+33
* Use new people.get api instead of oauth2/v1/userinfo.rogerta@chromium.org2014-04-307-33/+127
* [GCM] fixing G-settings initialization from an empty storefgorski@chromium.org2014-04-303-43/+115
* Implement connection, registration, and receiving activities recording on the...juyik@chromium.org2014-04-3017-67/+837
* Revert 265792 "Updates to GCMClientImpl to use and update gservi..."zea@chromium.org2014-04-243-213/+44
* 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