Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Issue 1228763002: Introduce CryptAuthGCMManager, which handles GCM interactions for CryptAuth. (Closed)

Created:
5 years, 5 months ago by Tim Song
Modified:
5 years, 5 months ago
Reviewers:
sacomoto, fgorski
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Introduce CryptAuthGCMManager, which handles GCM interactions for CryptAuth. BUG=420315 TEST=unit test Committed: https://crrev.com/953ae68f686aa0132cfa35c7f2fca27ea043f73f Cr-Commit-Position: refs/heads/master@{#338427}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+536 lines, -0 lines) Patch
M components/components_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M components/proximity_auth.gypi View 2 chunks +5 lines, -0 lines 0 comments Download
M components/proximity_auth/cryptauth/BUILD.gn View 4 chunks +7 lines, -0 lines 0 comments Download
M components/proximity_auth/cryptauth/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A components/proximity_auth/cryptauth/cryptauth_gcm_manager.h View 1 1 chunk +64 lines, -0 lines 0 comments Download
A components/proximity_auth/cryptauth/cryptauth_gcm_manager.cc View 1 chunk +30 lines, -0 lines 0 comments Download
A components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.h View 1 chunk +79 lines, -0 lines 0 comments Download
A components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl.cc View 1 chunk +147 lines, -0 lines 0 comments Download
A components/proximity_auth/cryptauth/cryptauth_gcm_manager_impl_unittest.cc View 1 1 chunk +197 lines, -0 lines 0 comments Download
M components/proximity_auth/cryptauth/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/proximity_auth/cryptauth/pref_names.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Tim Song
+fgorski@ for gcm_driver DEPS +sacomoto@ for general review
5 years, 5 months ago (2015-07-09 01:55:09 UTC) #3
fgorski
DEPS addition for gcm_driver lgtm
5 years, 5 months ago (2015-07-09 18:43:11 UTC) #4
sacomoto
LTGM with nits. https://codereview.chromium.org/1228763002/diff/20001/components/proximity_auth/cryptauth/cryptauth_gcm_manager.h File components/proximity_auth/cryptauth/cryptauth_gcm_manager.h (right): https://codereview.chromium.org/1228763002/diff/20001/components/proximity_auth/cryptauth/cryptauth_gcm_manager.h#newcode47 components/proximity_auth/cryptauth/cryptauth_gcm_manager.h:47: // function will be called with ...
5 years, 5 months ago (2015-07-10 10:54:14 UTC) #5
sacomoto
I mean LGTM. On 2015/07/10 10:54:14, sacomoto wrote: > LTGM with nits. > > https://codereview.chromium.org/1228763002/diff/20001/components/proximity_auth/cryptauth/cryptauth_gcm_manager.h ...
5 years, 5 months ago (2015-07-10 10:54:45 UTC) #6
Tim Song
https://codereview.chromium.org/1228763002/diff/20001/components/proximity_auth/cryptauth/cryptauth_gcm_manager.h File components/proximity_auth/cryptauth/cryptauth_gcm_manager.h (right): https://codereview.chromium.org/1228763002/diff/20001/components/proximity_auth/cryptauth/cryptauth_gcm_manager.h#newcode47 components/proximity_auth/cryptauth/cryptauth_gcm_manager.h:47: // function will be called with registration completes. On ...
5 years, 5 months ago (2015-07-10 20:52:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1228763002/40001
5 years, 5 months ago (2015-07-11 02:15:25 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 5 months ago (2015-07-11 02:20:10 UTC) #11
commit-bot: I haz the power
5 years, 5 months ago (2015-07-11 02:21:20 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/953ae68f686aa0132cfa35c7f2fca27ea043f73f
Cr-Commit-Position: refs/heads/master@{#338427}

Powered by Google App Engine
This is Rietveld 408576698