Age | Commit message (Expand) | Author |
2015-11-11 | Fix / simplify CFX_FolderFontInfo::GetFontData() behavior. | Lei Zhang |
2015-11-05 | Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557 | Lei Zhang |
2015-10-19 | Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-08-07 | Fix FXSYS_itoa() implementation. | Tom Sepez |
2015-08-04 | clang-format all pdfium code. | Nico Weber |
2015-07-27 | Revert "FX Bool considered harmful, part 3" | Tom Sepez |
2015-07-27 | FX Bool considered harmful, part 3 | Tom Sepez |
2015-07-23 | Revert "FX_BOOL considered harmful, part 2." | Tom Sepez |
2015-07-23 | FX_BOOL considered harmful, part 2. | Tom Sepez |
2015-06-11 | Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-08 | Remove more cruft from fx_system.h | Tom Sepez |
2015-05-28 | Fix ALL the include guards. | Tom Sepez |
2015-05-15 | Abort on OOM by default in FX_Alloc(). | Tom Sepez |
2015-05-12 | Restore checked strlen conversions. | Tom Sepez |
2015-05-08 | Fix compilation under chromium checkouts. | Tom Sepez |
2015-05-08 | Fix a bunch of -Wunused-but-set-variable warnings. | Lei Zhang |
2015-05-06 | Remove FX_STRSIZE casts, use safe conversions | Tom Sepez |
2015-05-04 | Kill FX_DEFINEHANDLE | Tom Sepez |
2015-04-10 | Better fix for snprintf non-termination on windows. | Tom Sepez |
2015-03-10 | Kill remaining sprintfs | Tom Sepez |
2015-02-04 | Prevent base::CheckedNumeric from leaking outside of pdfium. | Tom Sepez |
2014-11-18 | Fixing format strings to remove 'z' size specifier. | Bruce Dawson |
2014-08-13 | Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. | Tom Sepez |
2014-07-31 | Correct the names of the FX_SAFE_* typedefs. | Chris Palmer |
2014-07-30 | Fix the potential integer overflow from 'offset+size' in extension.h and fpdf... | JUN FANG |
2014-07-23 | Only use "final" on MSVS2012+, to keep pdfium building with 2010. | Nico Weber |
2014-07-18 | pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. | Nico Weber |
2014-05-24 | Fix warnings in android build, fix font rendering issue, fix issue 357588: wr... | Bo Xu |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |