Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
7a26f948204377130be7b738d70d7365c86a804b
/
runtime
/
vdex_file.h
7a26f94
Move quickening info logic to its own table
by Mathieu Chartier
· 8 years ago
ec2cdf4
Try to mmap vdex file within the address range of the ELF file.
by David Srbecky
· 8 years ago
93592f5
Fix VDEX header when no quickening info
by David Brazdil
· 8 years ago
b4c6acb
Optimize lookup of quickening data.
by Nicolas Geoffray
· 8 years ago
a1f56a8
Unquicken dex files before exporting from oatdump
by Anestis Bechtsoudis
· 8 years ago
bf755fe
Fix verifier deps determinism
by Mathieu Chartier
· 8 years ago
ba11882
ART: Change method lookup to be more consistent to JLS and the RI.
by Vladimir Marko
· 8 years ago
b02ba93
Don't encode OatQuickMethodHeader for non-compiled methods.
by Nicolas Geoffray
· 8 years ago
de4b08f
Reduce quicken info size
by Mathieu Chartier
· 8 years ago
71fa64f
Bump vdex version to regenerate vdex files
by Shubham Ajmera
· 8 years ago
36930ec
Be defensive in dex2oat when updating the vdex in-place.
by Nicolas Geoffray
· 8 years ago
4e868fa
Make vdex and dexlayout compatible.
by Nicolas Geoffray
· 8 years ago
beca4fe
Add analyzer for dex memory map
by David Sehr
· 8 years ago
6e54f78
Only look at vdex related access flags for class/fields/methods.
by Nicolas Geoffray
· 8 years ago
97fa992
Do not allow input-vdex with dexlayout.
by Nicolas Geoffray
· 8 years ago
b8ab63a
Check vdex file is valid in VdexFile::Open.
by Richard Uhler
· 9 years ago
3eba863
Make verify-profile not look at the profile.
by Nicolas Geoffray
· 9 years ago
7498105
Handle verify-profile and bootclasspath classes in vdex.
by Nicolas Geoffray
· 9 years ago
f54e5df
Set the location checksum in vdex.
by Nicolas Geoffray
· 9 years ago
b0bbe8e
Use input-vdex-fd, or input-vdex in dex2oat.
by Nicolas Geoffray
· 9 years ago
e70dd56
Dump VerifierDeps in oatdump.
by Nicolas Geoffray
· 9 years ago
4acefd3
Encode quickening info in .vdex.
by Nicolas Geoffray
· 9 years ago
5d5a36b
Write VerifierDeps into VDEX.
by David Brazdil
· 9 years ago
f7e8223
ART: Remove unnecessary file from vdex
by Andreas Gampe
· 9 years ago
7b49e6c
Introduce VDEX file, use it for DEX files
by David Brazdil
· 9 years ago