summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_system.h
AgeCommit message (Expand)Author
2015-03-10Kill remaining sprintfsTom Sepez
2015-02-04Prevent base::CheckedNumeric from leaking outside of pdfium.Tom Sepez
2014-11-18Fixing format strings to remove 'z' size specifier.Bruce Dawson
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
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-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-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