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_config.go
Age
Commit message (
Expand
)
Author
2025-02-03
Store name of boot image profile providing module in config
Colin Cross
2024-02-02
Determine GC type based on BUILT_KERNEL_VERSION_FILE.
Jiakai Zhang
2023-12-19
Use the correct prof file when multiple prebuilt apexes exist
Spandan Das
2023-11-06
Use the correct mainline BCP jars for app dexpreopt.
Jiakai Zhang
2023-10-18
gofmt soong
Cole Faust
2023-07-14
Add a Make variable to determine ART boot image jars for testing.
Jiakai Zhang
2023-07-14
Refactor dexpreopt for boot jars to make it flexible to config changes.
Jiakai Zhang
2023-07-11
Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into main
Jiakai Zhang
2023-07-11
Extract duplicate code to common helper functions.
Jiakai Zhang
2023-06-27
Fix FirstUniqueStrings after conversion to generics
Colin Cross
2023-05-11
Dexpreopt ART jars and framework jars together.
Jiakai Zhang
2023-05-11
Unify installDirOnHost and installDirOnDevice.
Jiakai Zhang
2023-04-28
Get rid of DeviceName() from path related to dexpreopt
Jeongik Cha
2023-03-16
Revert^2 "Generate a boot image extension for mainline BCP...
Jiakai Zhang
2023-03-02
Revert "Generate a boot image extension for mainline BCP jars."
Jiakai Zhang
2023-02-24
Generate a boot image extension for mainline BCP jars.
Jiakai Zhang
2023-02-24
Refactor dexpreopt for boot jars to allow more complex dependencies.
Jiakai Zhang
2023-02-23
Add a new option `compilerFilter` to `bootImageConfig`.
Jiakai Zhang
2022-03-15
Pass --preloaded-classes to boot image compilation.
Nicolas Geoffray
2022-02-16
Revert^2 "Remove the primary boot image from the ART APEX."
Jiakai Zhang
2022-02-14
Revert "Remove the primary boot image from the ART APEX."
Jiakai Zhang
2022-01-27
Remove the primary boot image from the ART APEX.
Jiakai Zhang
2022-01-13
Allow installing boot images outside of APEX.
Jiakai Zhang
2021-12-03
Add ART boot image profile to the ART APEX.
Jiakai Zhang
2021-07-26
Merge "Rename UpdatableBootJars to ApexBootJars."
satayev
2021-07-22
Rename UpdatableBootJars to ApexBootJars.
satayev
2021-07-20
Replace android.BuildOs with Config.BuildOS
Colin Cross
2021-06-10
Make copyBootJarsToPredefinedLocations simpler and less fragile
Paul Duffin
2021-06-10
Ensure primary boot image files are created before they are used
Paul Duffin
2021-05-20
Populate individual classpath_fragments' classpaths.proto configs.
satayev
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
Declare ConfiguredJarList in specific fragment implementations.
satayev
2021-05-07
Rename fields in dexpreopt config
Jeongik Cha
2021-05-05
Make SystemServerJars ConfiguredJarList.
satayev
2021-04-22
Don't plumb PRODUCT_*_CLASSPATH vars to make.
Artur Satayev
2021-04-14
Generate classpaths.proto config for *CLASSPATH variables.
Artur Satayev
2021-03-24
Allow using updatable boot jars in dexpreopt (but don't use them yet).
Ulya Trafimovich
2021-02-17
Move the logic to add jacocoagent in instrumentation builds to make.
Martin Stjernholm
2020-10-27
Retry: Make ConfiguredJarList immutable
Paul Duffin
2020-10-27
Revert "Make ConfiguredJarList immutable"
Joanne Chung
2020-10-26
Make ConfiguredJarList immutable
Paul Duffin
2020-10-19
Move the intermediate directory for ART boot images.
Martin Stjernholm
2020-08-05
Add structured representation for colon-separated jar lists.
Ulya Trafimovich
2020-05-12
Raise an error instead of panic in SplitApexJarPairs.
Ulya Trafimovich
2020-05-05
Merge "Allow bootjars in system_ext."
Chris Gross
2020-05-04
Add forgotten apex prefix to Jacoco boot image module.
Ulya Trafimovich
2020-05-02
Allow bootjars in system_ext.
Chris Gross
2020-04-30
Use two-column format for PRODUCT_BOOT_JARS components.
Ulya Trafimovich
2020-04-06
Fix dex-location for host.
David Srbecky
[next]