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