summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-04-13Refcount CPDF_CryptoHandlerchromium/3076chromium/3075chromium/3074chromium/3073chromium/3072Tom Sepez
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-12Clip stack management was off by one.Cary Clark
2017-04-11Refactor CFX_Palettechromium/3069Nicolas Pena
2017-04-10Guard against negative shift in nVal calculationDan Sinclair
2017-04-10Use checked_numeric to guard shiftDan Sinclair
2017-04-10Guard against negative shift in jbig2 huffman initializationDan 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-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