index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dex2oat
Age
Commit message (
Expand
)
Author
2021-09-27
Better isolate standalone ART gtests on device.
Roland Levillain
2021-08-13
Add `Sdk31ModuleController` support to ART run-tests and gtests.
Roland Levillain
2021-07-13
Add support for standalone ART gtests to MTS.
Roland Levillain
2021-07-12
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-07-12
Rename some ART gtest related Soong modules.
Roland Levillain
2021-07-02
runtime: add -Xdeny-art-apex-data-files
Orion Hodson
2021-06-18
Only enable isolated compilation if requested
Calin Juravle
2021-06-09
Remove palette hooks.
Nicolas Geoffray
2021-06-02
Use verify when speed-profile gets an empty profile
Calin Juravle
2021-06-01
Introduce `art::FastExit` to replace all uses of `quick_exit` in ART.
Roland Levillain
2021-05-26
dex2oat: Abort app compilation without boot image.
Vladimir Marko
2021-05-14
Ensure verifier deps in the vdex file are 4-byte aligned. am: 2ef367acf3 am: ...
Nicolas Geoffray
2021-05-14
Ensure verifier deps in the vdex file are 4-byte aligned.
Nicolas Geoffray
2021-05-10
Link libvixl statically. am: 053e1383c7 am: f70ea1ccbb am: 9d77b4ee0f
Vladimir Marko
2021-05-10
Link libvixl statically.
Vladimir Marko
2021-05-07
Use `quick_exit` instead of `_exit` (except for error handling). am: a28c827f...
Roland Levillain
2021-05-07
Use `quick_exit` instead of `_exit` (except for error handling).
Roland Levillain
2021-04-30
Fix gtests with mini-debug-info enabled by default. am: 889da94a59 am: 548491...
David Srbecky
2021-04-30
Fix gtests with mini-debug-info enabled by default.
David Srbecky
2021-04-30
Add apex versions in oat file headers. am: d3c45c298b am: d4b7f695a2 am: d170...
Nicolas Geoffray
2021-04-30
Add apex versions in oat file headers.
Nicolas Geoffray
2021-04-28
Remove RETURN_VOID_NO_BARRIER byte-code. am: 61c624239c am: c2d57b4712 am: fb...
David Srbecky
2021-04-28
Remove RETURN_VOID_NO_BARRIER byte-code.
David Srbecky
2021-04-26
dex2oat: Expect boot image profiles for boot image. am: a220980389 am: 5e48d4...
Vladimir Marko
2021-04-26
dex2oat: Expect boot image profiles for boot image.
Vladimir Marko
2021-04-21
Add number of methods to OatClass. am: 2cca1e029c am: a6fb99b858 am: 31f93629fd
Vladimir Marko
2021-04-21
Add number of methods to OatClass.
Vladimir Marko
2021-04-20
Change OatClassType to enum class. am: 3d76ebebfb am: 7e9a580576 am: 0cc2bd9cdf
Vladimir Marko
2021-04-20
Change OatClassType to enum class.
Vladimir Marko
2021-04-19
Reland "Move the type lookup table to vdex." am: 0b943287e7 am: 2dd05e193f am...
Nicolas Geoffray
2021-04-19
Reland "Move the type lookup table to vdex."
Nicolas Geoffray
2021-04-16
Revert "Move the type lookup table to vdex." am: 640c448bad am: 3e9a647ea5 am...
Nicolas Geoffray
2021-04-16
Clean up profile tests. am: f4d05ff134 am: b005b7816c am: 87031e18ef
Vladimir Marko
2021-04-16
Revert "Move the type lookup table to vdex."
Nicolas Geoffray
2021-04-16
Clean up profile tests.
Vladimir Marko
2021-04-15
Move the type lookup table to vdex. am: c005ada78d am: ebddba5521 am: 9ce03f0c2a
Nicolas Geoffray
2021-04-15
Move the type lookup table to vdex.
Nicolas Geoffray
2021-04-12
Add a --force-allow-oj-inlines dex2oat flag am: 4531afd0d8 am: 8915bb1e74 am:...
Alex Light
2021-04-12
Remove option CreateTypeLookupTable. am: d187d879b0 am: 434013155e am: 3ddcec...
Nicolas Geoffray
2021-04-12
Add a --force-allow-oj-inlines dex2oat flag
Alex Light
2021-04-12
Remove option CreateTypeLookupTable.
Nicolas Geoffray
2021-04-08
Validate vdex checksums during dex2oat compilation am: 92a7857854 am: bb08a36...
Calin Juravle
2021-04-08
Validate vdex checksums during dex2oat compilation
Calin Juravle
2021-04-06
Add logs for bad .dm input in dex2oat
Calin Juravle
2021-03-31
dex2oat: Do not crash on InitializeClass() exceptions.
Vladimir Marko
2021-03-30
Abort transaction when Class.forName() fails.
Vladimir Marko
2021-03-29
Remove '&' class loader context.
Nicolas Geoffray
2021-03-25
Revamp vdex format for better extensibility.
Nicolas Geoffray
2021-03-25
Fix UnstartedRunime leaking local reference.
Vladimir Marko
2021-03-22
Explictly pass VerifierDeps when asking for class verification.
Nicolas Geoffray
[next]