aboutsummaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_memory.cpp
AgeCommit message (Expand)Author
2023-12-13Update pdfium to Chrome 114.0.5735.130 pdfiumkumarashishg
2019-11-19Reduce includes in fx_memory.h.Lei Zhang
2019-11-19Remove inline functions from fx_memory.h header.Tom Sepez
2019-05-30Use more defines from build/build_config.h.Lei Zhang
2019-04-30Get rid of NEVER_INLINE in core/fxcrt/fx_system.h.Lei Zhang
2018-10-17Fix the static initialization order problem for PartitionAlloc.Lei Zhang
2018-10-01Fix #include ordering / formatting.Lei Zhang
2018-07-10Fix duplicate symbols in Chromium builds.Lei Zhang
2018-07-09Prevent FX_OutOfMemoryTerminate() from being folded by the linker.Lei Zhang
2018-05-16Add support for PartionRealloc to return nullptrRyan Harrison
2017-11-03Remove flags param from FXMEM_DefaultAlloc() and friends.Lei Zhang
2017-07-13Use PartitionAlloc with PartitionAllocReturnNullNicolas Pena
2017-06-22Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.Chris Palmer
2017-05-11Fixup Initialize spellingDan Sinclair
2017-04-25Rename fx_basic_memmgr.cpp to fx_memory.cpp to match .h namingTom Sepez