1. 61c6eef Merge "Strip annotations from library stubs" by Sorin Basca · 3 years, 10 months ago
  2. b82b392 Merge "Use lint database from api_versions_public" by Anton Hansson · 3 years, 10 months ago
  3. 69f4b08 Strip annotations from library stubs by Sorin Basca · 3 years, 10 months ago
  4. f923333 Merge changes Ie8881b85,I6c064f8a by Spandan Das · 3 years, 10 months ago
  5. 42e8950 Enforce updatable=true on apps of updatable apexes by Spandan Das · 3 years, 10 months ago
  6. 67cf60e Use lint database from api_versions_public by Anton Hansson · 3 years, 10 months ago
  7. c04a16e Support using api-versions.xml from another module by Anton Hansson · 3 years, 10 months ago
  8. ea17a45 Use merged annotations zip for lint by Anton Hansson · 3 years, 10 months ago
  9. 4bf0080 Write AndroidMk for api-versions.xml module by Anton Hansson · 3 years, 10 months ago
  10. 2e8c044 Update sdk_version check for jni_libs of updatable apps by Spandan Das · 3 years, 10 months ago
  11. a11603a Merge "Treat kotlin-annotations the same as kotlin-stdlib" by Treehugger Robot · 3 years, 10 months ago
  12. 0635447 Treat kotlin-annotations the same as kotlin-stdlib by Colin Cross · 3 years, 10 months ago
  13. be4c7ed Merge "Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer."" by Treehugger Robot · 3 years, 10 months ago
  14. f5d91bb Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." by Ulya Trafimovich · 3 years, 10 months ago
  15. 0038a8d Prevent non-app/non-test modules from statically including jacocoagent by Paul Duffin · 3 years, 10 months ago
  16. 6c59cdb Merge "Add missing dependency on compose plugin in kapt rules" by Treehugger Robot · 3 years, 10 months ago
  17. 08b0a1c Add missing dependency on compose plugin in kapt rules by Colin Cross · 3 years, 10 months ago
  18. 9c60cc4 Merge "java_sdk_library_import: Delegate OutputFiles to impl library if needed" by Treehugger Robot · 3 years, 10 months ago
  19. 1e940d5 java_sdk_library_import: Delegate OutputFiles to impl library if needed by Paul Duffin · 3 years, 10 months ago
  20. a09d95f Merge "hiddenapi: Prevent libraries for Q/R from include S+ flags." by Paul Duffin · 3 years, 10 months ago
  21. 99666e2 Merge "Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" by Victor Chang · 3 years, 10 months ago
  22. 5d80d89 Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Nataniel Borges · 3 years, 10 months ago
  23. 3ac6daf bp2build converts java_version property to javacopts attribute by Vinh Tran · 3 years, 11 months ago
  24. fb14b52 Merge "Allow framework-media to build the framework-media.impl" by Paul Duffin · 3 years, 10 months ago
  25. 09817d6 hiddenapi: Prevent libraries for Q/R from include S+ flags. by Paul Duffin · 3 years, 10 months ago
  26. 77590a8 Allow framework-media to build the framework-media.impl by Paul Duffin · 3 years, 10 months ago
  27. d5a57a5 Merge "Replace DEX_FLAGS by flags for D8 and R8." by Treehugger Robot · 3 years, 10 months ago
  28. a465e28 Merge "Remove obsolete dexpreopt config option `UseArtImage`." by Ulya Trofimovich · 3 years, 10 months ago
  29. 8b7f627 Fix erroneous "Field requires API level 33 (current min is 32)" warnings by Cole Faust · 3 years, 11 months ago
  30. 4e70b75 Merge "Add jni support to java_fuzz_host" by Muhammad Haseeb Ahmad · 3 years, 11 months ago
  31. b3f437a Merge "Deduplicate `classLoaderContexts` field between two structs." by Treehugger Robot · 3 years, 11 months ago
  32. 442ec7f Remove obsolete dexpreopt config option `UseArtImage`. by Ulya Trafimovich · 3 years, 11 months ago
  33. 12164de Deduplicate `classLoaderContexts` field between two structs. by Ulya Trafimovich · 3 years, 11 months ago
  34. 7cb3f50 Merge changes I8ef31373,Ic408857d by Treehugger Robot · 3 years, 11 months ago
  35. 7e74405 Add jni support to java_fuzz_host by Muhammad Haseeb Ahmad · 4 years ago
  36. 397e910 Disable newapi check in defaults by Spandan Das · 3 years, 11 months ago
  37. ba7e532 Enforce newapi check only if min_sdk_version < compile_sdk_version by Spandan Das · 3 years, 11 months ago
  38. 727ab90 Replace DEX_FLAGS by flags for D8 and R8. by Ian Zerny · 3 years, 11 months ago
  39. 224879e Merge "Fix error message formatting" by Treehugger Robot · 3 years, 11 months ago
  40. ea2f5ef Fix error message formatting by Pedro Loureiro · 3 years, 11 months ago
  41. 0cf7c96 Limit JIT tier for D8 by Jared Duke · 3 years, 11 months ago
  42. ef4a5a3 Merge "Update doc for Platform_apis field in DeviceProperties" by Vinh Tran · 3 years, 11 months ago
  43. d91939e Update doc for Platform_apis field in DeviceProperties by Vinh Tran · 3 years, 11 months ago
  44. 29f5068 Merge "Export Java library dependency information" by Yike Zhang · 3 years, 11 months ago
  45. f628202 Export Java library dependency information by Yike · 3 years, 11 months ago
  46. 62a2fd9 Merge "Update doc for DeviceProperties's Sdk_version field" by Vinh Tran · 3 years, 11 months ago
  47. a9c8f7d Update doc for DeviceProperties's Sdk_version field by Vinh Tran · 3 years, 11 months ago
  48. 08e0f96 Merge "Document AARImportProperties fields" by Vinh Tran · 3 years, 11 months ago
  49. 4ae8d4a Fix documentation for android_app_import by Vinh Tran · 3 years, 11 months ago
  50. ce0781f Document AARImportProperties fields by Vinh Tran · 3 years, 11 months ago
  51. bd88c88 Remove implementation details from stub flags in sdk snapshot by Paul Duffin · 4 years ago
  52. 412436f Don't panic if no certificates found by Colin Cross · 4 years ago
  53. abc0dab Move proguard test files to java package by Colin Cross · 4 years ago
  54. b6e1614 Merge "convert logtags in java srcs" by Treehugger Robot · 4 years ago
  55. a2a7b57 Merge changes from topic "export-vars" by Treehugger Robot · 4 years ago
  56. 24da73c convert logtags in java srcs by Sam Delmerico · 4 years ago
  57. 932c01c export Java variables to Bazel by Sam Delmerico · 4 years ago
  58. 0c12b78 Use named options for verify_overlaps by Paul Duffin · 4 years ago
  59. c7bb9d4 Merge "Revert "Use kapt stubs for kotlin header jar for javac"" by Isaac Chiou · 4 years ago
  60. a23d994 Revert "Use kapt stubs for kotlin header jar for javac" by Isaac Chiou · 4 years ago
  61. c055d88 Merge "Export provenance metadata for prebuilt APKs and APEXes." by Wei Li · 4 years ago
  62. 40f8c75 Merge "Use kapt stubs for kotlin header jar for javac" by Colin Cross · 4 years ago
  63. bbf5f8c Merge "Enable turbine for api generating annotation processors when using kotlin" by Colin Cross · 4 years ago
  64. 93d65fb Merge "Enable kotlin's jvm-abi-gen plugin to generate header jars" by Colin Cross · 4 years ago
  65. 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 4 years ago
  66. 209844c Merge "Enable restat for sbox rules" by Colin Cross · 4 years ago
  67. ef03b3d Merge "support errorprone javacflags" by Treehugger Robot · 4 years ago
  68. 71cf2a3 Merge "Remove apex framework jars from hard-coded list" by Anton Hansson · 4 years ago
  69. 51bbac2 Remove apex framework jars from hard-coded list by Anton Hansson · 4 years ago
  70. 5f58c37 Merge "Keep dependency files out of the apk file." by Treehugger Robot · 4 years ago
  71. 2c8888e Keep dependency files out of the apk file. by Bob Badour · 4 years ago
  72. c6ef485 Use kapt stubs for kotlin header jar for javac by Colin Cross · 4 years ago
  73. b5db401 Enable turbine for api generating annotation processors when using kotlin by Colin Cross · 4 years ago
  74. 220a9a1 Enable kotlin's jvm-abi-gen plugin to generate header jars by Colin Cross · 4 years ago
  75. e52c2ac Enable restat for sbox rules by Colin Cross · 4 years ago
  76. 7a45d37 Merge "convert java_import jars with arch variants" by Treehugger Robot · 4 years ago
  77. 3aae38d Merge "Revert "Revert "Build notice files from license metadata.""" by Bob Badour · 4 years ago
  78. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 4 years ago
  79. 1d3b79f Merge "Rename InvalidNullabilityOverride suppression" by Ember Rose · 4 years ago
  80. 7c57af3 Rename InvalidNullabilityOverride suppression by Ember Rose · 4 years ago
  81. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 4 years ago
  82. 2a5c090 Fix breakage: bad path join using '/' literal by Bob Badour · 4 years ago
  83. 4898316 convert java_import jars with arch variants by Sam Delmerico · 4 years ago
  84. 43c2dca Build notice files from license metadata. by Bob Badour · 4 years ago
  85. 58614c0 support errorprone javacflags by Sam Delmerico · 4 years ago
  86. 3c25ab1 Merge changes I8e4c3f37,I89a32bde by Sam Delmerico · 4 years ago
  87. d93afba Merge changes from topic "no-srcs-no-deps" by Treehugger Robot · 4 years ago
  88. 77267c7 add plugins to javaLibraryAttributes by Sam Delmerico · 4 years ago
  89. 5f83b49 convert java_import_host with bp2build; enable jetifier by Sam Delmerico · 4 years ago
  90. c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 4 years ago
  91. f61766e Use turbine instead of kapt for kotlin annotation processors by Colin Cross · 4 years ago
  92. 411647e Don't use ziptime or --temp_dir for turbine by Colin Cross · 4 years ago
  93. ad40fff Merge changes I4c373b29,I9ccda6fc,I1b390b0e,I30151217 by Spandan Das · 4 years ago
  94. 057beb2 Merge "Collect deps from r8" by Colin Cross · 4 years ago
  95. 22e6a6f Collect deps from r8 by Colin Cross · 4 years ago
  96. c4ad11e Merge "Prevent kotlinc from reading /tmp/build.txt" by Treehugger Robot · 4 years ago
  97. bc1217b Merge "Revert "225341614: Enforce ExtraText in platform builds"" by Treehugger Robot · 4 years ago
  98. 2f39f7d Merge "Don't pass static libs to r8" by Treehugger Robot · 4 years ago
  99. 73dca5c Revert "225341614: Enforce ExtraText in platform builds" by Tor Norbye · 4 years ago
  100. 4c47145 225341614: Enforce ExtraText in platform builds by Tor Norbye · 4 years ago