summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi
AgeCommit message (Expand)Author
2014-06-20BUG=382241foxit
2014-06-20Stack-buffer-overflow in IccLib_Translatefoxit
2014-06-12Enable security removal in FPDF_Doc_SaveBo Xu
2014-06-10BUG=379656foxit
2014-06-04Use unsigned type for iteration to avoid int overflow.John Abd-El-Malek
2014-05-28Do not use FX_BOOL for int values.Bo Xu
2014-05-27Use unsigned type for decoding in _A85Decode.Bo 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-20Fixed or silenced all warnings and turned on warnings-as-errors.John Abd-El-Malek
2014-05-20Fix warning on Mac.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek