summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-03RefCount CPDF_Type3Cache all the time.chromium/3062Tom Sepez
2017-04-03RefCount CPDF_TransferFunc all the time.Tom Sepez
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-04-03Drop FXSYS_ from util methodsDan 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-04-03Move most CBC_QRCoderEncoder code into an anonymous namespace.Lei Zhang
2017-04-03Add test case for bug_707479Tom Sepez
2017-04-03Drop FXSYS_ from string methodsDan Sinclair
2017-04-03Remove some used-only-once typedefs from CPDF_DocPageDataTom Sepez
2017-04-03Do not shrink buffer before examining last byte in TryVSWPrintFTom Sepez
2017-04-03Split fx_dib part 5Nicolas Pena
2017-04-03Minor cleanupsDan Sinclair
2017-04-03Split fx_dib part 4Nicolas Pena
2017-04-03Add public method FPDFPageObj_GetType to get type of a page object.Miklos Vajna
2017-04-03Fix Skia includesNicolas Pena
2017-04-01Refcount CPDF_Image all the time.chromium/3061chromium/3060Tom Sepez
2017-04-01Use absolute paths for FreeType source code.Lei Zhang
2017-03-31Use PartitionFreeGeneric for the strings partition, not PartitionFree.Chris Palmer
2017-03-31Use PartitionFreeGeneric, not PartitionFree, for JS ArrayBuffers.Chris Palmer
2017-03-31Move zlib to a DEPS-based checkout.Lei Zhang
2017-03-31Split fx_dib part 3Nicolas Pena
2017-03-31Pull in FreeType via DEPS instead.Lei Zhang
2017-03-31Move FX_FILESIZE to fx_system.hTom Sepez
2017-03-31Split fx_dib.h part 2chromium/3059Nicolas Pena
2017-03-31Re-arrange fxcrt string files to match naming.Tom Sepez
2017-03-31Split fx_dib part 1Nicolas Pena
2017-03-31Fix QR code generation.Lei Zhang
2017-03-31Roll DEPS for testing corpus to 146d4c6.chromium/3058Lei Zhang
2017-03-31Roll DEPS for testing corpus to 9785959.Lei Zhang
2017-03-31Revert "Remove download_binaries.py from DEPS"Tom Anderson
2017-03-30vswprintf() part 2: retry when clearly out of space.chromium/3057Tom Sepez
2017-03-30vswprintf() part 1: move code, create helper function.Tom Sepez
2017-03-30Move CXFA_XMLParser to CFDE_XMLParserDan Sinclair
2017-03-30Fix some nits in the javascript util code.Lei Zhang
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair
2017-03-30Avoid one more instance of the anti-pattern in 706346.Tom Sepez
2017-03-30Libtiff security upstream patchesNicolas Pena
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-30Revert "Enable Wshift-negative-value in PDFium."Nico Weber
2017-03-30Protect against premature mask destruction in CFX_ClipRgn::IntersectRectTom Sepez
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-30Use more unique_ptr and std::vector in JBig2_SddProcNicolas Pena