summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-05Use unique_ptr in the children of CFieldTree::Nodechromium/3064Nicolas Pena
2017-04-05Merge XMLSyntaxParser Init into constructorDan Sinclair
2017-04-05Update to make show structure clearerDan Sinclair
2017-04-05Update XML syntax parser to return stringsDan Sinclair
2017-04-05Libtiff: Prevent OOM in TIFFFillStripNicolas Pena
2017-04-05use freetype if windows font decode failsCary Clark
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-05Add option to pdfium_test to dump structure elementsDan Sinclair
2017-04-05Add public method FPDFPath_GetFillColor to get fill color of a path object.Miklos Vajna
2017-04-05Fix assignment to len.dan sinclair
2017-04-05Use correct length in guard checkdan sinclair
2017-04-04Clean up QRCoderBitVector.Lei Zhang
2017-04-04Remove a couple checks for MakeUnique failures.Lei Zhang