1. 51645ff Add skip-sdk-check to extract_apks by Pranav Gupta · 2 years, 10 months ago
  2. 759524a Merge "Enable annotations for sealed classes" by Treehugger Robot · 2 years, 10 months ago
  3. 895bc94 Merge "Bp2build for android_app minsdkversion property" by Alix Espino · 2 years, 10 months ago
  4. 54fb18d Merge "Revert "Export non-apex variants of modules to make"" by Ioana Alexandru · 2 years, 10 months ago
  5. 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 2 years, 10 months ago
  6. e5085eb Bp2build for android_app minsdkversion property by Alix · 3 years ago
  7. 2eb2ecf Merge "Create helper function for BazelTargetModuleProperties in java/android" by Alix Espino · 2 years, 10 months ago
  8. bebe607 Merge "Export non-apex variants of modules to make" by Cole Faust · 2 years, 10 months ago
  9. 3254002 Create helper function for BazelTargetModuleProperties in java/android by Alix · 2 years, 10 months ago
  10. f5f6073 Create an intermediate java library for every java_binary target by Romain Jobredeaux · 2 years, 10 months ago
  11. 502da39 Export non-apex variants of modules to make by Cole Faust · 2 years, 11 months ago
  12. b879620 Revert^2 "Generate a boot image extension for mainline BCP... by Jiakai Zhang · 2 years, 11 months ago
  13. f848bf8 bp2build kotlinCFlags by Alix · 2 years, 11 months ago
  14. 34127be Merge "Disable new lint checks from Android Studio" by Matt Gilbride · 2 years, 10 months ago
  15. 686df31 Merge "Update load statements in java.go bp2build" by Alix Espino · 2 years, 10 months ago
  16. 82acaf5 Update load statements in java.go bp2build by Alix · 2 years, 11 months ago
  17. de8d7a2 Enable annotations for sealed classes by Sorin Basca · 3 years, 6 months ago
  18. ff8c95b Merge "Revert "Export non-apex variants of modules to make"" by Iván Budnik · 2 years, 11 months ago
  19. 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 11 months ago
  20. f42c21d Merge "Export non-apex variants of modules to make" by Cole Faust · 2 years, 11 months ago
  21. ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 11 months ago
  22. 8062140 Merge "Call ResolveExcludes after arch-based sources computation in java.go" by Romain Jobredeaux · 2 years, 11 months ago
  23. 9d6cf7e Disable new lint checks from Android Studio by mattgilbride · 3 years ago
  24. 3eaf747 Call ResolveExcludes after arch-based sources computation in java.go by Romain Jobredeaux · 2 years, 11 months ago
  25. 75db784 Created kotlinAttributes struct by Alix · 2 years, 11 months ago
  26. 71eca49 Merge "Correct SDK version for Java 17" by Sorin Basca · 2 years, 11 months ago
  27. b31a833 Incorporate Bazel-built fingerprint file into mixed builds by Zi Wang · 2 years, 11 months ago
  28. 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 3 years, 1 month ago
  29. 09907da Merge changes from topic "ktResourceStrip" by Alix Espino · 2 years, 11 months ago
  30. fe77558 Merge "Revert "Generate a boot image extension for mainline BCP jars."" by Jiakai Zhang · 2 years, 11 months ago
  31. 5afd9fa code cleanup for bp2build java_binary with kt srcs by Alix · 2 years, 11 months ago
  32. 4d56abf resource_strip_prefix support for kotlin srcs by Alix · 2 years, 11 months ago
  33. 93bca15 Merge changes from topic "java17-record-support" by Sorin Basca · 2 years, 11 months ago
  34. 34e1f8c Correct SDK version for Java 17 by Sorin Basca · 2 years, 11 months ago
  35. df38f7a Zip lint reference baselines by Cole Faust · 2 years, 11 months ago
  36. db160c0 Revert "Generate a boot image extension for mainline BCP jars." by Jiakai Zhang · 2 years, 11 months ago
  37. 364c907 Merge "Support two active sdks in EffectiveVersionString" by Spandan Das · 2 years, 11 months ago
  38. ffb31af Support two active sdks in EffectiveVersionString by Spandan Das · 2 years, 11 months ago
  39. 8c41eca Merge "Remove OWNERS access for non-build team people to core build system" by Treehugger Robot · 2 years, 11 months ago
  40. 917eb06 Merge "Give lint the correct api levels database for the current module" by Cole Faust · 2 years, 11 months ago
  41. ece6a80 Merge "Rename output stubs jar file in java_api_library" by Jihoon Kang · 2 years, 11 months ago
  42. a05f043 Merge "Revert "Revert "Switch to use new Doclava""" by Sorin Basca · 2 years, 11 months ago
  43. ae995ae Revert "Revert "Switch to use new Doclava"" by Sorin Basca · 2 years, 11 months ago
  44. b0dc477 Merge "Reland^2 "Target Java 17"" by Sorin Basca · 2 years, 11 months ago
  45. 69861aa Give lint the correct api levels database for the current module by Cole Faust · 3 years ago
  46. 442b6fc Remove OWNERS access for non-build team people to core build system by Joe Onorato · 2 years, 11 months ago
  47. 25857f5 Rename output stubs jar file in java_api_library by Jihoon Kang · 2 years, 11 months ago
  48. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 11 months ago
  49. 20eed82 Merge "Disable strict_updatability_linting" by Cole Faust · 2 years, 11 months ago
  50. 1021ccd Disable strict_updatability_linting by Cole Faust · 2 years, 11 months ago
  51. 15e6b12 Merge "Omit "--compiler-filter" if the profile is disabled." by Treehugger Robot · 2 years, 11 months ago
  52. c8054ec Merge "Update usages of min_sdk_version that relies on (kind+level)" by Spandan Das · 2 years, 11 months ago
  53. 63086d7 Omit "--compiler-filter" if the profile is disabled. by Jiakai Zhang · 2 years, 11 months ago
  54. 29b20ea Merge "Revert "Switch to use new Doclava"" by Sorin Basca · 2 years, 11 months ago
  55. 32db731 Revert "Switch to use new Doclava" by Sorin Basca · 2 years, 11 months ago
  56. 7fa982c Update usages of min_sdk_version that relies on (kind+level) by Spandan Das · 2 years, 11 months ago
  57. 0cd201c Merge "Update usages of min_sdk_version that relies on (kind+level)" by Spandan Das · 2 years, 11 months ago
  58. 26cfa5c Merge "Add documentation for target-sdk-version flag" by Spandan Das · 2 years, 11 months ago
  59. 6cf6f80 Merge "Switch to use new Doclava" by Sorin Basca · 2 years, 11 months ago
  60. 50885c0 Update usages of min_sdk_version that relies on (kind+level) by Spandan Das · 2 years, 11 months ago
  61. 6450b55 Add documentation for target-sdk-version flag by Spandan Das · 2 years, 11 months ago
  62. 3830308 Generate a boot image extension for mainline BCP jars. by Jiakai Zhang · 2 years, 11 months ago
  63. d49324d Refactor platform_bootclasspath to support multiple boot images. by Jiakai Zhang · 2 years, 11 months ago
  64. 8fe3a41 Refactor dexpreopt for boot jars to allow more complex dependencies. by Jiakai Zhang · 2 years, 11 months ago
  65. 5fba88b Merge "Add a new option `compilerFilter` to `bootImageConfig`." by Jiakai Zhang · 2 years, 11 months ago
  66. de1d5bc Merge "Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability.""" by Treehugger Robot · 2 years, 11 months ago
  67. c404cc7 Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability."" by Spandan Das · 2 years, 11 months ago
  68. 8e9ea8b Add a new option `compilerFilter` to `bootImageConfig`. by Jiakai Zhang · 2 years, 11 months ago
  69. 702fb3b Switch to use new Doclava by Sorin Basca · 2 years, 11 months ago
  70. 79f853d temporary unblock for builds using sdkSystem by Alix · 3 years ago
  71. c004bf3 Merge changes I55a5a295,I9c09451d,I05177388 by Treehugger Robot · 3 years ago
  72. 81e4681 Use the profiles in the APEX to dexpreopt system server jars. by Jiakai Zhang · 3 years ago
  73. 9c4dc19 Output dex_preopt to SDK snapshot. by Jiakai Zhang · 3 years ago
  74. be30273 Reland^2 "Target Java 17" by Sorin Basca · 3 years ago
  75. 61e0975 Merge "Add static_libs property in java_api_library soong module" by Jihoon Kang · 3 years ago
  76. 7ae8afc Merge "Convert RuleBuilder to static rule in buildRuleToGenerateIndex" by Cole Faust · 3 years ago
  77. c451830 Merge "Add limited bp2build converter of java_sdk_library" by Zi Wang · 3 years ago
  78. a5f64f0 Convert RuleBuilder to static rule in buildRuleToGenerateIndex by Cole Faust · 3 years ago
  79. e30fff0 Add static_libs property in java_api_library soong module by Jihoon Kang · 3 years ago
  80. bbfe948 Merge "Set test config of Robolectric tests to `LOCAL_FULL_TEST_CONFIG`" by Yike Zhang · 3 years ago
  81. 4d3f11c Merge "Revert "Reland "Target Java 17""" by Julien Desprez · 3 years ago
  82. b2179e3 Add limited bp2build converter of java_sdk_library by Zi Wang · 3 years ago
  83. 91ba6c7 Revert "Reland "Target Java 17"" by Julien Desprez · 3 years ago
  84. 0fcf90a Set test config of Robolectric tests to `LOCAL_FULL_TEST_CONFIG` by Yike · 3 years ago
  85. cc9eee0 Emit record annotation by Sorin Basca · 3 years, 4 months ago
  86. bc6dc9f Merge "Allow android tests to specify a mainline package name" by Seth Moore · 3 years ago
  87. a9728cf Merge "Revert "Don't ignore R8 warnings for optimized targets"" by Ajinkya Chalke · 3 years ago
  88. f96b899 Merge "Reland "Target Java 17"" by Sorin Basca · 3 years ago
  89. ddad41b Revert "Don't ignore R8 warnings for optimized targets" by Ajinkya Chalke · 3 years ago
  90. c6f4b53 Allow android tests to specify a mainline package name by Seth Moore · 3 years ago
  91. aa97f1d Merge "Don't ignore R8 warnings for optimized targets" by Treehugger Robot · 3 years ago
  92. 3317ce7 Install system server jar profiles into the APEX. by Jiakai Zhang · 3 years ago
  93. 5c2a1f3 Don't ignore R8 warnings for optimized targets by Jared Duke · 3 years, 2 months ago
  94. d48abd5 Call hook in java_sdk_library after droidstubs generation by Jihoon Kang · 3 years ago
  95. ade518a Merge "refactor android_app bp2build" by Alix Espino · 3 years ago
  96. 800f640 Merge "Prevent dynamically created java_api_contribution from inheriting parent modules' visibility" by Jihoon Kang · 3 years ago
  97. 733110e refactor android_app bp2build by Alix · 3 years ago
  98. 42b589c Prevent dynamically created java_api_contribution from inheriting by Jihoon Kang · 3 years ago
  99. 1fbf7f2 Reland "Target Java 17" by Sorin Basca · 3 years ago
  100. 69ef681 Merge "bp2build kt for android_binary" by Treehugger Robot · 3 years ago