summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21Add CFX_RenderDevice::AutoRestorer()chromium/3078Tom Sepez
2017-04-21Return unique_ptr from CPDF_Type3Cache::RenderGlyph().Tom Sepez
2017-04-21Return unique_ptr from CPDF_RenderStatus::CloneObjStates().Tom Sepez
2017-04-21Revert "Compare to epsilon instead of 0 in CFX_Matrix::SetReverse"Nicolas Pena
2017-04-21Fix Visual Studio build from GN generated filesDominik Röttsches
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-20Remove hand-written bsearch from cfx_xmlsyntaxparser.cppchromium/3077Tom Sepez
2017-04-20Remove hand-written bsearch from cxfa_dataexporter.cppTom Sepez
2017-04-20Cleanup some XFA widget codeDan Sinclair
2017-04-20Take ContainsValue() change from base stl_util.hTom Sepez
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-20Revert "core: allow building against system zlib"dsinclair
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Do not insert null node if ParseAsXDPPacket_Config failsTom Sepez
2017-04-20Move fxcrt_stream code to fx_stream fileDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-20core: choosen -> chosenMiklos Vajna
2017-04-20Remove the friends of CPDF_FormFieldNicolas Pena
2017-04-19Split up CFX_DIBitmap::ConvertColorScaleNicolas Pena
2017-04-19Update IFX_CharIter::Clone to return unique_ptrDan Sinclair
2017-04-19Rename array names to match codepage namesDan Sinclair
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-19Cleanup the fgas_language definesDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
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