revert r7892
authoredisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 28 Feb 2013 14:01:44 +0000 (14:01 +0000)
committeredisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 28 Feb 2013 14:01:44 +0000 (14:01 +0000)
commit5bd26d32ab85d09dccabbdc6dd944ef36ac32423
tree3292ec2d2dcac7af61bde40d9c30a4865f864d61
parent27552cc3c60b23c5284529215af555e57d19e9c6
revert r7892

git-svn-id: http://skia.googlecode.com/svn/trunk@7896 2bbb7eff-a529-9590-31e7-b0007b416f81
21 files changed:
gyp/pdf.gyp
include/pdf/SkPDFDevice.h
include/pdf/SkPDFDocument.h
src/pdf/SkPDFCatalog.cpp
src/pdf/SkPDFCatalog.h
src/pdf/SkPDFDevice.cpp
src/pdf/SkPDFDocument.cpp
src/pdf/SkPDFFont.cpp
src/pdf/SkPDFFont.h
src/pdf/SkPDFFormXObject.cpp
src/pdf/SkPDFFormXObject.h
src/pdf/SkPDFGraphicState.cpp
src/pdf/SkPDFGraphicState.h
src/pdf/SkPDFImage.cpp
src/pdf/SkPDFImage.h
src/pdf/SkPDFPage.cpp
src/pdf/SkPDFPage.h
src/pdf/SkPDFShader.cpp
src/pdf/SkPDFTypes.cpp
src/pdf/SkPDFTypes.h
tests/PDFPrimitivesTest.cpp