aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/dm.gyp
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2015-03-03 08:34:14 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-03-03 08:34:14 -0800
commitc2574f3657b1359496a4eba5b191961974b3a64f (patch)
tree4837addb7e2b9df8d35faa943408cb25aa206fbc /gyp/dm.gyp
parent00d39bcbfc8394a9b48b86b04ab06ec19091fa43 (diff)
Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/)
Reason for revert: breaking iOS build. Original issue's description: > 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. > > NOPRESUBMIT=true > > Committed: https://skia.googlesource.com/skia/+/00d39bcbfc8394a9b48b86b04ab06ec19091fa43 TBR=reed@google.com,bungeman@google.com,mtklein@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/978443002
Diffstat (limited to 'gyp/dm.gyp')
-rw-r--r--gyp/dm.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/dm.gyp b/gyp/dm.gyp
index 02b812cbce..c05826b9f5 100644
--- a/gyp/dm.gyp
+++ b/gyp/dm.gyp
@@ -8,7 +8,6 @@
'includes': [
'dm.gypi',
],
- 'dependencies': ['xps.gyp:xps',],
'conditions': [
['skia_android_framework', {
'libraries': [