summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Libtiff upstream: _TIFFcalloc additionNicolas Pena
2017-04-18Clean up unneeded code in agg and skia driverNicolas Pena
2017-04-18Check char sign in fx_ext.hNicolas Pena
2017-04-18Cleanup XML buffer codeDan Sinclair
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-18Remove unused classDan Sinclair
2017-04-18Render image masks individually instead of rendering the entire page asrbpotter
2017-04-17Add iterators for Byte/WideStringCs.Tom Sepez
2017-04-17Fix buffer management issues in CFX_SAXReader.Tom Sepez
2017-04-17Replace indirect calls with switch in CFX_SaxReader.Tom Sepez
2017-04-17Add unit test for CFX_SAXReader.Tom Sepez
2017-04-13Add ability to make StringCs from std::vector<>s.Tom Sepez
2017-04-13Use vector of unique ptr in cpdf_data_avail.cpp.Tom Sepez
2017-04-13Move another opertator<<() prototype into correct .h file.Tom Sepez
2017-04-13core: allow building against system zlibMiklos Vajna
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