summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2014-08-11Fix the potential integer overflow from 'offset+size' in extension.h and fpdf...JUN FANG
2014-07-30Fix an out-of-boundary issue for wide stringBo Xu
2014-07-30Fix lookahead beyond bounds in CJS_PublicMethods::MakeFormatDate().Tom Sepez
2014-07-30Fix and integer overflow issue in SDK's QuickSortBo Xu
2014-07-30Import Chromium base/numerics to resolve integer overflow.Chris Palmer
2014-07-29Cherry-pick from master 0f14185aecf420e18cd49abd17c7c9585bbb82bb.Vitaly Buka
2014-05-29In linux and mac, use Arial to replace Tahoma for displaying east europe char...chromium/2033chromium/2032chromium/2031chromium/2030chromium/2029chromium/2028chromium/2027chromium/2026chromium/2025chromium/2024chromium/2023Bo Xu
2014-05-28Fix a security issue in FPDF_GetMetaTextBo Xu
2014-05-24Fix a typo with PAGEMODE_UNKNOWN.Lei Zhang
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-20Add some blank lines at the end of 3 files to remove the "no newlines at end ...John Abd-El-Malek
2014-05-20Remove "using namespace v8" in header. This allows us to turn all warnings in...John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek