summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_render/fpdf_render_pattern.cpp
AgeCommit message (Expand)Author
2015-05-08Fix a bunch of -Wunused-but-set-variable warnings.Lei Zhang
2015-04-16Replace FX_NEW with new, remove tests from fpdfapiTom Sepez
2015-01-29Fix infinite recursion in CPDF_RenderStatus::RenderSingleObject().Tom Sepez
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-09-08Fix un-initialized R G B valueBo Xu
2014-07-30Fix uninitialized coords and one of infinite loopsJUN FANG
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-07-14Fix uninitialized coords in _DrawCoonPatchMeshesJun Fang
2014-07-14Fix uninitialized RGB in DrawShadingJun Fang
2014-07-10Fix uninitialized trianglefoxit
2014-07-07Fix uninitialized nresults and RGBfoxit
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek