skia2/dm
halcanary 47ef4d5d93 XPS, DM: add SkDocument::CreateXPS
-   SkDocument::CreateXPS() function added, returns NULL on non-Windows OS.

-   DM: (Windows only) an XPSSink is added, fails on non-Windows OS

-   DM: Common code for PDFSink::draw and XPSSink::draw are factored into
    draw_skdocument static function.

-   SkDocument_XPS (Windows only) implementation of SkDocument via
    SkXPSDevice.

-   SkDocument_XPS_None (non-Windows) returns NULL for
    SkDocument::CreateXPS().

-   gyp/xps.gyp refactored.

-   SkXPSDevice::drawTextOnPath removed (see http://crrev.com/925343003 )

-   SkXPSDevice::drawPath supports conics via SkAutoConicToQuads.

Review URL: https://codereview.chromium.org/963953002
2015-03-03 09:13:09 -08:00
..
DM.cpp XPS, DM: add SkDocument::CreateXPS 2015-03-03 09:13:09 -08:00
DMGpuSupport.h patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) 2015-02-02 18:26:03 -08:00
DMJsonWriter.cpp DM: move ext into key 2015-02-17 13:18:04 -08:00
DMJsonWriter.h add -r to DM 2015-01-27 14:46:26 -08:00
DMSrcSink.cpp XPS, DM: add SkDocument::CreateXPS 2015-03-03 09:13:09 -08:00
DMSrcSink.h XPS, DM: add SkDocument::CreateXPS 2015-03-03 09:13:09 -08:00
DMSrcSinkAndroid.cpp Add HWUI Sink to DM on Android Framework builds 2015-02-23 12:18:05 -08:00
DMSrcSinkAndroid.h Add HWUI Sink to DM on Android Framework builds 2015-02-23 12:18:05 -08:00