[PDF] Move most of the headers to be private.
authorvandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 21 Mar 2012 19:59:04 +0000 (19:59 +0000)
committervandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 21 Mar 2012 19:59:04 +0000 (19:59 +0000)
commitbd960c7f1915c73ceec1c1ee7cd23b48107cb0bd
tree4d64156fcda4716ed005756de5921d204ae3466f
parent6970557055acaed619d7bb89451868e1570249b2
[PDF] Move most of the headers to be private.

Compute font stats in SkPDFDocument in order to make more of the headers private.

Previous review: https://codereview.appspot.com/5865048/

Review URL: https://codereview.appspot.com/5868049

git-svn-id: http://skia.googlecode.com/svn/trunk@3457 2bbb7eff-a529-9590-31e7-b0007b416f81
14 files changed:
gyp/tests.gyp
include/pdf/SkPDFDocument.h
src/pdf/SkBitSet.h [moved from include/pdf/SkBitSet.h with 100% similarity]
src/pdf/SkPDFCatalog.h [moved from include/pdf/SkPDFCatalog.h with 99% similarity]
src/pdf/SkPDFDocument.cpp
src/pdf/SkPDFFont.h [moved from include/pdf/SkPDFFont.h with 92% similarity]
src/pdf/SkPDFFormXObject.h [moved from include/pdf/SkPDFFormXObject.h with 100% similarity]
src/pdf/SkPDFGraphicState.h [moved from include/pdf/SkPDFGraphicState.h with 100% similarity]
src/pdf/SkPDFImage.h [moved from include/pdf/SkPDFImage.h with 100% similarity]
src/pdf/SkPDFPage.h [moved from include/pdf/SkPDFPage.h with 98% similarity]
src/pdf/SkPDFShader.h [moved from include/pdf/SkPDFShader.h with 100% similarity]
src/pdf/SkPDFStream.h [moved from include/pdf/SkPDFStream.h with 100% similarity]
src/pdf/SkPDFTypes.h [moved from include/pdf/SkPDFTypes.h with 100% similarity]
src/pdf/SkPDFUtils.h [moved from include/pdf/SkPDFUtils.h with 100% similarity]