summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-092-2/+0
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-032-0/+2
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-022-2/+0
* A canceled request for a profile download is causing the token service to rem...rogerta2015-09-021-2/+1
* Remove use of JSONReader::DeprecatedRead from google_apis/olli.raula2015-09-023-9/+9
* Add an enum to specify visibilities of new files.fukino2015-09-013-13/+21
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Add visibility property to FilesInsertRequest and FilesCopyRequest.fukino2015-08-276-14/+55
* Add google_apis_unittests, midi_unittests to GN swarming.dpranke2015-08-251-2/+15
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-191-1/+1
* Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...msramek2015-08-181-1/+1
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-181-1/+1
* Fix reconcilor loop when the primary account is in an auth error state.rogerta2015-08-114-13/+62
* Pass "client_id" param to the enrollment frame.dzhioev2015-08-111-0/+9
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-112-4/+3
* Update SplitString calls to new formbrettw2015-08-084-22/+16
* [cleanup] Removed ClientLogin support from GaiaAuthFetcher.dzhioev2015-08-083-322/+8
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-074-16/+22
* Update SplitString calls to new formbrettw2015-08-074-22/+16
* Fix bug when CryptAuth requests are made with an empty protobuf serialization.tengs2015-08-062-6/+18
* Fix all failed and canceled URLRequestStatuses without errors.davidben2015-08-056-18/+18
* Add yet more GN isolates ...dpranke2015-07-311-0/+9
* Perform online reauth when password is changed for a locked profile.rogerta2015-07-253-1/+9
* Stop to refer chrome/test/data from google_apis_unittests.hirono2015-07-2314-4/+853
* Include the raw data for incoming GCM messages.peter2015-07-221-0/+3
* Convert google_apis_unittests to run exclusively on Swarmingmaruel2015-07-212-0/+46
* Remove calling ShouldRejectRequest in GCM requestsjianli2015-07-1713-368/+316
* Remove legacy StartsWithASCII function.brettw2015-07-164-8/+10
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+1
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-1/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+1
* Move JoinString to the base namespace.brettw2015-07-155-5/+6
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-145-6/+5
* Move JoinString to the base namespace.brettw2015-07-145-5/+6
* Improved UMA logging for GCM's database open results.cmumford2015-07-141-0/+4
* Replace MessageLoop::current() with ThreadTaskRunnerHandle::Get() in GCMjianli2015-07-1114-46/+77
* [GCM] Add support for extra large data packetszea2015-07-093-55/+121
* Support Kerberos on Androidaberent2015-07-091-8/+3
* Introduce a command line flag for changing the GCM registration URL.peter2015-07-085-2/+41
* Replace remaining Tokenize calls to SplitStringbrettw2015-07-063-37/+48
* Refactor AO2TS to make it easier to componentizegogerald2015-07-0214-255/+534
* Add UMA for the size backoff in FilesListRequestRunner.mtomasz2015-07-012-9/+18
* Convert gcm_unit_tests to run exclusively on Swarmingmaruel2015-06-302-0/+46
* Implement a DRIVE_REQUEST_TOO_LARGE backoff.mtomasz2015-06-3014-81/+519
* Drive API: Handle errors in JSON body for batch file uploading.hirono2015-06-302-42/+53
* Also pass X-scope for Instance ID's token requestsjianli2015-06-294-0/+6
* Improve registration log in gcm-internals page for Instance IDjianli2015-06-267-28/+50
* GCM unregistration requests should not send or set cookiesjianli2015-06-263-0/+14
* [Android] Don't run auth token fetching callbacks synchronously.bauerb2015-06-261-10/+13
* Fix crash in drive::BatchRequestConfigurator::MultipartUploadNewFile.hirono2015-06-253-7/+8