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

Issue 171723007: add new copyTo version to SkBitmap, which takes SkColorType (Closed)

Created:
6 years, 10 months ago by reed1
Modified:
6 years, 10 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

add new copyTo version to SkBitmap, which takes SkColorType BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=13553

Patch Set 1 #

Total comments: 7

Patch Set 2 : BitmapCopy test not passing yet... #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+247 lines, -245 lines) Patch
M dm/DMWriteTask.cpp View 2 chunks +6 lines, -9 lines 0 comments Download
M gm/bitmapcopy.cpp View 4 chunks +13 lines, -13 lines 0 comments Download
M gm/bitmapfilters.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M gm/bitmapscroll.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gm/copyTo4444.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gm/gmmain.cpp View 1 chunk +1 line, -1 line 0 comments Download
M include/core/SkBitmap.h View 3 chunks +20 lines, -9 lines 0 comments Download
M samplecode/SampleApp.cpp View 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SampleDither.cpp View 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SampleDitherBitmap.cpp View 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SampleFilter.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M src/core/SkBitmap.cpp View 1 2 3 4 5 6 7 7 chunks +40 lines, -23 lines 0 comments Download
M src/core/SkBitmapDevice.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/effects/SkBlurImageFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/SkGr.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/image/SkImage_Gpu.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/image/SkImage_Raster.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/images/SkDecodingImageGenerator.h View 1 chunk +2 lines, -3 lines 0 comments Download
M src/images/SkDecodingImageGenerator.cpp View 1 2 3 4 5 6 7 8 9 6 chunks +38 lines, -64 lines 0 comments Download
M src/ports/SkImageDecoder_CG.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/utils/SkBitmapHasher.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/utils/mac/SkCreateCGImageRef.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/BitmapCopyTest.cpp View 1 2 3 4 5 6 18 chunks +73 lines, -71 lines 0 comments Download
M tests/GpuBitmapCopyTest.cpp View 1 6 chunks +26 lines, -24 lines 0 comments Download
M tools/CopyTilesRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/skdiff_utils.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/skimage_main.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/skpdiff/SkDiffContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/skpdiff/SkPMetric.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
reed1
6 years, 10 months ago (2014-02-20 21:50:48 UTC) #1
scroggo
lgtm https://codereview.chromium.org/171723007/diff/1/gm/bitmapcopy.cpp File gm/bitmapcopy.cpp (right): https://codereview.chromium.org/171723007/diff/1/gm/bitmapcopy.cpp#newcode18 gm/bitmapcopy.cpp:18: "8888", nit: different name for non-native 8888? https://codereview.chromium.org/171723007/diff/1/src/core/SkBitmap.cpp ...
6 years, 10 months ago (2014-02-20 22:14:42 UTC) #2
reed1
https://codereview.chromium.org/171723007/diff/1/gm/bitmapcopy.cpp File gm/bitmapcopy.cpp (right): https://codereview.chromium.org/171723007/diff/1/gm/bitmapcopy.cpp#newcode18 gm/bitmapcopy.cpp:18: "8888", On 2014/02/20 22:14:43, scroggo wrote: > nit: different ...
6 years, 10 months ago (2014-02-21 19:17:53 UTC) #3
reed1
The CQ bit was checked by reed@google.com
6 years, 10 months ago (2014-02-21 19:18:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/171723007/250001
6 years, 10 months ago (2014-02-21 19:18:02 UTC) #5
reed1
The CQ bit was checked by reed@google.com
6 years, 10 months ago (2014-02-21 20:51:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/171723007/330001
6 years, 10 months ago (2014-02-21 20:51:28 UTC) #7
Sergey Berezin
On 2014/02/21 20:51:28, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 10 months ago (2014-02-22 01:48:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/171723007/330001
6 years, 10 months ago (2014-02-23 03:59:08 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-23 03:59:44 UTC) #10
Message was sent while issue was closed.
Change committed as 13553

Powered by Google App Engine
This is Rietveld 408576698