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

Unified Diff: skia/config/SkUserConfig.h

Issue 2731393002: Remove SK_SUPPORT_LEGACY_BROKEN_LERP (Closed)
Patch Set: rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: skia/config/SkUserConfig.h
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
index 644644ac71ec9772d48978e25dae859220a40f34..572edd29b90d16de9cd2ba0296bf2ed35ab97f07 100644
--- a/skia/config/SkUserConfig.h
+++ b/skia/config/SkUserConfig.h
@@ -259,9 +259,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
#define SK_DISABLE_TILE_IMAGE_FILTER_OPTIMIZATION
-// Updating to a correct SkPMColor lerp will require layout test rebaselines.
-#define SK_SUPPORT_LEGACY_BROKEN_LERP
-
// ===== End Chrome-specific definitions =====
#endif
« no previous file with comments | « cc/test/data/rotated_filter_sw.png ('k') | third_party/WebKit/LayoutTests/canvas/philip/tests/2d.path.arcTo.shape.curve2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698