Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1c4eb04b6cb1427f96e9587bd425ee269b8c8479
/
runtime
/
oat_file_assistant.cc
1c4eb04
Don't return kPatchOatNeeded if there is no patch info.
by Richard Uhler
· 9 years ago
7bcfcb8
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
bcb6a72
Add oatdump support for app images
by Mathieu Chartier
· 9 years ago
d91b8a2
Update GetDexOptNeeded to handle the different levels of compilation
by Calin Juravle
· 9 years ago
1355495
ART: Release DexFile in OatFileAssistant
by David Brazdil
· 9 years ago
ce4b0ba
Ignore image checksum for ExtractOnly oat files
by David Brazdil
· 9 years ago
e778fc7
Reduce app image log spam
by Mathieu Chartier
· 9 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 9 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 9 years ago
f7fd970
Load app images
by Mathieu Chartier
· 9 years ago
acd7a6a
Fix general multi-image TODOs.
by Jeff Hao
· 9 years ago
8994a04
Revert "Revert "ART: Fix up some multi-image cases""
by Andreas Gampe
· 9 years ago
de38b79
Revert "ART: Fix up some multi-image cases"
by Nicolas Geoffray
· 9 years ago
288b1e9
ART: Fix up some multi-image cases
by Andreas Gampe
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
073b16c
Image space cleanup for app images
by Mathieu Chartier
· 9 years ago
8327cf7
Use --oat-fd instead of --oat-file when calling dex2oat.
by Richard Uhler
· 9 years ago
740eec9
Change dex_location_ from const char* to std::string.
by Richard Uhler
· 9 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
5f946da
Fix bug in OatFileAssistant::GetBestOatFile.
by Richard Uhler
· 9 years ago
7a4d015
Change JIT code to use optimizing.
by Nicolas Geoffray
· 9 years ago
9b994ea
Do not try to compile resource-only dex files.
by Richard Uhler
· 9 years ago
cc8bda0
Merge "Test and fix bug checking status of secondary multidex files."
by Richard Uhler
· 9 years ago
0de1133
Fix debuggable compiler flag detection for secondary dex files
by Sebastien Hertz
· 9 years ago
67ff7d1
Test and fix bug checking status of secondary multidex files.
by Richard Uhler
· 9 years ago
9bdb647
Merge "Fix bug in removal of *.flock files."
by Richard Uhler
· 9 years ago
581f4e9
Fix bug in removal of *.flock files.
by Richard Uhler
· 10 years ago
f7f798c
Fix typo in VLOG message.
by Richard Uhler
· 9 years ago
90e3404
ART: Remove multidex limit
by Andreas Gampe
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
95abd04
Rename isDexOptNeededInternal and add kSelfPatchOatNeeded
by Richard Uhler
· 10 years ago
6343411
Store odex files in oat/<isa>/ directory.
by Richard Uhler
· 10 years ago
e5fed03
Support relative encoded dex locations in oat files.
by Richard Uhler
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 10 years ago