summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_basic_memmgr.cpp
AgeCommit message (Expand)Author
2015-11-10Fix relative includes within core/Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-05-15Abort on OOM by default in FX_Alloc().Tom Sepez
2015-03-12Revert "Kill CFX_GrowOnlyPool."Tom Sepez
2015-03-12Kill CFX_GrowOnlyPool.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