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

Issue 1932223003: Remove SkWriter32::contiguousArray(). (Closed)

Created:
4 years, 7 months ago by mtklein_C
Modified:
4 years, 7 months ago
Reviewers:
Brian Osman, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Remove SkWriter32::contiguousArray(). This method requires SkWriter32 have a contiguous array. It does, and I plan to keep it that way (last time we checked it's faster), but this turns that feature back into an implementation detail. This feature is only used by another unused feature, deep copies of ops arrays in SkPictureData. Kill that, kill this. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1932223003 Depends on https://codereview.chromium.org/1936563002/ Only deleting API TBR=reed@google.com Committed: https://skia.googlesource.com/skia/+/4d9ff62fa21326003cf5394cd1d16f4b4633102a

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -31 lines) Patch
M include/core/SkWriter32.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/core/SkPicture.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkPictureData.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkPictureData.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M src/core/SkPictureRecord.h View 1 chunk +1 line, -6 lines 0 comments Download
M src/core/SkRecordedDrawable.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/Writer32Test.cpp View 1 chunk +0 lines, -13 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
mtklein_C
4 years, 7 months ago (2016-04-29 18:03:36 UTC) #6
Brian Osman
lgtm Nice.
4 years, 7 months ago (2016-04-29 18:13:24 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1932223003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1932223003/20001
4 years, 7 months ago (2016-04-29 21:22:14 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-29 21:38:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1932223003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1932223003/20001
4 years, 7 months ago (2016-04-29 21:39:10 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/9276)
4 years, 7 months ago (2016-04-29 21:40:41 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1932223003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1932223003/20001
4 years, 7 months ago (2016-04-29 21:44:40 UTC) #18
commit-bot: I haz the power
4 years, 7 months ago (2016-04-29 21:45:44 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/4d9ff62fa21326003cf5394cd1d16f4b4633102a

Powered by Google App Engine
This is Rietveld 408576698