summaryrefslogtreecommitdiffstats
path: root/runtime/base/allocator.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-5/+7
* Change MemMap::maps_ to not be global variableMathieu Chartier2014-10-141-0/+1
* Header file clean up.Ian Rogers2014-10-081-8/+12
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-0/+20
* Make common BitVector operations inline-able.Ian Rogers2014-08-201-2/+2
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-0/+74