index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dexpreopt
/
config.go
Age
Commit message (
Expand
)
Author
2025-03-18
Generic configuration for generic system modules.
Justin Yun
2025-03-13
Change CommonModuleInfoProvider to a pointer.
Yu Liu
2025-03-07
Rename CommonModuleInfoKey to be consistent with others.
Yu Liu
2025-03-03
Dist kernel_version.txt in soong-only builds
Cole Faust
2025-02-26
Make EqualModules a free function.
Yu Liu
2025-01-15
Convert dex2oatPathFromDep to use ModuleProxy.
Yu Liu
2024-12-20
Soong generates kernel_version_for_uffd_gc.txt
mrziwang
2024-11-13
Use VisitAllModuleVariantProxies in generateModuleTarget.
Yu Liu
2024-10-10
Add a few module visiting methods that return ModuleProxy.
Yu Liu
2024-10-04
Install dexpreopt artifacts of apex system server jars in same partition
Spandan Das
2024-02-02
Determine GC type based on BUILT_KERNEL_VERSION_FILE.
Jiakai Zhang
2023-11-28
Remove PreoptExtractedApk.
Jiakai Zhang
2023-11-09
Change OnlyPreoptBootImageAndSystemServer to OnlyPreoptArtBootImage.
Jiakai Zhang
2023-07-14
Add a Make variable to determine ART boot image jars for testing.
Jiakai Zhang
2023-06-22
Use generics for DepSets
Colin Cross
2023-05-19
Parallelize singleton execution
LaMont Jones
2023-05-08
Revert^2 "Generate boot image profiles even if dexpreopt is disabled."
Jiakai Zhang
2022-11-16
Pass "-Xgc:CMC" to dex2oat when userfaultfd GC is enabled.
Jiakai Zhang
2022-08-08
Use aapt2
Saeid Farivar Asanjan
2022-05-17
Deterministically report path errors to all callers of dexpreopt.GetGlobalConfig
Colin Cross
2022-04-27
Remove obsolete dexpreopt config option `UseArtImage`.
Ulya Trafimovich
2022-01-28
Annotate more java dependencies for licensing
Colin Cross
2021-12-20
Dexpreopt standalone system server jars.
Jiakai Zhang
2021-11-30
Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb
Jiakai Zhang
2021-08-27
Rename BuildDir and NinjaBuildDir.
Lukacs T. Berki
2021-07-28
Rename UpdatableSystemServerJars to ApexSystemServerJars.
satayev
2021-07-22
Rename UpdatableBootJars to ApexBootJars.
satayev
2021-05-18
Don't fail if the target module is disabled in dex2oat tool
Martin Stjernholm
2021-05-15
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-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-23
Check consistency of the BootJars/UpdatableBootJars config
Paul Duffin
2021-04-19
Expose "full" dexpreopt.config
Jeongik Cha
2021-04-15
Made ManifestPath OptionalPath instead of Path
Jeongik Cha
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-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-01-28
Write module dexpreopt.config for 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
2020-11-16
Merge "Replace android.WriteFile rule with android.WriteFileRule"
Colin Cross
2020-11-14
Replace android.WriteFile rule with android.WriteFileRule
Colin Cross
[next]