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
*
Add create access token fetcher to OAuthTokenService.
msarda@chromium.org
2014-03-13
11
-89
/
+110
*
Remove command-line flags for OAuth scopes.
mnissler@chromium.org
2014-03-12
9
-42
/
+13
*
[GCM] Propagating SendError details all the way to the event.
fgorski@chromium.org
2014-03-11
5
-50
/
+98
*
Show device information in chrome://gcm-internals page.
juyik@chromium.org
2014-03-07
6
-0
/
+81
*
Only allow the senders that the application is currently registered for to se...
fgorski@chromium.org
2014-03-07
3
-5
/
+9
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
[GCM] Remove the requirement for manifest key
jianli@chromium.org
2014-03-05
7
-17
/
+1
*
Extract OAuth2AccessTokenFetcher interface.
msarda@chromium.org
2014-03-05
13
-454
/
+539
*
[GCM] Stop/restart GCM when the state is forced off/on
jianli@chromium.org
2014-03-05
7
-3
/
+48
*
drive: Add request class for Permissions.insert API.
kinaba@chromium.org
2014-03-04
6
-0
/
+214
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
1
-2
/
+2
*
[GCM] RegistrationRequest is retrying when sender is invlalid
fgorski@chromium.org
2014-03-01
2
-19
/
+44
*
[GCM] Adding collapse key support to downstream messages
fgorski@chromium.org
2014-02-28
2
-0
/
+4
*
Rename components's Encryptor to OSEncrypt.
tfarina@chromium.org
2014-02-28
3
-9
/
+9
*
drive: Stop requesting unused URLs
hashimoto@chromium.org
2014-02-28
3
-71
/
+0
*
drive: Request file lists with a number of multiples of 100
hashimoto@chromium.org
2014-02-28
2
-2
/
+2
*
[GCM] Make sure GCM checkout logic is invoked when the profile is signed out
jianli@chromium.org
2014-02-27
6
-43
/
+53
*
signin: mark OAuth2TokenService::RefreshTokenIsAvailable const because it is
tim@chromium.org
2014-02-27
5
-8
/
+13
*
[GCM] Enable Registration Request to give after 5 retries.
fgorski@chromium.org
2014-02-27
4
-8
/
+80
*
Convert scoped_ptr_malloc -> scoped_ptr, part 2.
viettrungluu@chromium.org
2014-02-26
1
-4
/
+3
*
Add 3 more registartion status codes for UMA collection. Also added tests.
juyik@chromium.org
2014-02-26
3
-27
/
+81
*
Rewrite DeviceOAuth2TokenService.
mnissler@chromium.org
2014-02-26
2
-14
/
+1
*
Fixing the GCMStoreImplTest.GetNextPersistentId on Windows
fgorski@chromium.org
2014-02-25
1
-2
/
+4
*
[GCM] Make RMQ ack logic more resilient
zea@chromium.org
2014-02-25
1
-16
/
+42
*
[GCM] Adding a list of accounts present on the client to checkin request
fgorski@chromium.org
2014-02-22
8
-14
/
+43
*
Revert 252218 "Add 3 more registartion status codes for UMA coll..."
earthdok@chromium.org
2014-02-21
3
-82
/
+27
*
Move encryptor API out of webdata.
tfarina@chromium.org
2014-02-21
4
-4
/
+4
*
[GCM] Fix gcm login to properly identify chrome
zea@chromium.org
2014-02-20
12
-29
/
+40
*
Add URL parameter so that /ListAccounts returns valid json.
rogerta@chromium.org
2014-02-20
4
-16
/
+62
*
[GCM] Updating request type of the URLFetcher in UnregistrationRequest to POST
fgorski@chromium.org
2014-02-20
1
-1
/
+1
*
Add 3 more registartion status codes for UMA collection. Also added tests.
juyik@chromium.org
2014-02-20
3
-27
/
+82
*
[GCM] Hooking up unregistration
fgorski@chromium.org
2014-02-15
4
-5
/
+91
*
[GCM] Move the manifest key checking logic to gcm.register function
jianli@chromium.org
2014-02-15
1
-0
/
+2
*
[GCM] Unregistration request
fgorski@chromium.org
2014-02-15
4
-0
/
+599
*
[GCM] Update backoff policy to be more conservative.
zea@chromium.org
2014-02-15
1
-4
/
+6
*
Update policy signature verification to include policy domain.
atwilson@chromium.org
2014-02-14
1
-3
/
+5
*
[GCM] Track connection failures properly
zea@chromium.org
2014-02-13
9
-46
/
+135
*
[GCM] Add basic collapse key support for upstream
zea@chromium.org
2014-02-13
6
-129
/
+318
*
Add GCM check in status code metric collection. We also decided to collect re...
juyik@chromium.org
2014-02-13
2
-2
/
+39
*
[GCM] Remove all persisted data and close connections when signing out of a p...
jianli@chromium.org
2014-02-13
3
-1
/
+13
*
[GCM] Remove user checkin for GCM.
jianli@chromium.org
2014-02-12
23
-1151
/
+134
*
Keep reconcilor for looping when cookies change.
rogerta@chromium.org
2014-02-12
3
-26
/
+32
*
Add GCM registration status code metric collection.
juyik@chromium.org
2014-02-12
2
-0
/
+11
*
Enable encrypted cookies on Mac OSX.
bcwhite@chromium.org
2014-02-12
1
-0
/
+5
*
[GCM] Reset socket state on disconnect
zea@chromium.org
2014-02-11
7
-1
/
+27
*
Move OAuth2 client id and secret switches to gaia_switches.h
msarda@chromium.org
2014-02-11
4
-10
/
+10
*
[GCM] Adding retry logic to registration
fgorski@chromium.org
2014-02-08
5
-23
/
+233
*
[GCM] Adding retry logic to the Checkin Request
fgorski@chromium.org
2014-02-08
5
-27
/
+187
*
[GCM] Make GCMProfileService create and own GCMClient
jianli@chromium.org
2014-02-07
3
-10
/
+29
*
[GCM] Pull backoff policy out into GCM and update values
zea@chromium.org
2014-02-06
5
-31
/
+73
[next]