Age | Commit message (Expand) | Author |
---|---|---|
2018-02-12 | Rearrange allocator functions to avoid unreachable code | Daniel Bratell |
2017-11-03 | Remove flags param from FXMEM_DefaultAlloc() and friends. | Lei Zhang |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-07-13 | Use PartitionAlloc with PartitionAllocReturnNull | Nicolas Pena |
2017-07-07 | Convert c-style casts in fx_memory.h into static_casts | Ryan Harrison |
2017-06-22 | Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.chromium/3142chromium/3141chromium/3140chromium/3139 | Chris Palmer |
2017-05-11 | Fixup Initialize spellingchromium/3097 | Dan Sinclair |
2017-04-18 | Libtiff upstream: _TIFFcalloc addition | Nicolas Pena |
2017-04-06 | Fix unit tests to initialize PartitionAlloc. | Chris Palmer |
2017-03-26 | Use PartitionAlloc for JavaScript ArrayBuffers and strings. | Chris Palmer |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |