Age | Commit message (Expand) | Author |
2014-12-12 | Simplify PDFium by removing code that's not used in the open source repo. | John Abd-El-Malek |
2014-12-11 | m_pColorSpace can not be NULL for image object with DCTDecode filter | Bo Xu |
2014-12-10 | Do not do strict check of BitsPerComponent for RunLengthDecode filter | Bo Xu |
2014-12-10 | Lab colorspace needs to be 3 component | Bo Xu |
2014-09-08 | Fix un-initialized R G B value | Bo Xu |
2014-09-03 | Allocate m_pCompData when |m_nComponents| is updated. | Bo Xu |
2014-09-02 | Check m_nComponents when using JBIG2Decodechromium/2146 | Bo Xu |
2014-08-31 | Remove the GetValidBpc check in application callers and move it to where m_bp... | Bo Xu |
2014-08-27 | Use valid bpc value in LoadPalette() and ContinueToLoadMask() | Bo Xu |
2014-08-27 | Fix a bug when looping through m_pCompData | Bo Xu |
2014-08-25 | Add GetValidBpc() check in CPDF_DIBSource::CreateDecoder() | Bo Xu |
2014-08-25 | Add GetValidBpc() check in CPDF_DIBSource::GetScanLine | Bo Xu |
2014-08-01 | Add more |bpc| value check in GetValidBpc() | Bo Xu |
2014-07-31 | Correct the names of the FX_SAFE_* typedefs. | Chris Palmer |
2014-07-30 | Fix uninitialized coords and one of infinite loops | JUN FANG |
2014-07-30 | Fix potential integer overflow in fpdf_render_loadimage.cpp | JUN FANG |
2014-07-29 | Fix a few more warnings in chromium_code mode. | Nico Weber |
2014-07-14 | Fix uninitialized coords in _DrawCoonPatchMeshes | Jun Fang |
2014-07-14 | Fix uninitialized RGB in DrawShading | Jun Fang |
2014-07-10 | Fix uninitialized triangle | foxit |
2014-07-08 | Remove custom memory manager | Bo Xu |
2014-07-07 | Fix a crasher issue due to invalid 'bits per component' in PDF | foxit |
2014-07-07 | Fix uninitialized nresults and RGB | foxit |
2014-07-07 | Fix uninitialized RGB in translating scanline | foxit |
2014-07-07 | Fix uninitialized RGB in LoadPalette | foxit |
2014-06-30 | Remove "this==NULL" and adjust corresponding callers | Bo Xu |
2014-05-24 | Fix warnings in android build, fix font rendering issue, fix issue 357588: wr... | Bo Xu |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-21 | Fix clang warnings so we can treat warnings as errors. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |