1. 536ad66 Merge changes I39a75dab,I4c6640e7,I931216a5 into main by Colin Cross · 7 months ago
  2. 844cb6a Add t.Parallel() to java tests by Colin Cross · 7 months ago
  3. 8219749 Install java_test module test deps and configs in soong-only by Jihoon Kang · 7 months ago
  4. 4169898 Only coverage instrument device modules that are being compiled to dex by Colin Cross · 10 months ago
  5. 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 11 months ago
  6. b9c67e2 Make java binaries common instead of common-first by Cole Faust · 11 months ago
  7. e42c5d9 Add JNI libs support to device variants of java_binary by Spandan Das · 11 months ago
  8. 8bce381 Remove the java property `exclude_static_libs` by Jihoon Kang · 11 months ago
  9. 77e27d4 Find matching variant of `required` for `common_first` by Spandan Das · 11 months ago
  10. ad95b9b Merge "Fix coverage when transitive jars are enabled" into main by Colin Cross · 11 months ago
  11. b323c91 Fix coverage when transitive jars are enabled by Colin Cross · 11 months ago
  12. 28c9657 Revert^2 "Restrict java_sdk_library in libs" by Jihoon Kang · 12 months ago
  13. 2261a82 Remove unused property naming_scheme in java_sdk_library by Jihoon Kang · 12 months ago
  14. c9b4f6b Use transitive header jars in classpaths by Colin Cross · 1 year, 1 month ago
  15. 51c2231 Access output files thru providers in Soong tests. by Yu Liu · 1 year ago
  16. 663e450 Merge SingletonProviderContext with OtherModuleProviderContext by Yu Liu · 1 year, 1 month ago
  17. a66b463 Add PrepareForTestWithBuildFlag by Colin Cross · 1 year, 1 month ago
  18. b0f4c02 Revert "Revert "Enable from-text stub generation in non-sdk java..." by Jihoon Kang · 1 year, 1 month ago
  19. a574cd2 Revert "Enable from-text stub generation in non-sdk java_sdk_library" by Liana Kazanova · 1 year, 1 month ago
  20. 062eb66 Enable from-text stub generation in non-sdk java_sdk_library by Jihoon Kang · 1 year, 6 months ago
  21. 9f7b9f4 Use OutputFilesProvider on java modules by mrziwang · 1 year, 2 months ago
  22. 68786d8 Use OutputFilesProvider on Import, AARImport and AndroidAppImport by mrziwang · 1 year, 2 months ago
  23. 315a53c Make container mandatory in aconfig_declarations. by Yu Liu · 1 year, 4 months ago
  24. cdc66f4 Add "test-only" flag for java modules by Ronald Braunstein · 1 year, 5 months ago
  25. 5e87f34 Strip relative paths from java_import output files by Colin Cross · 1 year, 5 months ago
  26. dad2a36 Revert^2 "Support static_libs for java_import modules" by Colin Cross · 1 year, 5 months ago
  27. c6c9c73 Revert "Support static_libs for java_import modules" by Colin Cross · 1 year, 5 months ago
  28. a174d2e Support static_libs for java_import modules by Colin Cross · 1 year, 6 months ago
  29. 064b145 Merge "Change java stem attribute for both device and host" into main by Treehugger Robot · 1 year, 6 months ago
  30. 2af0b6e Change java stem attribute for both device and host by yangbill · 1 year, 6 months ago
  31. e4c911e Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 1 year, 8 months ago
  32. 5d70127 Enable non-"everything" stubs generation in java_api_library by Jihoon Kang · 1 year, 7 months ago
  33. 3cf0463 Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 1 year, 8 months ago
  34. ec3887a Merge "Replace panic with ModuleErrorf" into main by Treehugger Robot · 1 year, 8 months ago
  35. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 8 months ago
  36. 3c89f04 Generate "exportable" stubs in droidstubs by Jihoon Kang · 1 year, 9 months ago
  37. 30e32f6 Merge changes I8b352305,Iadf9e324 into main by Cole Faust · 1 year, 9 months ago
  38. e8561c6 Include "soong" in sandboxed out paths by Cole Faust · 1 year, 9 months ago
  39. 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 9 months ago
  40. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 9 months ago
  41. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  42. 84b2589 Add aconfig flag support for android_app by Jihoon Kang · 1 year, 9 months ago
  43. f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 10 months ago
  44. 9bef674 Remove sdkPreSingleton and overlaySingleton by Cole Faust · 1 year, 10 months ago
  45. 1975d3e Disable from-text stub build for coverage build by Jihoon Kang · 1 year, 11 months ago
  46. 063ec00 Add current api check as validation for from-text stub generation by Jihoon Kang · 2 years, 2 months ago
  47. 4ec2487 Introduce system_modules property to java_api_library by Jihoon Kang · 1 year, 11 months ago
  48. 0e73f9e Collect transitive source files for java modules by Anton Hansson · 2 years ago
  49. a96a7b1 Remove naming conventioned based file sorting in java_api_library by Jihoon Kang · 2 years ago
  50. 6be0f00 Remove api_files property from java_api_library by Jihoon Kang · 2 years ago
  51. 8fe1982 Sort api files by api surface in java_api_library by Jihoon Kang · 2 years ago
  52. fdf3236 Add java_api_contribution_import module type by Jihoon Kang · 2 years ago
  53. a15790a java_library support for building headers-only by Mark White · 2 years ago
  54. 84473f5 Sort api files by api scope in java_api_library by Jihoon Kang · 2 years, 1 month ago
  55. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 2 months ago
  56. ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years, 2 months ago
  57. 381c2fa Introduce "Exclude_static_libs" property for Java modules by Jihoon Kang · 2 years, 3 months ago
  58. ec73143 Support test runnner option in auto generated test configs by Dan Shi · 2 years, 3 months ago
  59. 795319f Disallow missing api source files for java_api_library module by Jihoon Kang · 2 years, 4 months ago
  60. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 4 months ago
  61. 01e522c Add dep_api_srcs property to java_api_library module by Jihoon Kang · 2 years, 6 months ago
  62. 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 2 years, 8 months ago
  63. 25857f5 Rename output stubs jar file in java_api_library by Jihoon Kang · 2 years, 6 months ago
  64. e30fff0 Add static_libs property in java_api_library soong module by Jihoon Kang · 2 years, 7 months ago
  65. 5c503d1 Precompile python sources by Cole Faust · 2 years, 7 months ago
  66. 3198f3c Generate java_api_contribution module from droidstubs module by Jihoon Kang · 2 years, 7 months ago
  67. 362aa9d Add libs property to java_api_library module by Jihoon Kang · 2 years, 8 months ago
  68. 1c51f50 Add java_api_library properties to java_defaults by Jihoon Kang · 2 years, 8 months ago
  69. 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 9 months ago
  70. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 9 months ago
  71. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 9 months ago
  72. c082eb8 Add an api_files property in java_api_library by Spandan Das · 2 years, 9 months ago
  73. 53e680d Merge "Add min_sdk_version to aidlCmd for droidstubs" by Spandan Das · 2 years, 10 months ago
  74. 757b666 Add min_sdk_version to aidlCmd for droidstubs by Spandan Das · 2 years, 10 months ago
  75. 60d4a09 Update java_api_library prop name by Jihoon Kang · 2 years, 10 months ago
  76. 0ac87c2 Create java_api_contribution and java_api_library module by Jihoon Kang · 2 years, 10 months ago
  77. ca65b40 Generate a default wrapper for device java_binary by Zi Wang · 2 years, 11 months ago
  78. 748209c Disable all filegroups in mixed builds by Liz Kammer · 2 years, 10 months ago
  79. dcbe33c Support Kotlin in Robolectric test by Chaohui Wang · 2 years, 11 months ago
  80. 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 3 years, 3 months ago
  81. 16fe8e1 Fix ProcessBazelQueryResponse of filegroup by Vinh Tran · 3 years, 1 month ago
  82. 277795c add java_import to mixed build by Sam Delmerico · 3 years, 6 months ago
  83. a22e2c9 Merge "add multilib data_device_bins properties" by Sam Delmerico · 3 years, 3 months ago
  84. cc271e2 add multilib data_device_bins properties by Sam Delmerico · 3 years, 3 months ago
  85. 63a3da9 Revert "Revert "Use D8 by default for android_test"" by Jared Duke · 3 years, 3 months ago
  86. 4e445be Revert "Use D8 by default for android_test" by Jared Duke · 3 years, 3 months ago
  87. 02edc10 Use D8 by default for android_test by Jared Duke · 3 years, 4 months ago
  88. f61766e Use turbine instead of kapt for kotlin annotation processors by Colin Cross · 3 years, 6 months ago
  89. de8417c Add AIDL enforce_permissions attribute by Thiébaud Weksteen · 3 years, 7 months ago
  90. b3342ce build device binary for java_test_host by Sam Delmerico · 3 years, 8 months ago
  91. cd1b80f bp2build converts java_genrule and java_genrule_host by Sam Delmerico · 3 years, 8 months ago
  92. 3d56ed5 Prepend header jar for sharded javac compilation by Colin Cross · 3 years, 10 months ago
  93. 07f70c0 Pass --min_sdk_version to aidl compiler by Jooyung Han · 3 years, 10 months ago
  94. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 4 years ago
  95. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years ago
  96. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 2 months ago
  97. 2b1536e Allow disabling errorprone even when RUN_ERROR_PRONE is true by Cole Faust · 4 years, 3 months ago
  98. 75fffb1 Add a build flag to always enable errorprone per-target by Cole Faust · 4 years, 3 months ago
  99. 1d2b6b3 Move java_sdk_library tests to sdk_library_test.go by Colin Cross · 4 years, 3 months ago
  100. d6599f5 Merge changes Ia74a2b83,I30a46c8f,Iac7c0149 by Jaewoong Jung · 4 years, 4 months ago