summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Drive: Add response handling to BatchUploadRequst class.hirono2015-04-304-81/+403
* Added (incomplete) implementation of HostListApi using GCD.jrw2015-04-271-0/+6
* Route OCSP stapling through CertVerifier.davidben2015-04-271-0/+1
* Windows GN component build fixes: gpu, gcmbrettw2015-04-241-4/+6
* Handle ListAccount fetches and watching the GAIA cookies from within the Gaia...mlerman2015-04-246-2/+14
* Update {virtual,override} to follow C++11 style in google_apis.nick2015-04-232-5/+5
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-1/+2
* Quote api key defines in google_apis/BUILD.gn.watk2015-04-211-5/+6
* Refactor net::BackoffEntry to not require subclassingjohnme2015-04-201-23/+2
* Added backoff to successive token requests after transient errors.bcwhite2015-04-174-31/+31
* Rename NetLogLogger and CapturingNetLogvishal.b2015-04-171-3/+3
* Fix DriveApiRequestsTest.EmptyBatchUploadRequest in official builds.thakis2015-04-151-1/+1
* Files.app: Implement sending batch requests.hirono2015-04-153-14/+315
* Add unit test for the back button in the new GAIA.ginkage2015-04-151-2/+15
* Add instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-151-0/+5
* Update instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-141-0/+5
* Files.app: Add URL for batch uploading to URLGenerator.hirono2015-04-143-0/+14
* More jankiness instrumentation updates.pkasting2015-04-111-6/+0
* Basic tests for new webview based signin flowdpolukhin2015-04-083-3/+184
* Drive: Add BatchableRequest subclass.hirono2015-04-082-6/+52
* Drive: Add multipart related utility methods.hirono2015-04-064-40/+104
* If an OAuth error is permanent, remember it instead of retrying.bcwhite2015-04-036-0/+166
* Files.app: Add definition of BatchUploadRequest class.hirono2015-04-032-0/+93
* 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