skia2/include
mtklein 7e44bb1916 Remove macros that make it look like it's a good idea to not be able to flatten.
There are only a handful of SkFlattenables that are not flattenable.  That
there are any seems highly illogical.  To make this look less like a normal
thing, this removes both macros that marked SkFlattenables as non-flattenable
(in slightly different ways).

The handful of SkFlattenables in our codebase that can't be flattened now
assert violently that they can't be flattened.  They're internal or
part of animator... places where we'll never actually flatten them.

TestLooper and DummyRasterizer were so trivial that I just made them flattenable.

BUG=skia:

Review URL: https://codereview.chromium.org/841753002
2015-01-07 09:06:08 -08:00
..
animator Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
c add image-from-codec to c api 2014-12-25 14:16:21 -08:00
config Add SkBarriers to ports. 2014-05-29 18:24:54 +00:00
core Remove macros that make it look like it's a good idea to not be able to flatten. 2015-01-07 09:06:08 -08:00
device/xps remove device::clear -- no longer called 2014-12-08 08:00:29 -08:00
effects Remove macros that make it look like it's a good idea to not be able to flatten. 2015-01-07 09:06:08 -08:00
gpu Add a simpler key type for scratch resource keys. 2014-12-30 12:50:52 -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 revert buildbot breaker 2015-01-07 07:36:52 -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 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) 2015-01-05 07:49:08 -08:00
views Cleanup: More override fixes - include version. 2014-12-21 10:27:08 -08:00
xml Cleanup the XML directory in public includes. 2014-11-14 05:52:50 -08:00