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