summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_memory.cpp
AgeCommit message (Expand)Author
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.chromium/3142chromium/3141chromium/3140chromium/3139Chris Palmer
2017-05-11Fixup Initialize spellingchromium/3097Dan Sinclair
2017-04-25Rename fx_basic_memmgr.cpp to fx_memory.cpp to match .h namingTom Sepez