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
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+1
*
Move JoinString to the base namespace.
brettw
2015-07-15
5
-5
/
+6
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
5
-6
/
+5
*
Move JoinString to the base namespace.
brettw
2015-07-14
5
-5
/
+6
*
Improved UMA logging for GCM's database open results.
cmumford
2015-07-14
1
-0
/
+4
*
Replace MessageLoop::current() with ThreadTaskRunnerHandle::Get() in GCM
jianli
2015-07-11
14
-46
/
+77
*
[GCM] Add support for extra large data packets
zea
2015-07-09
3
-55
/
+121
*
Support Kerberos on Android
aberent
2015-07-09
1
-8
/
+3
*
Introduce a command line flag for changing the GCM registration URL.
peter
2015-07-08
5
-2
/
+41
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
3
-37
/
+48
*
Refactor AO2TS to make it easier to componentize
gogerald
2015-07-02
14
-255
/
+534
*
Add UMA for the size backoff in FilesListRequestRunner.
mtomasz
2015-07-01
2
-9
/
+18
*
Convert gcm_unit_tests to run exclusively on Swarming
maruel
2015-06-30
2
-0
/
+46
*
Implement a DRIVE_REQUEST_TOO_LARGE backoff.
mtomasz
2015-06-30
14
-81
/
+519
*
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
[next]