Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.0
/
libartbase
/
base
/
allocator.cc
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
1979c64
Clean up include paths
by David Sehr
· 7 years ago
698aa16
Make atomics use for allocator counters consistent.
by Hans Boehm
· 7 years ago
88591fe
ART: Simplify atomic.h
by Orion Hodson
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
[Renamed (98%) from runtime/base/allocator.cc]
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
6e88ef6
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
7e70b00
Header file clean up.
by Ian Rogers
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
e77493c
Make common BitVector operations inline-able.
by Ian Rogers
· 10 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 11 years ago
[Renamed from compiler/utils/allocator.cc]
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 11 years ago