Age | Commit message (Expand) | Author |
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-06-04 | Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-05-28 | Fix ALL the include guards. | Tom Sepez |
2015-05-19 | Re-land: Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-19 | Revert "Remove FX_Alloc() null checks now that it can't return NULL." | Tom Sepez |
2015-05-19 | Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-04-14 | Kill CFX_Object. | Tom Sepez |
2015-02-04 | Prevent base::CheckedNumeric from leaking outside of pdfium. | Tom Sepez |
2014-08-13 | Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. | Tom Sepez |
2014-08-07 | Change '>=' back to '>' in extension.h due to bad fixchromium/2122chromium/2121chromium/2120chromium/2119chromium/2118 | Jun Fang |
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-24 | This change is for fixing the potential integer overflow from "offset + size" | JUN FANG |
2014-07-23 | Refactor CFX_BasicArray.chromium/2112chromium/2111chromium/2110chromium/2109chromium/2108chromium/2107chromium/2106chromium/2105chromium/2104 | Chris Palmer |
2014-07-18 | pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. | Nico Weber |
2014-07-08 | Remove custom memory manager | Bo Xu |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |