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

Issue 2289783002: dedup images/blobs/pictures by ID in old serialization format (Closed)

Created:
4 years, 3 months ago by reed1
Modified:
4 years, 3 months ago
Reviewers:
herb_g, bsalomon, mtklein
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

dedup images/blobs/pictures by ID in old serialization format BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2289783002 Committed: https://skia.googlesource.com/skia/+/22b2af1dc42c0b95fe93b9a951313efe438e54cd

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -19 lines) Patch
M include/private/SkTDArray.h View 1 chunk +12 lines, -0 lines 2 comments Download
M src/core/SkPictureRecord.cpp View 3 chunks +16 lines, -19 lines 2 comments Download

Messages

Total messages: 19 (7 generated)
reed1
4 years, 3 months ago (2016-08-29 14:27:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289783002/1
4 years, 3 months ago (2016-08-29 14:27:27 UTC) #5
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
4 years, 3 months ago (2016-08-29 14:27:29 UTC) #6
mtklein
This actually only adds deduping for textblobs, right? The other two appear to already be ...
4 years, 3 months ago (2016-08-29 14:34:46 UTC) #7
bsalomon
lgtm
4 years, 3 months ago (2016-08-29 14:35:50 UTC) #8
herb_g
https://codereview.chromium.org/2289783002/diff/1/include/private/SkTDArray.h File include/private/SkTDArray.h (right): https://codereview.chromium.org/2289783002/diff/1/include/private/SkTDArray.h#newcode220 include/private/SkTDArray.h:220: template <typename S> int select(S&& selector) const { Select ...
4 years, 3 months ago (2016-08-29 14:39:50 UTC) #9
reed1
On 2016/08/29 14:34:46, mtklein wrote: > This actually only adds deduping for textblobs, right? The ...
4 years, 3 months ago (2016-08-29 14:41:00 UTC) #10
reed1
https://codereview.chromium.org/2289783002/diff/1/src/core/SkPictureRecord.cpp File src/core/SkPictureRecord.cpp (right): https://codereview.chromium.org/2289783002/diff/1/src/core/SkPictureRecord.cpp#newcode875 src/core/SkPictureRecord.cpp:875: index = array.count(); On 2016/08/29 14:34:46, mtklein wrote: > ...
4 years, 3 months ago (2016-08-29 14:41:26 UTC) #12
mtklein
ah! lgtm
4 years, 3 months ago (2016-08-29 14:50:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289783002/1
4 years, 3 months ago (2016-08-29 14:51:19 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/22b2af1dc42c0b95fe93b9a951313efe438e54cd
4 years, 3 months ago (2016-08-29 14:52:16 UTC) #18
herb_g
4 years, 3 months ago (2016-08-29 14:53:55 UTC) #19
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698