1. 65942c8 Do not convert java libraries with core_platform by Liz Kammer · 1 year, 4 months ago
  2. c09e38d Merge "Remove unnecessary options when generating stubs from signatures" into main by Treehugger Robot · 1 year, 4 months ago
  3. 336b16a Remove unnecessary options when generating stubs from signatures by Paul Duffin · 1 year, 5 months ago
  4. 0291440 Add do not convert for sdk_version unset by Liz Kammer · 1 year, 5 months ago
  5. 5dbb696 Merge "support for multiple filegroups and resource_dirs" into main by Alix Espino · 1 year, 4 months ago
  6. 289e9c6 support for multiple filegroups and resource_dirs by Alix · 1 year, 5 months ago
  7. 03fe33a Merge "java_library support for building headers-only" into main by Mark White · 1 year, 4 months ago
  8. a15790a java_library support for building headers-only by Mark White · 1 year, 4 months ago
  9. b4cd93c Merge "export_proguard_spec for libs deps" into main by Treehugger Robot · 1 year, 4 months ago
  10. 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 1 year, 5 months ago
  11. 862da6f Add `previous_api` property to `java_api_library` module by Jihoon Kang · 1 year, 5 months ago
  12. 478ca5b Move scopeOrderedSourceFileNames as outside var by Jihoon Kang · 1 year, 5 months ago
  13. 84473f5 Sort api files by api scope in java_api_library by Jihoon Kang · 1 year, 5 months ago
  14. 1880103 Merge "Stop using single-hyphen metalava options" into main by Treehugger Robot · 1 year, 5 months ago
  15. 808211e Stop using single-hyphen metalava options by Paul Duffin · 1 year, 5 months ago
  16. 7f37586 Add unconverted reason for jarjar incompatibility. by Liz Kammer · 1 year, 5 months ago
  17. c796de8 Merge "Handle xsd config more like other partitions" into main by Liz Kammer · 1 year, 5 months ago
  18. 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 1 year, 5 months ago
  19. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 1 year, 6 months ago
  20. 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 1 year, 6 months ago
  21. 8348ce9 Merge "java_test macro needs srcs and deps to create .jar for tradefed_test_suite" into main by Zi Wang · 1 year, 5 months ago
  22. 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 1 year, 6 months ago
  23. cfcd0a4 Merge "make android.InList generic" into main by Sam Delmerico · 1 year, 5 months ago
  24. 1717b3b make android.InList generic by Sam Delmerico · 1 year, 5 months ago
  25. ef5d827 Merge "Fix stem to be propagated to output jar name in java_library" into main by Jihoon Kang · 1 year, 5 months ago
  26. 7873f61 java_test macro needs srcs and deps to create .jar for tradefed_test_suite by Zi Wang · 1 year, 6 months ago
  27. 2a779ea Merge changes from topics "errProne_bp2build_manually_enabled", "error_prone_config" into main by Alix Espino · 1 year, 6 months ago
  28. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 1 year, 6 months ago
  29. b1e5c6a Bp2build for errorprone modules that manually enabled/disabled it by Alix · 1 year, 6 months ago
  30. 7a2e48b Merge "AIDEGen: Collect apt generated sources" into main by Vadim Spivak · 1 year, 6 months ago
  31. 3c496f0 AIDEGen: Collect apt generated sources by Vadim Spivak · 1 year, 7 months ago
  32. bd26244 Remove metalava --no-banner argument by Mårten Kongstad · 1 year, 6 months ago
  33. ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 1 year, 6 months ago
  34. a41c679 Merge "Cleanup remaining android.JavaApiLibraryName() references" by Treehugger Robot · 1 year, 6 months ago
  35. c85750b Use generics for DepSets by Colin Cross · 2 years, 8 months ago
  36. 6c0df88 Cleanup remaining android.JavaApiLibraryName() references by Jihoon Kang · 1 year, 7 months ago
  37. 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 1 year, 7 months ago
  38. 5dba0ec Update runpath for jni libs by Spandan Das · 1 year, 7 months ago
  39. 91a8820 Merge changes from topics "xsd_config_bp2build_cc_rdeps", "xsd_config_bp2build_java_rdeps" by Spandan Das · 1 year, 7 months ago
  40. b25cbb3 Merge "Support test runnner option in auto generated test configs" by Treehugger Robot · 1 year, 7 months ago
  41. 4af4ff3 Merge "Add simple bp2build converter for java_test_host" by Zi Wang · 1 year, 7 months ago
  42. 370f13c bp2build for java libraries using xsd_config srcs by Spandan Das · 1 year, 7 months ago
  43. 7202ffe Explicitly specify `--api-overloaded-method-order source` for metalava by Paul Duffin · 1 year, 7 months ago
  44. 65b3672 Add simple bp2build converter for java_test_host by Zi Wang · 1 year, 7 months ago
  45. 5b7035f Explicitly specify `--api-class-resolution api` for metalava by Paul Duffin · 1 year, 7 months ago
  46. ec73143 Support test runnner option in auto generated test configs by Dan Shi · 1 year, 7 months ago
  47. e5641c5 Merge "bp2build java_resources that only contain a filegroup" by Alix Espino · 1 year, 7 months ago
  48. de68c07 Merge "Modify error emit condition for checking api files in java_api_library" by Jihoon Kang · 1 year, 7 months ago
  49. 160634c Modify error emit condition for checking api files in java_api_library by Jihoon Kang · 1 year, 7 months ago
  50. b29a3cd bp2build java_resources that only contain a filegroup by Alix · 1 year, 8 months ago
  51. 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 · 1 year, 7 months ago
  52. 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
  53. 0393174 Merge "Disallow missing api source files for java_api_library module" by Jihoon Kang · 1 year, 8 months ago
  54. eaf7f5e Fix Soong code, remove dead code, and clean up code for Java fuzz by Cory Barker · 1 year, 11 months ago
  55. 795319f Disallow missing api source files for java_api_library module by Jihoon Kang · 1 year, 8 months ago
  56. ea4b67d Merge "Delete kotlin/rules.bzl file" by Alix Espino · 1 year, 8 months ago
  57. 9241da9 Merge "Delete java/rules.bzl file" by Alix Espino · 1 year, 8 months ago
  58. a28acb5 Delete kotlin/rules.bzl file by Alix · 1 year, 8 months ago
  59. c144c08 Merge "Provide a resource_prefix_strip for java_resources in bp2build." by Treehugger Robot · 1 year, 8 months ago
  60. d5fe133 Provide a resource_prefix_strip for java_resources in bp2build. by Romain Jobredeaux · 1 year, 8 months ago
  61. 83a8bc4 Delete java/rules.bzl file by Alix · 1 year, 8 months ago
  62. 3486740 Use api_levels_released_versions from starlark by Cole Faust · 1 year, 8 months ago
  63. 39b6cc5 Ignore test apexes from bp2build generated tags by Spandan Das · 1 year, 9 months ago
  64. b420705 Merge "Utilize from text core platform api surface jar in build" by Jihoon Kang · 1 year, 8 months ago
  65. a3c029e Merge "Bp2build support for sdk_version and java_version." by Romain Jobredeaux · 1 year, 9 months ago
  66. 2eef2e1 Bp2build support for sdk_version and java_version. by Romain Jobredeaux · 1 year, 10 months ago
  67. b507831 Utilize from text core platform api surface jar in build by Jihoon Kang · 1 year, 9 months ago
  68. 3bfba4c Merge "Update java_api_library in testing modules" by Jihoon Kang · 1 year, 9 months ago
  69. eb711b9 Support arch variants in java's StaticLibs in bp2build by Romain Jobredeaux · 1 year, 9 months ago
  70. c0a2420 Update java_api_library in testing modules by Jihoon Kang · 1 year, 9 months ago
  71. 01e522c Add dep_api_srcs property to java_api_library module by Jihoon Kang · 1 year, 10 months ago
  72. e55bf08 rename aidl/library.bzl to aidl/aidl_library.bzl by Sam Delmerico · 1 year, 9 months ago
  73. bc2906e Merge "Modify Soong to utilize from-text android.jar in build" by Treehugger Robot · 1 year, 9 months ago
  74. 709dbd0 Merge "Compile stubs to .dex" by Spandan Das · 1 year, 9 months ago
  75. 1bff034 Modify Soong to utilize from-text android.jar in build by Jihoon Kang · 2 years ago
  76. 5aade5f Merge "Update max_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 1 year, 9 months ago
  77. 2b3f56e Add apex_available aidl + aidl&lang libraries by Liz Kammer · 1 year, 9 months ago
  78. cb368ea Compile stubs to .dex by Spandan Das · 1 year, 9 months ago
  79. a26eda7 Update max_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
  80. ca70fc4 Update target_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
  81. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
  82. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 1 year, 9 months ago
  83. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 1 year, 10 months ago
  84. 3254002 Create helper function for BazelTargetModuleProperties in java/android by Alix · 1 year, 10 months ago
  85. f5f6073 Create an intermediate java library for every java_binary target by Romain Jobredeaux · 1 year, 10 months ago
  86. f848bf8 bp2build kotlinCFlags by Alix · 1 year, 10 months ago
  87. 686df31 Merge "Update load statements in java.go bp2build" by Alix Espino · 1 year, 10 months ago
  88. 82acaf5 Update load statements in java.go bp2build by Alix · 1 year, 10 months ago
  89. 8062140 Merge "Call ResolveExcludes after arch-based sources computation in java.go" by Romain Jobredeaux · 1 year, 10 months ago
  90. 3eaf747 Call ResolveExcludes after arch-based sources computation in java.go by Romain Jobredeaux · 1 year, 10 months ago
  91. 75db784 Created kotlinAttributes struct by Alix · 1 year, 10 months ago
  92. 5afd9fa code cleanup for bp2build java_binary with kt srcs by Alix · 1 year, 10 months ago
  93. 4d56abf resource_strip_prefix support for kotlin srcs by Alix · 1 year, 10 months ago
  94. ece6a80 Merge "Rename output stubs jar file in java_api_library" by Jihoon Kang · 1 year, 10 months ago
  95. b0dc477 Merge "Reland^2 "Target Java 17"" by Sorin Basca · 1 year, 10 months ago
  96. 25857f5 Rename output stubs jar file in java_api_library by Jihoon Kang · 1 year, 10 months ago
  97. 7fa982c Update usages of min_sdk_version that relies on (kind+level) by Spandan Das · 1 year, 10 months ago
  98. de1d5bc Merge "Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability.""" by Treehugger Robot · 1 year, 10 months ago
  99. c404cc7 Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability."" by Spandan Das · 1 year, 10 months ago
  100. 79f853d temporary unblock for builds using sdkSystem by Alix · 1 year, 11 months ago