summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* [Merge to M40] Send device_id with IssueToken requests from identity_apiPavel Yatsuk2014-11-273-13/+47
* [GCM] Fixing loading from GCM store after signing out of a profileFilip Gorski2014-11-252-9/+17
* Revert "Adding GCM support to the copresence component. The Copresence server...Karen Grunberg2014-11-081-5/+5
* Fixing all of problems found by vc++ /analyze in GCM codefgorski2014-11-081-5/+5
* Abort check external connections quickly on failure, instead of waitingrogerta2014-11-062-0/+9
* A recent change to account reconcilor makes it execute more quickly, not allo...rogerta2014-11-063-10/+43
* Instrumenting internals of AccountIdFetcher::Start to locate the source of ja...vadimt2014-11-041-0/+26
* Removing instrumentations for task URLFetcherCore::OnCompletedURLRequestvadimt2014-11-044-23/+0
* Instrumenting AccountTracker::StartFetchingUserInfo to locate the source of j...vadimt2014-10-301-1/+18
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-298-33/+33
* Fix typo.bnc2014-10-291-1/+1
* Cleanup: Remove more unused timer.h includes.thestig2014-10-293-1/+3
* app_shell: Introduce skeleton for identity APIjamescook2014-10-281-4/+4
* [GCM] Make heartbeat manager partially resistant to missed heartbeatszea2014-10-283-0/+73
* [GCM] Adding last token fetching time handlingfgorski2014-10-285-1/+89
* Fix windows builders when SPDY_PROXY_AUTH_VALUE is setAntoine Labour2014-10-271-1/+2
* Fix a typo in an OAuth2TokenService classnamejamescook2014-10-272-9/+9
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-251-0/+19
* components: Introduce AlarmTimer class and use it for GCM heartbeatchirantan2014-10-247-16/+41
* Revert of Revert of Inline sign in extracts gaia id from HTTP header and seed...nkostylev2014-10-242-4/+54
* Revert of Inline sign in extracts gaia id from HTTP header and seeds account ...nkostylev2014-10-232-54/+4
* Inline login handler extracts gaia id from HTTP header and seeds account trackerrogerta2014-10-222-4/+54
* [session_manager] Move user session initialization code out of ExistingUserCo...nkostylev2014-10-221-2/+3
* [GCM] Fix crash when size packet splits two socket readszea2014-10-212-11/+123
* Standardize usage of virtual/override/final in google_apis/dcheng2014-10-2145-480/+459
* Adding instrumentation to locate the source of jankinessvadimt2014-10-202-0/+12
* Cleanup: Remove trailing whitespaces in gyp files.thestig2014-10-171-1/+1
* Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.viettrungluu2014-10-171-3/+3
* Add a missing dep on google_apismukai2014-10-161-0/+1
* Remove refresh token flow in OAuth2ApiCallFlow.tengs2014-10-166-403/+71
* This patch is:fgorski2014-10-161-5/+11
* Expose data reduction proxy auth token for internal builds.kundaji2014-10-152-0/+14
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-1511-70/+37
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-141-0/+11
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-141-0/+6
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-114-0/+24
* Users with Web Login Required can still unlock with their password.mlerman2014-10-095-1/+47
* Extend OAuth2ApiCallFlow to support being used with an empty refresh token, andtengs2014-10-073-5/+36
* replace OVERRIDE and FINAL with override and final in google_apis/mostynb2014-10-0747-282/+282
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-072-178/+178
* Make --log-net-log and NetLogLogger hide cookies by default,mmenke2014-09-301-13/+4
* Use a distinct source parameter on gaia endpoints for the reconcilor.rogerta2014-09-2714-22/+52
* UbertokenFecther should invalidate access token if it's invalid.rogerta2014-09-263-11/+138
* Use base::StringPairs where appropriate from src/google_apisanand.ratn2014-09-261-2/+2
* [GCM] Investigatory CHECKs for crash in parsing streamzea2014-09-254-25/+30
* Loading the account mappings from store to the driver.fgorski2014-09-243-28/+25
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-232-8/+7
* Setting max TTL for upstream GCM messages to 1 day to match server sidefgorski2014-09-221-1/+1
* Move chrome/test/data/gdata/testfile.txt to chrome/test/data/drivesatorux2014-09-103-5/+5
* Make component build Chrome link.Brett Wilson2014-09-101-0/+4