summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Remove hand-written bsearch from XFA_GetAttributeEnumByName()Tom Sepez
2017-04-18Remove hand-written bsearch from XFA_GetAttributeByName()Tom Sepez
2017-04-18Libtiff upstream security fixesNicolas Pena
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Remove IFGAS_Stream::CreateWideStringReadStreamDan Sinclair
2017-04-18Libtiff upstream: _TIFFcalloc additionNicolas Pena
2017-04-18Clean up unneeded code in agg and skia driverNicolas Pena
2017-04-18Fold the CFGAS_Stream subclasses in CFGAS_StreamDan Sinclair
2017-04-18Codepage code into anonymouse namespaceDan Sinclair
2017-04-18Subclass the stream implementations from CFGAS_StreamDan Sinclair
2017-04-18Use unique_ptr in CFWL_NoteDriver::m_eventTargets mapTom Sepez
2017-04-18Use unique_ptr in JSGlobalAlternate::m_MapGlobalTom Sepez
2017-04-18Check char sign in fx_ext.hNicolas Pena
2017-04-18Rename text break files to match class names.Dan Sinclair
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