1. bdbae60 Strip annotations from copy of core-current-stubs-for-system-modules by Sorin Basca · 3 years ago
  2. 8f74418 Merge "Diff source dump and previous version dump for Cross-Version ABI Check" by Mu-Le Lee · 3 years ago
  3. 90fbcf1 Merge "CpExecutable should not preserve symlink" by Treehugger Robot · 3 years ago
  4. d1fb75d Make llvm-strip depend on both lib and lib64 by Chih-Hung Hsieh · 3 years ago
  5. 1048a73 CpExecutable should not preserve symlink by Chih-Hung Hsieh · 3 years ago
  6. 9a5db00 Merge "Fix broken aosp-master-plus-llvm builds" by Treehugger Robot · 3 years ago
  7. 586b8bb Merge "set USE_RBE=false in Soong integration tests" by Treehugger Robot · 3 years ago
  8. 8b5ecb8 Fix broken aosp-master-plus-llvm builds by Chih-Hung Hsieh · 3 years ago
  9. 6715377 Merge "Filter out headers generated by bazel in snapshot." by Yu Liu · 3 years ago
  10. 2cc767d Merge "Move testing.go to srcs from testSrcs." by Yu Liu · 3 years ago
  11. 1175c05 Filter out headers generated by bazel in snapshot. by Yu Liu · 3 years ago
  12. c2cb917 Merge "Move bp2build progress proto to soong." by Treehugger Robot · 3 years ago
  13. a2f3b77 Merge "Add comments to bpf properties" by Treehugger Robot · 3 years ago
  14. e0ac9f7 Merge "Add mainline dev certificate dir to config" by Treehugger Robot · 3 years ago
  15. 05a961b Merge "Disable/allow some clang-tidy and clang warnings" by Treehugger Robot · 3 years ago
  16. d00b562 Merge "Write cquery.out even without error" by Christopher Parsons · 3 years ago
  17. 7e6f5d8 Merge "Cosmetic: More helpful error message" by Treehugger Robot · 3 years ago
  18. 3b93ac6 Disable/allow some clang-tidy and clang warnings by Chih-Hung Hsieh · 3 years ago
  19. fa044e7 Merge "Disable the base hidl modules in mixed build." by Yu Liu · 3 years ago
  20. 5480f94 Merge changes I8a99e3d2,I717d7f5e by Liz Kammer · 3 years ago
  21. 15088e4 Move bp2build progress proto to soong. by Liz Kammer · 3 years ago
  22. 9acc4d5 Merge "Move mixed builds request queuing to final deps" by Treehugger Robot · 3 years ago
  23. 4877c72 Add comments to bpf properties by Zi Wang · 3 years ago
  24. 675564d Cosmetic: More helpful error message by Usta Shrestha · 3 years ago
  25. a67335b Disable the base hidl modules in mixed build. by Yu Liu · 3 years ago
  26. 429f540 Write cquery.out even without error by Chris Parsons · 3 years ago
  27. 80fa798 Add mainline dev certificate dir to config by Inseob Kim · 3 years ago
  28. ffd6014 Merge "Revert^2 "Promote ExtraText lint warning to an error""" by Treehugger Robot · 3 years ago
  29. 5d866ed Move testing.go to srcs from testSrcs. by Yu Liu · 3 years ago
  30. 4b32269 Merge "Support bp2build conversion of hidl_interface." by Yu Liu · 3 years ago
  31. 18fa8f6 Merge "Revert^4 "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 3 years ago
  32. 2aa6868 Revert^2 "Promote ExtraText lint warning to an error"" by Cole Faust · 3 years ago
  33. 0b29c62 Revert "Promote ExtraText lint warning to an error" by Mike McTernan · 3 years ago
  34. e94f3e7 Revert^4 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 3 years ago
  35. df4413a Support bp2build conversion of hidl_interface. by Yu Liu · 3 years ago
  36. 50e02aa Merge "bootstrap glob file list in one place" by Usta Shrestha · 3 years ago
  37. 8c7c58a Merge "soong_ui to reject "showcommands"" by Usta Shrestha · 3 years ago
  38. c471c4b Merge "hardening of test for aquery.go" by Usta Shrestha · 3 years ago
  39. e77dc96 Merge "cosmetic: unnecessary method indirection" by Usta Shrestha · 3 years ago
  40. 136c0d1 Merge "Space out the bp2build allowlist for easier merging." by Romain Jobredeaux · 3 years ago
  41. 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 3 years ago
  42. 258d296 Merge "Use aapt2" by Treehugger Robot · 3 years ago
  43. 487689e Introduce cc_api_library by Kiyoung Kim · 3 years ago
  44. 69f5b68 Merge "Promote ExtraText lint warning to an error" by Treehugger Robot · 3 years ago
  45. 9b3724a bootstrap glob file list in one place by Usta Shrestha · 3 years ago
  46. 96ff722 soong_ui to reject "showcommands" by Usta Shrestha · 3 years ago
  47. e70f28c hardening of test for aquery.go by Usta Shrestha · 3 years ago
  48. 59417a1 cosmetic: unnecessary method indirection by Usta Shrestha · 3 years ago
  49. 8c9a3f2 Merge "Add libapexutil to denylist" by Treehugger Robot · 3 years ago
  50. 285112d Merge "Revert^2 "Update the way we build AFL++ fuzz binaries"" by Cory Barker · 3 years ago
  51. 5a634d3 Space out the bp2build allowlist for easier merging. by Romain Jobredeaux · 3 years ago
  52. 8df2a5c Go extractor should succeed by Sasha Smundak · 3 years ago
  53. aaf4f5e Merge "Bp2Build converter for android_library_import and android_library." by Romain Jobredeaux · 3 years ago
  54. 6a824f6 Add libapexutil to denylist by Liz Kammer · 3 years ago
  55. 7868b9e Promote ExtraText lint warning to an error by Cole Faust · 3 years ago
  56. 3d13adc Denylist test_fips because it depends on adb by Liz Kammer · 3 years ago
  57. 68572c8 Merge "update bp2build tests for cc_yasm + add to CI" by Treehugger Robot · 3 years ago
  58. c120ab3 Merge "bp2build special case for libcrypto_for_testing" by Treehugger Robot · 3 years ago
  59. 0b4bd22 Merge "Globally force -Wdeprecated-declarations to be a warning." by Krzysztof Kosiński · 3 years ago
  60. 9cfcf6d Revert^2 "Update the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
  61. fd27c7c Use aapt2 by Saeid Farivar Asanjan · 3 years ago
  62. f48643d Merge "Increase R8 max heap size to 4GB." by Treehugger Robot · 3 years ago
  63. fae47f9 bp2build special case for libcrypto_for_testing by Sam Delmerico · 3 years ago
  64. ba73a09 Merge "Revert "Updated the way we build AFL++ fuzz binaries"" by Cory Barker · 3 years ago
  65. 74aea6c Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
  66. c9b2bba Bp2Build converter for android_library_import and android_library. by Romain Jobredeaux · 3 years, 6 months ago
  67. c9a49df update bp2build tests for cc_yasm + add to CI by Sam Delmerico · 3 years ago
  68. edadcdb Merge "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 3 years ago
  69. 8e77db3 Merge "Clean up android/module.go" by Treehugger Robot · 3 years ago
  70. c33f799 Increase R8 max heap size to 4GB. by Jordan Demeulenaere · 3 years ago
  71. 6934b0e Globally force -Wdeprecated-declarations to be a warning. by Krzysztof Kosiński · 3 years ago
  72. bfe0342 Merge changes I70159a49,I1809c0fc by Treehugger Robot · 3 years ago
  73. 0264058 Merge "Set targetSdkVersion to 10000 for MTS tests targeting current" by Spandan Das · 3 years ago
  74. cecb754 Updated the way we build AFL++ fuzz binaries by Cory Barker · 3 years ago
  75. 6b7c1db Merge "Spellcheck" by Spandan Das · 3 years ago
  76. 39291b9 Merge "Show module's type and path when reporting dependency problems" by Treehugger Robot · 3 years ago
  77. ab8581a Merge "Fix invalid json when product variables have quotes" by Treehugger Robot · 3 years ago
  78. 0a9005e Diff source dump and previous version dump for Cross-Version ABI Check by Mu-Le Lee · 3 years, 1 month ago
  79. a5f39a1 Spellcheck by Spandan Das · 3 years ago
  80. 439fbfc Merge "Make ignorewarnings optional in optimize" by Remi NGUYEN VAN · 3 years ago
  81. 082c5f3 Fix invalid json when product variables have quotes by Cole Faust · 3 years ago
  82. e198eaf Clean up android/module.go by Sasha Smundak · 3 years ago
  83. f2bb26f Show module's type and path when reporting dependency problems by Sasha Smundak · 3 years ago
  84. 9f7ae7f Set targetSdkVersion to 10000 for MTS tests targeting current by Spandan Das · 3 years ago
  85. 3a0355f Merge "export common bp2build testing functions" by Liz Kammer · 3 years ago
  86. 970b96d set USE_RBE=false in Soong integration tests by Sam Delmerico · 3 years ago
  87. 9009dc2 bp2build: Allowlist and build fastboot with Bazel. by Jingwen Chen · 3 years ago
  88. 5012e07 bp2build: Allowlist //external/toybox. by Jingwen Chen · 3 years ago
  89. 075571b Merge "Overriding placeholder version in updatable apks" by Alexei Nicoara · 3 years ago
  90. bdad314 Make ignorewarnings optional in optimize by Remi NGUYEN VAN · 3 years ago
  91. fe57ecf Merge changes Id3de4ede,Iae326016 by Alexander Smundak · 3 years ago
  92. 113bd15 Merge "Allow libwifi-hal to use makefile_goal" by Jooyung Han · 3 years ago
  93. 7071a05 bp2build support for .asm files by Cole Faust · 3 years ago
  94. 337e903 Move mixed builds request queuing to final deps by Liz Kammer · 3 years ago
  95. a095406 Consolidate Bazel conversion state into a single field in CommonProperties by Sasha Smundak · 3 years ago
  96. 08253a0 Index Go code in the build/make/tools by Sasha Smundak · 3 years ago
  97. c31778f Merge "add java_import to mixed build" by Sam Delmerico · 3 years ago
  98. fb84598 Merge "copy JNI from AAR files to android_app APK" by Sam Delmerico · 3 years ago
  99. 69cf0f3 Overriding placeholder version in updatable apks by Alexei Nicoara · 3 years ago
  100. 39cadf9 Allow libwifi-hal to use makefile_goal by Jooyung Han · 3 years ago