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

Issue 7307074: remove old build flag for dithered gradients, optimize opaque cache building

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

Description

remove old build flag for dithered gradients, optimize opaque cache building

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -79 lines) Patch
M trunk/src/effects/gradients/SkGradientShader.cpp View 1 2 3 4 3 chunks +67 lines, -75 lines 0 comments Download
M trunk/src/effects/gradients/SkGradientShaderPriv.h View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 4
reed1
11 years, 2 months ago (2013-02-08 15:52:43 UTC) #1
robertphillips
https://codereview.appspot.com/7307074/diff/2002/trunk/src/effects/gradients/SkGradientShader.cpp File trunk/src/effects/gradients/SkGradientShader.cpp (right): https://codereview.appspot.com/7307074/diff/2002/trunk/src/effects/gradients/SkGradientShader.cpp#newcode327 trunk/src/effects/gradients/SkGradientShader.cpp:327: do { don't these 0xFF's need to be 'a' ...
11 years, 2 months ago (2013-02-08 16:06:28 UTC) #2
reed1
Ack! patch #5 shows big GM errors in release build, but no errors in debug!? ...
11 years, 2 months ago (2013-02-08 16:42:15 UTC) #3
reed1
11 years, 2 months ago (2013-02-08 19:33:44 UTC) #4
This code, when run on Mac (gcc 4.2.1) or linux (4.6.3) in release build
generates bad code, in that the alpha in the generated colors was 0.

This CL is being abandoned, but preserved so we can track down this error.
Sign in to reply to this message.

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