1. 91c8395 Cleanup android.JavaApiLibraryName references by Jihoon Kang · 2 years, 8 months ago
  2. 67b6443 Redefine core and core platform API surface java_library by Jihoon Kang · 2 years, 8 months ago
  3. 381c2fa Introduce "Exclude_static_libs" property for Java modules by Jihoon Kang · 2 years, 8 months ago
  4. f508c25 Merge "Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES." by Jiakai Zhang · 2 years, 8 months ago
  5. b25cbb3 Merge "Support test runnner option in auto generated test configs" by Treehugger Robot · 2 years, 8 months ago
  6. 672c146 Merge "Change install name of privapp allowlists" by Anton Hansson · 2 years, 8 months ago
  7. 0e486a4 Change install name of privapp allowlists by Anton Hansson · 2 years, 8 months ago
  8. 4af4ff3 Merge "Add simple bp2build converter for java_test_host" by Zi Wang · 2 years, 8 months ago
  9. f6b1e23 Merge "Explicitly specify `--api-overloaded-method-order source` for metalava" by Paul Duffin · 2 years, 8 months ago
  10. f618c60 Merge "Only pass "-Xgc:CMC" when building for Android." by Treehugger Robot · 2 years, 8 months ago
  11. 7202ffe Explicitly specify `--api-overloaded-method-order source` for metalava by Paul Duffin · 2 years, 8 months ago
  12. 65b3672 Add simple bp2build converter for java_test_host by Zi Wang · 2 years, 8 months ago
  13. 5b7035f Explicitly specify `--api-class-resolution api` for metalava by Paul Duffin · 2 years, 8 months ago
  14. 4f65a03 Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES. by Jiakai Zhang · 2 years, 8 months ago
  15. 225c476 Only pass "-Xgc:CMC" when building for Android. by Jiakai Zhang · 2 years, 8 months ago
  16. 5324cc8 Merge "Move CLC construction to Ninja phase." by Jiakai Zhang · 2 years, 8 months ago
  17. a449678 Move CLC construction to Ninja phase. by Jiakai Zhang · 2 years, 8 months ago
  18. ec73143 Support test runnner option in auto generated test configs by Dan Shi · 2 years, 8 months ago
  19. e5641c5 Merge "bp2build java_resources that only contain a filegroup" by Alix Espino · 2 years, 8 months ago
  20. 0c6ae56 Merge "ensure that privapp_allowlist is installed before android_app" by Anton Hansson · 2 years, 8 months ago
  21. 70b2292 Merge "Add both classes jar and dexed jar to java_fuzz module packaged output for dist as we move towards instrumentation at runtime" by Cory Barker · 2 years, 8 months ago
  22. de68c07 Merge "Modify error emit condition for checking api files in java_api_library" by Jihoon Kang · 2 years, 8 months ago
  23. b1daccd ensure that privapp_allowlist is installed before android_app by Sam Delmerico · 2 years, 8 months ago
  24. 160634c Modify error emit condition for checking api files in java_api_library by Jihoon Kang · 2 years, 8 months ago
  25. c29c37a Add both classes jar and dexed jar to java_fuzz module packaged output for dist as we move towards instrumentation at runtime by Cory Barker · 2 years, 8 months ago
  26. 1a608b0 Merge "don't require package_name for non-override android_apps" by Treehugger Robot · 2 years, 8 months ago
  27. b29a3cd bp2build java_resources that only contain a filegroup by Alix · 2 years, 8 months ago
  28. 15809f8 don't require package_name for non-override android_apps by Sam Delmerico · 2 years, 8 months ago
  29. 50533df Merge "data_native_bins is only available in java_test_host, add java_test_host properties to java_defaults to make it's available in java_defaults as well." by Kun Niu · 2 years, 8 months ago
  30. 8d3df9b Merge "Increase R8 max heap size to 4GB" by Treehugger Robot · 2 years, 8 months ago
  31. bd0fd20 data_native_bins is only available in java_test_host, add java_test_host properties to java_defaults to make it's available in java_defaults as well. by Kun Niu · 2 years, 8 months ago
  32. 3e65f2a Increase R8 max heap size to 4GB by Jared Duke · 2 years, 8 months ago
  33. 4aed370 Merge changes Idc77d018,I7dff0094 by Jihoon Kang · 2 years, 8 months ago
  34. b34bb06 Enable java_api_library modules in TxtStubLibraries.bp by Jihoon Kang · 2 years, 8 months ago
  35. 4751468 Merge changes from topic "parallel-singletons" by Treehugger Robot · 2 years, 8 months ago
  36. 7e9e20e Fix bootclasspath_fragment build failure during from-text stub build by Jihoon Kang · 2 years, 9 months ago
  37. d0f9520 Add additional java_api_library testing modules by Jihoon Kang · 2 years, 9 months ago
  38. d056a91 Merge "Generate java_api_library from java_sdk_library" by Jihoon Kang · 2 years, 8 months ago
  39. 7fecde9 Merge "Enable referencing of aapt-generated proguard flags" by Treehugger Robot · 2 years, 8 months ago
  40. 36f3ed1 Merge "Support missing instrumented_for dependency when ALLOW_MISSING_DEPENDENCIES=true" by Treehugger Robot · 2 years, 8 months ago
  41. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 8 months ago
  42. 34b080d Enable referencing of aapt-generated proguard flags by Jared Duke · 2 years, 10 months ago
  43. b3f28b2 Merge changes from topic "musl_arm64" by Colin Cross · 2 years, 8 months ago
  44. f521efa Support missing instrumented_for dependency when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 2 years, 8 months ago
  45. 1c92c3e Generate java_api_library from java_sdk_library by Jihoon Kang · 2 years, 10 months ago
  46. 0393174 Merge "Disallow missing api source files for java_api_library module" by Jihoon Kang · 2 years, 8 months ago
  47. b7550aa Don't panic if no certificates found by Zyan Wu · 2 years, 8 months ago
  48. 64a4a5f Separate host and host cross fuzz packaging by Colin Cross · 2 years, 8 months ago
  49. eaf7f5e Fix Soong code, remove dead code, and clean up code for Java fuzz by Cory Barker · 3 years ago
  50. 795319f Disallow missing api source files for java_api_library module by Jihoon Kang · 2 years, 8 months ago
  51. 9801f9d Merge "Fix addrsig warnings" by Colin Cross · 2 years, 8 months ago
  52. 1f65e0d Merge "Ensure outputs correctly declared for proguard config in R8" by Rico Wind · 2 years, 8 months ago
  53. 4abf2f4 Merge changes from topic "boot-image-b280776428" by Jiakai Zhang · 2 years, 8 months ago
  54. b565f2f Ensure outputs correctly declared for proguard config in R8 by Rico Wind · 2 years, 8 months ago
  55. c08c162 Dexpreopt ART jars and framework jars together. by Jiakai Zhang · 2 years, 8 months ago
  56. 09d88df Unify installDirOnHost and installDirOnDevice. by Jiakai Zhang · 2 years, 8 months ago
  57. b47cacc Remove the ability to install boot images by bootclasspath_fragments. by Jiakai Zhang · 2 years, 8 months ago
  58. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 8 months ago
  59. 98b86f7 Merge "Delete android/rules.bzl file" by Alix Espino · 2 years, 8 months ago
  60. ea4b67d Merge "Delete kotlin/rules.bzl file" by Alix Espino · 2 years, 8 months ago
  61. a321926 Merge changes from topic "remove_suffixes" by Treehugger Robot · 2 years, 8 months ago
  62. ea48fdc Merge "Map prebuilt_apis labels to Bazel's manually generated ones." by Romain Jobredeaux · 2 years, 8 months ago
  63. 2644623 Merge "Don't translate "required" to unsupported "data" in android_app." by Treehugger Robot · 2 years, 8 months ago
  64. a381cd1 Delete android/rules.bzl file by Alix · 2 years, 8 months ago
  65. 80462dc Propagate shared library destination path through FilesToZip by Colin Cross · 2 years, 8 months ago
  66. 56d41d0 Don't translate "required" to unsupported "data" in android_app. by Romain Jobredeaux · 2 years, 8 months ago
  67. 9241da9 Merge "Delete java/rules.bzl file" by Alix Espino · 2 years, 8 months ago
  68. 90c69f7 Merge changes from topic "revert-2580631-revert-2574032-XXTWCJDTDQ-YJWXHQZNPJ" by Jiakai Zhang · 2 years, 8 months ago
  69. fda5890 Merge "Fix Proguard configuration output from R8 invocation" by Jared Duke · 2 years, 8 months ago
  70. cf61e3c Revert^2 "Generate app profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 8 months ago
  71. bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 2 years, 8 months ago
  72. 8242b43 Map prebuilt_apis labels to Bazel's manually generated ones. by Romain Jobredeaux · 2 years, 9 months ago
  73. a28acb5 Delete kotlin/rules.bzl file by Alix · 2 years, 8 months ago
  74. 34c6d7d Fix Proguard configuration output from R8 invocation by Jared Duke · 2 years, 8 months ago
  75. 7081aaf Merge changes from topic "revert-2574032-XXTWCJDTDQ" by Qiao Yang · 2 years, 8 months ago
  76. 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 8 months ago
  77. 3d08c38 Revert "Generate app profiles even if dexpreopt is disabled." by Qiao Yang · 2 years, 8 months ago
  78. c144c08 Merge "Provide a resource_prefix_strip for java_resources in bp2build." by Treehugger Robot · 2 years, 8 months ago
  79. ee6bd5a Merge "Enable prebuilt apk checks" by Treehugger Robot · 2 years, 8 months ago
  80. da8ebf2 Merge "Add genrule to build *.latest.version build target." by Treehugger Robot · 2 years, 8 months ago
  81. dbfcf85 Merge changes I4e721b47,I1bf05ade by Jiakai Zhang · 2 years, 8 months ago
  82. daa314a Add genrule to build *.latest.version build target. by Gurpreet Singh · 2 years, 9 months ago
  83. ccb20f4 Enable prebuilt apk checks by Cole Faust · 2 years, 8 months ago
  84. d5fe133 Provide a resource_prefix_strip for java_resources in bp2build. by Romain Jobredeaux · 2 years, 8 months ago
  85. 83a8bc4 Delete java/rules.bzl file by Alix · 2 years, 8 months ago
  86. 717840f Merge changes from topic "privapp_allowlist_prop" by Sam Delmerico · 2 years, 9 months ago
  87. 7b845e8 Generate app profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 9 months ago
  88. 580636b add privapp_allowlist property to android_app by Andrei Onea · 3 years, 5 months ago
  89. b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 2 years, 9 months ago
  90. 9e4c6c9 Merge "Use api_levels_released_versions from starlark" by Cole Faust · 2 years, 9 months ago
  91. 3020886 Merge "Get rid of DeviceName() from path related to dexpreopt" by Jeongik Cha · 2 years, 9 months ago
  92. 3486740 Use api_levels_released_versions from starlark by Cole Faust · 2 years, 9 months ago
  93. 934d504 Merge changes from topic "bp2build-ignore-test-apex-tags" by Spandan Das · 2 years, 9 months ago
  94. e605b39 Merge "target_sdk_version replacement should respect REL branches" by Treehugger Robot · 2 years, 9 months ago
  95. fb6a1ee target_sdk_version replacement should respect REL branches by Spandan Das · 2 years, 9 months ago
  96. 4753b39 Get rid of DeviceName() from path related to dexpreopt by Jeongik Cha · 2 years, 9 months ago
  97. 39b6cc5 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 9 months ago
  98. 03cf318 Merge "Expand preprocessed flag to work on android_app_imports" by Cole Faust · 2 years, 9 months ago
  99. 2f1da16 Expand preprocessed flag to work on android_app_imports by Cole Faust · 2 years, 9 months ago
  100. b420705 Merge "Utilize from text core platform api surface jar in build" by Jihoon Kang · 2 years, 9 months ago