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

Issue 1990543002: Delete SkBitmapRegionCanvas (Closed)

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

Description

Delete SkBitmapRegionCanvas This was an approach we considered for implementing Android's BitmapRegionDecoder. It was useful for testing and comparison, but now is no longer worth maintaining and testing. The approach to subset/scaled decodes (clipped decode, then scale) may be worth reconsidering at some point. BUG=skia:5307 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1990543002 Committed: https://skia.googlesource.com/skia/+/d1227a7417922ce26252d55815d0d1e98f0eb070

Patch Set 1 #

Patch Set 2 : Preserve old name of tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -389 lines) Patch
M bench/BitmapRegionDecoderBench.h View 2 chunks +1 line, -5 lines 0 comments Download
M bench/BitmapRegionDecoderBench.cpp View 2 chunks +3 lines, -20 lines 0 comments Download
M bench/nanobench.cpp View 1 5 chunks +60 lines, -84 lines 0 comments Download
M dm/DM.cpp View 1 3 chunks +8 lines, -53 lines 0 comments Download
M dm/DMSrcSink.h View 2 chunks +1 line, -2 lines 0 comments Download
M dm/DMSrcSink.cpp View 4 chunks +5 lines, -8 lines 0 comments Download
M gyp/codec_android.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M include/android/SkBitmapRegionDecoder.h View 1 chunk +0 lines, -1 line 0 comments Download
D src/android/SkBitmapRegionCanvas.h View 1 chunk +0 lines, -49 lines 0 comments Download
D src/android/SkBitmapRegionCanvas.cpp View 1 chunk +0 lines, -139 lines 0 comments Download
M src/android/SkBitmapRegionDecoder.cpp View 2 chunks +0 lines, -27 lines 0 comments Download

Messages

Total messages: 26 (14 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990543002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990543002/1
4 years, 7 months ago (2016-05-17 19:38:45 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Mac-Clang-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac-Clang-x86_64-Release-Trybot/builds/2695)
4 years, 7 months ago (2016-05-17 19:48:15 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990543002/20001
4 years, 7 months ago (2016-05-17 19:59:15 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-17 20:23:38 UTC) #9
msarett
https://codereview.chromium.org/1990543002/diff/20001/include/android/SkBitmapRegionDecoder.h File include/android/SkBitmapRegionDecoder.h (right): https://codereview.chromium.org/1990543002/diff/20001/include/android/SkBitmapRegionDecoder.h#newcode24 include/android/SkBitmapRegionDecoder.h:24: kAndroidCodec_Strategy, // Uses SkAndroidCodec for scaling and subsetting This ...
4 years, 7 months ago (2016-05-17 20:25:47 UTC) #11
scroggo
lgtm https://codereview.chromium.org/1990543002/diff/20001/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/1990543002/diff/20001/dm/DM.cpp#newcode614 dm/DM.cpp:614: SkString folder("brd"); Would it make sense to keep ...
4 years, 7 months ago (2016-05-17 20:34:51 UTC) #12
msarett
https://codereview.chromium.org/1990543002/diff/20001/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/1990543002/diff/20001/dm/DM.cpp#newcode614 dm/DM.cpp:614: SkString folder("brd"); On 2016/05/17 20:34:51, scroggo wrote: > Would ...
4 years, 7 months ago (2016-05-17 20:39:33 UTC) #13
reed1
"code removal is always approved" lgtm
4 years, 7 months ago (2016-05-17 23:16:10 UTC) #14
commit-bot: I haz the power
This CL has an open dependency (Issue 1990543002 Patch 20001). Please resolve the dependency and ...
4 years, 7 months ago (2016-05-18 12:56:56 UTC) #18
commit-bot: I haz the power
This CL has an open dependency (Issue 1990543002 Patch 20001). Please resolve the dependency and ...
4 years, 7 months ago (2016-05-18 13:03:01 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990543002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990543002/40001
4 years, 7 months ago (2016-05-18 13:04:01 UTC) #24
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 13:24:02 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://skia.googlesource.com/skia/+/d1227a7417922ce26252d55815d0d1e98f0eb070

Powered by Google App Engine
This is Rietveld 408576698