Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preven OOB memory access in chrome_pdf::AlphaBlend(). | tsepez | 2014-09-05 | 1 | -2/+8 |
* | Avoid OOB memcpy in chrome_pdf::CopyImage. | tsepez | 2014-09-03 | 1 | -3/+12 |
* | pdf: Early out from CopyImage if there's nothing to copy. | sadrul@chromium.org | 2014-08-20 | 1 | -1/+3 |
* | Fix potential integer overflow when initializing Rect. | palmer@chromium.org | 2014-07-16 | 1 | -8/+10 |
* | Add the pdf plugin's source in src\pdf. | jam@chromium.org | 2014-05-20 | 1 | -0/+324 |