1. 1db9d96 Merge changes I093fbec4,Iee5c09d5 by Paul Duffin · 3 years, 8 months ago
  2. 54e0bb6 Merge "Check that API is up-to-date when building java_sdk_library" by Paul Duffin · 3 years, 8 months ago
  3. ff9b6fa bootclasspath_fragment: Treat some specific modules as test by Paul Duffin · 3 years, 9 months ago
  4. c15b9e9 bootclasspath_fragment: Add test specific module type by Paul Duffin · 3 years, 10 months ago
  5. c166b68 Check that API is up-to-date when building java_sdk_library by Paul Duffin · 3 years, 8 months ago
  6. bf04ada Merge "sdkLibraryProperties: fix typo" by Treehugger Robot · 3 years, 8 months ago
  7. 81d9095 sdkLibraryProperties: fix typo by Mårten Kongstad · 3 years, 8 months ago
  8. e6567fe Make IsSanitizerEnabledForJni return false by Muhammad Haseeb Ahmad · 3 years, 8 months ago
  9. ce720c3 Add experimental option to target Java 17 by Sorin Basca · 3 years, 8 months ago
  10. 5bec8d4 Merge "Clean up some bp2build technical debt" by Treehugger Robot · 3 years, 8 months ago
  11. 14b500d Merge "Revert "Use D8 by default for android_test"" by Treehugger Robot · 3 years, 8 months ago
  12. 4e445be Revert "Use D8 by default for android_test" by Jared Duke · 3 years, 8 months ago
  13. a5ea247 Fix bug: allow multiple gen_notice modules. by Bob Badour · 3 years, 8 months ago
  14. 1811ed3 Merge "Use D8 by default for android_test" by Treehugger Robot · 3 years, 8 months ago
  15. 02edc10 Use D8 by default for android_test by Jared Duke · 3 years, 8 months ago
  16. e73d52c Merge "Add custom java_sdk_library info to the SDK info file" by Paul Duffin · 3 years, 8 months ago
  17. 6c04c66 Merge "Don't call dexpreopter methods on host modules" by Colin Cross · 3 years, 8 months ago
  18. 335a433 Merge "Add gen_notice module." by Bob Badour · 3 years, 8 months ago
  19. eef4c1c Add gen_notice module. by Bob Badour · 3 years, 8 months ago
  20. 53c6c67 Merge "Make java_fuzz_host not implement Sanitizeable." by Lukács T. Berki · 3 years, 8 months ago
  21. 61df14a Don't call dexpreopter methods on host modules by Colin Cross · 4 years, 2 months ago
  22. 8220291 Merge "Fix prebuilts of overridden apps" by Treehugger Robot · 3 years, 8 months ago
  23. 8c77ae3 Make java_fuzz_host not implement Sanitizeable. by Lukacs T. Berki · 3 years, 9 months ago
  24. 7583481 Merge "Make "overrides" attribute of Android_app overridable" by Treehugger Robot · 3 years, 8 months ago
  25. aaa0c1f Fix prebuilts of overridden apps by Colin Cross · 3 years, 8 months ago
  26. 198f589 Make "overrides" attribute of Android_app overridable by zhidou · 4 years ago
  27. 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 3 years, 8 months ago
  28. 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 9 months ago
  29. 1cb1c45 Merge "disable usage of plugins as static libs" by Sam Delmerico · 3 years, 8 months ago
  30. 5471f4e Merge "java/lint: enable lint on non-generated srcjar" by Thiébaud Weksteen · 3 years, 9 months ago
  31. 1a6305f Merge "Ensure that *bootclasspath* module types depend on device variants" by Treehugger Robot · 3 years, 9 months ago
  32. 2737c25 Merge "convert java_resources with bp2build" by Treehugger Robot · 3 years, 9 months ago
  33. b2c2173 Ensure that *bootclasspath* module types depend on device variants by Paul Duffin · 3 years, 9 months ago
  34. 61c6eef Merge "Strip annotations from library stubs" by Sorin Basca · 3 years, 9 months ago
  35. b82b392 Merge "Use lint database from api_versions_public" by Anton Hansson · 3 years, 9 months ago
  36. 69f4b08 Strip annotations from library stubs by Sorin Basca · 3 years, 9 months ago
  37. f923333 Merge changes Ie8881b85,I6c064f8a by Spandan Das · 3 years, 9 months ago
  38. 7998581 convert java_resources with bp2build by Sam Delmerico · 3 years, 10 months ago
  39. 42e8950 Enforce updatable=true on apps of updatable apexes by Spandan Das · 3 years, 9 months ago
  40. 67cf60e Use lint database from api_versions_public by Anton Hansson · 3 years, 9 months ago
  41. c04a16e Support using api-versions.xml from another module by Anton Hansson · 3 years, 9 months ago
  42. ea17a45 Use merged annotations zip for lint by Anton Hansson · 3 years, 9 months ago
  43. 4bf0080 Write AndroidMk for api-versions.xml module by Anton Hansson · 3 years, 9 months ago
  44. 5c26f81 java/lint: enable lint on non-generated srcjar by Thiébaud Weksteen · 3 years, 9 months ago
  45. 2e8c044 Update sdk_version check for jni_libs of updatable apps by Spandan Das · 3 years, 9 months ago
  46. a11603a Merge "Treat kotlin-annotations the same as kotlin-stdlib" by Treehugger Robot · 3 years, 9 months ago
  47. 0635447 Treat kotlin-annotations the same as kotlin-stdlib by Colin Cross · 3 years, 9 months ago
  48. be4c7ed Merge "Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer."" by Treehugger Robot · 3 years, 9 months ago
  49. f5d91bb Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." by Ulya Trafimovich · 3 years, 9 months ago
  50. 0038a8d Prevent non-app/non-test modules from statically including jacocoagent by Paul Duffin · 3 years, 9 months ago
  51. 6c59cdb Merge "Add missing dependency on compose plugin in kapt rules" by Treehugger Robot · 3 years, 9 months ago
  52. 08b0a1c Add missing dependency on compose plugin in kapt rules by Colin Cross · 3 years, 9 months ago
  53. 0d1c4a0 disable usage of plugins as static libs by Sam Delmerico · 3 years, 9 months ago
  54. 9c60cc4 Merge "java_sdk_library_import: Delegate OutputFiles to impl library if needed" by Treehugger Robot · 3 years, 9 months ago
  55. 1e940d5 java_sdk_library_import: Delegate OutputFiles to impl library if needed by Paul Duffin · 3 years, 9 months ago
  56. a09d95f Merge "hiddenapi: Prevent libraries for Q/R from include S+ flags." by Paul Duffin · 3 years, 9 months ago
  57. 99666e2 Merge "Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" by Victor Chang · 3 years, 9 months ago
  58. 5d80d89 Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Nataniel Borges · 3 years, 9 months ago
  59. 3ac6daf bp2build converts java_version property to javacopts attribute by Vinh Tran · 3 years, 9 months ago
  60. fb14b52 Merge "Allow framework-media to build the framework-media.impl" by Paul Duffin · 3 years, 9 months ago
  61. 09817d6 hiddenapi: Prevent libraries for Q/R from include S+ flags. by Paul Duffin · 3 years, 9 months ago
  62. 77590a8 Allow framework-media to build the framework-media.impl by Paul Duffin · 3 years, 9 months ago
  63. d5a57a5 Merge "Replace DEX_FLAGS by flags for D8 and R8." by Treehugger Robot · 3 years, 9 months ago
  64. a465e28 Merge "Remove obsolete dexpreopt config option `UseArtImage`." by Ulya Trofimovich · 3 years, 9 months ago
  65. 8b7f627 Fix erroneous "Field requires API level 33 (current min is 32)" warnings by Cole Faust · 3 years, 9 months ago
  66. 4e70b75 Merge "Add jni support to java_fuzz_host" by Muhammad Haseeb Ahmad · 3 years, 9 months ago
  67. b3f437a Merge "Deduplicate `classLoaderContexts` field between two structs." by Treehugger Robot · 3 years, 9 months ago
  68. 442ec7f Remove obsolete dexpreopt config option `UseArtImage`. by Ulya Trafimovich · 3 years, 9 months ago
  69. 12164de Deduplicate `classLoaderContexts` field between two structs. by Ulya Trafimovich · 3 years, 9 months ago
  70. 7cb3f50 Merge changes I8ef31373,Ic408857d by Treehugger Robot · 3 years, 9 months ago
  71. 7e74405 Add jni support to java_fuzz_host by Muhammad Haseeb Ahmad · 3 years, 10 months ago
  72. 397e910 Disable newapi check in defaults by Spandan Das · 3 years, 9 months ago
  73. ba7e532 Enforce newapi check only if min_sdk_version < compile_sdk_version by Spandan Das · 3 years, 9 months ago
  74. 727ab90 Replace DEX_FLAGS by flags for D8 and R8. by Ian Zerny · 3 years, 9 months ago
  75. 224879e Merge "Fix error message formatting" by Treehugger Robot · 3 years, 9 months ago
  76. ea2f5ef Fix error message formatting by Pedro Loureiro · 3 years, 9 months ago
  77. 0cf7c96 Limit JIT tier for D8 by Jared Duke · 3 years, 9 months ago
  78. ef4a5a3 Merge "Update doc for Platform_apis field in DeviceProperties" by Vinh Tran · 3 years, 9 months ago
  79. d91939e Update doc for Platform_apis field in DeviceProperties by Vinh Tran · 3 years, 9 months ago
  80. 29f5068 Merge "Export Java library dependency information" by Yike Zhang · 3 years, 9 months ago
  81. f628202 Export Java library dependency information by Yike · 3 years, 9 months ago
  82. 62a2fd9 Merge "Update doc for DeviceProperties's Sdk_version field" by Vinh Tran · 3 years, 9 months ago
  83. a9c8f7d Update doc for DeviceProperties's Sdk_version field by Vinh Tran · 3 years, 9 months ago
  84. 08e0f96 Merge "Document AARImportProperties fields" by Vinh Tran · 3 years, 9 months ago
  85. 4ae8d4a Fix documentation for android_app_import by Vinh Tran · 3 years, 9 months ago
  86. ce0781f Document AARImportProperties fields by Vinh Tran · 3 years, 9 months ago
  87. bd88c88 Remove implementation details from stub flags in sdk snapshot by Paul Duffin · 3 years, 10 months ago
  88. 412436f Don't panic if no certificates found by Colin Cross · 3 years, 10 months ago
  89. abc0dab Move proguard test files to java package by Colin Cross · 3 years, 10 months ago
  90. b6e1614 Merge "convert logtags in java srcs" by Treehugger Robot · 3 years, 10 months ago
  91. a2a7b57 Merge changes from topic "export-vars" by Treehugger Robot · 3 years, 10 months ago
  92. 24da73c convert logtags in java srcs by Sam Delmerico · 3 years, 10 months ago
  93. 932c01c export Java variables to Bazel by Sam Delmerico · 3 years, 10 months ago
  94. 0c12b78 Use named options for verify_overlaps by Paul Duffin · 3 years, 10 months ago
  95. c7bb9d4 Merge "Revert "Use kapt stubs for kotlin header jar for javac"" by Isaac Chiou · 3 years, 10 months ago
  96. a23d994 Revert "Use kapt stubs for kotlin header jar for javac" by Isaac Chiou · 3 years, 10 months ago
  97. c055d88 Merge "Export provenance metadata for prebuilt APKs and APEXes." by Wei Li · 3 years, 10 months ago
  98. 40f8c75 Merge "Use kapt stubs for kotlin header jar for javac" by Colin Cross · 3 years, 10 months ago
  99. bbf5f8c Merge "Enable turbine for api generating annotation processors when using kotlin" by Colin Cross · 3 years, 10 months ago
  100. 93d65fb Merge "Enable kotlin's jvm-abi-gen plugin to generate header jars" by Colin Cross · 3 years, 10 months ago