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
*
[GCM] Add port 443 fallback logic and histograms
zea@chromium.org
2014-03-24
5
-14
/
+72
*
Revert 258720 "[GCM] Add port 443 fallback logic and histograms"
cpu@chromium.org
2014-03-22
4
-67
/
+12
*
Revert 258732 "Revert 258713 "Disable GCMClientImplTest.Register..."
cpu@chromium.org
2014-03-22
1
-1
/
+1
*
Revert 258713 "Disable GCMClientImplTest.RegisterAppFromCache"
cpu@chromium.org
2014-03-22
1
-1
/
+1
*
[GCM] Add port 443 fallback logic and histograms
zea@chromium.org
2014-03-22
4
-12
/
+67
*
Disable GCMClientImplTest.RegisterAppFromCache
jianli@chromium.org
2014-03-22
1
-1
/
+1
*
Fix compiling errors in gcm_store_impl_unittest
jianli@chromium.org
2014-03-21
1
-3
/
+3
*
[GCM] Move registration info persistence from extension state store to GCM store
jianli@chromium.org
2014-03-21
11
-333
/
+498
*
[GCM] Fix proxy resolution fallback
zea@chromium.org
2014-03-19
1
-6
/
+3
*
[GCM] Adding chrome.gcm.unregister to gcm API
fgorski@chromium.org
2014-03-19
7
-63
/
+68
*
chromeos: Delete old, unused contacts code.
derat@chromium.org
2014-03-18
3
-219
/
+0
*
Fix "unreachable code" warnings (MSVC warning 4702) in google_apis/.
pkasting@chromium.org
2014-03-18
3
-131
/
+32
*
components: Rename encryptor directory to os_crypt.
tfarina@chromium.org
2014-03-18
5
-6
/
+6
*
[GCM] Incoming GCM message without type should be treated as data message
jianli@chromium.org
2014-03-18
1
-1
/
+1
*
drive: Check "modificationDate" property of a change before applying it
hashimoto@chromium.org
2014-03-17
4
-0
/
+27
*
[GCM] Add proxy resolution support.
zea@chromium.org
2014-03-14
3
-35
/
+204
*
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
[next]