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

Issue 137753017: move all Config specific APIs into SkBitmapConfig.cpp -- Config is deprecated (Closed)

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

Description

move all Config specific APIs into SkBitmapConfig.cpp -- Config is deprecated BUG=skia:

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+521 lines, -466 lines) Patch
M gyp/core.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkBitmap.h View 1 26 chunks +83 lines, -60 lines 0 comments Download
M include/core/SkImageDecoder.h View 1 10 chunks +59 lines, -34 lines 0 comments Download
M include/core/SkPicture.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M include/core/SkWriteBuffer.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkBitmap.cpp View 1 11 chunks +29 lines, -314 lines 0 comments Download
A src/core/SkBitmapConfig.cpp View 1 1 chunk +273 lines, -0 lines 0 comments Download
M src/core/SkMipMap.cpp View 1 2 4 chunks +12 lines, -11 lines 0 comments Download
M src/image/SkImagePriv.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/images/SkDecodingImageGenerator.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M src/images/SkDecodingImageGenerator.cpp View 1 8 chunks +34 lines, -32 lines 0 comments Download
M src/images/SkImageDecoder.cpp View 1 4 chunks +20 lines, -4 lines 0 comments Download
M src/pdf/SkPDFDeviceFlattener.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/utils/SkGatherPixelRefsAndRects.h View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/BitmapCopyTest.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
reed2
6 years, 10 months ago (2014-02-12 03:34:06 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698