summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-03-27Remove old test expectations after the Mac 10.12 upgrade.Lei Zhang
2017-03-27Update to zlib 1.2.11Adenilson Cavalcanti
2017-03-27fix new tab crash in skia clip stackCary Clark
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2017-03-24Use unique_ptr in CFieldTree::NodeNicolas Pena
2017-03-24Refcount CPDF_CMap all the time.chromium/3052chromium/3051Tom Sepez
2017-03-24Fix CFX_FxgeDevice constructor and destructor in SkiaNicolas Pena
2017-03-23Fix CFX_RetainPtr move-assign semantics.Tom Sepez
2017-03-23Cleanup fx_dib_composite part 5Nicolas Pena
2017-03-23fix skia path debugCary Clark
2017-03-23Fix two CloneNonCycle issuesWei Li
2017-03-23Handle the Clip command list being emptyDan Sinclair
2017-03-23Revert "Remove CFX_FixedBufGrow"Nicolás Peña
2017-03-23Remove dead CFX_Edit code and fix some typos.Lei Zhang
2017-03-22Return errors after validation instead of ASSERT in CPDF_DataAvailNicolas Pena
2017-03-22Cleanup fx_dib_composite Part 4Nicolas Pena
2017-03-22Fix ASSERT in CPDF_Data_AvailNicolas Pena
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-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-21Cleanup fx_dib_composite part 2Nicolas Pena
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-20Allow processing fonts with indirect dictNicolas Pena
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-16Remove some nested statements in CPDF_DataAvail.Lei Zhang
2017-03-16Fix nits in CPDF_DIBSource.Lei Zhang
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-15Reset tree traversal when we think we're at the startchromium/3043Nicolas Pena
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-15Cleanup nits from prior CLsDan Sinclair
2017-03-15Clean up fx_agg_driver a bitNicolas Pena
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