- 201df32 Merge "Support to generate cts coverage report" into main by Treehugger Robot · 5 months ago
- dffe87c Support to generate cts coverage report by Herbert Xue · 6 months ago
- f14d36a Make apex min_sdk_version configurable by Cole Faust · 6 months ago
- b7ae55c Support host-unit-tests in Soong by Chun-Yi Lee · 6 months ago
- 2d69b8a Add compliance metadata for SBOM generation of mainline modules by Wei Li · 6 months ago
- 580fcc7 Merge "Add Host_first_data for test dependencies that build with the host's arch." into main by Yu Liu · 6 months ago
- ff99b0e Add Host_first_data for test dependencies that build with the host's arch. by Yu Liu · 6 months ago
- ba139b4 Support building resources with android_ravenwood_test by John Wu · 6 months ago
- 641f7a8 Using Turbine-APT for Anno Processing in javac. by Himanshu Gupta · 7 months ago
- 2c86376 List installed file for java_import modules in JavaInfo by Cole Faust · 7 months ago
- 2624cdd Avoid copying the original class loader context pointer, otherwise changes made to the pointer can affect other places such as inside JavaInfo provider. by Yu Liu · 7 months ago
- 7a26470 Coverage support for soong-only builds by Cole Faust · 8 months ago
- b15e2ba Generate Kotlin Snapshot Files for Incremental Compilation by Dave Mankoff · 8 months ago
- d20b369 Skip generic config verification for some cases by Justin Yun · 8 months ago
- e6dd138 Soong-system image must not include target-specific modules. by Justin Yun · 9 months ago
- 73cc26d Improve header_jar_override by LaMont Jones · 8 months ago
- ec0e712 Remove deprecated ModuleContext methods by Cole Faust · 9 months ago
- 7d6a867 Merge changes from topics "codegen-encode", "codegen-typeident" into main by Yu Liu · 9 months ago
- d587fa2 Auto generate encoding/decoding for more structs that use DepSet. by Yu Liu · 9 months ago
- 5e4f85a Build the unbundled jacoco report zip with soong by Cole Faust · 9 months ago
- 9abcc4d Merge "Revert "Do not emit non-dependency required entries to Androidmk"" into main by Priyanka Advani (xWF) · 9 months ago
- 024b535 Revert "Do not emit non-dependency required entries to Androidmk" by Priyanka Advani (xWF) · 9 months ago
- 30640c3 Merge "Do not emit non-dependency required entries to Androidmk" into main by Treehugger Robot · 9 months ago
- 4f2932c Do not emit non-dependency required entries to Androidmk by Jihoon Kang · 9 months ago
- e066035 Propagate transitive CLC of SDK libraries from "libs". by Jiakai Zhang · 9 months ago
- 66d3312 Merge changes Ibf624e8b,I798ebdab,Ieb92ae59,I7586198c into main by Colin Cross · 9 months ago
- 22e5ac6 Merge changes from topic "revert-33373055-revert-32464406-b392906864-kotlin-incremental-RKSJYQSKFU-LDKHBKMCDA" into main by Dave Mankoff · 9 months ago
- 4ffdd3a Revert^2 "Pass source deltas to kotlin incremental." by Dave Mankoff · 9 months ago
- 5b47734 Use provider for SdkLibraryComponentDependency by Colin Cross · 9 months ago
- d2b4218 Dist unbundled proguard zips with soong by Cole Faust · 9 months ago
- 20802ac Revert "Pass source deltas to kotlin incremental." by LaMont Jones · 9 months ago
- 4a4dba9 Pass source deltas to kotlin incremental. by Dave Mankoff · 11 months ago
- 95b5028 Allow Kotlin targets to specify associates by Jordan Demeulenaere · 10 months ago
- 38803c6 Convert some of java/ to ModuleProxy and Providers by Colin Cross · 10 months ago
- 23ce75e Convert module-info under build/soong/java to Soong-only by kellyhung · 10 months ago
- 41ec881 Enable header_jar_override on all release configs by LaMont Jones · 10 months ago
- 0ff7457 Separate ModuleProxy from Module by Colin Cross · 10 months ago
- 66a575c Merge "Change WalkDeps in apex.go to WalkDepsProxy." into main by Yu Liu · 10 months ago
- 81bc226 Change WalkDeps in apex.go to WalkDepsProxy. by Yu Liu · 10 months ago
- 990f3d3 Disable stub validation for partial compile by LaMont Jones · 10 months ago
- 84aefff Convert collectMembers to use ModuleProxy. by Yu Liu · 10 months ago
- 7f59f8a Reapply "Always install test files with soong" by Cole Faust · 10 months ago
- a933f95 Revert "Reapply "Always install test files with soong"" by Szu-An Lu · 10 months ago
- 6f4c1f5 Reapply "Always install test files with soong" by Cole Faust · 10 months ago
- 311d7fa Add java_library.header_jar_override by LaMont Jones · 11 months ago
- b97f1d1 Use d8 when on eng builds by LaMont Jones · 11 months ago
- f22120f Change CommonModuleInfoProvider to a pointer. by Yu Liu · 11 months ago
- 9697c53 Merge "Expand TestSuiteInfoProvider to all test modules" into main by Treehugger Robot · 11 months ago
- b4d5038 Merge "Add a trace_references_from dex optimization property" into main by Treehugger Robot · 11 months ago
- 5e1454a Expand TestSuiteInfoProvider to all test modules by Cole Faust · 11 months ago
- 0ac6ae7 Add a trace_references_from dex optimization property by Jared Duke · 11 months ago
- ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 11 months ago
- ec1b7fa More partial compile optimizations by LaMont Jones · 11 months ago
- 71f1ea3 Convert tidyPhonySingleton, jdepsGeneratorSingleton and by Yu Liu · 11 months ago
- 2a815b6 Convert the following singletons to use ModuleProxy: by Yu Liu · 12 months ago
- ff5a9c3 Merge "Implement host_common_data property for cc, java, rust and sh test modules" into main by Colin Cross · 12 months ago
- 1dcf9e4 Build proguard zips in soong-only builds by Cole Faust · 12 months ago
- 8ff4af3 Remove RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH by Colin Cross · 12 months ago
- 3c551be Merge "Change depVisitor to use providers instead of type-asserting to interfaces directly, the next step is to change it to use ModuleProxy once IsDepInSameApex is ready." into main by Yu Liu · 12 months ago
- 0a37d42 Change depVisitor to use providers instead of type-asserting to by Yu Liu · 12 months ago
- b361442 Implement host_common_data property for cc, java, rust and sh test modules by Colin Cross · 12 months ago
- ec71dfb Install tradefed dynamic config file in soong-only builds by Cole Faust · 12 months ago
- df0b839 Convert CheckMinSdkVersion to use providers. by Yu Liu · 12 months ago
- 3f603bd Merge "Support DepIsInSameApex using provider." into main by Yu Liu · 12 months ago
- f180603 Support DepIsInSameApex using provider. by Yu Liu · 12 months ago
- a43fb25 Move dists to GenerateAndroidBuildActions by Cole Faust · 12 months ago
- 7313f0e Merge "Fix ninja_determinism_test CI breakage" into main by Wei Li · 12 months ago
- 736c6c2 Fix ninja_determinism_test CI breakage by Wei Li · 12 months ago
- 5c846d8 Merge changes from topics "apex_transition_info", "bcp_dependency_through_apex" into main by Colin Cross · 12 months ago
- 1cea530 Convert android.TransitionMutator to TransitionInfo by Colin Cross · 1 year, 2 months ago
- d5a8463 Merge "Convert api.xml dist rules to Soong" into main by Treehugger Robot · 12 months ago
- 1262e20 Convert api.xml dist rules to Soong by Jihoon Kang · 12 months ago
- 10f6c32 Merge "Add java_genrule_combiner module" into main by Treehugger Robot · 12 months ago
- 8546f0c Add java_genrule_combiner module by LaMont Jones · 1 year ago
- c9b88c9 Remove configurable values from providers by Cole Faust · 12 months ago
- 2faf92b Merge changes I5057c2cc,I83ac66c6 into main by Treehugger Robot · 12 months ago
- 4bf1e16 Merge "Move installation of dexpreopted system server classpath libraries into apex" into main by Colin Cross · 12 months ago
- d718aa5 Install intermediate file in testcases by Spandan Das · 12 months ago
- d2de593 Do not propagate uses lib tags of framework by Jihoon Kang · 12 months ago
- 388c661 Move installation of dexpreopted system server classpath libraries into apex by Colin Cross · 1 year ago
- 986fe74 Add compliance metadata of java modules by Wei Li · 1 year ago
- 7904883 Merge "Install java_test module test deps and configs in soong-only" into main by Treehugger Robot · 1 year ago
- 8219749 Install java_test module test deps and configs in soong-only by Jihoon Kang · 1 year ago
- d2c82e1 Merge "Convert sdk_library to use ModuleProxy." into main by Yu Liu · 1 year ago
- dc81dfe Merge "Pass --api-surface to Metalava" into main by Treehugger Robot · 1 year ago
- 35acd33 Convert sdk_library to use ModuleProxy. by Yu Liu · 1 year ago
- 208f8e7 Convert robolectric_test's module-info.json to song by Cole Faust · 1 year ago
- d406381 Convert java modules' module-info.json to Soong by Jihoon Kang · 1 year ago
- d71dc40 Pass --api-surface to Metalava by Paul Duffin · 1 year ago
- 5f77916 Add core-platform-legacy to supported api surfaces by Paul Duffin · 1 year ago
- d01f0b2 Allow java_sdk_library to override the droidstubs api_surface per scope by Paul Duffin · 1 year ago
- 61445a9 Merge "Convert JavaFuzzTest, JavaLibrary, generateAndroidBuildActionsWithConfig, ravenwood and robolectricTest to use ModuleProxy." into main by Yu Liu · 1 year ago
- d0feb71 Update java_defaults to support android_app_import properties by Herbert Xue · 1 year, 1 month ago
- 7eebf8b Convert JavaFuzzTest, JavaLibrary, by Yu Liu · 1 year, 1 month ago
- cbb50c2 Convert AndroidLibrary.GenerateAndroidBuildActions, by Yu Liu · 1 year, 1 month ago
- 39f5fb3 Convert collectDeps and collectTransitiveHeaderJarsForR8 to use ModuleProxy. by Yu Liu · 1 year, 1 month ago
- ece2411 Merge changes I4fb8fc36,I5d7150fe into main by Yu Liu · 1 year, 1 month ago
- b9d0000 Merge "_test module types shouldn't override user-set test property" into main by Cole Faust · 1 year, 1 month ago
- c731528 _test module types shouldn't override user-set test property by Cole Faust · 1 year, 1 month ago
- c0a3630 Convert checkSdkVersions to use ModuleProxy. by Yu Liu · 1 year, 1 month ago