Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(424)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 84041: Make SkCreateCGImageRef() work with a non-default channel config

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 6 months ago by thakis
Modified:
16 years, 6 months ago
Reviewers:
reed, thomasvl, agl
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.
This is required for the chromium patch http://codereview.chromium.org/141037 .

Patch Set 1 #

Patch Set 2 : Make SkCreateCGImageRef() work with a non-default channel config #

Created: 16 years, 6 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M src/utils/mac/SkCreateCGImageRef.cpp View 1 1 chunk +25 lines, -1 line 0 comments Download
Total messages: 5
|
thomasvl
drive by: make sure you run the layout tests with pixel diffs turned on so ...
16 years, 6 months ago (2009年06月22日 15:28:32 UTC) #1
drive by: make sure you run the layout tests with pixel diffs turned on so it
looks at the crcs. They crc is run over the raw image data, so it needs to be
in the right layout.
Sign in to reply to this message.
thakis
This is required for a Chromium patch ( http://codereview.chromium.org/141037 ). Not sure what the best ...
16 years, 6 months ago (2009年06月22日 16:56:57 UTC) #2
This is required for a Chromium patch ( http://codereview.chromium.org/141037 ).
Not sure what the best way is to land this, as chrome won't compile if this
lands first, and chrome's tests will fail if the chrome patch lands first. How
is this usually done?
Sign in to reply to this message.
jrg
Idea for landing: Land in Skia. Add DEPS file update to your other CL so ...
16 years, 6 months ago (2009年06月22日 18:13:35 UTC) #3
Idea for landing:
Land in Skia. Add DEPS file update to your other CL so it comes in in sync.
Sign in to reply to this message.
thakis
I changed the #error into a #warning, so that this doesn't break the chrome mac ...
16 years, 6 months ago (2009年06月22日 18:14:20 UTC) #4
I changed the #error into a #warning, so that this doesn't break the chrome mac
build when this lands. This way, it's possible to commit this to skia, roll the
skia deps in chromium, and then land the chromium part of this CL.
This also has the advantage of not breaking the build of other projects that
might use this file with a non-default channel configuration (at the cost of not
really informing them of the broken cgimages they get from this function).
Sign in to reply to this message.
reed
patch submitted to skia/trunk On 2009年06月22日 18:14:20, thakis wrote: > I changed the #error into ...
16 years, 6 months ago (2009年06月22日 20:04:51 UTC) #5
patch submitted to skia/trunk
On 2009年06月22日 18:14:20, thakis wrote:
> I changed the #error into a #warning, so that this doesn't break the chrome
mac
> build when this lands. This way, it's possible to commit this to skia, roll
the
> skia deps in chromium, and then land the chromium part of this CL.
> 
> This also has the advantage of not breaking the build of other projects that
> might use this file with a non-default channel configuration (at the cost of
not
> really informing them of the broken cgimages they get from this function).
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /