skia2/include
tfarina 912ed6ebb8 Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
This fixes errors like this:

../../include/gpu/effects/GrPorterDuffXferProcessor.h:27:25: error:
'name' overrides a member function but is not marked 'override'
[-Werror,-Winconsistent-missing-override]

BUG=skia:3075
TEST=ninja -C out/Debug skia_lib
TBR=bsalomon@google.com

Review URL: https://codereview.chromium.org/804813002
2014-12-14 15:20:11 -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 add get9 and set9 to matrix, to aid in making keys 2014-12-13 08:46:49 -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 Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. 2014-12-14 15:20:11 -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