summaryrefslogtreecommitdiffstats
path: root/courgette/memory_allocator.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a clarifying comment to the memory layout navigation. (Inspired by Coveri...gbillock@chromium.org2012-07-251-1/+3
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-061-42/+33
* Instrument the allocator code so that we can track down the cause of recent c...tommi@chromium.org2011-03-031-36/+53
* Implementation of an STL compatible allocator for Courgette on Windows.tommi@chromium.org2011-03-011-0/+152