index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
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
/
dexpreopt
Age
Commit message (
Expand
)
Author
2021-07-15
Drop "prebuilt_" prefix when adding libraries to class loader context.
Ulya Trafimovich
2021-05-20
Don't fail if the target module is disabled in dex2oat tool
Martin Stjernholm
2021-05-18
Add usesTargetFiles option in dexpreopt_gen
Jeongik Cha
2021-05-08
Merge "Rename fields in dexpreopt config"
Treehugger Robot
2021-05-07
Rename fields in dexpreopt config
Jeongik Cha
2021-05-05
Make SystemServerJars ConfiguredJarList.
satayev
2021-04-29
Fix profileCommand to remove the profile first.
Vladimir Marko
2021-04-28
Add GetEmbeddedPrebuilt and IsModulePrebuilt
Paul Duffin
2021-04-27
Merge "Drop DexPreoptImages field in dexpreopt config"
Treehugger Robot
2021-04-26
Drop DexPreoptImages field in dexpreopt config
Jeongik Cha
2021-04-26
Merge "profman: Clean up output profile type options."
Vladimir Marko
2021-04-23
profman: Clean up output profile type options.
Vladimir Marko
2021-04-23
Check consistency of the BootJars/UpdatableBootJars config
Paul Duffin
2021-04-23
Merge "Expose "full" dexpreopt.config"
Treehugger Robot
2021-04-22
Fix toJsonClassLoaderContextRec size bug
Jeongik Cha
2021-04-19
Expose "full" dexpreopt.config
Jeongik Cha
2021-04-15
Made ManifestPath OptionalPath instead of Path
Jeongik Cha
2021-03-29
Merge changes I1f0ab4af,Iea3be0fc
Ulyana Trafimovich
2021-03-25
Fix AAPT path in dexpreopt.
Ulya Trafimovich
2021-03-25
Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)."
Ulyana Trafimovich
2021-03-24
Cleanup usages of Dex2oatDepTag
Paul Duffin
2021-03-24
Allow using updatable boot jars in dexpreopt (but don't use them yet).
Ulya Trafimovich
2021-03-24
Group all the preparations needed for testing dexpreopt
Paul Duffin
2021-03-24
Use more inclusive language in dexpreopt/testing.go
Paul Duffin
2021-03-22
Allow modules that don't run verify_uses_libraries to have nonempty CLC.
Ulya Trafimovich
2021-03-15
Reimplement verify_uses_libraries.sh in manifest_check.py.
Ulya Trafimovich
2021-03-10
Support test fixtures in dexpreopt package
Paul Duffin
2021-03-08
Merge "Stop using '&' for class loader context."
Nicolas Geoffray
2021-03-05
Stop using '&' for class loader context.
Nicolas Geoffray
2021-03-02
Use compiler filter "verify" for dexpreopt w/o class loader context.
Ulya Trafimovich
2021-02-22
Add non-fatal mode for verify_uses_libraries check.
Ulya Trafimovich
2021-02-11
Preserve <uses-library> order in dexpreopt.config files.
Ulya Trafimovich
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2021-02-01
Merge "Write module dexpreopt.config for Make."
Ulyana Trafimovich
2021-01-28
Write module dexpreopt.config for Make.
Ulya Trafimovich
2021-01-26
Merge "Make dexpreopt tools available for all java tests"
Paul Duffin
2021-01-25
Make dexpreopt tools available for all java tests
Paul Duffin
2021-01-25
Merge "Use tree representation for class loader context in Make."
Ulyana Trafimovich
2021-01-22
Use tree representation for class loader context in Make.
Ulya Trafimovich
2021-01-21
Allow createGlobalSoongConfig() to be used from tests
Paul Duffin
2021-01-20
Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base."
Nicolas Geoffray
2021-01-20
dexpreopt: Use the dirty-image-objects path from frameworks/base.
Nicolas Geoffray
2021-01-20
Support building boot images with disabled dexpreopt.
Ulya Trafimovich
2021-01-05
Remove obsolete class loader context API and update unit tests.
Ulya Trafimovich
2020-12-23
Fix library order in class loader context to agree with PackageManager.
Ulya Trafimovich
2020-12-21
Unify addition of class loader subcontext from dependencies.
Ulya Trafimovich
2020-12-07
Merge changes I697a65e4,Iaac6aaf6
Ulyana Trafimovich
2020-12-02
Make error message more precise.
Ulya Trafimovich
2020-12-01
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-11-27
Documenting dexpreopt/class_loader_context.go.
Ulya Trafimovich
[next]