summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Reset the GCM store to recover from it when it is bustedjianli2015-02-101-23/+59
* tools/sort_sources.py: sort C++ source file names in build files.satorux2015-02-102-9/+9
* Adding instrumentation to locate the source of jankiness.pkasting2015-02-061-0/+5
* Remove more targets from GN Windows build.brettw2015-02-021-35/+37
* Mechanical rename of tracing includes (remaining bits)primiano2015-01-301-1/+1
* [GCM] Fixing the initialization of last checkin/fetch time if they arefgorski2015-01-303-8/+81
* Rename gdata_errorcode.h to drive_api_error_codes.hsatorux2015-01-2920-142/+142
* Add per-file wildcard for build files under google_apissatorux2015-01-281-0/+2
* Remove google_apis::ResourceEntry and related codesatorux2015-01-284-89/+0
* Remove unnecessary includes and forward declarations about ResourcEntrysatorux2015-01-271-1/+0
* Remove WAPI-related code, except the type definition of ResourceEntry.fukino2015-01-2713-1827/+5
* Adding "static_assert" in lieu of "COMPILE_ASSERT" in google_apis moduleanujk.sharma2015-01-212-4/+4
* Move the test template to //testing/test.gni (part 2)qsr2015-01-212-0/+2
* Migrate from WAPI to Genoa to get the url to share dialog.fukino2015-01-168-18/+97
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-101-1/+1
* Drive API: Generates randum boundary for multipart uploading.hirono2015-01-091-13/+26
* DriveAPI: Add two request classes inheriting MultipartUploadRequestBase for m...hirono2015-01-082-0/+162
* Drive API: Add MultipartUploadRequestBase class.hirono2015-01-077-28/+418
* Add GN interactive UI tests.brettw2015-01-061-0/+2
* Revert of Add GN interactive UI tests (patchset #3 id:40001 of https://codere...nhiroki2015-01-061-2/+0
* Add GN interactive UI testsbrettw2015-01-061-0/+2
* Standardize usage of virtual/override/final specifiers in google_apis/.dcheng2014-12-2322-32/+30
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-223-8/+9
* Using chromium API keys in DevTools bridge.serya2014-12-161-0/+1
* Increase HeartbeatManagerTest.UpdateTimerAfterStart test max time check tozhaoqin2014-12-151-1/+1
* [GCM] Fix gcm network change handling before connectzea2014-12-114-15/+45
* Removing profiler instrumentations for task WebDataRequestManager::RequestCom...vadimt2014-12-113-85/+1
* DriveAPI: Add mehtod to create URL for multipart uploading.hirono2014-12-093-7/+115
* Send RefreshTokenAnnotationRequestpavely2014-12-082-5/+2
* Remove using namespace in net/quic/quic_stream_sequencer.hhalton.huo2014-12-081-2/+2
* Link GCM heartbeat with wake on wifi preferencechirantan2014-12-067-18/+55
* gn format // (the rest, except mojo)scottmg2014-12-031-5/+6
* Send device_id with IssueToken requests from identity_apipavely2014-11-243-13/+47
* Revert of Revert of Supervised user SafeSites: Expose & use API key from src-...treib2014-11-242-0/+20
* Revert of Supervised user SafeSites: Expose & use API key from src-internal (...tnagel2014-11-242-20/+0
* Supervised user SafeSites: Expose & use API key from src-internaltreib2014-11-242-0/+20
* [GCM] Fixing loading from GCM store after signing out of a profilefgorski2014-11-212-9/+17
* TestURLFetcher enforces valid URLgroby2014-11-141-6/+6
* Revert of Fixing all of problems found by vc++ /analyze in GCM code (patchset...matthewyuan2014-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