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

Unified Diff: skia/skia.gyp

Issue 12210081: Paint low-res tiles without expensive filters. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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
« skia/ext/paint_simplifier.cc ('K') | « skia/ext/paint_simplifier.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 9c17d2dc4525750a4bbe6a837d7ffea5c378fba3..e1f7ef360dbdb567ef6344ed7d78f8cf45ca0830 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -166,6 +166,8 @@
'ext/lazy_pixel_ref.cc',
'ext/lazy_pixel_ref.h',
'ext/SkThread_chrome.cc',
+ 'ext/paint_simplifier.cc',
+ 'ext/paint_simplifier.h',
'ext/platform_canvas.cc',
'ext/platform_canvas.h',
'ext/platform_device.cc',
« skia/ext/paint_simplifier.cc ('K') | « skia/ext/paint_simplifier.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698