summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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