Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(640)

Issue 6900047: Rename SkCanvas::Config8888 enum as SkBitmap::ExternalConfig. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by epoger
Modified:
11 years, 9 months ago
Reviewers:
bsalomon, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Rename SkCanvas::Config8888 enum as SkBitmap::ExternalConfig.

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -31 lines) Patch
M include/core/SkBitmap.h View 1 chunk +36 lines, -0 lines 2 comments Download
M include/core/SkCanvas.h View 1 chunk +16 lines, -31 lines 2 comments Download

Messages

Total messages: 8
epoger
This is step 1 of the transformation detailed in https://codereview.appspot.com/6849119/#msg6 . The idea here is ...
11 years, 9 months ago (2012-12-07 18:27:15 UTC) #1
epoger
https://codereview.appspot.com/6900047/diff/1/include/core/SkCanvas.h File include/core/SkCanvas.h (right): https://codereview.appspot.com/6900047/diff/1/include/core/SkCanvas.h#newcode122 include/core/SkCanvas.h:122: * TODO: Update Chrome/WebKit code that uses this to ...
11 years, 9 months ago (2012-12-07 18:31:14 UTC) #2
bsalomon
https://codereview.appspot.com/6900047/diff/1/include/core/SkBitmap.h File include/core/SkBitmap.h (right): https://codereview.appspot.com/6900047/diff/1/include/core/SkBitmap.h#newcode87 include/core/SkBitmap.h:87: kARGB_8888_Premul_ExternalConfig, On 2012/12/07 18:27:15, epoger wrote: > Note that ...
11 years, 9 months ago (2012-12-07 19:12:12 UTC) #3
reed1
I am hesitant to expand our public api in this area just yet, esp. for ...
11 years, 9 months ago (2012-12-07 19:14:30 UTC) #4
epoger
On 2012/12/07 19:14:30, reed1 wrote: > I am hesitant to expand our public api in ...
11 years, 9 months ago (2012-12-07 19:45:49 UTC) #5
reed1
Seems like its very straight-forward to swizzle SkPMColor into a canonical format, without the additional ...
11 years, 9 months ago (2012-12-07 20:08:44 UTC) #6
epoger
On 2012/12/07 20:08:44, reed1 wrote: > Seems like its very straight-forward to swizzle SkPMColor into ...
11 years, 9 months ago (2012-12-07 20:55:55 UTC) #7
epoger
11 years, 9 months ago (2012-12-12 17:24:20 UTC) #8
Closing this one in favor of https://codereview.appspot.com/6920050/ ('Create
SkBitmapChecksummer and associated SkBitmapTransformer'), just committed as
https://code.google.com/p/skia/source/detail?r=6759 .
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b