Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
2789dd9d3469a284f21a5363c3d145b09a37a73c
/
runtime
/
mem_map_test.cc
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
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 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