summaryrefslogtreecommitdiff
path: root/core/include
AgeCommit message (Expand)Author
2014-08-12Fix missing or broken include guard macros in pdfium headers.Tom Sepez
2014-08-07When normalize coordinate, return instead of assert() when divide by 0Bo Xu
2014-08-05The root cause of this issue is shown as below:Jun Fang
2014-07-31Correct the names of the FX_SAFE_* typedefs.Chris Palmer
2014-07-30Fix the potential integer overflow from 'offset+size' in extension.h and fpdf...JUN FANG
2014-07-24CalRGB color correctionBo Xu
2014-07-23Refactor CFX_BasicArray.chromium/2112chromium/2111chromium/2110chromium/2109chromium/2108chromium/2107chromium/2106chromium/2105chromium/2104Chris Palmer
2014-07-23Only use "final" on MSVS2012+, to keep pdfium building with 2010.Nico Weber
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico 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-07-08Fix integer overflow in fx_basic_[bw]string.cpp.Chris Palmer
2014-07-07fix a crash issue in _CMapLookupCallbackfoxit
2014-07-07Integer overflow in fx_basic.h and fx_memory.hfoxit
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-06-20Stack-buffer-overflow in IccLib_Translatefoxit
2014-06-12resolve symbol collsion with zlib 1.2.8Bo Xu
2014-06-12Enable security removal in FPDF_Doc_SaveBo Xu
2014-05-27Fix licenses in headers to pass Chromium's checklicenses tool.Lei Zhang
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-17Initial commit.John Abd-El-Malek