summaryrefslogtreecommitdiff
path: root/core/src/fxge/dib
AgeCommit message (Expand)Author
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-18Merge to XFA: Add safe FX_Alloc2D() macroTom Sepez
2015-05-15Merge to XFA: Abort on OOM by default in FX_Alloc().Tom Sepez
2015-05-08Merge to XFA: Fix a bunch of -Wunused-but-set-variable warnings.Lei Zhang
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-08-12Fix missing or broken include guard macros in pdfium headers.Tom Sepez
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-07-08Remove custom memory managerBo Xu
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