- 193bb8c Merge "Add better error handling to bootDexJar function" into main by Treehugger Robot · 1 year, 7 months ago
- 3a39201 Add better error handling to bootDexJar function by Spandan Das · 1 year, 7 months ago
- ce8d254 Merge "Implicitly bump up Java target to 1.8" into main by Treehugger Robot · 1 year, 7 months ago
- d567a51 Implicitly bump up Java target to 1.8 by Sorin Basca · 1 year, 7 months ago
- 9272dcc Add defaults support for bootclasspath_fragment module type by Jihoon Kang · 1 year, 7 months ago
- ec3887a Merge "Replace panic with ModuleErrorf" into main by Treehugger Robot · 1 year, 7 months ago
- 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 7 months ago
- 6592e87 Add aconfig_declarations property to droidstubs and java_sdk_library by Jihoon Kang · 1 year, 8 months ago
- 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 8 months ago
- fae468e Move validation from FindDeapexerProviderForModule to rdeps by Spandan Das · 1 year, 8 months ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 8 months ago
- ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 8 months ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 8 months ago
- bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 8 months ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 8 months ago
- 84b2589 Add aconfig flag support for android_app by Jihoon Kang · 1 year, 8 months ago
- 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 8 months ago
- 312634e Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 9 months ago
- eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 9 months ago
- 09ad3a6 Change deps of ctx.Install* from Paths to InstallPaths by Colin Cross · 1 year, 9 months ago
- d781241 Merge "Stop collecting path entry for module_bp_java_deps.json from each module type" into main by Colin Cross · 1 year, 9 months ago
- a644c26 Stop collecting path entry for module_bp_java_deps.json from each module type by Colin Cross · 1 year, 9 months ago
- 9b59352 Add proto for Test ownership metadata. by Aditya Choudhary · 1 year, 10 months ago
- eb85292 Merge "Add the name of the sdk library to dynamically generated java modules" into main by Spandan Das · 1 year, 9 months ago
- 2cc80ba Add the name of the sdk library to dynamically generated java modules by Spandan Das · 1 year, 10 months ago
- c8e040c transitive r8 flags for installable {android,java}_libraries by Sam Delmerico · 1 year, 9 months ago
- 8e592ad Merge changes from topic "revert-2786699-import-sdk-version-none-WYNCDQGHTE" into main by Treehugger Robot · 1 year, 10 months ago
- eecf47b Merge "Shard Javac" into main by Treehugger Robot · 1 year, 10 months ago
- e111822 Revert "Don't use java_library for java_import neverlink" by Liz Kammer · 1 year, 10 months ago
- 05f487a Revert "Do not convert sdk_version: "none"" by Liz Kammer · 1 year, 10 months ago
- 15ab550 Shard Javac by usta · 1 year, 11 months ago
- 5dfe4be Do not convert sdk_version: "none" by Liz Kammer · 1 year, 10 months ago
- 4e00b09 Don't use java_library for java_import neverlink by Liz Kammer · 1 year, 10 months ago
- bc98b41 Merge changes from topic "stub_validation" into main by Jihoon Kang · 1 year, 10 months ago
- 063ec00 Add current api check as validation for from-text stub generation by Jihoon Kang · 2 years, 1 month ago
- 93b7e95 Handle java_resources as deps by Liz Kammer · 1 year, 10 months ago
- 9f52f6b Change openjdk9 specific props in bp2build/Soong by Liz Kammer · 1 year, 10 months ago
- 0bf0865 Merge "Change java_test_host to support cov variant." into main by Yu Liu · 1 year, 10 months ago
- d8aa200 Change java_test_host to support cov variant. by Yu Liu · 1 year, 10 months ago
- 4ec2487 Introduce system_modules property to java_api_library by Jihoon Kang · 1 year, 10 months ago
- 0e73f9e Collect transitive source files for java modules by Anton Hansson · 1 year, 11 months ago
- 534e2e5 Merge changes from topics "remove_api_files", "remove_naming_convention" into main by Jihoon Kang · 1 year, 11 months ago
- 4dbd0e8 Pass java_library libs and static_libs to java_*_proto_library by Zi Wang · 1 year, 11 months ago
- a96a7b1 Remove naming conventioned based file sorting in java_api_library by Jihoon Kang · 1 year, 11 months ago
- 6be0f00 Remove api_files property from java_api_library by Jihoon Kang · 1 year, 11 months ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 11 months ago
- cd20903 Refactor bp2build tests for allowlist v2 by Chris Parsons · 1 year, 11 months ago
- e50b0f5 Merge changes I8466db71,I83180699 into main by Treehugger Robot · 1 year, 11 months ago
- 8fe1982 Sort api files by api surface in java_api_library by Jihoon Kang · 1 year, 11 months ago
- fdf3236 Add java_api_contribution_import module type by Jihoon Kang · 1 year, 11 months ago
- dd93636 Always drop deps from java_library with no srcs by Zi Wang · 1 year, 11 months ago
- f038cde Do not append deps to exports when java_library has only proto srcs by Zi Wang · 1 year, 11 months ago
- ef1fc04 Merge "Utilize `-quiet` flag in java_api_library" into main by Jihoon Kang · 1 year, 11 months ago
- d02a436 Utilize `-quiet` flag in java_api_library by Jihoon Kang · 1 year, 11 months ago
- 774c6ea Bp2build: handle the case where java_library has only proto srcs by Zi Wang · 1 year, 11 months ago
- 33dddf5 Do not convert resource dirs without resources by Liz Kammer · 1 year, 11 months ago
- 65942c8 Do not convert java libraries with core_platform by Liz Kammer · 1 year, 11 months ago
- c09e38d Merge "Remove unnecessary options when generating stubs from signatures" into main by Treehugger Robot · 2 years ago
- 336b16a Remove unnecessary options when generating stubs from signatures by Paul Duffin · 2 years ago
- 0291440 Add do not convert for sdk_version unset by Liz Kammer · 2 years ago
- 5dbb696 Merge "support for multiple filegroups and resource_dirs" into main by Alix Espino · 2 years ago
- 289e9c6 support for multiple filegroups and resource_dirs by Alix · 2 years ago
- 03fe33a Merge "java_library support for building headers-only" into main by Mark White · 2 years ago
- a15790a java_library support for building headers-only by Mark White · 2 years ago
- b4cd93c Merge "export_proguard_spec for libs deps" into main by Treehugger Robot · 2 years ago
- 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 2 years ago
- 862da6f Add `previous_api` property to `java_api_library` module by Jihoon Kang · 2 years ago
- 478ca5b Move scopeOrderedSourceFileNames as outside var by Jihoon Kang · 2 years ago
- 84473f5 Sort api files by api scope in java_api_library by Jihoon Kang · 2 years ago
- 1880103 Merge "Stop using single-hyphen metalava options" into main by Treehugger Robot · 2 years ago
- 808211e Stop using single-hyphen metalava options by Paul Duffin · 2 years ago
- 7f37586 Add unconverted reason for jarjar incompatibility. by Liz Kammer · 2 years ago
- c796de8 Merge "Handle xsd config more like other partitions" into main by Liz Kammer · 2 years ago
- 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years ago
- 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 2 months ago
- 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 2 years, 1 month ago
- 8348ce9 Merge "java_test macro needs srcs and deps to create .jar for tradefed_test_suite" into main by Zi Wang · 2 years, 1 month ago
- 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 1 month ago
- cfcd0a4 Merge "make android.InList generic" into main by Sam Delmerico · 2 years, 1 month ago
- 1717b3b make android.InList generic by Sam Delmerico · 2 years, 1 month ago
- ef5d827 Merge "Fix stem to be propagated to output jar name in java_library" into main by Jihoon Kang · 2 years, 1 month ago
- 7873f61 java_test macro needs srcs and deps to create .jar for tradefed_test_suite by Zi Wang · 2 years, 1 month ago
- 2a779ea Merge changes from topics "errProne_bp2build_manually_enabled", "error_prone_config" into main by Alix Espino · 2 years, 1 month ago
- 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 1 month ago
- b1e5c6a Bp2build for errorprone modules that manually enabled/disabled it by Alix · 2 years, 2 months ago
- 7a2e48b Merge "AIDEGen: Collect apt generated sources" into main by Vadim Spivak · 2 years, 1 month ago
- 3c496f0 AIDEGen: Collect apt generated sources by Vadim Spivak · 2 years, 2 months ago
- bd26244 Remove metalava --no-banner argument by Mårten Kongstad · 2 years, 1 month ago
- ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years, 2 months ago
- a41c679 Merge "Cleanup remaining android.JavaApiLibraryName() references" by Treehugger Robot · 2 years, 2 months ago
- c85750b Use generics for DepSets by Colin Cross · 3 years, 4 months ago
- 6c0df88 Cleanup remaining android.JavaApiLibraryName() references by Jihoon Kang · 2 years, 2 months ago
- 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 2 years, 2 months ago
- 5dba0ec Update runpath for jni libs by Spandan Das · 2 years, 2 months ago
- 91a8820 Merge changes from topics "xsd_config_bp2build_cc_rdeps", "xsd_config_bp2build_java_rdeps" by Spandan Das · 2 years, 2 months ago
- b25cbb3 Merge "Support test runnner option in auto generated test configs" by Treehugger Robot · 2 years, 2 months ago
- 4af4ff3 Merge "Add simple bp2build converter for java_test_host" by Zi Wang · 2 years, 2 months ago
- 370f13c bp2build for java libraries using xsd_config srcs by Spandan Das · 2 years, 2 months ago
- 7202ffe Explicitly specify `--api-overloaded-method-order source` for metalava by Paul Duffin · 2 years, 2 months ago
- 65b3672 Add simple bp2build converter for java_test_host by Zi Wang · 2 years, 3 months ago