skia2/include
robertphillips 81f71b6630 Change where layer hoisting data is gathered
This CL:
1) removes the EXPERIMENTAL_optimize on SkCanvas & SkDevice
2) moves the saveLayer gathering step to endRecording
3) Replaces GPUOptimize with SkRecordComputeLayers
4) Update bench_pictures & render_pictures to provide the new flag

#2 also necessitated moving the BBH computation (and record optimization) out of SkPicture's ctor (and into endRecording)

Review URL: https://codereview.chromium.org/718443002
2014-11-11 04:54:49 -08:00
..
animator Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
c Quick and dirty test to call the C interface from GO. 2014-10-31 07:11:19 -07:00
config Add SkBarriers to ports. 2014-05-29 18:24:54 +00:00
core Change where layer hoisting data is gathered 2014-11-11 04:54:49 -08:00
device/xps Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) 2014-09-29 06:29:53 -07:00
effects Fix bounds computation of all 0-input filters. 2014-10-29 12:36:32 -07:00
gpu Move GrResourceKey static functions from .h to .cpp to fix shared lib builds 2014-11-10 11:59:06 -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 Fix image filters for PDF backend. 2014-10-20 14:03:13 -07:00
pipe "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
ports Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. 2014-11-10 13:29:33 -08:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #8 id:140001 of https://codereview.chromium.org/613673005/) 2014-11-04 13:21:41 -08:00
views move SkTextBox into utils 2014-11-03 14:55:40 -08:00
xml Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00