summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22Use std::vector in cfde_txtedtenginechromium/3049Tom Sepez
2017-03-22Use unique_ptr in xfa_ffpushbutton.hTom Sepez
2017-03-22Use unique_ptr for CFDE_XMLDoc::m_pRootTom Sepez
2017-03-22Convert to use info.Holder instead of info.ThisDan Sinclair
2017-03-22Remove unused docview flagDan Sinclair
2017-03-22Cleanup fx_dib_composite Part 4Nicolas Pena
2017-03-22Fix ASSERT in CPDF_Data_AvailNicolas Pena
2017-03-22Fix Mac tests on 10.12Nicolas Pena
2017-03-22Use moar unique_ptrs in CXFA_DocumentTom Sepez
2017-03-22Use unique_ptr in cfx_saxreader.hTom Sepez
2017-03-22Remove CFX_FixedBufGrowDan Sinclair
2017-03-21Make CPVT_WordPlace more conformant with the prevailing idioms.Tom Sepez
2017-03-21Move colorspace specific code to colorspace classDan Sinclair
2017-03-21Fixup mac release skia buildDan Sinclair
2017-03-21Replace CFX_FileSizeListArray with a std::mapDan Sinclair
2017-03-21Cleanup fx_dib_composite part 3Nicolas Pena
2017-03-21Pop when Pages is malformed and has no kidsNicolas Pena
2017-03-21Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it.chromium/3048Tom Sepez
2017-03-21Use std::vector for m_HotKeysTom Sepez
2017-03-21Combine more RTF and TXT Break codeDan Sinclair
2017-03-21Cleanup fx_dib_composite part 2Nicolas Pena
2017-03-21Upgrade libtiff to 4.0.7.Lei Zhang
2017-03-20Cleanup fx_dib_composite part 1: simplify lum and sat methods.chromium/3047Nicolas Pena
2017-03-20Use std::vector<std::unique_ptr<CPVT_WordInfo>> as word array.Tom Sepez
2017-03-20these files are being removed from skiaMike Reed
2017-03-20Simplify date time codeDan Sinclair
2017-03-20Cleanup unchanged values in CFX_TxtBreakDan Sinclair
2017-03-20Allow processing fonts with indirect dictNicolas Pena
2017-03-20Cleanup fgas_datetime codeDan Sinclair
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-17Use std::vector in CPDF_StreamContentParser.Lei Zhang
2017-03-17Bring CPDF_ICCBasedCS closer to PDF spec.Lei Zhang
2017-03-17Replace CLines class with std::vector<Cline>.Tom Sepez
2017-03-17HardClip points a bit better in fx_agg_driverNicolas Pena
2017-03-17Handle web links across lineschromium/3045Wei Li
2017-03-17Coalesce redundant path points.Lei Zhang
2017-03-17Cleanup in fx_agg_driver part 2Nicolas Pena
2017-03-17Make gyp a Windows-only dependency.Lei Zhang
2017-03-16Introduce unique_ptr compatible deleters for FPDF typeschromium/3044Tom Sepez
2017-03-16Cleanup some fgas locale code.Dan Sinclair
2017-03-16Import PartitionAlloc from Chromium.Chris Palmer
2017-03-16Remove some nested statements in CPDF_DataAvail.Lei Zhang
2017-03-16Fix nits in CPDF_DIBSource.Lei Zhang
2017-03-16Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace.Lei Zhang
2017-03-16Roll DEPS for build to cc228aba.Lei Zhang
2017-03-16Simplify TxtBreak AppendCharDan Sinclair
2017-03-16Create common base class for TxtBreak and RTFBreak.Dan Sinclair
2017-03-16Use EXPECT_FLOAT_EQ in cpdf_devicecs_unittestNicolas Pena
2017-03-16Compare to epsilon instead of 0 in CFX_Matrix::SetReverseNicolas Pena
2017-03-15remove CFX_ArrayTemplate from fde/xml.Tom Sepez