summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2014-07-16Add a newline at the end of fpdfeditpage.cpp.chromium/2096Nico Weber
2014-07-14Add support to extract viewer preferenceBo Xu
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-07-09Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2)chromium/2095chromium/2094chromium/2093chromium/2092chromium/2091chromium/2090chromium/2089chromium/2088chromium/2087chromium/2086Lei Zhang
2014-07-08Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46Lei Zhang
2014-07-08Fixes for re-enabling more MSVC level 4 warnings: pdfium/ editionLei Zhang
2014-07-08Remove custom memory managerBo Xu
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-06-26Import Chromium base/numerics to resolve integer overflow.Chris Palmer
2014-06-24Fix and integer overflow issue in SDK's QuickSortBo Xu
2014-06-23Revert "Import Chromium base/numerics to resolve integer overflow."John Abd-El-Malek
2014-06-20Import Chromium base/numerics to resolve integer overflow.Chris Palmer
2014-06-19Fix JS_WIDESTRING to work with clang-clJohn Abd-El-Malek
2014-06-12Add FPDFPage_SetRotation functionBo Xu
2014-06-12Enable security removal in FPDF_Doc_SaveBo Xu
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