1. c32dd1c Make it possible to pass an error message with an invalid optional path. by Martin Stjernholm · 3 years, 11 months ago
  2. 2fee27f Replace OptionalPath.valid flag by checking the path itself. by Martin Stjernholm · 3 years, 11 months ago
  3. 14cdd71 Add a function to match modules through a variation map. by Martin Stjernholm · 3 years, 11 months ago
  4. 5145e9d Add NFC to the Rust allowlist by Zach Johnson · 3 years, 11 months ago
  5. 4aeaf37 Merge changes from topic "mixed-build-cc-library-shared" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
  6. 30204af Merge "Remove __bp2build__ prefix trimming." by Jingwen Chen · 3 years, 11 months ago
  7. 2c6ede1 Merge changes I9c94a54a,Idc0c73a7 by Jiakai Zhang · 3 years, 11 months ago
  8. c9f9d56 Merge "Revert^2 "Preopt APEX system server jars."" by Jiakai Zhang · 3 years, 11 months ago
  9. 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 3 years, 11 months ago
  10. 935ae2c Merge "Use ccCmd to generate clang-tidy dependent file" by Chih-hung Hsieh · 3 years, 11 months ago
  11. 62585e8 Expose TocFile via CcInfo by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
  12. 4fbc621 Clean up StarlarkFunctionBody for getCcInfoType by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
  13. bc4e734 Incorporate cc_library_shared into mixed builds by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
  14. ac5097f Create bp2build converter for cc_shared_library by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  15. a5474e3 Remove `Linkstatic` field for static cases by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
  16. 33ce5d6 Merge "Remove fallback code path for missing BCP fragments that is no longer necessary." by Martin Stjernholm · 3 years, 11 months ago
  17. a66a9f1 Merge "Prevent systemserverclasspath_fragment from depending on prebuilts" by Treehugger Robot · 3 years, 11 months ago
  18. 25322e4 Prevent systemserverclasspath_fragment from depending on prebuilts by Paul Duffin · 4 years ago
  19. 9428970 Improve the documentation in the android/sdk.go file by Paul Duffin · 3 years, 11 months ago
  20. 0573295 Remove unnecessary archTypeSpecificInfo.optimizableProperties() by Paul Duffin · 3 years, 11 months ago
  21. f68f85a Move setting of link type properties to linkPropertyInfo by Paul Duffin · 3 years, 11 months ago
  22. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 3 years, 11 months ago
  23. 8e09f26 Use ccCmd to generate clang-tidy dependent file by Chih-Hung Hsieh · 3 years, 11 months ago
  24. b1a1246 Merge "Share cFlags, tidyFlags, etc. in a module" by Treehugger Robot · 3 years, 11 months ago
  25. b1e61cb Remove fallback code path for missing BCP fragments that is no longer necessary. by Martin Stjernholm · 4 years ago
  26. b808229 Share cFlags, tidyFlags, etc. in a module by Chih-Hung Hsieh · 3 years, 11 months ago
  27. 96f1832 Rename nativeLibInfoProperties.archType to archSubDir by Paul Duffin · 4 years ago
  28. 79839d9 Merge "Revert "Preopt APEX system server jars."" by Adrian Roos · 3 years, 11 months ago
  29. 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 3 years, 11 months ago
  30. 83d07a4 Merge "Expand handling of unconverted deps in bp2build" by Liz Kammer · 3 years, 11 months ago
  31. 5ef58a3 Merge "Avoid direct access to Native_bridge_supported property" by Paul Duffin · 3 years, 11 months ago
  32. c2c7f3e Merge "Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag" by Paul Duffin · 3 years, 11 months ago
  33. adfade5 Merge "Bp2build: handle embedded structs as blueprint" by Liz Kammer · 3 years, 11 months ago
  34. 02669e8 Preopt system server jars with updatable bootclasspath. by Jiakai Zhang · 3 years, 11 months ago
  35. ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 4 years ago
  36. 204356f Preopt APEX system server jars from prebuilts. by Jiakai Zhang · 4 years ago
  37. 709f027 Merge "Add system/sepolicy/apex to bp2build allowlist" by Treehugger Robot · 3 years, 11 months ago
  38. cf67496 Merge "Fix panic when a module has an invalid output path" by Treehugger Robot · 3 years, 11 months ago
  39. 64cb7c9 Fix panic when a module has an invalid output path by Cole Faust · 3 years, 11 months ago
  40. 7b32612 Merge "update build rules to use /data/local/tests/unrestricted" by Guang Zhu · 3 years, 11 months ago
  41. db3ff57 Merge "Add {.aar} support for android_library" by Treehugger Robot · 3 years, 11 months ago
  42. 521e951 Fix `m product-graph` by Cole Faust · 3 years, 11 months ago
  43. 37997c4 Add system/sepolicy/apex to bp2build allowlist by Liz Kammer · 3 years, 11 months ago
  44. 2551d25 Merge "Make the script python3." by Christopher Ferris · 3 years, 11 months ago
  45. 1fca301 Add {.aar} support for android_library by Saeid Farivar Asanjan · 3 years, 11 months ago
  46. 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 4 years ago
  47. 32a0339 Bp2build: handle embedded structs as blueprint by Liz Kammer · 3 years, 11 months ago
  48. 8315066 update build rules to use /data/local/tests/unrestricted by Guang Zhu · 3 years, 11 months ago
  49. 309a1ac Merge "Improve the error when srcs field has the wrong type." by Treehugger Robot · 3 years, 11 months ago
  50. e3d1ae4 Avoid direct access to Native_bridge_supported property by Paul Duffin · 4 years ago
  51. f7b3d0d Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag by Paul Duffin · 4 years ago
  52. b89663b Merge "Patch "Add support for --optional-uses-libs to pom2bp" to match master" by Alan Viverette · 3 years, 11 months ago
  53. f6c37cc Merge "Add module based host-tools snapshot" by Rob Seymour · 3 years, 11 months ago
  54. 25a69de Improve the error when srcs field has the wrong type. by Martin Stjernholm · 4 years ago
  55. 8e5feaa Make the script python3. by Christopher Ferris · 4 years ago
  56. 925aa09 Add module based host-tools snapshot by Rob Seymour · 4 years ago
  57. 04e0a15 Merge "Split local/absolute include into attributes" by Liz Kammer · 3 years, 11 months ago
  58. bcbfc5f Patch "Add support for --optional-uses-libs to pom2bp" to match master by Alan Viverette · 3 years, 11 months ago
  59. 7bb0238 Merge "Change default to require licenses property." by Treehugger Robot · 3 years, 11 months ago
  60. 861441f Merge "Remove unused-but-set-{variable,parameter} from ClangUnknownCflags" by Yi Kong · 3 years, 11 months ago
  61. 6e09abd Merge "Update clang version used for bindgen to r433403" by Treehugger Robot · 3 years, 11 months ago
  62. c3cb99e Merge "Update the Rust prebuilt version number to 1.55.0" by Christian Wailes · 3 years, 11 months ago
  63. d23f0d0 Update the Rust prebuilt version number to 1.55.0 by Chris Wailes · 3 years, 11 months ago
  64. 35687bc Split local/absolute include into attributes by Liz Kammer · 3 years, 11 months ago
  65. d11eeb8 Merge "Cleanup bp2build tests to reduce repetition" by Liz Kammer · 3 years, 11 months ago
  66. 15c90f5 Merge "bp2build: Split export_{includes,system_includes}" by Liz Kammer · 3 years, 11 months ago
  67. a1ebc2d Remove unused-but-set-{variable,parameter} from ClangUnknownCflags by Yi Kong · 3 years, 11 months ago
  68. ef99688 Update clang version used for bindgen to r433403 by Yi Kong · 3 years, 11 months ago
  69. 07e7294 Merge "Don't use bugprone-easily-swappable-parameters for global tidy builds either" by Treehugger Robot · 3 years, 11 months ago
  70. 4b72145 Don't use bugprone-easily-swappable-parameters for global tidy builds either by Stephen Hines · 3 years, 11 months ago
  71. c521d57 Merge "Add support for --optional-uses-libs to pom2bp" by Treehugger Robot · 3 years, 11 months ago
  72. 65e8f6d Merge "Make rust builds hermetic" by Colin Cross · 3 years, 11 months ago
  73. aaa4c07 Merge "Pass TIDY_TIMEOUT to clang-tidy" by Chih-hung Hsieh · 3 years, 11 months ago
  74. 1799f9d [rust/coverage] Pass -z,nostart-stop-gc to the linker by Pirama Arumuga Nainar · 3 years, 11 months ago
  75. 748c8c7 Make rust builds hermetic by Colin Cross · 3 years, 11 months ago
  76. 8337ea4 Cleanup bp2build tests to reduce repetition by Liz Kammer · 3 years, 11 months ago
  77. eee562f Merge "Avoid duplicate module names in the error from ModuleForTests." by Treehugger Robot · 3 years, 11 months ago
  78. 6afa749 Merge "Switch to clang r433403" by Yi Kong · 3 years, 11 months ago
  79. e827329 Switch to clang r433403 by Yi Kong · 4 years ago
  80. 95dfbce Pass TIDY_TIMEOUT to clang-tidy by Chih-Hung Hsieh · 3 years, 11 months ago
  81. 98e0d88 Avoid duplicate module names in the error from ModuleForTests. by Martin Stjernholm · 3 years, 11 months ago
  82. 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 3 years, 11 months ago
  83. 65ee90a Change default to require licenses property. by Bob Badour · 4 years ago
  84. e168f15 Merge "Read LLVM version from $LLVM_PREBUILTS_VERSION if set." by Peter Collingbourne · 3 years, 11 months ago
  85. 4011ebb Merge "Cleanup unused code for bp2build conversion." by Treehugger Robot · 4 years ago
  86. c5fa306 Move genrule tests to genrule_conversion_test.go. by Rupert Shuttleworth · 4 years ago
  87. 62b843b Merge changes I6df9a14d,I830c53ef by Treehugger Robot · 4 years ago
  88. 385cde8 Merge "Relax restriction on suffix of apex_set filename to include .capex" by Mohammad Islam · 4 years ago
  89. 1e34786 bp2build: allowlist //external/libcap/... by Jingwen Chen · 4 years ago
  90. 5146ac0 bp2build: don't generate filegroups (or error) if it contains a file by Jingwen Chen · 4 years ago
  91. 4b221b3 Merge "Implement cleanups requested in aosp/1818245:" by Lukács T. Berki · 4 years ago
  92. d2432e6 Merge "Add Radio AIDL to VNDK variant list" by Sarah Chin · 4 years ago
  93. f49df21 Merge "Add tidy-soong, tidy-dir-path, module-tidy targets" by Treehugger Robot · 4 years ago
  94. 7c81748 Merge "Convert LOCAL_PRODUCT_SERVICES_MODULE to product_specific" by Treehugger Robot · 4 years ago
  95. da513b1 Merge "Apply pylint to scripts/manifest_check*.py" by Treehugger Robot · 4 years ago
  96. cbfbd64 Read LLVM version from $LLVM_PREBUILTS_VERSION if set. by Peter Collingbourne · 4 years ago
  97. 96d5424 Merge "Apply pylint to check_boot_jars.py" by Spandan Das · 4 years ago
  98. 095aac0 Merge "Use tidyExternalVendor for external/googletest" by Chih-hung Hsieh · 4 years ago
  99. b03e968 Add Radio AIDL to VNDK variant list by Sarah Chin · 4 years, 2 months ago
  100. 7c02e26 Relax restriction on suffix of apex_set filename to include .capex by Samiul Islam · 4 years ago