Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
013fd8073f3ece22b0bba1853d3f3430c8a9e4bd
/
runtime
/
oat_file_assistant.cc
« Previous
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