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

Issue 1246033002: Roll cacheinvalidation to 20150720 (Closed)

Created:
5 years, 5 months ago by Colin Meek
Modified:
5 years, 5 months ago
Reviewers:
nyquist, Nicolas Zea
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll cacheinvalidation to 20150720 * Defend against SecurityException in AlarmManager (allow retries in Clank to drive to completion when under quota again) * Misc. code cleanup: removing deprecated fields, removing unused fields, standard template type names, deterministic member order for generated proto code * Manifest cleanup BUG=483695 Committed: https://crrev.com/da5e1028314db976871b1f746172b99889e0e64b Cr-Commit-Position: refs/heads/master@{#339738}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -149 lines) Patch
M third_party/cacheinvalidation/README.chromium View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/cacheinvalidation/src/example-app-build/AndroidManifest.xml View 3 chunks +0 lines, -14 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/common/BuildConstants.java View 1 chunk +1 line, -1 line 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/external/client/contrib/AndroidListenerIntents.java View 1 chunk +5 lines, -1 line 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/external/client/types/SimplePair.java View 3 chunks +8 lines, -8 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/DigestStore.java View 2 chunks +9 lines, -9 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/RecurringTask.java View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/RunState.java View 1 chunk +1 line, -1 line 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/android2/AndroidInternalScheduler.java View 1 chunk +5 lines, -1 line 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/android2/AndroidInvalidationClientStub.java View 2 chunks +2 lines, -7 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/android2/AndroidInvalidationListenerIntentMapper.java View 1 chunk +1 line, -1 line 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/proto/AndroidService.java View 8 chunks +45 lines, -45 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/proto/ChannelCommon.java View 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/proto/ClientProtocol.java View 11 chunks +4 lines, -29 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/ticl/proto/CommonProtos.java View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/util/Smearer.java View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/cacheinvalidation/src/java/com/google/ipc/invalidation/util/TextBuilder.java View 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/cacheinvalidation/src/javaexample/com/google/ipc/invalidation/examples/android2/AndroidManifest.xml View 3 chunks +0 lines, -14 lines 0 comments Download
M third_party/cacheinvalidation/src/javaexample/com/google/ipc/invalidation/examples/android2/example_listener.proto View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/cacheinvalidation/src/proto/channel_common.proto View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/cacheinvalidation/src/proto/client_protocol.proto View 1 chunk +0 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (5 generated)
Colin Meek
5 years, 5 months ago (2015-07-21 17:10:37 UTC) #2
nyquist
lgtm
5 years, 5 months ago (2015-07-21 17:10:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1246033002/1
5 years, 5 months ago (2015-07-21 17:16:14 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/80533)
5 years, 5 months ago (2015-07-21 17:28:48 UTC) #8
Colin Meek
Adding OWNER (zea@).
5 years, 5 months ago (2015-07-21 17:35:59 UTC) #9
Nicolas Zea
rs lgtm
5 years, 5 months ago (2015-07-21 20:24:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1246033002/1
5 years, 5 months ago (2015-07-21 20:26:14 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-21 20:32:17 UTC) #13
commit-bot: I haz the power
5 years, 5 months ago (2015-07-21 20:33:03 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/da5e1028314db976871b1f746172b99889e0e64b
Cr-Commit-Position: refs/heads/master@{#339738}

Powered by Google App Engine
This is Rietveld 408576698