Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.0
/
libartbase
/
base
/
allocator.h
4f99071
Modernize typedefs with `using`.
by Vladimir Marko
· 3 years, 6 months ago
9974e3c
Clean up generated operator<<(os, enum).
by Vladimir Marko
· 4 years, 7 months 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 (96%) from runtime/base/allocator.h]
ca420e4
Replace TypeStaticIf<> with std::conditional<> (C++11).
by Vladimir Marko
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
3b7dc35
ART: Clean up allocator.h
by Andreas Gampe
· 8 years ago
a593118
Fix google-explicit-constructor warnings in art.
by Chih-Hung Hsieh
· 8 years ago
14832ef
Revert experimental lambda feature.
by Narayan Kamath
· 8 years ago
afeb309
Correct value_type for some TrackingAllocators.
by Dan Albert
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
0f8e072
Use HashMap for DexFileVerifier
by Mathieu Chartier
· 9 years ago
7b05e17
Add ArenaUniquePtr
by Mathieu Chartier
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
e2facc5
runtime: Add lambda box/unbox object equality
by Igor Murashkin
· 10 years ago
758a801
ART: Enable Clang's -Wdeprecated
by Andreas Gampe
· 10 years ago
627f917
Include what we use.
by Dan Albert
· 10 years ago
0a7993e
ART: Fix typo
by Andreas Gampe
· 10 years ago
c2e2062
Add hash set
by Mathieu Chartier
· 10 years ago
575e78c
ART: Replace COMPILE_ASSERT with static_assert (runtime)
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
7e70b00
Header file clean up.
by Ian Rogers
· 10 years ago
58553c7
Add allocation tracking allocators to ROSAlloc
by Mathieu Chartier
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 11 years ago
[Renamed (88%) from compiler/utils/allocator.h]
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 11 years ago