skia2/include
ehsan.akhgari 6f90475632 Rewrite NaN checks in terms of SkScalarIsNaN()
We are trying to replace Skia's NaN checker with our own in Mozilla,
so it would be nice to have to patch a single place by making sure
these NaN checks used SkScalarIsNaN().

BUG=skia:

Review URL: https://codereview.chromium.org/809443002
2014-12-15 12:08:47 -08:00
..
animator Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
c Add matrix operations to C canvas API 2014-12-02 15:47:34 -08:00
config Add SkBarriers to ports. 2014-05-29 18:24:54 +00:00
core Rewrite NaN checks in terms of SkScalarIsNaN() 2014-12-15 12:08:47 -08:00
device/xps remove device::clear -- no longer called 2014-12-08 08:00:29 -08:00
effects Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. 2014-12-14 15:20:11 -08:00
gpu Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. 2014-12-14 15:20:11 -08:00
images Remove SkImageRef and related functionality. 2014-06-04 14:38:48 -04:00
pathops add pathops tight bounds; conform path ops' gyp to unit tests 2014-06-24 07:55:12 -07:00
pdf Change clear() to respect the clip 2014-12-04 07:50:14 -08:00
pipe "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
ports Enable unused param checking for public includes. 2014-11-14 11:11:46 -08:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Remove SkCanvas::isDrawingToLayer 2014-12-15 11:34:06 -08:00
views Enable unused param checking for public includes. 2014-11-14 11:11:46 -08:00
xml Cleanup the XML directory in public includes. 2014-11-14 05:52:50 -08:00