summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_render
AgeCommit message (Expand)Author
2014-07-14Fix uninitialized coords in _DrawCoonPatchMeshesJun Fang
2014-07-14Fix uninitialized RGB in DrawShadingJun Fang
2014-07-10Fix uninitialized trianglefoxit
2014-07-08Remove custom memory managerBo Xu
2014-07-07Fix a crasher issue due to invalid 'bits per component' in PDFfoxit
2014-07-07Fix uninitialized nresults and RGBfoxit
2014-07-07Fix uninitialized RGB in translating scanlinefoxit
2014-07-07Fix uninitialized RGB in LoadPalettefoxit
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-21Fix clang warnings so we can treat warnings as errors.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek