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

Issue 390693002: Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (Closed)

Created:
6 years, 5 months ago by reed2
Modified:
6 years, 5 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels This reverts commit 651eaeadeb0b1407f5fe192aeda90db1680fa2b8. TBR= Committed: https://skia.googlesource.com/skia/+/b184f7f52b2a94e95aee326a3ca37110d2e43336

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+346 lines, -141 lines) Patch
M include/core/SkBitmap.h View 1 chunk +22 lines, -0 lines 0 comments Download
M include/core/SkCanvas.h View 1 chunk +11 lines, -10 lines 0 comments Download
M src/core/SkBitmap.cpp View 3 chunks +71 lines, -56 lines 0 comments Download
M src/core/SkBitmapDevice.cpp View 3 chunks +2 lines, -74 lines 0 comments Download
M src/core/SkConfig8888.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/core/SkConfig8888.cpp View 2 chunks +142 lines, -0 lines 0 comments Download
M tests/BitmapCopyTest.cpp View 2 chunks +94 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
reed2
The CQ bit was checked by reed@chromium.org
6 years, 5 months ago (2014-07-13 11:16:24 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@chromium.org/390693002/1
6 years, 5 months ago (2014-07-13 11:17:10 UTC) #2
commit-bot: I haz the power
6 years, 5 months ago (2014-07-13 11:32:37 UTC) #3
Message was sent while issue was closed.
Change committed as b184f7f52b2a94e95aee326a3ca37110d2e43336

Powered by Google App Engine
This is Rietveld 408576698