- 867c6af Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 3 months ago
- 3ddf20b Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 4 months ago
- a03d23c Merge "Handle android_app_set in Soong built apkcerts.txt" into main by Treehugger Robot · 6 months ago
- 99e7dc1 Handle android_app_set in Soong built apkcerts.txt by Spandan Das · 6 months ago
- b97f1d1 Use d8 when on eng builds by LaMont Jones · 6 months ago
- f22120f Change CommonModuleInfoProvider to a pointer. by Yu Liu · 6 months ago
- 5e1454a Expand TestSuiteInfoProvider to all test modules by Cole Faust · 6 months ago
- e263a69 Convert WalkPayloadDeps to use ModuleProxy. by Yu Liu · 6 months ago
- ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 6 months ago
- 38afe71 Create apkcerts.txt using Soong by Spandan Das · 6 months ago
- a8f25bc Merge "Flags in autogenerated RROs" into main by Treehugger Robot · 6 months ago
- 1319389 Flags in autogenerated RROs by Spandan Das · 6 months ago
- e472c1d Make EqualModules a free function. by Yu Liu · 6 months ago
- 95cef3a Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton, by Yu Liu · 6 months ago
- ff5a9c3 Merge "Implement host_common_data property for cc, java, rust and sh test modules" into main by Colin Cross · 7 months ago
- 1dcf9e4 Build proguard zips in soong-only builds by Cole Faust · 7 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 · 7 months ago
- 0a37d42 Change depVisitor to use providers instead of type-asserting to by Yu Liu · 7 months ago
- b361442 Implement host_common_data property for cc, java, rust and sh test modules by Colin Cross · 7 months ago
- ec71dfb Install tradefed dynamic config file in soong-only builds by Cole Faust · 7 months ago
- df0b839 Convert CheckMinSdkVersion to use providers. by Yu Liu · 7 months ago
- 9a987a3 Merge "Provide min sdk version as ApiLevel instead of string." into main by Yu Liu · 7 months ago
- f180603 Support DepIsInSameApex using provider. by Yu Liu · 7 months ago
- 5d3a2cf Provide min sdk version as ApiLevel instead of string. by Yu Liu · 7 months ago
- 986fe74 Add compliance metadata of java modules by Wei Li · 7 months ago
- a65d1e0 Install test deps and configs in soong-only by Spandan Das · 7 months ago
- 866ab39 Convert android_app and android_test's module-info.json to soong by Cole Faust · 8 months ago
- 7eebf8b Convert JavaFuzzTest, JavaLibrary, by Yu Liu · 8 months ago
- b732c84 Fix a bug where disbled modules generating error messages. by Yu Liu · 8 months ago
- f6f8549 Convert collectJniDeps to use ModuleProxy. by Yu Liu · 8 months ago
- 80b68c4 Convert initHiddenAPI, lint and proguardBuildActions to use ModuleProxy. by Yu Liu · 8 months ago
- 5ccdca9 Merge changes from topic "rust_stubs" into main by Ivan Lozano · 8 months ago
- 973ace7 Merge "Convert collectAppDeps to use ModuleProxy." into main by Yu Liu · 8 months ago
- ece2411 Merge changes I4fb8fc36,I5d7150fe into main by Yu Liu · 8 months ago
- b9d0000 Merge "_test module types shouldn't override user-set test property" into main by Cole Faust · 8 months ago
- 728da7c Convert collectAppDeps to use ModuleProxy. by Yu Liu · 8 months ago
- 27b74aa Convert classLoaderContextForUsesLibDeps to use ModuleProxy. by Yu Liu · 8 months ago
- c731528 _test module types shouldn't override user-set test property by Cole Faust · 8 months ago
- c0a3630 Convert checkSdkVersions to use ModuleProxy. by Yu Liu · 8 months ago
- 9eaacc8 Refactor cc/rust to prep for Rust stubs by Ivan Lozano · 10 months ago
- 460cf37 Convert hasCode and aaptLibs to use ModuleProxy. by Yu Liu · 8 months ago
- fc8d5c1 Convert validatePartitionType and checkJniLibsSdkVersion to use ModuleProxy. by Yu Liu · 8 months ago
- 976bc8a Merge "Enable R8 full mode in tests" into main by Christoffer Adamsen · 8 months ago
- c8fd1f1 Enable R8 full mode in tests by Christoffer Adamsen · 8 months ago
- f528b70 android_test handles test_options.tradefed_options by Jiyong Park · 8 months ago
- 42f6997 Convert CombinedApis's GenerateAndroidBuildActions to use ModuleProxy. by Yu Liu · 9 months ago
- f7bbd2f Split DepIsInSameApex into outgoing and incoming by Colin Cross · 9 months ago
- 9cf55a5 Convert WalkPayloadDeps from blueprint.Module to android.Module by Colin Cross · 9 months ago
- 8eb0536 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 9 months ago
- e014bdc Merge "Move autogenerated rro creation to a higher priority load hook" into main by Treehugger Robot · 9 months ago
- 4d72d3e Merge "Revert^2 "Use soong built autogenerated RROs"" into main by Spandan Das · 9 months ago
- ef8b3b2 Move autogenerated rro creation to a higher priority load hook by Spandan Das · 9 months ago
- de588a3 Revert^2 "Use soong built autogenerated RROs" by Spandan Das · 9 months ago
- e8ef6f1 Revert "Use soong built autogenerated RROs" by Liana Kazanova · 9 months ago
- ef56908 Use soong built autogenerated RROs by Spandan Das · 10 months ago
- 10c4136 Reland "Skip packaging cross container cc deps of apk-in-apex" by Spandan Das · 9 months ago
- 71be42d Automatically add system and system_ext autogen RRO to vendor/product by Spandan Das · 10 months ago
- eb9c148 Make the certificate property Configurable by Cole Faust · 10 months ago
- 4e9f592 Use fewer OutputPaths by Cole Faust · 10 months ago
- f424c9a test_module_config for sh_test by Ronald Braunstein · 11 months ago
- b4ec556 Merge "Revert "test_module_config for sh_test"" into main by Liana Kazanova · 10 months ago
- 876b803 Revert "test_module_config for sh_test" by Liana Kazanova · 10 months ago
- 6d89d77 Merge "test_module_config for sh_test" into main by Ronald Braunstein · 10 months ago
- 45dca5c test_module_config for sh_test by Ronald Braunstein · 11 months ago
- 5b98977 Make resource_dirs configurable by Cole Faust · 10 months ago
- 3f92ee1 Merge "Verify that libraries in apexes don't link to implementations outside the apex" into main by Colin Cross · 10 months ago
- b614cd4 Verify that libraries in apexes don't link to implementations outside the apex by Colin Cross · 11 months ago
- 710a14b Revert "Add device_first_vendor(_shared)_data" by Cole Faust · 10 months ago
- a8bf946 Add device_first_vendor(_shared)_data by Cole Faust · 11 months ago
- 1c841c4 Merge changes from topic "move-depset" into main by Colin Cross · 11 months ago
- a14fb6a Update DepSet references by Colin Cross · 11 months ago
- 830f56a Remove testing package by Cole Faust · 11 months ago
- 18f03f1 Add device_first_prefer32_data to java modules by Cole Faust · 11 months ago
- a9e9f53 Merge "Add new properties to aid in removing the 1-variant fallback" into main by Cole Faust · 11 months ago
- f62f422 Specify flags_packages property in the android_app-generated rro module by Jihoon Kang · 11 months ago
- 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 11 months ago
- 79de2a5 Merge "Make uses_libs and optional_uses_libs configurable" into main by Treehugger Robot · 11 months ago
- 64f2d84 Make uses_libs and optional_uses_libs configurable by Cole Faust · 11 months ago
- e19d335 Switch from genrule to java_genrule by Cole Faust · 11 months ago
- 258b96f Make the package_name property for apps configurable by Cole Faust · 11 months ago
- 99939e9 Enforce app updatability in GenerateAndroidBuildActions by Colin Cross · 11 months ago
- c5c9dbc Merge "Make the java jni_libs property configurable" into main by Treehugger Robot · 11 months ago
- 371a037 Make the java jni_libs property configurable by Jihoon Kang · 11 months ago
- 130da8b Merge "Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION." into main by Alyssa Ketpreechasawat · 11 months ago
- 3a6eced Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION. by Alyssa Ketpreechasawat · 1 year ago
- b27645a Merge "Remove the SdkLibraryDependency interface" into main by Treehugger Robot · 11 months ago
- 4785b78 Merge "Support test_runner_options in android_test" into main by Treehugger Robot · 11 months ago
- 98e9ac6 Remove the SdkLibraryDependency interface by Jihoon Kang · 12 months ago
- 4b34a72 Support test_runner_options in android_test by Dan Shi · 11 months ago
- 8bf14fc Allow WalkPayloadDeps to be called from mutators by Colin Cross · 12 months ago
- 5b948ab soong: Squash of omnirom-sdk bringup commits by Rashed Abdel-Tawab · 7 years ago
- fdaa672 Remove obsolete robolectric test runner integration by Colin Cross · 1 year ago
- ca3bf2b Merge "Move checkbuild targets of Soong modules into Soong" into main by Colin Cross · 1 year ago
- a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year, 1 month ago
- 8be09c2 Apply apimapper instrument tool on android tests by Yihan Dong · 1 year ago
- b36d31d Add ctx argument to IDEInfo() by Cole Faust · 1 year ago
- d46e5ae Remove more internal fields from ModuleBase. by Yu Liu · 1 year, 1 month ago
- ddc2833 Remove installFiles from ModuleBase. by Yu Liu · 1 year, 1 month ago
- e1a8555 Add IsAddingDependency to IncomingTransitionContext by Colin Cross · 1 year, 3 months ago
- 9f7b9f4 Use OutputFilesProvider on java modules by mrziwang · 1 year, 2 months ago