summaryrefslogtreecommitdiff
path: root/xfa/fgas/crt/fgas_memory.cpp
AgeCommit message (Expand)Author
2016-10-26Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor.tsepez
2016-09-12Fix some leaks associated with memory allocatorchromium/2859weili
2016-08-04Use smart pointers for class owned pointers under xfa/fdeweili
2016-05-19fgas/ code cleanup.dsinclair
2016-05-05Only set memory tool define if not set.dsinclair
2016-05-04Replace IFX_MemoryAllocator::Release() with delete.tsepez
2016-05-03Cleanup XFA-Specific memory allocators.tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair