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

Issue 6858073: remove legacy build-guards, now that webkit has rebaselined these. (Closed)

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

Description

remove legacy build-guards, now that webkit has rebaselined these. SK_DISABLE_FAST_AA_STROKE_RECT SK_IGNORE_FAST_BLURRECT SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX SK_IGNORE_CF_OPTIMIZATION SK_IGNORE_NEW_STROKERECT SK_DISABLE_GPU_BLUR SK_IGNORE_ROTATED_FREETYPE_FIX The changes should all be: remove code for #ifdef remove guard for #ifndef Committed: https://code.google.com/p/skia/source/detail?r=6546

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -42 lines) Patch
M src/core/SkBlitter.cpp View 2 chunks +0 lines, -6 lines 0 comments Download
M src/core/SkBlitter_ARGB32.cpp View 6 chunks +1 line, -6 lines 0 comments Download
M src/core/SkCoreBlitters.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/core/SkDraw.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M src/core/SkMaskFilter.cpp View 2 chunks +1 line, -8 lines 0 comments Download
M src/core/SkPictureRecord.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M src/core/SkStroke.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M src/ports/SkFontHost_FreeType.cpp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5
reed1
11 years, 10 months ago (2012-11-26 16:07:23 UTC) #1
reed1
11 years, 10 months ago (2012-11-26 16:13:17 UTC) #2
bsalomon
On 2012/11/26 16:13:17, reed1 wrote: lgtm
11 years, 10 months ago (2012-11-26 16:14:14 UTC) #3
robertphillips
LGTM
11 years, 10 months ago (2012-11-26 16:17:07 UTC) #4
reed1
11 years, 10 months ago (2012-11-26 16:19:33 UTC) #5
turns out chrome/src/skia/config/SkUserConfig.h does define
SK_DISABLE_DITHER_32BIT_GRADIENT, so I can't remove that yet.
Sign in to reply to this message.

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