summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2017-04-12Fix string passing coventions in xfa_fm2jscontext.hchromium/3070Tom Sepez
2017-04-12Fold CFGAS_Stream into CFGAS_TextStream.Dan Sinclair
2017-04-12Remove params from CFGAS_StreamDan Sinclair
2017-04-12Remove text buffer for CFGAS_TextStreamDan Sinclair
2017-04-12Remove m_iStart which is always zeroDan Sinclair
2017-04-12Fold CXFA_WideTextRead into IFGAS_StreamDan Sinclair
2017-04-12Remove MakeSeekableReadStreamDan Sinclair
2017-04-12Remove the FGAS Buffered StreamDan Sinclair
2017-04-11Remove the STREAMTYPE define.Dan Sinclair
2017-04-11Avoid long assignment chain in FM parserNicolas Pena
2017-04-11Remove unneeded stream access flagsDan Sinclair
2017-04-11Remove unused loading code from IFGAS_StreamDan Sinclair
2017-04-11Disabiguate CreateStream callsDan Sinclair
2017-04-10Remove unused CreateTextStreamDan Sinclair
2017-04-10Remove unused CreateSharedStreamDan Sinclair
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
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