summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-10-04Move core/fpdfapi/fpdf_edit to core/fpdfapi/editdsinclair
2016-10-04Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmapsdsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move fpdfsdk/fxedit/include to fpdfsdk/fxeditdsinclair
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdftext/include to core/fpdftextdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair
2016-09-29Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_renderdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-29Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_editdsinclair
2016-09-29Move core/fdrm/crypto/include to core/fdrm/cryptodsinclair
2016-09-29Remove unused CFX_AutoFontCachethestig
2016-09-28Implement weak pointerschromium/2876chromium/2875tsepez
2016-09-28Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle"tsepez
2016-09-22Rename CPDF_CountedObject to CFX_WeakPtr::Handlechromium/2869tsepez
2016-09-21Make the I in IFormFiller explicitdsinclair
2016-09-15Add string pools to save storage.tsepez
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-13Make ipdf_formnotify a pure virtual interfacetsepez
2016-09-12Make CFX_Obeservable::Observer into a pointer-ish type;tsepez
2016-09-06Make CPDF_TextStateData private to CPDF_TextState.chromium/2853tsepez
2016-09-06Fix gn --check complaints about fxcrt. (try 2)thestig
2016-09-06Move CPDF_GraphState to CFX_GraphStatetsepez
2016-09-06Make CPDF_ContentMarkData private to CPDF_ContentMarktsepez
2016-09-06Make ColorStateData private to CPDF_ColorStatetsepez
2016-09-06Move CFX_Font definition to its own file and clean upnpm
2016-09-02Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting.tsepez
2016-09-02Make CPDF_GeneralStateData private.tsepez
2016-09-02Make CPDF_Path have a CFX_Path rather than inheritingtsepez
2016-09-01Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own filesnpm
2016-08-31Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of http...thestig
2016-08-31Fix gn gn --check complaints about fxcrt.thestig
2016-08-31Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting.tsepez