Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
9634705832d5eb1f64af7766917e3043648a538f
/
runtime
/
oat_file_test.cc
3e8aae0
Fix dex location of boot oat files during preopt
by David Brazdil
· 6 years ago
8baa11a
Adjust ResolveRelativeEncodedDexLocation.
by Nicolas Geoffray
· 6 years ago
f4efa9e
Remove oat_data_begin checks from OatFile.
by Vladimir Marko
· 6 years ago
c09cd05
Reserve boot image memory in one go.
by Vladimir Marko
· 6 years ago
3002509
Pass the fd to OatFile::Setup to avoid selinux errors.
by Nicolas Geoffray
· 7 years ago
fc604a7
ART: Be more robust with multidex uncompressed-dex odex files
by Andreas Gampe
· 7 years ago
ec2cdf4
Try to mmap vdex file within the address range of the ELF file.
by David Srbecky
· 7 years ago
a308a32
Change kMultiDexSeparator from ':' to '!'
by Calin Juravle
· 7 years ago
84f50ae
Remove remaining uses of DexFile::GetChecksum.
by Richard Uhler
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 9 years ago
a315f5c
cleanup: Replace pointers with out-parameters and fix-up formatting
by Igor Murashkin
· 9 years ago
7848da4
ART: Store classpath information into oat file
by Andreas Gampe
· 10 years ago
e5fed03
Support relative encoded dex locations in oat files.
by Richard Uhler
· 10 years ago