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
/
components
/
gcm_driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create and apply the authentication data for push encryption
peter
2015-12-01
11
-79
/
+253
*
Instrumentation integration test for the Push API on Android.
mvanouwerkerk
2015-12-01
5
-8
/
+118
*
ScopedPtrMap => std::map from /component/{content_settings, gcm_driver}
limasdf
2015-12-01
2
-13
/
+11
*
Include the public keys in the Web Push CEK/nonce info
peter
2015-11-30
5
-66
/
+278
*
Use file includes for Push API OWNERS.
mvanouwerkerk
2015-11-26
1
-3
/
+1
*
Make more components pass GN check.
brettw
2015-11-26
3
-2
/
+25
*
Add context_utils.h includes where needed.
torne
2015-11-25
1
-0
/
+1
*
Add iOS-specific script to gcm_internals.html
blundell
2015-11-25
1
-0
/
+6
*
ScopedPtrMap -> std::map from /component
limasdf
2015-11-23
2
-4
/
+4
*
Switch //components from vector_as_array to vector::data.
davidben
2015-11-20
1
-5
/
+3
*
Run gn --format over all .gn files
agrieve
2015-11-20
3
-4
/
+4
*
Use std::default_delete as the default deleter for scoped_ptr.
dcheng
2015-11-19
1
-0
/
+2
*
Rename Encryption-Key to Crypto-Key, "key" parameter to "aesgcm128".
peter
2015-11-16
6
-111
/
+109
*
Remove the custom base64url implementations in //components/gcm_driver/crypto/
peter
2015-11-16
2
-37
/
+9
*
Componentize the GCM info collection for gcm-internals.
droger
2015-11-16
3
-0
/
+184
*
Replace Curve25519 with P-256 in the GCM Driver crypto module.
peter
2015-11-15
12
-59
/
+536
*
Fix several uses of ScopedTempDir in components_unittests.
wkorman
2015-11-09
1
-2
/
+5
*
Componentizing GcmProfileService.
jitendra.ks
2015-11-03
6
-0
/
+323
*
Make component_unittests run the same tests on GYP and GN on Android
pkotwicz
2015-10-29
1
-12
/
+16
*
Push API: Test push service is no longer lazy-loaded after subscribing.
johnme
2015-10-28
2
-14
/
+0
*
Add more components to "gn check"
brettw
2015-10-22
1
-2
/
+4
*
Remove an outdated TODO in the GCM encryption code.
peter
2015-10-19
1
-3
/
+0
*
Reland remove reference counting from HttpNetworkSession.
mmenke
2015-10-13
4
-21
/
+16
*
Added UMA stats reporting to LevelDB proto.
cmumford
2015-10-13
1
-2
/
+9
*
Teach the GCM Driver how to decrypt incoming messages.
peter
2015-10-09
12
-7
/
+544
*
Add parsers for the Encryption and Encryption-Key HTTP headers.
peter
2015-10-02
5
-0
/
+585
*
Unwind all the code to account for old system NSS's.
davidben
2015-09-29
1
-17
/
+9
*
Cleanup: Pass std::string as const reference from google_apis/ and components...
ki.stfu
2015-09-28
2
-3
/
+4
*
Cleanup: Pass std::string as const reference from components/
ki.stfu
2015-09-28
1
-2
/
+2
*
Use the appropriate variant of IntToString in //components
ricea
2015-09-24
1
-5
/
+5
*
Componentizing chrome/browser/services/gcm/gcm_desktop_utils.cc.
jitendra.ks
2015-09-22
4
-0
/
+153
*
Fix typo in components/gcm_driver/registration_info
johnme
2015-09-17
2
-20
/
+20
*
Move gcm_internals resources and constants to //components.
droger
2015-09-15
6
-0
/
+443
*
Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...
mmenke
2015-09-12
4
-16
/
+21
*
Remove reference counting from HttpNetworkSession.
mmenke
2015-09-11
4
-21
/
+16
*
Revert of Componentizing chrome/browser/services/gcm/gcm_desktop_utils.cc. (p...
pneubeck
2015-09-03
4
-153
/
+0
*
Componentizing chrome/browser/services/gcm/gcm_desktop_utils.cc.
jitendra.ks
2015-09-03
4
-0
/
+153
*
Fix wrong usages of ScopedJavaLocalRef::Release().
torne
2015-08-27
1
-8
/
+6
*
Fix GCMClient delayed then immediate start.
johnme
2015-08-21
2
-4
/
+25
*
Fix various errorprone warnings and errors.
mikecase
2015-08-21
1
-1
/
+1
*
Componentize gcm_account_tracker.
jitendra.ks
2015-08-19
4
-0
/
+1064
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
1
-2
/
+2
*
Clean-ups in the GCMKeyStore class.
peter
2015-07-28
5
-30
/
+38
*
Hook up the Push API with GCM's new ability to own encryption keys.
peter
2015-07-28
14
-16
/
+218
*
Revert of Hook up the Push API with GCM's new ability to own encryption keys....
peter
2015-07-24
13
-216
/
+14
*
Hook up the Push API with GCM's new ability to own encryption keys.
peter
2015-07-24
13
-14
/
+216
*
gcm_driver: Move GN build file into common directory.
tfarina
2015-07-22
2
-12
/
+15
*
Push API: Plumb rawData byte[] from Java to Chrome.
johnme
2015-07-22
3
-5
/
+18
*
Include the raw data for incoming GCM messages.
peter
2015-07-22
3
-8
/
+35
*
Introduce the GCMMessageCryptographer class.
peter
2015-07-17
6
-0
/
+738
[next]