summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-03-15Add array_buffer JS test.Tom Sepez
2017-03-15Reset tree traversal when we think we're at the startchromium/3043Nicolas Pena
2017-03-15Use map of unique_ptr in cxfa_textparser.Tom Sepez
2017-03-15remove CFX_ArrayTemplate from fxet_list.Tom Sepez
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-15Clean up more CPDF_PSEngine code.Lei Zhang
2017-03-15Fix botch introduced at 193e6ca, try 2.Tom Sepez
2017-03-15Roll DEPS for v8 to 5362e552.Lei Zhang
2017-03-15Cleanup nits from prior CLsDan Sinclair
2017-03-15Clean up fx_agg_driver a bitNicolas Pena
2017-03-15Remove unused methods and data from fgas_codepageDan Sinclair
2017-03-15Fix an integer underflow in the BMP decoder.Lei Zhang
2017-03-15Replace FX_POSITION in GFGAS_FontMgr with boolDan Sinclair
2017-03-15Add IndexInBounds() convenience routine.Tom Sepez
2017-03-14remove CFX_ArrayTemplate from fx_extension.cppTom Sepez
2017-03-14Replace CFDE_TxtEdtPage FX_POSITION usage with uint32_tchromium/3042Dan Sinclair
2017-03-14Use std::vector for content layout item arraysTom Sepez
2017-03-14Prevent integer overflow in CPDF_CIDFONT::LoadMetricsArrayNicolas Pena
2017-03-14Convert CPDF_Creator::m_Pos to uint32_tDan Sinclair
2017-03-14Replace CXFA_{Object,Node}Array with std::vectorTom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_DOUBLE with underlying double type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-14Merge text breaking helper classes.Dan Sinclair
2017-03-13Remove openjpeg write support.thestig
2017-03-14Roll clang to 49cece5b.Lei Zhang
2017-03-13Fix boundary value negation in bmp_read_headerchromium/3041Nicolas Pena
2017-03-13Add utf-8 flag to win build.Dan Sinclair
2017-03-13Make most PDFium code pass Clang plugin's auto raw check.Lei Zhang
2017-03-13Fix some nits in fx_codec_faxNicolas Pena
2017-03-13Check run lengths in FaxG4GetRowNicolas Pena
2017-03-13LibopenJPEG: Fix some divisions by 0 in pi.cNicolas Pena
2017-03-13Replace discrete array with a map.dan sinclair
2017-03-13Convert TxtBreak line pieces to a vector.dan sinclair