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

Issue 1417393004: Reorganize BRD code in new tools directory (Closed)

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

Description

Reorganize BRD code in new tools directory Rename SkCodecTools.h to SkBitmapRegionDecoderPriv.h Move BRD code to its own directory in tools. This allows us to not need to expose the entire tools directory in Android. BUG=skia: Committed: https://skia.googlesource.com/skia/+/84a80652752976c9abe42d28e467c362baff3e39

Patch Set 1 #

Patch Set 2 : Rename folder tools/codec #

Patch Set 3 : tools/android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -587 lines) Patch
M bench/BitmapRegionDecoderBench.cpp View 1 chunk +1 line, -1 line 0 comments Download
M dm/DM.cpp View 1 chunk +1 line, -1 line 0 comments Download
M dm/DMSrcSink.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gyp/bench.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M gyp/dm.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M gyp/tools.gyp View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
D tools/SkBitmapRegionCanvas.h View 1 chunk +0 lines, -41 lines 0 comments Download
D tools/SkBitmapRegionCanvas.cpp View 1 chunk +0 lines, -139 lines 0 comments Download
D tools/SkBitmapRegionCodec.h View 1 chunk +0 lines, -37 lines 0 comments Download
D tools/SkBitmapRegionCodec.cpp View 1 chunk +0 lines, -145 lines 0 comments Download
D tools/SkBitmapRegionDecoder.h View 1 chunk +0 lines, -89 lines 0 comments Download
D tools/SkBitmapRegionDecoder.cpp View 1 chunk +0 lines, -62 lines 0 comments Download
D tools/SkCodecTools.h View 1 chunk +0 lines, -63 lines 0 comments Download
A + tools/android/SkBitmapRegionCanvas.h View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/android/SkBitmapRegionCanvas.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + tools/android/SkBitmapRegionCodec.h View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/android/SkBitmapRegionCodec.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A + tools/android/SkBitmapRegionDecoder.h View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/android/SkBitmapRegionDecoder.cpp View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/android/SkBitmapRegionDecoderPriv.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 19 (5 generated)
msarett
5 years, 1 month ago (2015-11-10 17:16:59 UTC) #2
djsollen
can we make that any shorter? The directory name seems overspecified. What happens if we ...
5 years, 1 month ago (2015-11-10 18:12:16 UTC) #3
msarett
On 2015/11/10 18:12:16, djsollen wrote: > can we make that any shorter? The directory name ...
5 years, 1 month ago (2015-11-10 19:01:07 UTC) #4
scroggo
On 2015/11/10 19:01:07, msarett wrote: > On 2015/11/10 18:12:16, djsollen wrote: > > can we ...
5 years, 1 month ago (2015-11-10 20:04:44 UTC) #5
msarett
tools/android gets my vote. I'll go ahead and change it and then submit.
5 years, 1 month ago (2015-11-10 20:11:05 UTC) #6
commit-bot: I haz the power
This CL has an open dependency (Issue 1426943009 Patch 1). Please resolve the dependency and ...
5 years, 1 month ago (2015-11-10 23:26:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417393004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417393004/40001
5 years, 1 month ago (2015-11-10 23:38:52 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/84a80652752976c9abe42d28e467c362baff3e39
5 years, 1 month ago (2015-11-10 23:49:49 UTC) #13
mtklein
On 2015/11/10 at 20:11:05, msarett wrote: > tools/android gets my vote. I'll go ahead and ...
5 years, 1 month ago (2015-11-10 23:51:33 UTC) #14
msarett
Yeah it's been strange. I'm opened to moving this. src/android seems like as good of ...
5 years, 1 month ago (2015-11-11 14:09:43 UTC) #15
djsollen
On 2015/11/11 14:09:43, msarett wrote: > Yeah it's been strange. I'm opened to moving this. ...
5 years, 1 month ago (2015-11-11 14:39:21 UTC) #16
scroggo
On 2015/11/11 14:39:21, djsollen wrote: > On 2015/11/11 14:09:43, msarett wrote: > > Yeah it's ...
5 years, 1 month ago (2015-11-11 18:31:16 UTC) #17
mtklein
On 2015/11/11 at 18:31:16, scroggo wrote: > On 2015/11/11 14:39:21, djsollen wrote: > > On ...
5 years, 1 month ago (2015-11-11 18:35:14 UTC) #18
msarett
5 years, 1 month ago (2015-11-11 18:36:14 UTC) #19
Message was sent while issue was closed.
Will move again once I've finished with a few outstanding CLs.

Powered by Google App Engine
This is Rietveld 408576698