summaryrefslogtreecommitdiffstats
path: root/runtime/base/allocator.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Enable Clang's -WdeprecatedAndreas Gampe2015-04-061-2/+2
* Include what we use.Dan Albert2015-03-041-0/+1
* ART: Fix typoAndreas Gampe2014-12-051-1/+1
* Add hash setMathieu Chartier2014-11-061-1/+1
* ART: Replace COMPILE_ASSERT with static_assert (runtime)Andreas Gampe2014-11-031-1/+1
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-0/+2
* Header file clean up.Ian Rogers2014-10-081-19/+28
* Add allocation tracking allocators to ROSAllocMathieu Chartier2014-09-161-0/+5
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-0/+113
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-0/+41