summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Update IFGAS_Stream::WriteString to take a string.Dan Sinclair
2017-04-18Cleanup XML buffer codeDan Sinclair
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-18Remove unused classDan Sinclair
2017-04-18Use unique_ptr for m_pNormalWidgetTom Sepez
2017-04-18Require unique_ptr arg for CXFA_FMLexer::SetToken()Tom Sepez
2017-04-18Render image masks individually instead of rendering the entire page asrbpotter
2017-04-17Remove dead barcode bitmap rendering code.Lei Zhang
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-17Remove more references to GYP.Lei Zhang
2017-04-17Add unit test for CFX_SAXReader.Tom Sepez
2017-04-16Roll build/ to a9eff4d.Lei Zhang
2017-04-15Roll clang to d551679.Lei Zhang
2017-04-13Add ability to make StringCs from std::vector<>s.Tom Sepez
2017-04-13Fold LoadFile{Read|Write} back into constructorsDan Sinclair
2017-04-13Use vector of unique ptr in cpdf_data_avail.cpp.Tom Sepez
2017-04-13Add embeddertest for form text rendering and savingNicolas Pena
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-12Tidy build instructionsTom Sepez
2017-04-12Fix string passing coventions in xfa_fm2jscontext.hchromium/3070Tom Sepez
2017-04-12Fold CFGAS_Stream into CFGAS_TextStream.Dan Sinclair
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-12Remove params from CFGAS_StreamDan Sinclair
2017-04-12Remove text buffer for CFGAS_TextStreamDan Sinclair
2017-04-12Remove m_iStart which is always zeroDan Sinclair
2017-04-12Fold CXFA_WideTextRead into IFGAS_StreamDan Sinclair
2017-04-12Pull in the latest PartitionAlloc fixes from upstream.Chris Palmer
2017-04-12Remove MakeSeekableReadStreamDan Sinclair
2017-04-12Clip stack management was off by one.Cary Clark
2017-04-12Remove the FGAS Buffered StreamDan Sinclair
2017-04-12Minor text change in README.Dan Sinclair
2017-04-11Refactor CFX_Palettechromium/3069Nicolas Pena
2017-04-11Remove vestigial GYP_GONE test targets.jbudorick
2017-04-11Remove the STREAMTYPE define.Dan Sinclair
2017-04-11Avoid long assignment chain in FM parserNicolas Pena
2017-04-11Remove unneeded stream access flagsDan Sinclair
2017-04-11Remove unused loading code from IFGAS_StreamDan Sinclair
2017-04-11Disabiguate CreateStream callsDan Sinclair
2017-04-10Guard against negative shift in nVal calculationDan Sinclair
2017-04-10Remove unused CreateTextStreamDan Sinclair
2017-04-10Remove unused CreateSharedStreamDan Sinclair
2017-04-10Use checked_numeric to guard shiftDan Sinclair
2017-04-10Do not treat push button as fillable fieldWei Li
2017-04-10Guard against negative shift in jbig2 huffman initializationDan Sinclair