1. 09ad3a6 Change deps of ctx.Install* from Paths to InstallPaths by Colin Cross · 1 year, 9 months ago
  2. 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
  3. a644c26 Stop collecting path entry for module_bp_java_deps.json from each module type by Colin Cross · 1 year, 9 months ago
  4. 9b59352 Add proto for Test ownership metadata. by Aditya Choudhary · 1 year, 11 months ago
  5. eb85292 Merge "Add the name of the sdk library to dynamically generated java modules" into main by Spandan Das · 1 year, 10 months ago
  6. 2cc80ba Add the name of the sdk library to dynamically generated java modules by Spandan Das · 1 year, 10 months ago
  7. c8e040c transitive r8 flags for installable {android,java}_libraries by Sam Delmerico · 1 year, 10 months ago
  8. 8e592ad Merge changes from topic "revert-2786699-import-sdk-version-none-WYNCDQGHTE" into main by Treehugger Robot · 1 year, 10 months ago
  9. eecf47b Merge "Shard Javac" into main by Treehugger Robot · 1 year, 10 months ago
  10. e111822 Revert "Don't use java_library for java_import neverlink" by Liz Kammer · 1 year, 10 months ago
  11. 05f487a Revert "Do not convert sdk_version: "none"" by Liz Kammer · 1 year, 10 months ago
  12. 15ab550 Shard Javac by usta · 1 year, 11 months ago
  13. 5dfe4be Do not convert sdk_version: "none" by Liz Kammer · 1 year, 10 months ago
  14. 4e00b09 Don't use java_library for java_import neverlink by Liz Kammer · 1 year, 10 months ago
  15. bc98b41 Merge changes from topic "stub_validation" into main by Jihoon Kang · 1 year, 10 months ago
  16. 063ec00 Add current api check as validation for from-text stub generation by Jihoon Kang · 2 years, 2 months ago
  17. 93b7e95 Handle java_resources as deps by Liz Kammer · 1 year, 11 months ago
  18. 9f52f6b Change openjdk9 specific props in bp2build/Soong by Liz Kammer · 1 year, 11 months ago
  19. 0bf0865 Merge "Change java_test_host to support cov variant." into main by Yu Liu · 1 year, 10 months ago
  20. d8aa200 Change java_test_host to support cov variant. by Yu Liu · 1 year, 11 months ago
  21. 4ec2487 Introduce system_modules property to java_api_library by Jihoon Kang · 1 year, 11 months ago
  22. 0e73f9e Collect transitive source files for java modules by Anton Hansson · 1 year, 11 months ago
  23. 534e2e5 Merge changes from topics "remove_api_files", "remove_naming_convention" into main by Jihoon Kang · 1 year, 11 months ago
  24. 4dbd0e8 Pass java_library libs and static_libs to java_*_proto_library by Zi Wang · 1 year, 11 months ago
  25. a96a7b1 Remove naming conventioned based file sorting in java_api_library by Jihoon Kang · 1 year, 11 months ago
  26. 6be0f00 Remove api_files property from java_api_library by Jihoon Kang · 1 year, 11 months ago
  27. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 11 months ago
  28. cd20903 Refactor bp2build tests for allowlist v2 by Chris Parsons · 1 year, 11 months ago
  29. e50b0f5 Merge changes I8466db71,I83180699 into main by Treehugger Robot · 1 year, 11 months ago
  30. 8fe1982 Sort api files by api surface in java_api_library by Jihoon Kang · 2 years ago
  31. fdf3236 Add java_api_contribution_import module type by Jihoon Kang · 2 years ago
  32. dd93636 Always drop deps from java_library with no srcs by Zi Wang · 1 year, 11 months ago
  33. f038cde Do not append deps to exports when java_library has only proto srcs by Zi Wang · 2 years ago
  34. ef1fc04 Merge "Utilize `-quiet` flag in java_api_library" into main by Jihoon Kang · 2 years ago
  35. d02a436 Utilize `-quiet` flag in java_api_library by Jihoon Kang · 2 years ago
  36. 774c6ea Bp2build: handle the case where java_library has only proto srcs by Zi Wang · 2 years ago
  37. 33dddf5 Do not convert resource dirs without resources by Liz Kammer · 2 years ago
  38. 65942c8 Do not convert java libraries with core_platform by Liz Kammer · 2 years ago
  39. c09e38d Merge "Remove unnecessary options when generating stubs from signatures" into main by Treehugger Robot · 2 years ago
  40. 336b16a Remove unnecessary options when generating stubs from signatures by Paul Duffin · 2 years ago
  41. 0291440 Add do not convert for sdk_version unset by Liz Kammer · 2 years ago
  42. 5dbb696 Merge "support for multiple filegroups and resource_dirs" into main by Alix Espino · 2 years ago
  43. 289e9c6 support for multiple filegroups and resource_dirs by Alix · 2 years ago
  44. 03fe33a Merge "java_library support for building headers-only" into main by Mark White · 2 years ago
  45. a15790a java_library support for building headers-only by Mark White · 2 years ago
  46. b4cd93c Merge "export_proguard_spec for libs deps" into main by Treehugger Robot · 2 years ago
  47. 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 2 years, 1 month ago
  48. 862da6f Add `previous_api` property to `java_api_library` module by Jihoon Kang · 2 years, 1 month ago
  49. 478ca5b Move scopeOrderedSourceFileNames as outside var by Jihoon Kang · 2 years ago
  50. 84473f5 Sort api files by api scope in java_api_library by Jihoon Kang · 2 years ago
  51. 1880103 Merge "Stop using single-hyphen metalava options" into main by Treehugger Robot · 2 years ago
  52. 808211e Stop using single-hyphen metalava options by Paul Duffin · 2 years ago
  53. 7f37586 Add unconverted reason for jarjar incompatibility. by Liz Kammer · 2 years, 1 month ago
  54. c796de8 Merge "Handle xsd config more like other partitions" into main by Liz Kammer · 2 years, 1 month ago
  55. 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years, 1 month ago
  56. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 2 months ago
  57. 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 2 years, 1 month ago
  58. 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
  59. 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 1 month ago
  60. cfcd0a4 Merge "make android.InList generic" into main by Sam Delmerico · 2 years, 1 month ago
  61. 1717b3b make android.InList generic by Sam Delmerico · 2 years, 1 month ago
  62. ef5d827 Merge "Fix stem to be propagated to output jar name in java_library" into main by Jihoon Kang · 2 years, 1 month ago
  63. 7873f61 java_test macro needs srcs and deps to create .jar for tradefed_test_suite by Zi Wang · 2 years, 1 month ago
  64. 2a779ea Merge changes from topics "errProne_bp2build_manually_enabled", "error_prone_config" into main by Alix Espino · 2 years, 1 month ago
  65. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 2 months ago
  66. b1e5c6a Bp2build for errorprone modules that manually enabled/disabled it by Alix · 2 years, 2 months ago
  67. 7a2e48b Merge "AIDEGen: Collect apt generated sources" into main by Vadim Spivak · 2 years, 1 month ago
  68. 3c496f0 AIDEGen: Collect apt generated sources by Vadim Spivak · 2 years, 2 months ago
  69. bd26244 Remove metalava --no-banner argument by Mårten Kongstad · 2 years, 1 month ago
  70. ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years, 2 months ago
  71. a41c679 Merge "Cleanup remaining android.JavaApiLibraryName() references" by Treehugger Robot · 2 years, 2 months ago
  72. c85750b Use generics for DepSets by Colin Cross · 3 years, 4 months ago
  73. 6c0df88 Cleanup remaining android.JavaApiLibraryName() references by Jihoon Kang · 2 years, 2 months ago
  74. 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 2 years, 3 months ago
  75. 5dba0ec Update runpath for jni libs by Spandan Das · 2 years, 3 months ago
  76. 91a8820 Merge changes from topics "xsd_config_bp2build_cc_rdeps", "xsd_config_bp2build_java_rdeps" by Spandan Das · 2 years, 3 months ago
  77. b25cbb3 Merge "Support test runnner option in auto generated test configs" by Treehugger Robot · 2 years, 3 months ago
  78. 4af4ff3 Merge "Add simple bp2build converter for java_test_host" by Zi Wang · 2 years, 3 months ago
  79. 370f13c bp2build for java libraries using xsd_config srcs by Spandan Das · 2 years, 3 months ago
  80. 7202ffe Explicitly specify `--api-overloaded-method-order source` for metalava by Paul Duffin · 2 years, 3 months ago
  81. 65b3672 Add simple bp2build converter for java_test_host by Zi Wang · 2 years, 3 months ago
  82. 5b7035f Explicitly specify `--api-class-resolution api` for metalava by Paul Duffin · 2 years, 3 months ago
  83. ec73143 Support test runnner option in auto generated test configs by Dan Shi · 2 years, 3 months ago
  84. e5641c5 Merge "bp2build java_resources that only contain a filegroup" by Alix Espino · 2 years, 3 months ago
  85. de68c07 Merge "Modify error emit condition for checking api files in java_api_library" by Jihoon Kang · 2 years, 3 months ago
  86. 160634c Modify error emit condition for checking api files in java_api_library by Jihoon Kang · 2 years, 3 months ago
  87. b29a3cd bp2build java_resources that only contain a filegroup by Alix · 2 years, 3 months ago
  88. bd0fd20 data_native_bins is only available in java_test_host, add java_test_host properties to java_defaults to make it's available in java_defaults as well. by Kun Niu · 2 years, 3 months ago
  89. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 3 months ago
  90. 0393174 Merge "Disallow missing api source files for java_api_library module" by Jihoon Kang · 2 years, 3 months ago
  91. eaf7f5e Fix Soong code, remove dead code, and clean up code for Java fuzz by Cory Barker · 2 years, 7 months ago
  92. 795319f Disallow missing api source files for java_api_library module by Jihoon Kang · 2 years, 3 months ago
  93. ea4b67d Merge "Delete kotlin/rules.bzl file" by Alix Espino · 2 years, 3 months ago
  94. 9241da9 Merge "Delete java/rules.bzl file" by Alix Espino · 2 years, 3 months ago
  95. a28acb5 Delete kotlin/rules.bzl file by Alix · 2 years, 4 months ago
  96. c144c08 Merge "Provide a resource_prefix_strip for java_resources in bp2build." by Treehugger Robot · 2 years, 4 months ago
  97. d5fe133 Provide a resource_prefix_strip for java_resources in bp2build. by Romain Jobredeaux · 2 years, 4 months ago
  98. 83a8bc4 Delete java/rules.bzl file by Alix · 2 years, 4 months ago
  99. 3486740 Use api_levels_released_versions from starlark by Cole Faust · 2 years, 4 months ago
  100. 39b6cc5 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 4 months ago