index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
google_apis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drive API: Handle errors in JSON body for batch file uploading.
hirono
2015-06-30
2
-42
/
+53
*
Also pass X-scope for Instance ID's token requests
jianli
2015-06-29
4
-0
/
+6
*
Improve registration log in gcm-internals page for Instance ID
jianli
2015-06-26
7
-28
/
+50
*
GCM unregistration requests should not send or set cookies
jianli
2015-06-26
3
-0
/
+14
*
[Android] Don't run auth token fetching callbacks synchronously.
bauerb
2015-06-26
1
-10
/
+13
*
Fix crash in drive::BatchRequestConfigurator::MultipartUploadNewFile.
hirono
2015-06-25
3
-7
/
+8
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-2
/
+2
*
Some error handling for instanceID.deleteToken
jianli
2015-06-23
2
-0
/
+32
*
Stop retring GCM unregistration requests after reaching maximum number
jianli
2015-06-18
6
-12
/
+90
*
Remove unnecessary message_loop_proxy.h includes
skyostil
2015-06-17
1
-1
/
+0
*
Use GET for requests to o/oauth2/programmatic_auth
mnissler
2015-06-17
4
-81
/
+33
*
google_apis: Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-17
14
-18
/
+18
*
Do not create GCM store if it is not needed
jianli
2015-06-16
7
-141
/
+122
*
Move EndsWith to base namespace.
brettw
2015-06-12
2
-3
/
+6
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
4
-5
/
+6
*
Drive: Add UMA metrics for batch upload.
hirono
2015-06-11
1
-0
/
+17
*
Update oauth2 token endpoint.
achuith
2015-06-10
3
-7
/
+7
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-1
/
+1
*
Prefer to use the AccountID to the Email from ListAccounts.
mlerman
2015-06-09
1
-4
/
+10
*
Add lib_ver to IssueToken to narrow down device_id mismatch.
pavely
2015-06-09
2
-2
/
+6
*
Improve GaiaAuthFetcher's API for its subclasses.
bzanotti
2015-06-05
2
-1
/
+7
*
Add more UMAs for Instance ID
jianli
2015-06-04
13
-30
/
+133
*
Incorporate GaiaAuthFetcher creation into SigninClient.
bzanotti
2015-06-04
2
-3
/
+36
*
ListAccounts will return the Gaia ID as well as the email of the account.
mlerman
2015-06-04
4
-36
/
+83
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
4
-6
/
+7
*
Browser tests for the new way of handling device ID in Chrome OS.
dzhioev
2015-05-28
2
-2
/
+74
*
Pass an extra field to Instance ID server as a workaround
jianli
2015-05-27
4
-0
/
+10
*
Add histograms to entire MergeSession flow.
mlerman
2015-05-27
2
-0
/
+10
*
Add constructors for IOBuffer that take the buffer length as a size_t.
eroman
2015-05-27
1
-1
/
+1
*
Support getting and deleting token for Instance ID.
jianli
2015-05-26
28
-400
/
+971
*
url: Fix the TODO in url_parse.h header.
tfarina
2015-05-26
1
-1
/
+1
*
Refactoring of GaiaAuthFetcher
bzanotti
2015-05-26
2
-105
/
+84
*
Integrate LogOut into GaiaAuthFetcher.
bzanotti
2015-05-23
6
-1
/
+73
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
9
-14
/
+15
*
Associate more errors as 'transient' that may succeed upon retry.
bcwhite
2015-05-21
1
-0
/
+3
*
Remove use of deprecated DelayedSocketData gcm_unit_test.
rch
2015-05-20
2
-19
/
+12
*
Let Ubertoken Fetch be primed with an access token.
mlerman
2015-05-20
2
-0
/
+12
*
Reduce the appearances of satorux@ from OWNERS files
satorux
2015-05-20
1
-1
/
+0
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
2
-9
/
+9
*
Implemented sending Device ID to LSO in "oauth2/token".
dzhioev
2015-05-15
2
-9
/
+38
*
Use StringPairs with SplitStringIntoKeyValuePairs in google_apis
patrikackland
2015-05-14
1
-4
/
+4
*
Drive API: Simplify lifetime management of child requests in BatchUploadRequest.
hirono
2015-05-14
6
-212
/
+320
*
[GCM] Wiring heartbeat interval calls to GCMDriver
fgorski
2015-05-14
4
-73
/
+271
*
Revert of Revert of Drive: Let DriveUploader use batch request API. (patchset...
hirono
2015-05-13
2
-6
/
+12
*
Revert of Drive: Let DriveUploader use batch request API. (patchset #7 id:120...
sergeyv
2015-05-13
2
-12
/
+6
*
Drive: Let DriveUploader use batch request API.
hirono
2015-05-13
2
-6
/
+12
*
Notify upload progress from batch request to its child requests.
hirono
2015-05-12
5
-16
/
+137
*
Files.app: Use quotaBytesUsedAggregate to know the actual available space.
fukino
2015-05-12
4
-15
/
+20
*
Switch remaining functions from SchemeIsSecure() to
lgarron
2015-05-12
1
-1
/
+1
*
Refactor the API for CertVerifier::Verify() and the implementation of MultiTh...
eroman
2015-05-11
1
-5
/
+1
[next]