index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
dexpreopt.go
Age
Commit message (
Expand
)
Author
2021-03-24
Allow using updatable boot jars in dexpreopt (but don't use them yet).
Ulya Trafimovich
2021-02-22
Add non-fatal mode for verify_uses_libraries check.
Ulya Trafimovich
2021-02-04
Don't write nonexistent DEX file paths to dexpreopt.config files.
Ulya Trafimovich
2021-02-02
Switch hiddenapi to use OutputPath instead of ModuleOutPath
Paul Duffin
2021-01-28
Write module dexpreopt.config for Make.
Ulya Trafimovich
2020-12-17
Remove the return value from dexpreopt
Jaewoong Jung
2020-12-01
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-11-03
Rework class loader context implementation.
Ulya Trafimovich
2020-10-06
Remove global state from apex modules
Colin Cross
2020-06-24
Only look for profiles when we have a profile dir
Dan Willemsen
2020-06-12
Rename dexpreopt.config field to bring it in sync with Make.
Ulya Trafimovich
2020-06-11
Merge changes from topics "target-build-unbundled", "unbundled-preopt"
Martin Stjernholm
2020-06-04
Don't disable dexpreopting implicitly in unbundled builds.
Martin Stjernholm
2020-06-04
Refactor library path representation in dexpreopt.
Ulya Trafimovich
2020-04-27
Fix host path for dexpreopted system server modules defined in Make.
Ulya Trafimovich
2020-04-01
Adjust embedded dex locations in host boot image.
David Srbecky
2020-03-26
Fix dump-oat-boot build target.
David Srbecky
2020-02-26
Distinguish boot images by target rather than arch
David Srbecky
2020-02-13
Do all dexpreoptDisabled checks before registering a dex2oat host dep.
Martin Stjernholm
2020-02-13
Pass dexpreopt config structs by reference.
Martin Stjernholm
2020-02-13
Reland: Move the Once cache for dexpreopt.GlobalConfig into the
Martin Stjernholm
2020-02-13
Reland: Separate dexpreopt.GlobalSoongConfig to allow independent
Martin Stjernholm
2020-02-07
Remove UseApexImage and GenerateApexImage.
Nicolas Geoffray
2020-02-07
Support dexpreopt against the primary boot image.
Vladimir Marko
2020-01-27
Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..."
Hans Boehm
2020-01-27
Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..."
Hans Boehm
2020-01-24
Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt
Martin Stjernholm
2020-01-24
Separate dexpreopt.GlobalSoongConfig to allow independent caching of
Martin Stjernholm
2020-01-13
Merge "Use boot image extension in the JIT-zygote experiment."
Ulyana Trafimovich
2020-01-10
Use boot image extension in the JIT-zygote experiment.
Ulya Trafimovich
2020-01-09
Don't dexpreopt APEX variant modules
Yo Chiang
2019-12-19
Revert "Consistently use either "boot" or "apex" boot image as the default."
Lingfeng Yang
2019-12-18
Consistently use either "boot" or "apex" boot image as the default.
Ulya Trafimovich
2019-12-03
Use boot image extension for framework libraries.
Ulya Trafimovich
2019-10-18
Remove support for stripping dex.
Nicolas Geoffray
2019-10-07
Merge "Remove old-style support for translated second architectures"
Treehugger Robot
2019-10-03
Separate InstallPath from OutputPath
Colin Cross
2019-09-19
Remove old-style support for translated second architectures
Colin Cross
2019-09-18
Revert "Remove old-style support for translated second architectures"
Colin Cross
2019-09-18
Remove old-style support for translated second architectures
Colin Cross
2019-07-24
Add support for generating boot profiles.
Nicolas Geoffray
2019-06-18
Expand the dexpreopt image dependencies to entire image
Dan Willemsen
2019-05-29
Port uses-shared library verification and dexpreopting to Soong
Colin Cross
2019-05-29
Revert "Port uses-shared library verification and dexpreopting to Soong"
Colin Cross
2019-05-28
Port uses-shared library verification and dexpreopting to Soong
Colin Cross
2019-05-03
Add native_bridge target to Android.bp
dimitry
2019-05-01
Add android_app_import.
Jaewoong Jung
2019-04-26
Tag dex_preopt.profile as a path
Colin Cross
2019-04-08
Use the full dexpreopt boot classpath when preopting with other images.
Nicolas Geoffray
2019-04-04
Use the apex image when the device config asks for it.
Nicolas Geoffray
[next]