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

Issue 1217053003: add SkImage::NewFromBitmap (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 21

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Total comments: 4

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -107 lines) Patch
M gm/colormatrix.cpp View 1 2 3 4 5 6 7 8 4 chunks +47 lines, -73 lines 0 comments Download
M include/core/SkImage.h View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M src/core/SkRecorder.cpp View 1 2 3 4 5 6 4 chunks +24 lines, -0 lines 0 comments Download
M src/image/SkImage.cpp View 1 2 3 4 5 6 7 8 2 chunks +38 lines, -0 lines 0 comments Download
M src/image/SkImagePriv.h View 1 2 3 4 5 2 chunks +6 lines, -1 line 0 comments Download
M src/image/SkImage_Gpu.cpp View 1 2 3 2 chunks +28 lines, -23 lines 0 comments Download
M src/image/SkImage_Raster.cpp View 1 2 3 4 1 chunk +10 lines, -7 lines 0 comments Download
M src/image/SkSurface_Raster.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/DeferredCanvasTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/SkImageTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (10 generated)
reed2
TODO: - add explicit tests - picture's hasBitmaps should be extended to also consider images
5 years, 5 months ago (2015-07-04 04:47:53 UTC) #2
robertphillips
https://codereview.chromium.org/1217053003/diff/80001/gm/colormatrix.cpp File gm/colormatrix.cpp (right): https://codereview.chromium.org/1217053003/diff/80001/gm/colormatrix.cpp#newcode31 gm/colormatrix.cpp:31: set_color_matrix ? https://codereview.chromium.org/1217053003/diff/80001/gm/colormatrix.cpp#newcode35 gm/colormatrix.cpp:35: set_array ? https://codereview.chromium.org/1217053003/diff/80001/gm/colormatrix.cpp#newcode41 gm/colormatrix.cpp:41: SkDoOnce ...
5 years, 5 months ago (2015-07-06 20:43:47 UTC) #3
mtklein
https://codereview.chromium.org/1217053003/diff/80001/src/core/SkRecorder.cpp File src/core/SkRecorder.cpp (right): https://codereview.chromium.org/1217053003/diff/80001/src/core/SkRecorder.cpp#newcode196 src/core/SkRecorder.cpp:196: TRY_MINIRECORDER(drawBitmapRectToRect, bitmap, src, dst, paint, flags); I support this ...
5 years, 5 months ago (2015-07-06 21:02:27 UTC) #5
reed2
ptal https://codereview.chromium.org/1217053003/diff/80001/gm/colormatrix.cpp File gm/colormatrix.cpp (right): https://codereview.chromium.org/1217053003/diff/80001/gm/colormatrix.cpp#newcode31 gm/colormatrix.cpp:31: On 2015/07/06 20:43:47, robertphillips wrote: > set_color_matrix ? ...
5 years, 5 months ago (2015-07-07 01:18:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217053003/120001
5 years, 5 months ago (2015-07-07 01:18:37 UTC) #8
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 5 months ago (2015-07-07 01:18:39 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/1667)
5 years, 5 months ago (2015-07-07 01:19:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217053003/140001
5 years, 5 months ago (2015-07-07 11:58:42 UTC) #13
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Please ask for an LGTM from a full ...
5 years, 5 months ago (2015-07-07 11:58:44 UTC) #15
robertphillips
lgtm + nits https://codereview.chromium.org/1217053003/diff/80001/src/image/SkImage_Gpu.cpp File src/image/SkImage_Gpu.cpp (right): https://codereview.chromium.org/1217053003/diff/80001/src/image/SkImage_Gpu.cpp#newcode251 src/image/SkImage_Gpu.cpp:251: // need to be a rendertarget ...
5 years, 5 months ago (2015-07-07 12:23:59 UTC) #16
reed2
https://codereview.chromium.org/1217053003/diff/140001/gm/colormatrix.cpp File gm/colormatrix.cpp (right): https://codereview.chromium.org/1217053003/diff/140001/gm/colormatrix.cpp#newcode15 gm/colormatrix.cpp:15: On 2015/07/07 12:23:59, robertphillips wrote: > Can we delete ...
5 years, 5 months ago (2015-07-07 12:58:24 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217053003/160001
5 years, 5 months ago (2015-07-07 13:01:48 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217053003/160001
5 years, 5 months ago (2015-07-07 13:04:16 UTC) #23
commit-bot: I haz the power
5 years, 5 months ago (2015-07-07 13:11:22 UTC) #24
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://skia.googlesource.com/skia/+/5617900063f69754de62b8b12d32f6e36df14104

Powered by Google App Engine
This is Rietveld 408576698