summaryrefslogtreecommitdiff
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-12Cache TypeFace instead of FontCary Clark
2017-04-12Some fixes to the fallback font code.Nicolas Pena
2017-04-12No gradient to draw if clip is emptyCary Clark
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-12Pull in the latest PartitionAlloc fixes from upstream.Chris Palmer
2017-04-12Remove MakeSeekableReadStreamDan Sinclair
2017-04-12Clip stack management was off by one.Cary Clark
2017-04-12Remove the FGAS Buffered StreamDan Sinclair
2017-04-12Minor text change in README.Dan Sinclair
2017-04-11Refactor CFX_Palettechromium/3069Nicolas Pena
2017-04-11Remove vestigial GYP_GONE test targets.jbudorick
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-10Guard against negative shift in nVal calculationDan Sinclair
2017-04-10Remove unused CreateTextStreamDan Sinclair
2017-04-10Remove unused CreateSharedStreamDan Sinclair
2017-04-10Use checked_numeric to guard shiftDan Sinclair
2017-04-10Do not treat push button as fillable fieldWei Li
2017-04-10Guard against negative shift in jbig2 huffman initializationDan Sinclair
2017-04-10Fix windows skia component builddan sinclair
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-04-10Remove unreachable code in CFX_ScanlineCompositorchromium/3068Nicolas Pena
2017-04-08Add title (/T) extraction for PDF tagged structureschromium/3067chromium/3066dan sinclair
2017-04-07Create initializer-list ctor for strings.Tom Sepez
2017-04-07Cleanup string passing in core/fpdf*Tom Sepez
2017-04-07Tweak CFDF_Font::AppendChar()Tom Sepez
2017-04-07Remove the ICC transform where it is never initialized.Nicolas Pena
2017-04-07Remove the "old way" of performing FlateUncompress.Tom Sepez
2017-04-07Gitignore jinja2 and markupsafeNicolas Pena
2017-04-07Use libjpeg-turbo instead of our own copy of libjpeg.Lei Zhang
2017-04-07Use CFX_MaybeOwned on the buffer of CFX_DIBitmapNicolas Pena
2017-04-06Fix unit tests to initialize PartitionAlloc.Chris Palmer
2017-04-06Clean up CBC_QRCoderVersion and friends.Lei Zhang
2017-04-06Remove stale gn arg to avoid undeclared argument warning.chromium/3065Dale Curtis
2017-04-06Cleanup CFX_BitmapComposerNicolas Pena
2017-04-06Cleanup nits from previous XML Cldan sinclair
2017-04-06Cleanup tagged code.dan sinclair
2017-04-06Cleanup the tagged codedan 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-06Change some fxbarcode to use return values.Lei Zhang