Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
7d9a5b0fbceef5806f059060d47533b9e699ec28
/
runtime
/
base
/
scoped_arena_containers.h
8817760
Clean up register line
by Mathieu Chartier
· 9 years ago
361e04a
Add custom arena deleter for RegisterLine
by Mathieu Chartier
· 9 years ago
784e790
ART: Support trivially-destructible arrays in ArenaUniquePtr
by Andreas Gampe
· 9 years ago
7b05e17
Add ArenaUniquePtr
by Mathieu Chartier
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
1f49764
ART: Use arena allocator with HashSet/HashMap.
by Vladimir Marko
· 9 years ago
ec7802a
Add DCHECKs to ArenaVector and ScopedArenaVector.
by Vladimir Marko
· 9 years ago
2a408a3
ART: Mark deallocated arena memory as inaccessible.
by Vladimir Marko
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
c801f0d
ART: Fix "unused parameters"
by Andreas Gampe
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
[Renamed (95%) from compiler/utils/scoped_arena_containers.h]
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
8081d2b
Create allocator adapter for using Arena in std containers.
by Vladimir Marko
· 10 years ago
622bdbe
Fix topological ordering and use it for optimizations.
by Vladimir Marko
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
69f08ba
Clean up ScopedArenaAllocatorAdapter.
by Vladimir Marko
· 11 years ago