summaryrefslogtreecommitdiff
path: root/xfa/fde
AgeCommit message (Expand)Author
2017-07-27The FDE CSS code does not use the CFGAS_FontMgrDan Sinclair
2017-07-27Fixup includes in xfa/fde/csschromium/3169Dan Sinclair
2017-07-27Move CXFA_CSSTagProvider to inner class of CXFA_TextParserDan Sinclair
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-06-30Split CFDE_CSSTextBuf in two.Lei Zhang
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-26Remove a const_cast in CFDE_CSSTextBuf.Lei Zhang
2017-06-26Clean up CFDE_CSSTextBuf.Lei Zhang
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-16CFDE_RenderDevice::m_bOwnerDevice is always falseTom Sepez
2017-05-11Rename render device classesDan Sinclair
2017-05-04Give a couple of char to int functions better names.chromium/3090Lei Zhang
2017-05-04Removing unused IFX_Pause parametersDan Sinclair
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-03XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr.Tom Sepez
2017-04-28Remove more |new|s, part 3Tom Sepez
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-04-25Use fx_extension.h utilities in more places in xfa/Lei Zhang
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Update IFX_CharIter::Clone to return unique_ptrDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Rename text break files to match class names.Dan Sinclair
2017-04-18Update IFGAS_Stream::WriteString to take a string.Dan Sinclair
2017-04-13Fold LoadFile{Read|Write} back into constructorsDan Sinclair
2017-04-12Fold CFGAS_Stream into CFGAS_TextStream.Dan Sinclair
2017-04-12Remove the FGAS Buffered StreamDan Sinclair
2017-04-11Disabiguate CreateStream callsDan Sinclair
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-05Move XML attribute handling to a base class.Dan Sinclair
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-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas 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 math methodsDan Sinclair
2017-03-30Move CXFA_XMLParser to CFDE_XMLParserDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair