skia2/include
reed 0e040f7da2 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/)
Reason for revert:
need to have chrome opt-in for the older API before this can land (in chrome)

Original issue's description:
> Change device creation to see the (optional) layer-paint
>
> Motivation:
>
> PDFDevice currently relies on 1) being told that the layer's paint has an imagefilter, and in the case, it creates a rasterdevice. It then relies on (2) canvas itself sniffing the layer's paint and offering to apply-the-imagefilter to call drawSprite instead of drawDevice.
>
> This subtle interchange is fragile, and also does not support other unsupported PDF features like colorfilters. This CL is a step toward making this use-raster-instead-of-native approach to layers more completely in the subclass' hands.
>
> Committed: https://skia.googlesource.com/skia/+/1182d9a96b80bd12183ee7c81325a979a51ee0c0

TBR=halcanary@google.com,senorblanco@google.com,robertphillips@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1008863002
2015-03-13 07:28:29 -07:00
..
animator Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
c add stroke params to c api 2015-01-10 17:59:31 -08:00
codec Add SkCodec, including PNG implementation. 2015-03-03 08:59:20 -08:00
config SK_NO_FLATE 2015-02-17 13:10:43 -08:00
core Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) 2015-03-13 07:28:29 -07:00
device/xps Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) 2015-03-13 07:28:29 -07:00
effects Use ComposColorFilter to collaps hierarchy (when possible). 2015-03-08 04:42:52 -07:00
gpu some utils for rect and matrix 2015-03-13 06:08:28 -07:00
images Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
pathops add pathops tight bounds; conform path ops' gyp to unit tests 2014-06-24 07:55:12 -07:00
pipe "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
ports Remove SkFontHost includes and friends. 2015-02-23 08:25:00 -08:00
svg Add SkSVGCanvas 2015-02-06 12:51:10 -08:00
utils [Skia] Add SK_API to SkParse. 2015-03-02 07:51:17 -08:00
views First cut at cleaning up Sergio's example code and moving some common code to SkWindow. 2015-01-30 12:37:02 -08:00
xml [SVGDevice] Text whitespace unittest 2015-02-20 13:54:40 -08:00