skia2/include
brianosman fad98562d8 Prototype code that turns any/every flattenable into JSON
This makes inspecting things in SkDebugger far more useful - any filter
or other complex object on the paint is ultimately visible. You still
have to do some guess work to figure out what the fields actually mean,
but you can at least cross-reference with the code in flatten().

Screenshots:
Before: https://screenshot.googleplex.com/a6JM5HBBe6G.png
After : https://screenshot.googleplex.com/XQfr4YJ6mnH.png

Changes to public API are just removals and changes to make
some functions virtual.

TBR=reed@google.com

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1920423002

Review-Url: https://codereview.chromium.org/1920423002
2016-05-04 11:06:28 -07:00
..
android Move SkBitmapRegionDecoder to include/android and src/android 2015-11-13 06:11:09 -08:00
animator Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. 2016-03-25 12:59:53 -07:00
c add drawCircle to c api 2016-02-09 13:25:51 -08:00
codec Remove SkEncodedInfo kPreSwizzled_Color from public API 2016-04-25 11:41:15 -07:00
config SkPDF: Use Pathops clipping 2016-03-31 07:33:57 -07:00
core Prototype code that turns any/every flattenable into JSON 2016-05-04 11:06:28 -07:00
effects simplify handle-affine: subclass overrides just describe their leaf behavior 2016-04-25 09:25:15 -07:00
gpu Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) 2016-05-03 12:56:04 -07:00
images Delete SkPageFlipper 2016-03-25 10:31:22 -07:00
pathops Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
ports Clean up SkFontConfigInterface implementation. 2016-05-02 11:54:13 -07:00
private Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) 2016-05-03 12:56:04 -07:00
svg move SkTDict and SkTSearch into private 2016-01-03 18:36:05 -08:00
utils return 4x4 matrix from SkColorSpace 2016-05-03 12:13:21 -07:00
views Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
xml remove unused BML (binary xml) code 2016-04-09 11:09:49 -07:00