skia2/experimental
2014-01-23 13:53:12 +00:00
..
AndroidPathRenderer Replace uses of GrAssert by SkASSERT. 2013-08-17 00:02:59 +00:00
ChromeUtils Sanitizing source files in Housekeeper-Nightly 2013-12-11 07:02:06 +00:00
DrawingBoard remove SkFloatToScalar macro 2013-11-25 19:44:07 +00:00
FileReaderApp
Intersection remove unused SkFixed and SkFract functions 2013-12-19 14:22:03 +00:00
iOSSampleApp change SkScalarRound to SkScalarRoundToInt 2013-12-17 19:50:57 +00:00
LightSymbolsUtil Use lowercase windows.h in includes to fix Windows cross compilation using mingw. 2013-12-03 15:23:37 +00:00
Networking
PdfViewer Small tweaks to be able to build everything target: 2014-01-08 21:16:14 +00:00
pixman
SimpleCocoaApp Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." 2013-10-22 16:54:15 +00:00
SimpleiOSApp Replace SkTScopedPtr with SkAutoTDelete in Skia. 2013-08-29 22:14:04 +00:00
SkiaExamples add virtual destructor for SkExample to fix build error. 2013-12-17 23:37:38 +00:00
SkV8Example Both gears and snow should detect if Path is available, and also report on the console if present. 2014-01-23 13:53:12 +00:00
StrokePathRenderer Remove more unnamed namespace usages. 2014-01-23 02:02:57 +00:00
SkSetPoly3To3_A.cpp remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00
SkSetPoly3To3_D.cpp
SkSetPoly3To3.cpp