Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
3f68e389f79c21a784c83f7de917c569def3097e
/
runtime
/
mem_map_test.cc
5c42c29
Add support for .bss section in oat files.
by Vladimir Marko
· 10 years ago
6e88ef6
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
928f72b
ART: Fix things for valgrind
by Andreas Gampe
· 10 years ago
859c255
Fix mem_map_test for Mips.
by Douglas Leung
· 10 years ago
3eed93d
Verify there's no mem map gap for immune region not to break.
by Hiroshi Yamauchi
· 10 years ago
d8f26db
ART: Randomize mem_map start address for linear scan search
by Andreas Gampe
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 10 years ago
84d49cc
ART: Resolve MAP_32BIT limitation in x86_64
by Qiming Shi
· 11 years ago
4fb5df8
Make MemMap::MapAnonymous() fail if the requested address is not available.
by Hiroshi Yamauchi
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
fd7e7f1
Fix a double unmap issue in MemMap::UnMapAtEnd().
by Hiroshi Yamauchi
· 11 years ago
8d31bbd
Throw IOException at source of failing to open a dex file.
by Ian Rogers
· 11 years ago
9004cb6
Allow MemMap to support empty map requests
by Brian Carlstrom
· 11 years ago