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

Issue 121743002: Renaming RMQStore to GCMStore and breaking out its interface (Closed)

Created:
6 years, 11 months ago by fgorski
Modified:
6 years, 11 months ago
Reviewers:
Nicolas Zea, jianli
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Renaming RMQStore to GCMStore and breaking out its interface BUG=284553 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243239

Patch Set 1 #

Patch Set 2 : Updates to documentation and test method naming #

Total comments: 10

Patch Set 3 : Updates based on CR #

Total comments: 6

Patch Set 4 : Updates based on CRs #

Patch Set 5 : #

Patch Set 6 : Rebasing #

Patch Set 7 : Update to the gyp file #

Patch Set 8 : Adding a GCM_EXPORT directive to GCMStoreImpl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+756 lines, -1382 lines) Patch
A google_apis/gcm/engine/gcm_store.h View 1 2 3 4 1 chunk +97 lines, -0 lines 0 comments Download
A google_apis/gcm/engine/gcm_store.cc View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
A google_apis/gcm/engine/gcm_store_impl.h View 1 2 3 4 5 6 7 1 chunk +82 lines, -0 lines 0 comments Download
A + google_apis/gcm/engine/gcm_store_impl.cc View 1 2 3 4 16 chunks +126 lines, -164 lines 0 comments Download
A google_apis/gcm/engine/gcm_store_impl_unittest.cc View 1 2 3 4 1 chunk +344 lines, -0 lines 0 comments Download
M google_apis/gcm/engine/mcs_client.h View 1 2 3 4 5 6 chunks +16 lines, -16 lines 0 comments Download
M google_apis/gcm/engine/mcs_client.cc View 1 2 3 4 5 15 chunks +24 lines, -25 lines 0 comments Download
M google_apis/gcm/engine/mcs_client_unittest.cc View 1 2 3 4 5 5 chunks +16 lines, -16 lines 0 comments Download
D google_apis/gcm/engine/rmq_store.h View 1 chunk +0 lines, -113 lines 0 comments Download
D google_apis/gcm/engine/rmq_store.cc View 1 chunk +0 lines, -658 lines 0 comments Download
D google_apis/gcm/engine/rmq_store_unittest.cc View 1 chunk +0 lines, -364 lines 0 comments Download
M google_apis/gcm/gcm.gyp View 1 2 3 4 5 6 2 chunks +16 lines, -14 lines 0 comments Download
M google_apis/gcm/tools/mcs_probe.cc View 1 2 3 4 5 5 chunks +14 lines, -12 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
fgorski
Please take a look at the change renaming and breaking out the interface of GCM ...
6 years, 11 months ago (2013-12-27 17:31:40 UTC) #1
Nicolas Zea
Remind me, were you planning to add a fake implementation as well? Or are we ...
6 years, 11 months ago (2013-12-27 20:03:05 UTC) #2
fgorski
We are going to have a fake implementation so that we don't have to do ...
6 years, 11 months ago (2013-12-27 22:20:39 UTC) #3
Nicolas Zea
LGTM https://codereview.chromium.org/121743002/diff/140001/google_apis/gcm/engine/mcs_client.h File google_apis/gcm/engine/mcs_client.h (right): https://codereview.chromium.org/121743002/diff/140001/google_apis/gcm/engine/mcs_client.h#newcode209 google_apis/gcm/engine/mcs_client.h:209: // The GCM persistent store. Owned by the ...
6 years, 11 months ago (2013-12-28 00:52:13 UTC) #4
jianli
For new files, please change to use 2014. https://codereview.chromium.org/121743002/diff/140001/google_apis/gcm/engine/gcm_store.h File google_apis/gcm/engine/gcm_store.h (right): https://codereview.chromium.org/121743002/diff/140001/google_apis/gcm/engine/gcm_store.h#newcode51 google_apis/gcm/engine/gcm_store.h:51: virtual ...
6 years, 11 months ago (2014-01-02 19:02:53 UTC) #5
jianli
lgtm
6 years, 11 months ago (2014-01-02 19:03:06 UTC) #6
fgorski
Thanks for the reviews. Applied all comments. Sending to CQ. https://codereview.chromium.org/121743002/diff/140001/google_apis/gcm/engine/gcm_store.h File google_apis/gcm/engine/gcm_store.h (right): https://codereview.chromium.org/121743002/diff/140001/google_apis/gcm/engine/gcm_store.h#newcode51 ...
6 years, 11 months ago (2014-01-02 19:46:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/121743002/380001
6 years, 11 months ago (2014-01-02 19:47:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/121743002/570001
6 years, 11 months ago (2014-01-02 19:59:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/121743002/570001
6 years, 11 months ago (2014-01-03 17:47:32 UTC) #10
commit-bot: I haz the power
Failed to apply patch for google_apis/gcm/engine/mcs_client.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-03 17:47:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/121743002/770001
6 years, 11 months ago (2014-01-06 15:47:31 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_clang for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_clang&number=166558
6 years, 11 months ago (2014-01-06 16:33:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/121743002/1070001
6 years, 11 months ago (2014-01-06 19:02:02 UTC) #14
commit-bot: I haz the power
Retried try job too often on linux_chromeos_clang for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos_clang&number=65411
6 years, 11 months ago (2014-01-06 20:00:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/121743002/1220001
6 years, 11 months ago (2014-01-06 20:35:07 UTC) #16
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=242026
6 years, 11 months ago (2014-01-06 23:09:59 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/121743002/1220001
6 years, 11 months ago (2014-01-07 00:19:57 UTC) #18
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 10:18:05 UTC) #19
Message was sent while issue was closed.
Change committed as 243239

Powered by Google App Engine
This is Rietveld 408576698