summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_memory.h
AgeCommit message (Expand)Author
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.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-15Merge to XFA: Remove FX_NEW_VECTOR() macros.Tom Sepez
2015-04-15Merge to XFA: Make FX_NEW throw on OOM.Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-04-06Merge to XFA: Fix IWYU in fxcrt headers.Tom Sepez
2014-07-08Remove custom memory managerBo Xu
2014-07-07Integer overflow in fx_basic.h and fx_memory.hfoxit
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek