Age | Commit message (Expand) | Author |
2015-07-23 | Revert "FX_BOOL considered harmful, part 2." | Tom Sepez |
2015-07-23 | FX_BOOL considered harmful, part 2. | Tom Sepez |
2015-07-22 | Re-land else-after-returns | Tom Sepez |
2015-07-22 | Revert "Fix else-after-returns throughout pdfium." | Tom Sepez |
2015-07-22 | Fix else-after-returns throughout pdfium. | Tom Sepez |
2015-07-22 | Remove dead code found by Scythe. | Lei Zhang |
2015-06-19 | Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-11 | Remove trailing whitespaces in core. | Lei Zhang |
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-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-05-18 | Add safe FX_Alloc2D() macro | Tom Sepez |
2015-05-15 | Abort on OOM by default in FX_Alloc(). | Tom Sepez |
2015-05-14 | Fix another batch of compiler warnings. | Lei Zhang |
2015-05-08 | Fix a bunch of -Wunused-but-set-variable warnings. | Lei Zhang |
2015-04-16 | Remove checks in fxge/{apple,win32,skia,dib} now that FX_NEW cant return 0 | Tom Sepez |
2015-04-14 | Kill CFX_Object. | Tom Sepez |
2014-12-12 | Simplify PDFium by removing code that's not used in the open source repo. | John Abd-El-Malek |
2014-08-12 | Fix missing or broken include guard macros in pdfium headers. | Tom Sepez |
2014-07-29 | Remove a few unused variables, functions, and tables. | Nico Weber |
2014-07-08 | Remove custom memory manager | Bo Xu |
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 |