Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Issue 17856004: refactoring for pdf viewer lib (Closed)

Created:
7 years, 6 months ago by edisonn
Modified:
7 years, 6 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

refactoring for pdf viewer lib Committed: https://code.google.com/p/skia/source/detail?r=9773

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16903 lines, -12130 lines) Patch
M experimental/PdfViewer/SkPdfBasics.h View 2 chunks +5 lines, -0 lines 0 comments Download
M experimental/PdfViewer/SkPdfFont.h View 1 chunk +1 line, -0 lines 0 comments Download
M experimental/PdfViewer/SkPdfFont.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M experimental/PdfViewer/SkPdfParser.h View 7 chunks +180 lines, -6 lines 0 comments Download
A experimental/PdfViewer/SkPdfParser.cpp View 1 chunk +2352 lines, -0 lines 0 comments Download
M experimental/PdfViewer/SkPdfUtils.h View 2 chunks +6 lines, -8 lines 0 comments Download
M experimental/PdfViewer/SkPdfUtils.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfALinkAnnotationDictionary_autogen.h View 5 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfALinkAnnotationDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfActionDictionary_autogen.h View 3 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfActionDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfAlternateImageDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfAlternateImageDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfAnnotationActionsDictionary_autogen.h View 6 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfAnnotationActionsDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfAnnotationDictionary_autogen.h View 18 chunks +19 lines, -133 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfAnnotationDictionary_autogen.cpp View 1 chunk +135 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfAppearanceCharacteristicsDictionary_autogen.h View 11 chunks +11 lines, -77 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfAppearanceCharacteristicsDictionary_autogen.cpp View 1 chunk +79 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfAppearanceDictionary_autogen.h View 3 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfAppearanceDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfApplicationDataDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfApplicationDataDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfArray_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfArtifactsDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfArtifactsDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfAttributeObjectDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfAttributeObjectDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfBeadDictionary_autogen.h View 5 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfBeadDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfBlockLevelStructureElementsDictionary_autogen.h View 11 chunks +13 lines, -91 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfBlockLevelStructureElementsDictionary_autogen.cpp View 1 chunk +93 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfBoolean_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfBorderStyleDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfBorderStyleDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfBoxColorInformationDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfBoxColorInformationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfBoxStyleDictionary_autogen.h View 3 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfBoxStyleDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCIDFontDescriptorDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCIDFontDescriptorDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCIDFontDictionary_autogen.h View 9 chunks +11 lines, -77 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCIDFontDictionary_autogen.cpp View 1 chunk +79 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCIDSystemInfoDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCIDSystemInfoDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCMapDictionary_autogen.h View 5 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCMapDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCalgrayColorSpaceDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCalgrayColorSpaceDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCalrgbColorSpaceDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCalrgbColorSpaceDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCatalogDictionary_autogen.h View 21 chunks +23 lines, -161 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCatalogDictionary_autogen.cpp View 1 chunk +163 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCcittfaxdecodeFilterDictionary_autogen.h View 8 chunks +8 lines, -56 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp View 1 chunk +58 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfCheckboxFieldDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfCheckboxFieldDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfChoiceFieldDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfChoiceFieldDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfComponentsWithMetadataDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfComponentsWithMetadataDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfDctdecodeFilterDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfDctdecodeFilterDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfDeviceNColorSpaceDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfDeviceNColorSpaceDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfDictionary_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfDocumentCatalogActionsDictionary_autogen.h View 5 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfDocumentCatalogActionsDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfDocumentInformationDictionary_autogen.h View 6 chunks +9 lines, -63 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfDocumentInformationDictionary_autogen.cpp View 1 chunk +65 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfEmbeddedFileParameterDictionary_autogen.h View 3 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfEmbeddedFileParameterDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfEmbeddedFileStreamDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfEmbeddedFileStreamDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfEmbeddedFontStreamDictionary_autogen.h View 5 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfEmbeddedFontStreamDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfEncodingDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfEncodingDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfEncryptedEmbeddedFileStreamDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfEncryptedEmbeddedFileStreamDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfEncryptionCommonDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfEncryptionCommonDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFDFCatalogDictionary_autogen.h View 1 chunk +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFDFCatalogDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFDFDictionary_autogen.h View 11 chunks +11 lines, -77 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFDFDictionary_autogen.cpp View 1 chunk +79 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFDFFieldDictionary_autogen.h View 14 chunks +15 lines, -105 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFDFFieldDictionary_autogen.cpp View 1 chunk +107 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFDFFileAnnotationDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFDFFileAnnotationDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFDFNamedPageReferenceDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFDFNamedPageReferenceDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFDFPageDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFDFPageDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFDFTemplateDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFDFTemplateDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFDFTrailerDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFDFTrailerDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFieldDictionary_autogen.h View 10 chunks +10 lines, -70 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFieldDictionary_autogen.cpp View 1 chunk +72 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFileAttachmentAnnotationDictionary_autogen.h View 3 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFileAttachmentAnnotationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFileSpecificationDictionary_autogen.h View 10 chunks +10 lines, -70 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFileSpecificationDictionary_autogen.cpp View 1 chunk +72 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFileTrailerDictionary_autogen.h View 6 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFileTrailerDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFontDescriptorDictionary_autogen.h View 17 chunks +19 lines, -133 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFontDescriptorDictionary_autogen.cpp View 1 chunk +135 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFontDictionary_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFormFieldActionsDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFormFieldActionsDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFreeTextAnnotationDictionary_autogen.h View 3 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFreeTextAnnotationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfFunctionCommonDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfFunctionCommonDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfGoToActionDictionary_autogen.h View 2 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfGoToActionDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfGraphicsStateDictionary_autogen.h View 22 chunks +37 lines, -259 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfGraphicsStateDictionary_autogen.cpp View 1 chunk +261 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfGroupAttributesDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfGroupAttributesDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfHeaders_autogen.cpp View 1 chunk +180 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfHexString_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfHideActionDictionary_autogen.h View 3 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfHideActionDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfIccProfileStreamDictionary_autogen.h View 4 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfIccProfileStreamDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfIconFitDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfIconFitDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfImageDictionary_autogen.h View 16 chunks +20 lines, -140 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfImageDictionary_autogen.cpp View 1 chunk +142 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfImportDataActionDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfImportDataActionDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfInkAnnotationDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfInkAnnotationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfInlineLevelStructureElementsDictionary_autogen.h View 1 chunk +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfInlineLevelStructureElementsDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfInteger_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfInteractiveFormDictionary_autogen.h View 7 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfInteractiveFormDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfJavascriptActionDictionary_autogen.h View 2 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfJavascriptActionDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfJavascriptDictionary_autogen.h View 3 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfJavascriptDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfJbig2DecodeFilterDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfJbig2DecodeFilterDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfLabColorSpaceDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfLabColorSpaceDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfLaunchActionDictionary_autogen.h View 4 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfLaunchActionDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfLineAnnotationDictionary_autogen.h View 6 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfLineAnnotationDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfListAttributeDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfListAttributeDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfLzwdecodeAndFlatedecodeFiltersDictionary_autogen.h View 5 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfLzwdecodeAndFlatedecodeFiltersDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMacOsFileInformationDictionary_autogen.h View 1 chunk +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMacOsFileInformationDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMarkInformationDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMarkInformationDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMarkedContentReferenceDictionary_autogen.h View 5 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMarkedContentReferenceDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMarkupAnnotationsDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMarkupAnnotationsDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMetadataStreamDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMetadataStreamDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMovieActionDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMovieActionDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMovieActivationDictionary_autogen.h View 9 chunks +9 lines, -63 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMovieActivationDictionary_autogen.cpp View 1 chunk +65 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMovieAnnotationDictionary_autogen.h View 4 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMovieAnnotationDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMovieDictionary_autogen.h View 4 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMovieDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfMultiMasterFontDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfMultiMasterFontDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfNameDictionary_autogen.h View 8 chunks +16 lines, -112 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfNameDictionary_autogen.cpp View 1 chunk +114 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfNameTreeNodeDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfNameTreeNodeDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfName_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfNamedActionsDictionary_autogen.h View 1 chunk +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfNamedActionsDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfNull_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfNumberTreeNodeDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfNumberTreeNodeDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfNumber_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfObjectReferenceDictionary_autogen.h View 2 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfObjectReferenceDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfObject_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfOpiVersionDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfOpiVersionDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfOutlineDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfOutlineDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfOutlineItemDictionary_autogen.h View 12 chunks +14 lines, -98 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfOutlineItemDictionary_autogen.cpp View 1 chunk +100 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPDF_XOutputIntentDictionary_autogen.h View 7 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPDF_XOutputIntentDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPSXobjectDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPSXobjectDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPageLabelDictionary_autogen.h View 3 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPageLabelDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPageObjectActionsDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPageObjectActionsDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPageObjectDictionary_autogen.h View 25 chunks +26 lines, -182 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPageObjectDictionary_autogen.cpp View 1 chunk +184 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPagePieceDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPagePieceDictionary_autogen.cpp View 1 chunk +11 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPageTreeNodeDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPageTreeNodeDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPodofoMapper_autogen.h View 1 chunk +895 lines, -3077 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPodofoMapper_autogen.cpp View 1 chunk +5402 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPopUpAnnotationDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPopUpAnnotationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPrinterMarkAnnotationDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPrinterMarkAnnotationDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfPrinterMarkFormDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfPrinterMarkFormDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfRadioButtonFieldDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfRadioButtonFieldDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfReferenceDictionary_autogen.h View 3 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfReferenceDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfReference_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfRemoteGoToActionDictionary_autogen.h View 3 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfRemoteGoToActionDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfResetFormActionDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfResetFormActionDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfResourceDictionary_autogen.h View 8 chunks +8 lines, -56 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfResourceDictionary_autogen.cpp View 1 chunk +58 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfRubberStampAnnotationDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfRubberStampAnnotationDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSeparationDictionary_autogen.h View 3 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSeparationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfShadingDictionary_autogen.h View 5 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfShadingDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSignatureDictionary_autogen.h View 4 chunks +9 lines, -63 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSignatureDictionary_autogen.cpp View 1 chunk +65 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSoftMaskDictionary_autogen.h View 5 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSoftMaskDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSoftMaskImageDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSoftMaskImageDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSoundActionDictionary_autogen.h View 6 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSoundActionDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSoundAnnotationDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSoundAnnotationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSoundObjectDictionary_autogen.h View 5 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSoundObjectDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSourceInformationDictionary_autogen.h View 5 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSourceInformationDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSquareOrCircleAnnotation_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSquareOrCircleAnnotation_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfStandardSecurityHandlerDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfStandardSecurityHandlerDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfStandardStructureDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfStandardStructureDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfStreamCommonDictionary_autogen.h View 6 chunks +10 lines, -70 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfStreamCommonDictionary_autogen.cpp View 1 chunk +72 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfStream_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfString_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfStructureElementAccessDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfStructureElementAccessDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfStructureElementDictionary_autogen.h View 13 chunks +14 lines, -98 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfStructureElementDictionary_autogen.cpp View 1 chunk +100 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfStructureTreeRootDictionary_autogen.h View 7 chunks +10 lines, -70 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfStructureTreeRootDictionary_autogen.cpp View 1 chunk +72 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfSubmitFormActionDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfSubmitFormActionDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfTableAttributesDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfTableAttributesDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfTextAnnotationDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfTextAnnotationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfTextFieldDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfTextFieldDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfThreadActionDictionary_autogen.h View 4 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfThreadActionDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfThreadDictionary_autogen.h View 2 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfThreadDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfTransitionDictionary_autogen.h View 5 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfTransitionDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfTransparencyGroupDictionary_autogen.h View 2 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfTransparencyGroupDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfTrapNetworkAnnotationDictionary_autogen.h View 6 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfTrapNetworkAnnotationDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfTrapNetworkAppearanceStreamDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfTrapNetworkAppearanceStreamDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfTrueTypeFontDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfTrueTypeFontDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType0FontDictionary_autogen.h View 5 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType0FontDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType0FunctionDictionary_autogen.h View 5 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType0FunctionDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType10HalftoneDictionary_autogen.h View 3 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType10HalftoneDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType16HalftoneDictionary_autogen.h View 7 chunks +9 lines, -63 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType16HalftoneDictionary_autogen.cpp View 1 chunk +65 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType1FontDictionary_autogen.h View 9 chunks +11 lines, -77 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType1FontDictionary_autogen.cpp View 1 chunk +79 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType1FormDictionary_autogen.h View 15 chunks +15 lines, -105 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType1FormDictionary_autogen.cpp View 1 chunk +107 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType1HalftoneDictionary_autogen.h View 7 chunks +10 lines, -70 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType1HalftoneDictionary_autogen.cpp View 1 chunk +72 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType1PatternDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType1PatternDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType1ShadingDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType1ShadingDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType2FunctionDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType2FunctionDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType2PatternDictionary_autogen.h View 5 chunks +6 lines, -42 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType2PatternDictionary_autogen.cpp View 1 chunk +44 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType2ShadingDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType2ShadingDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType3FontDictionary_autogen.h View 8 chunks +13 lines, -91 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType3FontDictionary_autogen.cpp View 1 chunk +93 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType3FunctionDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType3FunctionDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType3ShadingDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType3ShadingDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType4ShadingDictionary_autogen.h View 5 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType4ShadingDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType5HalftoneDictionary_autogen.h View 4 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType5HalftoneDictionary_autogen.cpp View 1 chunk +53 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType5ShadingDictionary_autogen.h View 5 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType5ShadingDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType6HalftoneDictionary_autogen.h View 3 chunks +7 lines, -49 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType6HalftoneDictionary_autogen.cpp View 1 chunk +51 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfType6ShadingDictionary_autogen.h View 5 chunks +5 lines, -35 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfType6ShadingDictionary_autogen.cpp View 1 chunk +37 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfURIActionDictionary_autogen.h View 2 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfURIActionDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfURIDictionary_autogen.h View 1 chunk +1 line, -7 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfURIDictionary_autogen.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfURLAliasDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfURLAliasDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfVariableTextFieldDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfVariableTextFieldDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfViewerPreferencesDictionary_autogen.h View 12 chunks +12 lines, -84 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfViewerPreferencesDictionary_autogen.cpp View 1 chunk +86 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfWebCaptureCommandDictionary_autogen.h View 6 chunks +8 lines, -56 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfWebCaptureCommandDictionary_autogen.cpp View 1 chunk +58 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfWebCaptureCommandSettingsDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfWebCaptureCommandSettingsDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfWebCaptureDictionary_autogen.h View 6 chunks +8 lines, -56 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfWebCaptureDictionary_autogen.cpp View 1 chunk +58 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfWebCaptureImageSetDictionary_autogen.h View 2 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfWebCaptureImageSetDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfWebCaptureInformationDictionary_autogen.h View 2 chunks +2 lines, -14 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfWebCaptureInformationDictionary_autogen.cpp View 1 chunk +16 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfWebCapturePageSetDictionary_autogen.h View 3 chunks +3 lines, -21 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfWebCapturePageSetDictionary_autogen.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfWidgetAnnotationDictionary_autogen.h View 4 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfWidgetAnnotationDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/SkPdfWindowsLaunchActionDictionary_autogen.h View 3 chunks +4 lines, -28 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfWindowsLaunchActionDictionary_autogen.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
A experimental/PdfViewer/autogen/SkPdfXObjectDictionary_autogen.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/autogen/pdfspec_autogen.py View 1 chunk +163 lines, -163 lines 0 comments Download
M experimental/PdfViewer/generate_code.py View 11 chunks +78 lines, -41 lines 0 comments Download
M experimental/PdfViewer/pdf_viewer_main.cpp View 2 chunks +0 lines, -2508 lines 0 comments Download
M experimental/PdfViewer/spec2def.py View 1 chunk +1 line, -1 line 0 comments Download
M gyp/pdfviewer.gyp View 2 chunks +32 lines, -19 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
edisonn
7 years, 6 months ago (2013-06-26 17:50:30 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r9773 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698