- a644c26 Stop collecting path entry for module_bp_java_deps.json from each module type by Colin Cross · 1 year, 1 month ago
- efb6d60 Update transitive lib propagation by Jared Duke · 1 year, 2 months ago
- 4b9f618 Don't minimize debug information if module explicitly asks for it by Mythri Alle · 1 year, 2 months ago
- 9f52f6b Change openjdk9 specific props in bp2build/Soong by Liz Kammer · 1 year, 3 months ago
- 6077263 Update Headers_only to a bool pointer by Liz Kammer · 1 year, 3 months ago
- 0a470a3 Remove unnecessary arch variant for patch module by Liz Kammer · 1 year, 3 months ago
- 7a90fcf Merge "Convert java_aconfig_library to bazel." into main by Yu Liu · 1 year, 3 months ago
- 77b232d Merge changes from topic "linter_integration_tests" into main by Thiébaud Weksteen · 1 year, 3 months ago
- f2b9401 Convert java_aconfig_library to bazel. by Yu Liu · 1 year, 3 months ago
- d054436 Add .lint tagged output to Java modules by Thiébaud Weksteen · 1 year, 3 months ago
- 9231132 Merge "Collect transitive source files for java modules" into main by Anton Hansson · 1 year, 3 months ago
- 0e73f9e Collect transitive source files for java modules by Anton Hansson · 1 year, 3 months ago
- b983cea Merge "Shard srcjars when sharding javac compilation" into main by Colin Cross · 1 year, 3 months ago
- a052ddb Shard srcjars when sharding javac compilation by Colin Cross · 1 year, 3 months ago
- 0391ca4 Use same symbol for all receiver functions by usta · 1 year, 3 months ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 3 months ago
- 51d7bfd Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30" by Cole Faust · 1 year, 4 months ago
- d293e28 Revert "Only allow setting presigned without preprocessed on targetSdk < 30" by Karl Shaffer · 1 year, 4 months ago
- 6158528 Only allow setting presigned without preprocessed on targetSdk < 30 by Cole Faust · 1 year, 6 months ago
- 03fe33a Merge "java_library support for building headers-only" into main by Mark White · 1 year, 4 months ago
- a15790a java_library support for building headers-only by Mark White · 1 year, 4 months ago
- ffac9be Allow access to the generated srcjars for GeneratedJavaLibrary by Joe Onorato · 1 year, 4 months ago
- 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 1 year, 5 months ago
- 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 1 year, 5 months ago
- 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 1 year, 6 months ago
- ed89d33 Merge changes I69f80d12,I40d48644 into main by Treehugger Robot · 1 year, 5 months ago
- 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 1 year, 6 months ago
- f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 1 year, 5 months ago
- 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 1 year, 6 months ago
- 3c496f0 AIDEGen: Collect apt generated sources by Vadim Spivak · 1 year, 7 months ago
- 3096e68 Use java_library_host bp2build converter for tradefed_java_library_host by Zi Wang · 1 year, 6 months ago
- 313d32f Merge "Use generics for DepSets" by Colin Cross · 1 year, 6 months ago
- c85750b Use generics for DepSets by Colin Cross · 2 years, 8 months ago
- df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 1 year, 7 months ago
- 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 1 year, 7 months ago
- 0e7d0fa Merge "Dynamically link static libs for sdk_library created java_library" by Treehugger Robot · 1 year, 7 months ago
- 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 1 year, 7 months ago
- 715c417 Remove print statement by Chris Parsons · 1 year, 7 months ago
- 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 1 year, 7 months ago
- 91c8395 Cleanup android.JavaApiLibraryName references by Jihoon Kang · 1 year, 7 months ago
- 381c2fa Introduce "Exclude_static_libs" property for Java modules by Jihoon Kang · 1 year, 7 months ago
- 65b3672 Add simple bp2build converter for java_test_host by Zi Wang · 1 year, 7 months ago
- b507831 Utilize from text core platform api surface jar in build by Jihoon Kang · 1 year, 9 months ago
- e339a2d Rename core stubs to .txt stubs if applicable by Spandan Das · 1 year, 9 months ago
- a26eda7 Update max_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
- ca70fc4 Update target_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
- 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
- 626a8ad Cleanup hardcoded references to android_*stubs_current by Spandan Das · 1 year, 9 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 10 months ago
- 7fa982c Update usages of min_sdk_version that relies on (kind+level) by Spandan Das · 1 year, 10 months ago
- de1d5bc Merge "Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability.""" by Treehugger Robot · 1 year, 10 months ago
- c404cc7 Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability."" by Spandan Das · 1 year, 10 months ago
- 9f9c0a2 transitive Java deps for r8 by Sam Delmerico · 2 years, 1 month ago
- 7eb9243 Revert "R8/D8 should use sdk_version prop to determine API surface stability." by Spandan Das · 2 years ago
- daa220a R8/D8 should use sdk_version prop to determine API surface stability. by Spandan Das · 2 years ago
- d796f6f Stop module types being SdkAware by Paul Duffin · 2 years, 1 month ago
- 000cbe0 Add support for AIDL traces in Priv apps by Parth Sane · 2 years, 1 month ago
- a114ac9 Add android.SdkModule to Sdk Versions that have AIDL traces generated by Parth Sane · 2 years, 2 months ago
- ab50dea Add .hjar output file tag by Colin Cross · 2 years, 3 months ago
- 91e8d3d Merge "Update documenation for default value of sdk_version" by Spandan Das · 2 years, 3 months ago
- 1ccf574 Update documenation for default value of sdk_version by Spandan Das · 2 years, 3 months ago
- dcbe33c Support Kotlin in Robolectric test by Chaohui Wang · 2 years, 3 months ago
- 7413558 Add Config,RunningInsideUnitTest by Paul Duffin · 2 years, 3 months ago
- ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 2 years, 3 months ago
- a610511 Merge "Enable aidl#generate_traces by default for some Java SDK kinds" by Zimuzo Ezeozue · 2 years, 4 months ago
- 1e3f78f add jacocoagent by default to Java modules by Sam Delmerico · 2 years, 4 months ago
- 8774ae1 Enable aidl#generate_traces by default for some Java SDK kinds by Zim · 2 years, 4 months ago
- c759372 jacoco libs dependency for instrumented libraries by Sam Delmerico · 2 years, 4 months ago
- 3be2472 Merge changes from topic "aidl_interface_bp2build" by Sam Delmerico · 2 years, 4 months ago
- 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 2 years, 7 months ago
- 2d516df Skip errorprone on protobuf/aidl-only modules by Cole Faust · 2 years, 4 months ago
- 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 2 years, 5 months ago
- 50dbe0a Merge "Propagate max_sdk_version to manifest_fixer" by William Loh · 2 years, 6 months ago
- 7631bdf Merge "Revert "Add -Xjvm-defaults=all to kotlin compilations"" by Treehugger Robot · 2 years, 6 months ago
- b0ef8b1 Revert "Add -Xjvm-defaults=all to kotlin compilations" by Jordan Demeulenaere · 2 years, 6 months ago
- 01365d5 Merge "Add -Xjvm-defaults=all to kotlin compilations" by Cole Faust · 2 years, 6 months ago
- 100c7ad Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" by Cole Faust · 2 years, 6 months ago
- e5bf3fb Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Cole Faust · 2 years, 6 months ago
- e7b1f5b Avoid modifying Compile_dex property by Paul Duffin · 2 years, 6 months ago
- 7ce6837 Add -Xjvm-defaults=all to kotlin compilations by Cole Faust · 2 years, 6 months ago
- 5a082f9 Propagate max_sdk_version to manifest_fixer by William Loh · 2 years, 8 months ago
- 1cb1c45 Merge "disable usage of plugins as static libs" by Sam Delmerico · 2 years, 8 months ago
- 5471f4e Merge "java/lint: enable lint on non-generated srcjar" by Thiébaud Weksteen · 2 years, 8 months ago
- 5c26f81 java/lint: enable lint on non-generated srcjar by Thiébaud Weksteen · 2 years, 8 months ago
- a11603a Merge "Treat kotlin-annotations the same as kotlin-stdlib" by Treehugger Robot · 2 years, 8 months ago
- 0635447 Treat kotlin-annotations the same as kotlin-stdlib by Colin Cross · 2 years, 8 months ago
- be4c7ed Merge "Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer."" by Treehugger Robot · 2 years, 8 months ago
- f5d91bb Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." by Ulya Trafimovich · 2 years, 8 months ago
- 0038a8d Prevent non-app/non-test modules from statically including jacocoagent by Paul Duffin · 2 years, 8 months ago
- 0d1c4a0 disable usage of plugins as static libs by Sam Delmerico · 2 years, 8 months ago
- 5d80d89 Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Nataniel Borges · 2 years, 8 months ago
- 8b7f627 Fix erroneous "Field requires API level 33 (current min is 32)" warnings by Cole Faust · 2 years, 8 months ago
- b3f437a Merge "Deduplicate `classLoaderContexts` field between two structs." by Treehugger Robot · 2 years, 8 months ago
- 12164de Deduplicate `classLoaderContexts` field between two structs. by Ulya Trafimovich · 2 years, 8 months ago
- ba7e532 Enforce newapi check only if min_sdk_version < compile_sdk_version by Spandan Das · 2 years, 8 months ago
- ef4a5a3 Merge "Update doc for Platform_apis field in DeviceProperties" by Vinh Tran · 2 years, 8 months ago
- d91939e Update doc for Platform_apis field in DeviceProperties by Vinh Tran · 2 years, 9 months ago
- 29f5068 Merge "Export Java library dependency information" by Yike Zhang · 2 years, 9 months ago
- f628202 Export Java library dependency information by Yike · 2 years, 9 months ago
- a9c8f7d Update doc for DeviceProperties's Sdk_version field by Vinh Tran · 2 years, 9 months ago