Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4fa78a0356cd8a9501e427afc5c1bb95eea70ba3
/
runtime
/
oat_file_assistant_test.cc
b9c29f6
Hide conscrypt package classes for app AOT compilation.
by Vladimir Marko
· 6 years ago
e3e0f70
Return the same dex location for dex file whether backed by dex file or not.
by Nicolas Geoffray
· 6 years ago
f3d88a8
Support oat files compiled with partial boot class path.
by Vladimir Marko
· 6 years ago
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
dfcd82c
ART: Fix android-cloexec warnings
by Andreas Gampe
· 6 years ago
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 6 years ago
e066932
Remove PIC option from oat files.
by Vladimir Marko
· 6 years ago
1e76d7a
Use a lock in RaceGenerateTask around dex2oat.
by Nicolas Geoffray
· 6 years ago
7b982fb
Fix oat_file_assistant_test for devices with low memory.
by Nicolas Geoffray
· 6 years ago
3d8a78a
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Nicolas Geoffray
· 6 years ago
baf3761
Revert "Remove OatFileAssistant::MakeUpToDate and friends."
by Mathieu Chartier
· 6 years ago
d6698e3
Remove OatFileAssistant::MakeUpToDate and friends.
by Nicolas Geoffray
· 6 years ago
32bde99
Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat
by David Brazdil
· 6 years ago
c83e7fe
Fix oat_file_assistant_test.
by Vladimir Marko
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
5f9a801
Expose the optimization status of a dex file
by Calin Juravle
· 7 years ago
2974260
Load /data oat/odex files non-executable when only_use_system_oat_files is set.
by Nicolas Geoffray
· 7 years ago
eab2b42
Merge "Remove kIsVdexEnabled."
by Nicolas Geoffray
· 7 years ago
8eaa8e5
Remove kIsVdexEnabled.
by Nicolas Geoffray
· 7 years ago
099f8d6
Do not use realpath in oat file assistant
by Calin Juravle
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
c12bf4c
Add zip-fd support in dexoptanalyzer
by Shubham Ajmera
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
20c4644
[art] Add classpath check to DexFile.getDexOptNeeded
by Calin Juravle
· 7 years ago
b22dea0
Provide an option to pass odex and vdex fds in dexoptanalyzer
by Shubham Ajmera
· 7 years ago
44e5efa
Add check that classpath is up to date to getDexOptNeeded
by Calin Juravle
· 7 years ago
27e0d1f
Pass the class loader context to dex2oat when optimizing at runtime
by Calin Juravle
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
0cb1728
Do superclass validation at compile time and log with new class status.
by Jeff Hao
· 7 years ago
07c6d72
Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Calin Juravle
· 7 years ago
2127ad8
Merge "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Vladimir Marko
· 7 years ago
df663fb
Revert "Use OatFileAssistant default filter instead of the dex2oat one"
by Vladimir Marko
· 7 years ago
b5f5d74
Merge "Use OatFileAssistant default filter instead of the dex2oat one"
by Treehugger Robot
· 7 years ago
f62422e
Use OatFileAssistant default filter instead of the dex2oat one
by Calin Juravle
· 7 years ago
b486a98
ART: Introduce thread-current-inl.h
by Andreas Gampe
· 7 years ago
357c66d
Revert "Revert "Ensure dex file are extracted and verified at load time""
by Calin Juravle
· 8 years ago
9bfc6bb
Revert "Ensure dex file are extracted and verified at load time"
by Calin Juravle
· 8 years ago
d2510c9
Ensure dex file are extracted and verified at load time
by Calin Juravle
· 8 years ago
3c30abd
Merge "Allow stripped APK to be compiled with a vdex."
by Treehugger Robot
· 8 years ago
4dc06e2
Merge "Rename and obsolete compiler filter names."
by Nicolas Geoffray
· 8 years ago
08e9eed
Allow stripped APK to be compiled with a vdex.
by Nicolas Geoffray
· 8 years ago
49cda06
Rename and obsolete compiler filter names.
by Nicolas Geoffray
· 8 years ago
1f7079b
Ignore the optimized location passed to DexFile.loadDex()
by Calin Juravle
· 8 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 8 years ago
69bcf2c
Improve checking of multidex dex checksums.
by Richard Uhler
· 8 years ago
5cd5929
Fix memory leak in oat file assistant test.
by Richard Uhler
· 8 years ago
2f27abd
Revert^2 "OatFileAssistant: look at vdex file for IsDexOptNeeded"
by Richard Uhler
· 8 years ago
4b0e5f7
Merge "Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded""
by Richard Uhler
· 8 years ago
ba037b1
Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded"
by Andreas Gampe
· 8 years ago
63fcc81
Merge "Add dexoptanalyzer tool"
by Calin Juravle
· 8 years ago
36eb313
Add dexoptanalyzer tool
by Calin Juravle
· 8 years ago
e9fef45
Merge "OatFileAssistant: look at vdex file for IsDexOptNeeded"
by Treehugger Robot
· 8 years ago
402089a
OatFileAssistant: look at vdex file for IsDexOptNeeded
by Richard Uhler
· 8 years ago
cdcbddf
Do not use npic image for oat file assistant tests.
by Richard Uhler
· 8 years ago
5923b52
Do not return patchoat for dexopt needed.
by Richard Uhler
· 8 years ago
9186ced
ART: Clean up utils.h
by Andreas Gampe
· 8 years ago
19a4d37
Clean up Class::GetDirectInterface().
by Vladimir Marko
· 8 years ago
7225a8d
Refine the DexOptNeeded codes.
by Richard Uhler
· 8 years ago
03bc659
Refine OatStatus enum.
by Richard Uhler
· 8 years ago
3e580bc
Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation.
by Richard Uhler
· 8 years ago
70a8426
Simplify decision of which is the best oat file.
by Richard Uhler
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
d106d9f
Save environment snapshot and use at fork/exec
by David Sehr
· 8 years ago
9a37efc
Clean up VLOG(oat) in OatFileAssistant.
by Richard Uhler
· 8 years ago
b81881d
Make a static OatFileAssistant::DexLocationToOatFileName function.
by Richard Uhler
· 9 years ago
d1472a2
profile_changed should not effect GetBestOatFile.
by Richard Uhler
· 9 years ago
e1459ae
ART: Add dex2oat swap-usage parameters
by Andreas Gampe
· 8 years ago
9822f6b
Merge "OatFileAssistantTest: do not relocate image randomly."
by Richard Uhler
· 8 years ago
37d6a3b
Support the -i flag in the new dexdump.
by Aart Bik
· 8 years ago
a48403e
OatFileAssistantTest: do not relocate image randomly.
by Richard Uhler
· 9 years ago
f6d1e0f
Compile JNI stubs for verify-profile and interpret-only.
by Vladimir Marko
· 8 years ago
f0192c8
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
f4b3487
Remove -XOatFileManagerCompilerFilter argument.
by Richard Uhler
· 9 years ago
b11ffb7
Combine checksum of all boot images.
by Jeff Hao
· 9 years ago
1e86061
Refine OatFileAssistant.MakeUpToDate failure result.
by Richard Uhler
· 9 years ago
d1537b5
Don't return kPatchOatNeeded if there is no patch info.
by Richard Uhler
· 9 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
845e506
Revert "Use compiler filter to determine oat file status."
by Nicolas Geoffray
· 9 years ago
a62d2f0
Use compiler filter to determine oat file status.
by Richard Uhler
· 9 years ago
0b4cbd0
Add oatdump support for app images
by Mathieu Chartier
· 9 years ago
b077e15
Update GetDexOptNeeded to handle different levels of compilation
by Calin Juravle
· 9 years ago
ce4b0ba
Ignore image checksum for ExtractOnly oat files
by David Brazdil
· 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
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
121b25e
Merge mnc-dr-enso-dev into goog/master
by Przemyslaw Szczepaniak
· 9 years ago
d1ef436
Merge lmp changes into mnc.
by Narayan Kamath
· 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
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
e58991b
Revert "Revert "Unload oat files""
by Mathieu Chartier
· 9 years ago
72da5e7
Revert "Unload oat files"
by Nicolas Geoffray
· 9 years ago
18656fe
Unload oat files
by Mathieu Chartier
· 9 years ago
f9c6fc6
Add OatFileManager
by Mathieu Chartier
· 9 years ago
93aa210
Manually unrelocate odex files generated for test.
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
bc1d78d
runtime: cleanup class_linker out-parameters and formatting
by Igor Murashkin
· 9 years ago
Next »