summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-1/+1
* Removed 'gaia-endpoint-chromeos' switch.dzhioev2015-03-313-0/+15
* Drive: Ensure call RequestFinished(this) in UrlFetchRequestBase.hirono2015-03-312-28/+70
* Move cookie logic out of reconcilor/signin manager and into a new PKS.mlerman2015-03-305-998/+0
* leveldb: Reuse manifest (AKA logs) during open.cmumford2015-03-261-0/+2
* cros: Port SAML support to webview sign-in.xiyuan2015-03-192-1/+23
* IDP IFrame Endpoint is no longer experimentalmlerman2015-03-171-2/+0
* Add ability for NetLogLogger to gather data from more than just NetLogmmenke2015-03-161-7/+9
* Reintroduce WebDataRequestManager::RequestCompletedOnThread Jank Instrumentationrobliao2015-03-133-1/+102
* Add tokeninfo call with token identified by token_handle parameter.antrim2015-03-113-7/+49
* Implement the calls to GAIA for the IDP IFrame protocol.mlerman2015-03-106-11/+261
* Use base::PowerObserver to check for missed heartbeatschirantan2015-03-093-9/+37
* - Ctrl-Alt-Shift-B to toggle Easy bootstrap on Gaia screen;xiyuan2015-03-062-24/+52
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-2/+2
* [GCM] Fix crash during connection raceszea2015-03-054-7/+56
* Remove link_chrome_on_windows GN flag.brettw2015-03-021-37/+35
* Add //google_apis/* to 'gn check'.tfarina2015-03-022-0/+4
* Split bug 418183 into separate bugs for each janky piece and remove thepkasting2015-02-281-2/+2
* Update Styx URLs for thumbnails and downloads in Files app.mtomasz2015-02-274-298/+144
* [GCM] Fixing the problem of passing linked_ptr across threadsfgorski2015-02-271-5/+5
* Create list of GN tests needed for the bots.brettw2015-02-261-1/+1
* Add support for setting properties to requests uploading contents.mtomasz2015-02-246-147/+185
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-211-5/+0
* Add support for adding properties to files on Drive.mtomasz2015-02-204-6/+89
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-5/+4
* 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