summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-04Roll DEPS for testing corpus to bf5149b.chromium/3063Lei Zhang
2017-04-04Use some uint64_t constants in fx_crypt_sha.cpp.Lei Zhang
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-04RefCount CPDF_IccProfile all the timeTom Sepez
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-04Add method to get tagged typeDan Sinclair
2017-04-04Add a pdfium_all target.Lei Zhang
2017-04-04Remove unneeded void* casts.Lei Zhang
2017-04-04Drop C linkage in fx_crypt code.Lei Zhang
2017-04-03Use unique_ptr in cpdf_type3cache.h.Tom Sepez
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