summaryrefslogtreecommitdiff
path: root/runtime/linear_alloc.h
AgeCommit message (Expand)Author
2020-07-29A few more inclusive language updates based on newer wordlist Orion Hodson
2018-04-04Separate Malloc and MemMap ArenaPools David Sehr
2017-03-14Revert^2 "Hash-based DexCache field array." Vladimir Marko
2017-03-13Revert "Hash-based DexCache field array." Vladimir Marko
2017-03-10Hash-based DexCache field array. Vladimir Marko
2015-10-26Support garbage collection of JITted code. Nicolas Geoffray
2015-08-05Move ArtFields and ArtMethods to be a length prefixed array Mathieu Chartier
2015-07-22Move to newer clang annotations Mathieu Chartier
2015-05-29Move mirror::ArtMethod to native Mathieu Chartier
2015-05-03Add some more DISALLOW_COPY_AND_ASSIGN Mathieu Chartier
2015-04-10Move ArtField to native Mathieu Chartier