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

Unified Diff: gyp/SampleApp.gyp

Issue 303123003: new animated sample to show subpixel translate bug with high quality scaling (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: nits from Robert Created 6 years, 7 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
« no previous file with comments | « no previous file | samplecode/SampleSubpixelTranslate.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/SampleApp.gyp
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index 3eb735f74b4cb0d2086cb1997a292f33b069f255..90a51aba10d6b55e908b548d411b2d2a643dab66 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -99,6 +99,7 @@
'../samplecode/SampleSlides.cpp',
'../samplecode/SampleStringArt.cpp',
'../samplecode/SampleStrokePath.cpp',
+ '../samplecode/SampleSubpixelTranslate.cpp',
'../samplecode/SampleText.cpp',
'../samplecode/SampleTextAlpha.cpp',
'../samplecode/SampleTextBox.cpp',
« no previous file with comments | « no previous file | samplecode/SampleSubpixelTranslate.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698