1. 063ec00 Add current api check as validation for from-text stub generation by Jihoon Kang · 2 years, 8 months ago
  2. d30ac8a Disable full_api_surface_stubs for some java_api_library modules by Jihoon Kang · 2 years, 4 months ago
  3. 69101d6 Merge "Revert "Enable -Werror=incompatible-function-pointer-types"" into main by Krzysztof Kosiński · 2 years, 4 months ago
  4. 5e75975 Revert "Enable -Werror=incompatible-function-pointer-types" by Ramya Subramanian · 2 years, 4 months ago
  5. 154cf29 Merge "Sort genrule allowlists" into main by Treehugger Robot · 2 years, 4 months ago
  6. 36674db Merge "Use make_mock_top function" into main by Treehugger Robot · 2 years, 4 months ago
  7. c5be936 Merge "Retain concrete overrides of abstract methods by default" into main by Jihoon Kang · 2 years, 4 months ago
  8. faf7251 Merge changes I804d3597,I6a25e2f6 into main by Jihoon Kang · 2 years, 4 months ago
  9. 360e8eb Merge "Add b_args_test." into main by Mark Dacek · 2 years, 4 months ago
  10. dc3c145 Sort genrule allowlists by Cole Faust · 2 years, 4 months ago
  11. 7158f66 Merge "Enable -Werror=incompatible-function-pointer-types" into main by Krzysztof Kosiński · 2 years, 4 months ago
  12. 055a120 Add b_args_test. by MarkDacek · 2 years, 5 months ago
  13. f00200b Add module dependency checking testing method by Jihoon Kang · 2 years, 4 months ago
  14. 8f83dcd Add droidstub modules for Soong java testing by Jihoon Kang · 2 years, 4 months ago
  15. 0bf0865 Merge "Change java_test_host to support cov variant." into main by Yu Liu · 2 years, 4 months ago
  16. c27e8f1 Merge "Turn on bp2build_deps by default" into main by Christopher Parsons · 2 years, 4 months ago
  17. 5a2a94e Merge "Update sh_test conversion to handle data_bins and test_configs properly" into main by Jason Wu · 2 years, 4 months ago
  18. d8aa200 Change java_test_host to support cov variant. by Yu Liu · 2 years, 5 months ago
  19. 1b052b0 Add UnsupportedAppUsage to java_aconfig_library dependency by Zhi Dou · 2 years, 5 months ago
  20. d56338c Merge "Enable Flow Sensitive AutoFDO" into main by Treehugger Robot · 2 years, 4 months ago
  21. 90c3f5f Merge "Introduce system_modules property to java_api_library" into main by Jihoon Kang · 2 years, 4 months ago
  22. 25c69ee Update sh_test conversion to handle data_bins and test_configs properly by Jason Wu · 2 years, 6 months ago
  23. 629b9d2 Retain concrete overrides of abstract methods by default by Paul Duffin · 2 years, 4 months ago
  24. 379257c Merge "Address comments from aosp/2777928" into main by Zi Wang · 2 years, 4 months ago
  25. e94f26e Merge "rust: Emit -x c++ for bindgen modules with cpp_std" into main by Ivan Lozano · 2 years, 4 months ago
  26. 57e60bf Merge "Use correct module name for java_import in shouldConvertWithBp2build verification" into main by Zi Wang · 2 years, 4 months ago
  27. b33ced0 Enable Flow Sensitive AutoFDO by Yi Kong · 2 years, 4 months ago
  28. d43be7c Turn on bp2build_deps by default by Chris Parsons · 2 years, 4 months ago
  29. 6525ee8 Merge "Revert "Do not convert non-unit tests."" into main by Treehugger Robot · 2 years, 4 months ago
  30. 0f81762 Merge "Replace ndk_libs.bzl with an attr in cc_stub_suite" into main by Spandan Das · 2 years, 4 months ago
  31. cdd6a47 Merge "Remove GLOBAL_THINLTO build option" into main by Yi Kong · 2 years, 4 months ago
  32. 74c9a77 Address comments from aosp/2777928 by Zi Wang · 2 years, 4 months ago
  33. 734266b Use correct module name for java_import in shouldConvertWithBp2build verification by Zi Wang · 2 years, 5 months ago
  34. 008f2e5 Merge "Allowlist jni libs of FrameworksNetsTests" into main by Spandan Das · 2 years, 4 months ago
  35. f292a42 Merge "Denylist genrules that fail to build with sandboxing" into main by Treehugger Robot · 2 years, 4 months ago
  36. 6e11974 Revert "Do not convert non-unit tests." by Jingwen Chen · 2 years, 5 months ago
  37. cbe6122 Merge "Remove ?= assignements to product variables" into main by Treehugger Robot · 2 years, 4 months ago
  38. a1e713f Merge "Exclude REL from preview API levels." into main by Treehugger Robot · 2 years, 4 months ago
  39. 7836d75 Merge "Allowlist jni libs of FrameworksNetsTests" into main by Spandan Das · 2 years, 4 months ago
  40. 8e15f69 Remove ?= assignements to product variables by Cole Faust · 2 years, 4 months ago
  41. 17a27f0 Replace ndk_libs.bzl with an attr in cc_stub_suite by Spandan Das · 2 years, 5 months ago
  42. 4ec2487 Introduce system_modules property to java_api_library by Jihoon Kang · 2 years, 5 months ago
  43. 69cf8a3 Merge "Have the sanitizers trap rather than abort." into main by Elliott Hughes · 2 years, 4 months ago
  44. 37fb733 Merge changes from topic "aapt2_toggle_bazel" into main by Treehugger Robot · 2 years, 4 months ago
  45. 829e1e9 rust: Emit -x c++ for bindgen modules with cpp_std by Ivan Lozano · 2 years, 4 months ago
  46. 950c174 Remove GLOBAL_THINLTO build option by Yi Kong · 2 years, 4 months ago
  47. 0b6c4b7 Merge "Change lto_test to use GlobalThinLTO configuration" into main by Yi Kong · 2 years, 4 months ago
  48. f161d65 Merge "Disable TARGET_VNDK_USE_CORE_VARIANT if VNDK is deprecated" into main by Kiyoung Kim · 2 years, 4 months ago
  49. 5a55439 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 2 years, 5 months ago
  50. a32f556 Merge "Handle include statements with trailing whitespace" into main by Treehugger Robot · 2 years, 5 months ago
  51. 6bc88ae Merge "Allowlist AndroidFrameworkLintChecker" into main by Treehugger Robot · 2 years, 5 months ago
  52. 07c362b Enable -Werror=incompatible-function-pointer-types by Krzysztof Kosiński · 2 years, 6 months ago
  53. 9ea1d06 Merge "Update Headers_only to a bool pointer" into main by Treehugger Robot · 2 years, 5 months ago
  54. 2711ce2 Merge "Revert "Revert "Disable hiddenapi check for building from prebuilts.""" into main by Alyssa Ketpreechasawat · 2 years, 5 months ago
  55. 10b3134 Denylist genrules that fail to build with sandboxing by Cole Faust · 2 years, 5 months ago
  56. b0b2457 Handle include statements with trailing whitespace by Cole Faust · 2 years, 5 months ago
  57. dbd4a25 Merge "Fix error message to still be an error." into main by Dan Albert · 2 years, 5 months ago
  58. 001ec85 Merge "Export device arm64 rust flags to Bazel" into main by Vinh Tran · 2 years, 5 months ago
  59. 69e2d83 Allowlist prebuilt version aapt2 by Romain Jobredeaux · 2 years, 5 months ago
  60. f2e3c11 Allowlist kotlinx_coroutines_android by Romain Jobredeaux · 2 years, 5 months ago
  61. e0b6329 Merge "Revert "Revert "Modify symlink_forest to rerun when soong_build has changed.""" into main by Mark Dacek · 2 years, 5 months ago
  62. ef3fbfe Allowlist jni libs of FrameworksNetsTests by Spandan Das · 2 years, 5 months ago
  63. 046c8b4 Allowlist jni libs of FrameworksNetsTests by Spandan Das · 2 years, 5 months ago
  64. aa46295 Merge "Remove unnecessary arch variant for patch module" into main by Treehugger Robot · 2 years, 5 months ago
  65. f7fe400 Merge "Dont write data attrs for cc lib rules" into main by Christopher Parsons · 2 years, 5 months ago
  66. 5cdd227 Merge "Revert "Added new framework-pdf jar inside MediaProvider module"" into main by Alyssa Ketpreechasawat · 2 years, 5 months ago
  67. 34ab879 Revert "Revert "Disable hiddenapi check for building from prebuilts."" by Alyssa Ketpreechasawat · 2 years, 5 months ago
  68. affbb8d Merge "Revert "Disable hiddenapi check for building from prebuilts."" into main by Alyssa Ketpreechasawat · 2 years, 5 months ago
  69. 5c7d0cf Merge "Merge Android 14" into main by Xin Li · 2 years, 5 months ago
  70. c6f5015 Merge "Denylist genrules that fail to build with sandboxing" into main by Treehugger Robot · 2 years, 5 months ago
  71. 03b6cba Disable TARGET_VNDK_USE_CORE_VARIANT if VNDK is deprecated by Kiyoung Kim · 2 years, 5 months ago
  72. 8a25345 Denylist genrules that fail to build with sandboxing by Cole Faust · 2 years, 5 months ago
  73. bb6b813 Revert "Disable hiddenapi check for building from prebuilts." by Alyssa Ketpreechasawat · 2 years, 5 months ago
  74. 5e0ee31 Merge "Disable hiddenapi check for building from prebuilts." into main by Alyssa Ketpreechasawat · 2 years, 5 months ago
  75. b0f3ff4 Merge "Add support for java_library proto plugin in bp2build" into main by Zi Wang · 2 years, 5 months ago
  76. 5a38034 Merge Android 14 by Xin Li · 2 years, 5 months ago
  77. 7123cc5 Dont write data attrs for cc lib rules by Chris Parsons · 2 years, 5 months ago
  78. 3bba0e4 Have the sanitizers trap rather than abort. by Elliott Hughes · 2 years, 5 months ago
  79. 5b2fd58 Fix error message to still be an error. by Dan Albert · 2 years, 5 months ago
  80. f93ea13 Exclude REL from preview API levels. by Dan Albert · 2 years, 5 months ago
  81. 6077263 Update Headers_only to a bool pointer by Liz Kammer · 2 years, 5 months ago
  82. 0a470a3 Remove unnecessary arch variant for patch module by Liz Kammer · 2 years, 5 months ago
  83. 4db4f81 Denylist libhardware to pass bp2build-incremental by Jason Wu · 2 years, 5 months ago
  84. c774c92 Merge "Test changes to prepare for allowlist v2" into main by Christopher Parsons · 2 years, 5 months ago
  85. 9eb4efa Merge "Skip certain problematic deps" into main by Christopher Parsons · 2 years, 5 months ago
  86. dbaf6a9 Add support for java_library proto plugin in bp2build by Zi Wang · 2 years, 5 months ago
  87. 9994462 Merge changes I5c7f1fc1,I6015581c into main am: 0b5a877f21 by Christopher Parsons · 2 years, 5 months ago
  88. 7c73812 Merge "Small readability refactor for bp2buildDepsMutator." into main am: d9cc9ec2ea by Christopher Parsons · 2 years, 5 months ago
  89. 0b5a877 Merge changes I5c7f1fc1,I6015581c into main by Christopher Parsons · 2 years, 5 months ago
  90. d9cc9ec Merge "Small readability refactor for bp2buildDepsMutator." into main by Christopher Parsons · 2 years, 5 months ago
  91. 44215bc Skip certain problematic deps by Chris Parsons · 2 years, 5 months ago
  92. d078337 Test changes to prepare for allowlist v2 by Chris Parsons · 2 years, 5 months ago
  93. b2441c5 Revert "Revert "Modify symlink_forest to rerun when soong_build has changed."" by Mark Dacek · 2 years, 5 months ago
  94. 238d1be Revert "Added new framework-pdf jar inside MediaProvider module" by Alyssa Ketpreechasawat · 2 years, 5 months ago
  95. e66b6c5 Merge "Implement bp2build for Sysprop Java" into main am: e3e930d260 by Trevor Radcliffe · 2 years, 5 months ago
  96. e3e930d Merge "Implement bp2build for Sysprop Java" into main by Trevor Radcliffe · 2 years, 5 months ago
  97. 6014bf3 Merge "riscv64: assume fast unaligned access." into main am: 3fb5c15adf by Elliott Hughes · 2 years, 5 months ago
  98. 3fb5c15 Merge "riscv64: assume fast unaligned access." into main by Elliott Hughes · 2 years, 5 months ago
  99. a2a847f Merge "Delete some api_bp2build dead code." into main am: 26d852a320 by Jingwen Chen · 2 years, 5 months ago
  100. 26d852a Merge "Delete some api_bp2build dead code." into main by Jingwen Chen · 2 years, 5 months ago