summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2017-04-07Cleanup string passing in core/fpdf*Tom Sepez
2017-04-06Fix unit tests to initialize PartitionAlloc.Chris Palmer
2017-04-06Cleanup nits from previous XML Cldan sinclair
2017-04-06Remove the length reference from XMLSyntaxParserdan sinclair
2017-04-06Change the CFDE_XMLSyntaxParser start and end typesNicolas Pena
2017-04-06Convert XMLSyntaxParser buffer to vector.dan sinclair
2017-04-05Merge XMLSyntaxParser Init into constructorDan Sinclair
2017-04-05Update XML syntax parser to return stringsDan Sinclair
2017-04-05Check first then cast in XFA_FDEExtension_ResolveNamespaceQualifierTom Sepez
2017-04-05Move XML attribute handling to a base class.Dan Sinclair
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-04Cleanup CFDE_XMLCharData and CFDE_XMLTextDan Sinclair
2017-04-04Remove un-needed CFDE_XMLDeclarationDan Sinclair
2017-04-04Cleanup CFX_BlockBufferDan Sinclair
2017-04-04Clean up QRCoderEncoder and friends.Lei Zhang
2017-04-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas Pena
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from wide string methodsDan Sinclair
2017-04-03Drop FXSYS_ from file methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-31Split fx_dib part 3Nicolas Pena
2017-03-31Pull in FreeType via DEPS instead.Lei Zhang
2017-03-30Move CXFA_XMLParser to CFDE_XMLParserDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-30Remove unnecessary FreeType include.Dominik Röttsches
2017-03-30Rename FDE files to match contents.Dan Sinclair
2017-03-30Fix Chromium XFA buildDominik Röttsches
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair
2017-03-29Remove fgas/localization directoryDan Sinclair
2017-03-29Rename fgas/localization files to match contentsDan Sinclair
2017-03-29Rename CFX_Unitime to CFX_DateTimeDan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-29Return values instead of out paramschromium/3056Dan Sinclair
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan Sinclair
2017-03-28Fix nits in cxfa_ffpageview.cpp and friends.Lei Zhang
2017-03-28Remove CFX_ArrayTemplate from FX barcode code.Tom Sepez
2017-03-28Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cppTom Sepez
2017-03-28Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cppchromium/3055Tom Sepez
2017-03-28Remove CFX_ArrayTemplate from CXFA_Node.Tom Sepez
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cppTom Sepez
2017-03-28remove CFX_ArrayTemplate from cfde_txtedtparag.cppTom Sepez
2017-03-28use std::vector for m_rgSpecifiedColumnWidthsTom Sepez