1. 7ed6ff8 Revert "Improve error reporting when depending on prebuilt implementation jar" by Paul Duffin · 2 years, 2 months ago
  2. c61783b Improve error reporting when depending on prebuilt implementation jar by Paul Duffin · 2 years, 3 months ago
  3. 871c6f3 Instrument ims-common for coverage by Qing Shen · 2 years, 2 months ago
  4. 1265bfd Merge "Add .hjar output file tag" by Treehugger Robot · 2 years, 2 months ago
  5. 9f09316 HACK: use arm64 prebuilts from apex sets for riscv64 by Colin Cross · 2 years, 2 months ago
  6. af9dbb3 Merge "move logtags rule from //build/make to //build/bazel" by Sam Delmerico · 2 years, 3 months ago
  7. ab50dea Add .hjar output file tag by Colin Cross · 2 years, 3 months ago
  8. 0fc368c Merge "Generate a default wrapper for device java_binary" by Treehugger Robot · 2 years, 3 months ago
  9. 35ac313 Merge "Bp2build Java libs for java_binary -> java_import edge" by Alix Espino · 2 years, 3 months ago
  10. 6ae9b50 Merge "Don't add unused properties to android_test_import" by Treehugger Robot · 2 years, 3 months ago
  11. b4e09a0 Bp2build Java libs for java_binary -> java_import edge by Alix · 2 years, 4 months ago
  12. ca65b40 Generate a default wrapper for device java_binary by Zi Wang · 2 years, 3 months ago
  13. b2d3c8c Allow all of libcore to have NewApi warnings by Orion Hodson · 2 years, 3 months ago
  14. 748209c Disable all filegroups in mixed builds by Liz Kammer · 2 years, 3 months ago
  15. 706d35f Add --add-exports= options to the java extractor invocation. by Sasha Smundak · 2 years, 3 months ago
  16. 54641d2 Enable new_robolectric by Rex Hoffman · 2 years, 5 months ago
  17. c0edf32 Merge "Output shared dependendencies of JNI libs for Java fuzzers" by Muhammad Haseeb Ahmad · 2 years, 3 months ago
  18. 6817bbb Introduce BazelStringOrLabelFromProp. by Jingwen Chen · 2 years, 3 months ago
  19. 2f83b31 Don't add unused properties to android_test_import by Jiyong Park · 2 years, 3 months ago
  20. 431ddf9 Output shared dependendencies of JNI libs for Java fuzzers by Muhammad Haseeb Ahmad · 2 years, 3 months ago
  21. d1c40db Merge "Revert "Pin javadoc to JDK 11"" by Treehugger Robot · 2 years, 3 months ago
  22. 4ad3dc6 Revert "Pin javadoc to JDK 11" by Sorin Basca · 2 years, 3 months ago
  23. 91e8d3d Merge "Update documenation for default value of sdk_version" by Spandan Das · 2 years, 3 months ago
  24. 78a966c Merge "Bump up errorprone heap size" by Treehugger Robot · 2 years, 3 months ago
  25. 5aab685 Bump up errorprone heap size by Cole Faust · 2 years, 3 months ago
  26. 1ccf574 Update documenation for default value of sdk_version by Spandan Das · 2 years, 3 months ago
  27. fb7d5c8 Merge "Build and package Java fuzzers for device" by Muhammad Haseeb Ahmad · 2 years, 3 months ago
  28. eb14ff2 Build and package Java fuzzers for device by Muhammad Haseeb Ahmad · 2 years, 4 months ago
  29. 49a9bfd Merge "Add system-server sdk type to droidstubs" by Cole Faust · 2 years, 3 months ago
  30. 7233dac Merge "Support Kotlin in Robolectric test" by Chaohui Wang · 2 years, 3 months ago
  31. 1b9e683 Create suggested-fixes.zip before exiting on error by Colin Cross · 2 years, 3 months ago
  32. 051fa91 Add system-server sdk type to droidstubs by Cole Faust · 2 years, 3 months ago
  33. dcbe33c Support Kotlin in Robolectric test by Chaohui Wang · 2 years, 3 months ago
  34. 8e4a787 Merge "Allow overriding rro category in override_runtime_resource_overlay" by Treehugger Robot · 2 years, 3 months ago
  35. 7e67129 Allow overriding rro category in override_runtime_resource_overlay by Jeremy Meyer · 2 years, 3 months ago
  36. 85d8bdc Properly skip TestBootImageConfig on non-Linux platforms by Paul Duffin · 2 years, 3 months ago
  37. 538911b Merge "Revert^2 "Use the toolchain from JDK 17"" by Sorin Basca · 2 years, 3 months ago
  38. 3a56f5e Skip TestBootImageConfig on non-Linux platforms by Paul Duffin · 2 years, 3 months ago
  39. 20d90e3 Prevent bootImageVariant.licenseMetadataFile being set twice by Paul Duffin · 2 years, 3 months ago
  40. 8eb4573 Test bootImageConfig/Variant fields by Paul Duffin · 2 years, 3 months ago
  41. 7413558 Add Config,RunningInsideUnitTest by Paul Duffin · 2 years, 3 months ago
  42. 298b6b0 Merge changes I3c73920d,I03b09e51,I09069828 by Paul Duffin · 2 years, 3 months ago
  43. 8f9ae52 Merge "Allow sdk_version: "system_server_current" modules to access module-lib APIs" by Treehugger Robot · 2 years, 3 months ago
  44. a497606 Merge changes I154a6f3a,I79f0c20a,I605ae9af,I647c7305,I95e96e3e, ... by Colin Cross · 2 years, 3 months ago
  45. d0b9fca Allow sdk_version: "system_server_current" modules to access module-lib APIs by Paul Duffin · 2 years, 4 months ago
  46. 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 2 years, 3 months ago
  47. e10a9f2 Remove deviceInstalls from bootImageVariant by Paul Duffin · 2 years, 3 months ago
  48. 9f6ac0b Remove profilePathOnHost from bootImageConfig by Paul Duffin · 2 years, 3 months ago
  49. a8df7e1 Document bootImageConfig and bootImageVariant structs by Paul Duffin · 2 years, 3 months ago
  50. 7e094b3 Revert^2 "Use the toolchain from JDK 17" by Sorin Basca · 2 years, 3 months ago
  51. a2aaa2f Fix panics when target arch is riscv64 by Colin Cross · 2 years, 3 months ago
  52. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 2 years, 5 months ago
  53. bea5809 Share certificate bp2build between android_app and apex. by Jingwen Chen · 2 years, 4 months ago
  54. 44022c8 Merge "Revert "Use the toolchain from JDK 17"" by Ken Sun · 2 years, 3 months ago
  55. be3a561 Revert "Use the toolchain from JDK 17" by Ken Sun · 2 years, 3 months ago
  56. 1ea00eb Merge "Use the toolchain from JDK 17" by Sorin Basca · 2 years, 3 months ago
  57. 068910e Merge "Fix copy-paste error" by Treehugger Robot · 2 years, 4 months ago
  58. dfd50cc Merge "Change deptag for sdk deps to help distinguish" by Treehugger Robot · 2 years, 4 months ago
  59. 33ff1d9 Fix copy-paste error by Pedro Loureiro · 2 years, 4 months ago
  60. ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 2 years, 4 months ago
  61. 8eac000 Use the toolchain from JDK 17 by Sorin Basca · 2 years, 6 months ago
  62. a3be747 Merge "java_sdk_library_import: Copy all prebuilt properties to child modules" by Paul Duffin · 2 years, 4 months ago
  63. bf4de04 java_sdk_library_import: Copy all prebuilt properties to child modules by Paul Duffin · 2 years, 4 months ago
  64. 3bce294 Demote BinderGetCallingInMainThread from an error to a warning by Cole Faust · 2 years, 4 months ago
  65. 964a46c Merge "Enforce mainline modules to have latest target sdk version by default." by Harshit Mahajan · 2 years, 4 months ago
  66. 085d544 Merge "Downgrade UnspecifiedImmutableFlag errors to warnings" by Cole Faust · 2 years, 4 months ago
  67. c586109 Downgrade UnspecifiedImmutableFlag errors to warnings by Cole Faust · 2 years, 4 months ago
  68. e840995 java_sdk_library: Use dist_stem when generating sdk snapshot file names by Paul Duffin · 2 years, 4 months ago
  69. 6008155 Merge "Add soong support for resource shrinking" by Rico Wind · 2 years, 4 months ago
  70. 351bac9 Add soong support for resource shrinking by Rico Wind · 2 years, 4 months ago
  71. f419277 Merge "Tweak logic for when extension txt is latest" by Anton Hansson · 2 years, 4 months ago
  72. 37ec64f Merge "Provide platform build flag to R8/D8" by Treehugger Robot · 2 years, 4 months ago
  73. 5b8b730 Enforce mainline modules to have latest target sdk version by default. by Harshit Mahajan · 2 years, 7 months ago
  74. 40d731a Provide platform build flag to R8/D8 by Jared Duke · 2 years, 4 months ago
  75. 4930389 Merge "Exclude unsupported libraries from sdk snapshot" by Paul Duffin · 2 years, 4 months ago
  76. 4f1128b Merge "Separate hidden API flag info for sdk from platform_bootclasspath" by Paul Duffin · 2 years, 4 months ago
  77. 1fdd934 Merge "Separate hidden API flag generation from encoding" by Paul Duffin · 2 years, 4 months ago
  78. 7212dbe Tweak logic for when extension txt is latest by Anton Hansson · 2 years, 4 months ago
  79. 9f6e623 Merge "Move AllowMissingDependencies handling into processMainCert" by Colin Cross · 2 years, 4 months ago
  80. d9d5f97 Remove special case for test-only module by Pedro Loureiro · 2 years, 4 months ago
  81. 56fd153 Merge "Revert "bootclasspath_fragment: Treat some specific modules as test"" by Treehugger Robot · 2 years, 4 months ago
  82. bc2c8a7 Move AllowMissingDependencies handling into processMainCert by Colin Cross · 2 years, 4 months ago
  83. 2ba6d37 Merge "Increase javac heap to 4096M" by Treehugger Robot · 2 years, 4 months ago
  84. d0fe130 Revert "bootclasspath_fragment: Treat some specific modules as test" by Paul Duffin · 2 years, 4 months ago
  85. 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 2 years, 6 months ago
  86. 887efdd Separate hidden API flag info for sdk from platform_bootclasspath by Paul Duffin · 2 years, 4 months ago
  87. af70518 Separate hidden API flag generation from encoding by Paul Duffin · 2 years, 4 months ago
  88. a1073a5 Increase javac heap to 4096M by Sorin Basca · 2 years, 4 months ago
  89. a610511 Merge "Enable aidl#generate_traces by default for some Java SDK kinds" by Zimuzo Ezeozue · 2 years, 4 months ago
  90. 43c0eb1 Merge "add jacocoagent by default to Java modules" by Sam Delmerico · 2 years, 4 months ago
  91. 1e3f78f add jacocoagent by default to Java modules by Sam Delmerico · 2 years, 4 months ago
  92. 3cc6201 Merge changes I6fed538a,I38df207c by Sorin Basca · 2 years, 4 months ago
  93. 198c51c Pin javadoc to JDK 11 by Sorin Basca · 2 years, 4 months ago
  94. 1d68e48 Open java.lang for dokka by Sorin Basca · 2 years, 4 months ago
  95. 9be110d Merge "Pass --sdk-extensions-{root,info} to metalava" by Mårten Kongstad · 2 years, 4 months ago
  96. 802ae0f Pass --sdk-extensions-{root,info} to metalava by Mårten Kongstad · 2 years, 6 months ago
  97. 3dca115 Merge "jacoco libs dependency for instrumented libraries" by Sam Delmerico · 2 years, 4 months ago
  98. 8774ae1 Enable aidl#generate_traces by default for some Java SDK kinds by Zim · 2 years, 5 months ago
  99. bcc3d05 Fix module-file name collisions by Cole Faust · 2 years, 5 months ago
  100. c759372 jacoco libs dependency for instrumented libraries by Sam Delmerico · 2 years, 5 months ago