summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
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-07Use CFX_MaybeOwned on the buffer of CFX_DIBitmapNicolas Pena
2017-04-06Fix unit tests to initialize PartitionAlloc.Chris Palmer
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-05Use unique_ptr in the children of CFieldTree::Nodechromium/3064Nicolas Pena
2017-04-05use freetype if windows font decode failsCary Clark
2017-04-05Fix assignment to len.dan sinclair
2017-04-05Use correct length in guard checkdan sinclair
2017-04-04Remove a couple checks for MakeUnique failures.Lei Zhang
2017-04-04Remove dib_int.hNicolas Pena
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-04Use some uint64_t constants in fx_crypt_sha.cpp.Lei Zhang
2017-04-04Cleanup CFX_BlockBufferDan Sinclair
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-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-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-03Fix Skia includesNicolas Pena
2017-04-01Refcount CPDF_Image all the time.chromium/3061chromium/3060Tom Sepez
2017-03-31Use PartitionFreeGeneric for the strings partition, not PartitionFree.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