summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_render/render_int.h
AgeCommit message (Expand)Author
2015-06-08Fix potentially massive memory leak in CPDF_DIBSource::LoadJpxBitmap().chromium/2429chromium/2428chromium/2427Lei Zhang
2015-05-28Fix ALL the include guards.Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-02-13Fix JPX image rendering that regressed due to several security fixes.Lei Zhang
2015-02-06Cleanup parts of fpdf_render_loadimage.cpp.Lei Zhang
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-03Allocate m_pCompData when |m_nComponents| is updated.Bo Xu
2014-09-02Check m_nComponents when using JBIG2Decodechromium/2146Bo Xu
2014-08-31Remove the GetValidBpc check in application callers and move it to where m_bp...Bo Xu
2014-07-07Fix a crasher issue due to invalid 'bits per component' in PDFfoxit
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-17Initial commit.John Abd-El-Malek