| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GN build files for sql and google_apis. | brettw@chromium.org | 2014-05-28 | 1 | -0/+246 |
* | non-new-profile-management creates a "no-op" style account_reconcilor, | mlerman@chromium.org | 2014-05-28 | 2 | -0/+14 |
* | Remove HTTP pipelining support. | mmenke@chromium.org | 2014-05-27 | 1 | -1/+0 |
* | Revert of non-new-profile-management creates a "no-op" style account_reconcil... | jochen@chromium.org | 2014-05-26 | 2 | -15/+0 |
* | non-new-profile-management creates a "no-op" style account_reconcilor, | mlerman@chromium.org | 2014-05-26 | 2 | -0/+15 |
* | Move all gcm activity types out of GCMStatsRecorder | jianli@chromium.org | 2014-05-24 | 7 | -113/+144 |
* | Retrieve chrome build info in GCMProfileService, instead of GCMDriver | jianli@chromium.org | 2014-05-23 | 5 | -14/+109 |
* | Revert 272131 "non-new-profile-management creates a "no-op" styl..." | asvitkine@chromium.org | 2014-05-22 | 2 | -15/+0 |
* | non-new-profile-management creates a "no-op" style account_reconcilor, | mlerman@chromium.org | 2014-05-22 | 2 | -0/+15 |
* | [GCM] Build mcs_probe with gcm_unit_tests | zea@chromium.org | 2014-05-22 | 1 | -0/+1 |
* | Make GCMProfileService own GCMDriver, instead of deriving from it | jianli@chromium.org | 2014-05-21 | 1 | -0/+2 |
* | G-services settings v3 implementation | fgorski@chromium.org | 2014-05-20 | 6 | -285/+547 |
* | [GCM] Check if all of message has arrived before processing | zea@chromium.org | 2014-05-15 | 3 | -8/+97 |
* | Componentize GCM Part 1: create GCM component and move some files over | jianli@chromium.org | 2014-05-14 | 14 | -37/+126 |
* | Revert 270226 "Componentize GCM Part 1: create GCM component and..." | piman@chromium.org | 2014-05-13 | 14 | -126/+37 |
* | Componentize GCM Part 1: create GCM component and move some files over | jianli@chromium.org | 2014-05-13 | 14 | -37/+126 |
* | Rename GCMClient::Load to GCMClient::Start | jianli@chromium.org | 2014-05-13 | 4 | -7/+7 |
* | Adding handling of MCS Endpoints to GServicesSettings | fgorski@chromium.org | 2014-05-10 | 5 | -42/+57 |
* | Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r... | juyik@chromium.org | 2014-05-10 | 7 | -7/+101 |
* | [GCM] Add more UMA to GCM | jianli@chromium.org | 2014-05-09 | 9 | -5/+76 |
* | Removed obsolete --client-login-to-oauth2-url flag | atwilson@chromium.org | 2014-05-09 | 2 | -4/+0 |
* | Revert of Enable auto-refreshing of the gcm-internals page whenever a GCM act... | nkostylev@chromium.org | 2014-05-08 | 6 | -53/+5 |
* | Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r... | juyik@chromium.org | 2014-05-07 | 6 | -5/+53 |
* | Fix typo, "recieve" -> "receive", in google_apis/ | mseaborn@chromium.org | 2014-05-06 | 4 | -11/+11 |
* | [GCM] Removing dependency between GServicesSettings and GCMStore | fgorski@chromium.org | 2014-05-06 | 7 | -127/+98 |
* | Add checkin activity recording to gcm recorder. | juyik@chromium.org | 2014-05-03 | 8 | -15/+215 |
* | [GCM] Updating GServicesSettings to use GURLs and TimeDelta | fgorski@chromium.org | 2014-05-02 | 15 | -51/+85 |
* | SiginTracker should handle case where cookie jar already contains account. | rogerta@chromium.org | 2014-05-01 | 2 | -14/+16 |
* | Renamed namespaces of url lib. | vitalybuka@chromium.org | 2014-05-01 | 1 | -1/+1 |
* | [GCM] Relanding updates to GCMClientImpl (g-services-settings) | fgorski@chromium.org | 2014-05-01 | 3 | -44/+216 |
* | Use new people.get api instead of oauth2/v1/userinfo. | rogerta@chromium.org | 2014-04-30 | 7 | -33/+127 |
* | Revert of Use new people.get api instead of oauth2/v1/userinfo. (https://code... | machenbach@chromium.org | 2014-04-30 | 7 | -127/+33 |
* | Use new people.get api instead of oauth2/v1/userinfo. | rogerta@chromium.org | 2014-04-30 | 7 | -33/+127 |
* | [GCM] fixing G-settings initialization from an empty store | fgorski@chromium.org | 2014-04-30 | 3 | -43/+115 |
* | Implement connection, registration, and receiving activities recording on the... | juyik@chromium.org | 2014-04-30 | 17 | -67/+837 |
* | Revert 265792 "Updates to GCMClientImpl to use and update gservi..." | zea@chromium.org | 2014-04-24 | 3 | -213/+44 |
* | Updates to GCMClientImpl to use and update gservices settings. | fgorski@chromium.org | 2014-04-24 | 3 | -44/+213 |
* | Rename InvalidationAuthProvider to IdentityProvider | bartfab@chromium.org | 2014-04-23 | 5 | -0/+246 |
* | This is the same patch as issue 202083005 which you have approved. Issue 2020... | juyik@chromium.org | 2014-04-18 | 15 | -29/+526 |
* | Adding GServicesSettings class and tests | fgorski@chromium.org | 2014-04-17 | 4 | -0/+476 |
* | Revert 264313 "Add activity recording capability to gcm internal..." | asargent@chromium.org | 2014-04-16 | 14 | -522/+28 |
* | Add activity recording capability to gcm internals page. User can refresh, st... | juyik@chromium.org | 2014-04-16 | 14 | -28/+522 |
* | Remove unused parsers and URL generators for WAPI. | fukino@chromium.org | 2014-04-16 | 7 | -957/+5 |
* | gaia::AreEmailsSame() should consider X@gmail.com == X@googlemail.com. | rogerta@chromium.org | 2014-04-15 | 3 | -18/+32 |
* | Removing the mock-keychain related bool from GCMStore constructor | fgorski@chromium.org | 2014-04-11 | 7 | -25/+35 |
* | Remove unused property from drive api parsers. | fukino@chromium.org | 2014-04-11 | 3 | -149/+2 |
* | Adding basic G-services handling | fgorski@chromium.org | 2014-04-10 | 10 | -79/+298 |
* | Revert of Removing the mock-keychain related bool from GCMStore constructor (... | fgorski@chromium.org | 2014-04-08 | 8 | -35/+13 |
* | Unregister gcm::ConnectionFactoryImpl from NetworkChangeNotifier. | pauljensen@chromium.org | 2014-04-08 | 1 | -0/+2 |
* | Remove all uses of GG_LONGLONG and GG_ULONGLONG. | viettrungluu@chromium.org | 2014-04-08 | 1 | -2/+2 |