aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Revert "Use depsets for transitive manifests and assets"" into main am...Colin Cross2023-07-144-187/+117
|\| | | | |
| * | | | | Merge "Revert "Use depsets for transitive manifests and assets"" into mainColin Cross2023-07-144-187/+117
| |\ \ \ \ \
| | * | | | | Revert "Use depsets for transitive manifests and assets"Colin Cross2023-07-144-187/+117
* | | | | | | Merge changes from topics "art-boot-image-jars", "configured-jar-location-ove...Jiakai Zhang2023-07-142-30/+114
|\| | | | | |
| * | | | | | Merge changes from topics "art-boot-image-jars", "configured-jar-location-ove...Jiakai Zhang2023-07-147-405/+479
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Add a Make variable to determine ART boot image jars for testing.Jiakai Zhang2023-07-142-30/+114
* | | | | | | Add a Make variable that overrides configured jar locations. am: 4d90da29a8 a...Jiakai Zhang2023-07-141-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Add a Make variable that overrides configured jar locations. am: 4d90da29a8Jiakai Zhang2023-07-141-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Add a Make variable that overrides configured jar locations.Jiakai Zhang2023-07-141-1/+1
* | | | | | | | Refactor dexpreopt for boot jars to make it flexible to config changes. am: c...Jiakai Zhang2023-07-147-376/+366
|\| | | | | | |
| * | | | | | | Refactor dexpreopt for boot jars to make it flexible to config changes. am: c...Jiakai Zhang2023-07-147-376/+366
| |\| | | | | | | | |/ / / / / | |/| | | | |
| | * | | | | Refactor dexpreopt for boot jars to make it flexible to config changes.Jiakai Zhang2023-07-147-376/+366
* | | | | | | Merge "Use depsets for transitive manifests and assets" into main am: 654f176...Colin Cross2023-07-144-117/+187
|\| | | | | |
| * | | | | | Merge "Use depsets for transitive manifests and assets" into mainColin Cross2023-07-124-117/+187
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Use depsets for transitive manifests and assetsColin Cross2023-07-114-117/+187
* | | | | | | Merge "AIDEGen: Collect apt generated sources" into main am: 7a2e48bd36 am: 0...Vadim Spivak2023-07-143-13/+36
|\| | | | | |
| * | | | | | Merge "AIDEGen: Collect apt generated sources" into mainVadim Spivak2023-07-123-13/+36
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | AIDEGen: Collect apt generated sourcesVadim Spivak2023-07-123-13/+36
| | | |/ / / | | |/| | |
* | | | | | Merge "Remove metalava --no-banner argument" into main am: 105005bfd4 am: 670...Treehugger Robot2023-07-133-5/+2
|\| | | | |
| * | | | | Merge "Remove metalava --no-banner argument" into mainTreehugger Robot2023-07-123-5/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Remove metalava --no-banner argumentMÃ¥rten Kongstad2023-07-123-5/+2
* | | | | | Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into main am:...Jiakai Zhang2023-07-127-49/+96
|\| | | | |
| * | | | | Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into mainJiakai Zhang2023-07-117-49/+96
| |\ \ \ \ \
| | * | | | | Change the profile path on host.Jiakai Zhang2023-07-112-13/+20
| | * | | | | Extract duplicate code to common helper functions.Jiakai Zhang2023-07-114-10/+12
| | * | | | | Fix dumpOatRules.Jiakai Zhang2023-07-111-7/+12
| | * | | | | Remove Modules() from BootclasspathFragmentApexContentInfo.Jiakai Zhang2023-07-111-9/+0
| | * | | | | Fix some tests for dexpreopt and remove unnecessary tests.Jiakai Zhang2023-07-112-10/+52
* | | | | | | Merge "Add tests for code that will be affected by resource processor feature...Colin Cross2023-07-121-1/+256
|\| | | | | |
| * | | | | | Merge "Add tests for code that will be affected by resource processor feature...Colin Cross2023-07-111-1/+256
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Add tests for code that will be affected by resource processor featureColin Cross2023-07-071-1/+256
* | | | | | | Merge "Support target and max sdk version in app bp2build." into main am: aa6...Romain Jobredeaux2023-07-111-3/+18
|\| | | | | |
| * | | | | | Merge "Support target and max sdk version in app bp2build." into mainRomain Jobredeaux2023-07-111-3/+18
| |\ \ \ \ \ \
| | * | | | | | Support target and max sdk version in app bp2build.Romain Jobredeaux2023-07-101-3/+18
| | |/ / / / /
* | | | | | | Merge "Copy imported APKs to output filename" into main am: 5af242249d am: 84...Treehugger Robot2023-07-111-4/+12
|\| | | | | |
| * | | | | | Copy imported APKs to output filenameColin Cross2023-07-101-4/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge "Implement OutputFileProducer for android_app_import and android_test_i...Treehugger Robot2023-07-081-0/+10
|\| | | | |
| * | | | | Implement OutputFileProducer for android_app_import and android_test_importColin Cross2023-07-071-0/+10
| |/ / / /
* | | | | Merge "Suppress resourceshrinker stdout in soong" am: ece97e5658 am: 1890f082...Treehugger Robot2023-07-011-1/+2
|\| | | |
| * | | | Merge "Suppress resourceshrinker stdout in soong"Treehugger Robot2023-06-301-1/+2
| |\ \ \ \
| | * | | | Suppress resourceshrinker stdout in soongJared Duke2023-06-161-1/+2
* | | | | | Merge "Don't strip oat files on host." am: 3799533b87 am: 51ba0cf62a am: 5f1a...Nicolas Geoffray2023-06-301-1/+5
|\| | | | |
| * | | | | Merge "Don't strip oat files on host."Nicolas Geoffray2023-06-301-1/+5
| |\ \ \ \ \
| | * | | | | Don't strip oat files on host.Nicolas Geoffray2023-06-291-1/+5
* | | | | | | Merge "Extract class files from dep_api_srcs instead of java files" am: 04389...Treehugger Robot2023-06-304-83/+69
|\| | | | | |
| * | | | | | Extract class files from dep_api_srcs instead of java filesJihoon Kang2023-06-294-83/+69
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Fix FirstUniqueStrings after conversion to generics" am: da169a1ee3 am...Treehugger Robot2023-06-292-3/+1
|\| | | | |
| * | | | | Merge "Fix FirstUniqueStrings after conversion to generics"Treehugger Robot2023-06-292-3/+1
| |\ \ \ \ \
| | * | | | | Fix FirstUniqueStrings after conversion to genericsColin Cross2023-06-272-3/+1
* | | | | | | Merge "Use java_library_host bp2build converter for tradefed_java_library_hos...Zi Wang2023-06-291-1/+1
|\| | | | | |