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

Issue 1438873002: Move SkBitmapRegionDecoder to include/android and src/android (Closed)

Created:
5 years, 1 month ago by msarett
Modified:
5 years, 1 month ago
CC:
dogben, reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Move SkBitmapRegionDecoder to include/android and src/android This will expose the BitmapRegionDecoder API as a public include and move the implementation to src. This makes this code more naturally exposed in Android and easier to test in DM and nanobench. BUG=skia: Committed: https://skia.googlesource.com/skia/+/506e19a4c8395178e8da81576b3c37616593e560

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rebase (header guards) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -628 lines) Patch
M gyp/android_framework_lib.gyp View 2 chunks +1 line, -1 line 0 comments Download
M gyp/bench.gypi View 2 chunks +1 line, -1 line 0 comments Download
A gyp/codec_android.gyp View 1 chunk +41 lines, -0 lines 0 comments Download
M gyp/dm.gypi View 2 chunks +1 line, -1 line 0 comments Download
M gyp/skia_lib.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/tools.gyp View 3 chunks +1 line, -22 lines 0 comments Download
M gyp/visualbench.gyp View 2 chunks +1 line, -1 line 0 comments Download
A + include/android/SkBRDAllocator.h View 1 1 chunk +1 line, -1 line 0 comments Download
A + include/android/SkBitmapRegionDecoder.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/android/SkBitmapRegionCanvas.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/android/SkBitmapRegionCanvas.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/android/SkBitmapRegionCodec.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/android/SkBitmapRegionCodec.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/android/SkBitmapRegionDecoder.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + src/android/SkBitmapRegionDecoderPriv.h View 0 chunks +-1 lines, --1 lines 0 comments Download
D tools/android/SkBRDAllocator.h View 1 1 chunk +0 lines, -29 lines 0 comments Download
D tools/android/SkBitmapRegionCanvas.h View 1 chunk +0 lines, -41 lines 0 comments Download
D tools/android/SkBitmapRegionCanvas.cpp View 1 chunk +0 lines, -140 lines 0 comments Download
D tools/android/SkBitmapRegionCodec.h View 1 chunk +0 lines, -37 lines 0 comments Download
D tools/android/SkBitmapRegionCodec.cpp View 1 chunk +0 lines, -146 lines 0 comments Download
D tools/android/SkBitmapRegionDecoder.h View 1 chunk +0 lines, -90 lines 0 comments Download
D tools/android/SkBitmapRegionDecoder.cpp View 1 chunk +0 lines, -62 lines 0 comments Download
D tools/android/SkBitmapRegionDecoderPriv.h View 1 chunk +0 lines, -63 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (4 generated)
msarett
5 years, 1 month ago (2015-11-11 22:12:17 UTC) #2
mtklein
https://codereview.chromium.org/1438873002/diff/1/gyp/bench.gypi File gyp/bench.gypi (right): https://codereview.chromium.org/1438873002/diff/1/gyp/bench.gypi#newcode10 gyp/bench.gypi:10: '../src/android', Probably not needed now that this API is ...
5 years, 1 month ago (2015-11-11 22:24:21 UTC) #4
msarett
https://codereview.chromium.org/1438873002/diff/1/gyp/bench.gypi File gyp/bench.gypi (right): https://codereview.chromium.org/1438873002/diff/1/gyp/bench.gypi#newcode10 gyp/bench.gypi:10: '../src/android', On 2015/11/11 22:24:21, mtklein wrote: > Probably not ...
5 years, 1 month ago (2015-11-11 22:33:14 UTC) #5
mtklein
On 2015/11/11 at 22:33:14, msarett wrote: > https://codereview.chromium.org/1438873002/diff/1/gyp/bench.gypi > File gyp/bench.gypi (right): > > https://codereview.chromium.org/1438873002/diff/1/gyp/bench.gypi#newcode10 ...
5 years, 1 month ago (2015-11-11 22:37:28 UTC) #6
mtklein
On 2015/11/11 at 22:37:28, mtklein wrote: > On 2015/11/11 at 22:33:14, msarett wrote: > > ...
5 years, 1 month ago (2015-11-11 22:38:21 UTC) #7
scroggo
https://codereview.chromium.org/1438873002/diff/1/include/android/SkBRDAllocator.h File include/android/SkBRDAllocator.h (right): https://codereview.chromium.org/1438873002/diff/1/include/android/SkBRDAllocator.h#newcode8 include/android/SkBRDAllocator.h:8: #ifndef SkBRDAllocator_DEFINED This is a step towards fixing Android's ...
5 years, 1 month ago (2015-11-12 01:04:29 UTC) #8
dogben
Any chance this can get checked in today?
5 years, 1 month ago (2015-11-13 13:05:15 UTC) #10
reed1
api lgtm
5 years, 1 month ago (2015-11-13 13:48:46 UTC) #11
scroggo
On 2015/11/13 13:05:15, Ben Wagner wrote: > Any chance this can get checked in today? ...
5 years, 1 month ago (2015-11-13 13:50:20 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1438873002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1438873002/20001
5 years, 1 month ago (2015-11-13 13:58:54 UTC) #14
commit-bot: I haz the power
5 years, 1 month ago (2015-11-13 14:11:12 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/506e19a4c8395178e8da81576b3c37616593e560

Powered by Google App Engine
This is Rietveld 408576698