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

Issue 300263005: Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/3044430… (Closed)

Created:
6 years, 6 months ago by reed1
Modified:
6 years, 6 months ago
Reviewers:
scroggo, reed2
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" Fix is to add colortable param to installPixels() This reverts commit 924205aaf2e0c3c65dda13e0eaccde3e7b2a5c40. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14958

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -93 lines) Patch
M gm/peekpixels.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M gyp/images.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/skia_for_chromium_defines.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkBitmap.h View 2 chunks +12 lines, -5 lines 0 comments Download
M include/core/SkImageGenerator.h View 1 5 chunks +32 lines, -5 lines 0 comments Download
M samplecode/SampleHairline.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M samplecode/SampleXfermodesBlur.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M src/core/SkBitmap.cpp View 1 chunk +3 lines, -5 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/image/SkImage_Raster.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M src/images/SkDecodingImageGenerator.cpp View 8 chunks +34 lines, -41 lines 0 comments Download
A src/images/SkImageGenerator.cpp View 1 chunk +72 lines, -0 lines 0 comments Download
M src/lazy/SkDiscardablePixelRef.h View 2 chunks +1 line, -4 lines 0 comments Download
M src/lazy/SkDiscardablePixelRef.cpp View 1 chunk +17 lines, -2 lines 0 comments Download
M src/utils/SkCanvasStateUtils.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M tests/AAClipTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/BitmapGetColorTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/CachedDecodingPixelRefTest.cpp View 2 chunks +6 lines, -4 lines 0 comments Download
M tests/DeferredCanvasTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/DrawBitmapRectTest.cpp View 1 chunk +4 lines, -8 lines 0 comments Download
M tests/DrawPathTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M tests/SurfaceTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
reed1
6 years, 6 months ago (2014-05-28 17:48:08 UTC) #1
scroggo
1gtm, although it's hard to see what's new here (an upload before the new changes ...
6 years, 6 months ago (2014-05-28 18:16:35 UTC) #2
reed1
https://codereview.chromium.org/300263005/diff/1/src/image/SkImage_Raster.cpp File src/image/SkImage_Raster.cpp (right): https://codereview.chromium.org/300263005/diff/1/src/image/SkImage_Raster.cpp#newcode99 src/image/SkImage_Raster.cpp:99: fBitmap.installPixels(info, addr, rowBytes, ctable, release_data, data); On 2014/05/28 18:16:36, ...
6 years, 6 months ago (2014-05-28 18:36:43 UTC) #3
scroggo
lgtm
6 years, 6 months ago (2014-05-28 21:21:18 UTC) #4
reed2
The CQ bit was checked by reed@chromium.org
6 years, 6 months ago (2014-05-29 02:21:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/300263005/1
6 years, 6 months ago (2014-05-29 02:22:25 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-29 02:22:45 UTC) #7
commit-bot: I haz the power
Failed to apply patch for gyp/skia_for_chromium_defines.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-05-29 02:22:46 UTC) #8
reed1
The CQ bit was checked by reed@google.com
6 years, 6 months ago (2014-05-29 12:45:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/300263005/10001
6 years, 6 months ago (2014-05-29 12:46:30 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-05-29 15:57:41 UTC) #11
Message was sent while issue was closed.
Change committed as 14958

Powered by Google App Engine
This is Rietveld 408576698