1. d163d4d Add the device config GenerateAidlNdkPlatformBackend by Jiyong Park · 4 years ago
  2. 139fd36 Merge "Sort codenames in version_defaults.rbc" by Treehugger Robot · 3 years, 11 months ago
  3. 984272b Sort codenames in version_defaults.rbc by Cole Faust · 3 years, 11 months ago
  4. 7fe4cca Merge "Save all the detected native shared library backing by mainline modules." by Sophie Zheng · 3 years, 11 months ago
  5. 1c6de4b Merge "Rewrite macOS SDK selection" by Treehugger Robot · 3 years, 11 months ago
  6. 2dafba7 Merge "bp2build: Add support for cc_binary." by Liz Kammer · 3 years, 11 months ago
  7. e760c3b Merge "Remove artApex parameter from ApexBundleFactory" by Paul Duffin · 3 years, 11 months ago
  8. eb8051d Remove artApex parameter from ApexBundleFactory by Paul Duffin · 3 years, 11 months ago
  9. 7368d86 Rewrite macOS SDK selection by Dan Willemsen · 3 years, 11 months ago
  10. 9a6eabf Save all the detected native shared library backing by mainline modules. by sophiez · 4 years ago
  11. c0ed1f6 Merge "Add OS to configuration key in mixed builds" by Christopher Parsons · 3 years, 11 months ago
  12. 787fb36 Add OS to configuration key in mixed builds by Chris Parsons · 4 years ago
  13. 2ec92fc Merge "bp2build include generated hdrs in all src splits" by Liz Kammer · 3 years, 11 months ago
  14. a8b37dd Merge "Add x86_host vars to config.bzl" by Christopher Parsons · 3 years, 11 months ago
  15. b3486b2 Merge "Include compos-module-sdk in the SDK build." by Treehugger Robot · 3 years, 11 months ago
  16. 0dbe615 Allow for the installation of binaries in xbin by Trevor Radcliffe · 3 years, 11 months ago
  17. 2b8004b bp2build: Add support for cc_binary. by Liz Kammer · 4 years ago
  18. ae3994e bp2build include generated hdrs in all src splits by Liz Kammer · 3 years, 11 months ago
  19. 3b1f83d Add x86_host vars to config.bzl by Chris Parsons · 4 years ago
  20. 2a109db Merge "Reduce modules exposed to Make in Mac builds" by Dan Willemsen · 3 years, 11 months ago
  21. 636a213 Merge "Fix wildcard ('%') handling in the filter pattern." by Alexander Smundak · 3 years, 11 months ago
  22. d269434 Merge changes Ifa4594ea,Ia756f309 by Colin Cross · 3 years, 11 months ago
  23. 503f65d Merge "Add tests for defaults used in conditions_default" by Liz Kammer · 3 years, 11 months ago
  24. def7b5d Reduce modules exposed to Make in Mac builds by Dan Willemsen · 4 years ago
  25. 9579f08 Merge "Use hardlinks for Bazel's symlink actions" by Christopher Parsons · 3 years, 11 months ago
  26. 93fa5ef Reduce commands per shard for java protos by Colin Cross · 3 years, 11 months ago
  27. 5cb7366 Up per-product memory usage to 30 GB by Colin Cross · 3 years, 11 months ago
  28. bdce0df Add tests for defaults used in conditions_default by Liz Kammer · 4 years ago
  29. df27b7a Denylist genrules that create the same file in the same package. by Jingwen Chen · 4 years ago
  30. 47e1a75 Fix mac/allowmissingdeps builds by Dan Willemsen · 4 years ago
  31. b07ae34 Switch to the new build-tools/platform-tools implementation by Dan Willemsen · 4 years ago
  32. 5b817e6 Include compos-module-sdk in the SDK build. by Victor Hsieh · 4 years ago
  33. e95b860 Merge "rust: Package shared libraries with fuzzer zips" by Ivan Lozano · 4 years ago
  34. 214a923 Merge "Add EROFS support for APEX build system" by Mohammad Islam · 4 years ago
  35. 51da933 Merge "Update version_script to be handled as linkopt" by Liz Kammer · 4 years ago
  36. 1e78f58 Merge "Make all the PrebuiltEtc modules defaultable." by Martin Stjernholm · 4 years ago
  37. ae9ba1c Merge "Extract the logic of setting Uncompress_dex to a common place." by Jiakai Zhang · 4 years ago
  38. adf2b3e Merge "Add android_sdk_repo_host to build platform-tools&build-tools" by Treehugger Robot · 4 years ago
  39. 39b0bf0 rust: Package shared libraries with fuzzer zips by Ivan Lozano · 4 years ago
  40. d80b3c8 Use hardlinks for Bazel's symlink actions by Chris Parsons · 4 years ago
  41. f7bc97c Merge "Switch to clang-r433403b (13.0.3)" by Stephen Hines · 4 years ago
  42. 6ec96b8 Merge "Flag an error on empty rust module srcs" by Seth Moore · 4 years ago
  43. 3afac0b Flag an error on empty rust module srcs by Seth Moore · 4 years ago
  44. 47a6c59 Merge "Add missing directories to bp2build." by Liz Kammer · 4 years ago
  45. 8ea56f9 Add Global ThinLTO option (2nd try) by Yi Kong · 4 years ago
  46. b7b0ae1 Switch to clang-r433403b (13.0.3) by Stephen Hines · 4 years ago
  47. ddf4eba Merge "Remove `use_apex_name_macro`" by Jiyong Park · 4 years ago
  48. 91f1b42 Remove `use_apex_name_macro` by Jiyong Park · 4 years ago
  49. dc6525e Make all the PrebuiltEtc modules defaultable. by Martin Stjernholm · 4 years ago
  50. 8c1ae8f Merge "Ignore obsolete lines when converting makefiles" by Trevor Radcliffe · 4 years ago
  51. 2fc3489 Add missing directories to bp2build. by Liz Kammer · 4 years ago
  52. 1eda2bd Merge "Support 64-bit arm_on_x86_64" by Lev Rumyantsev · 4 years ago
  53. 3bc7a1b Merge "bp2build: Add special arch-variant targets." by Treehugger Robot · 4 years ago
  54. 93295f2 Ignore obsolete lines when converting makefiles by Trevor Radcliffe · 4 years ago
  55. 3458121 Support 64-bit arm_on_x86_64 by Lev Rumyantsev · 4 years ago
  56. 7b568c1 Merge "Revert "Fix test to use --experimental_platform_in_output_dir."" by Jingwen Chen · 4 years ago
  57. 13dd220 Merge "Stop prebuilt_apex/apex_set exporting invalid jars to Make" by Paul Duffin · 4 years ago
  58. 3c5083c Revert "Fix test to use --experimental_platform_in_output_dir." by Jingwen Chen · 4 years ago
  59. fdd72e6 bp2build: Add special arch-variant targets. by Liz Kammer · 4 years ago
  60. d287118 Update version_script to be handled as linkopt by Liz Kammer · 4 years ago
  61. 06f00c3 Merge "Do not sort after subtraction." by Liz Kammer · 4 years ago
  62. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 2 months ago
  63. 3e4d255 Merge "Fix test to use --experimental_platform_in_output_dir." by Jingwen Chen · 4 years ago
  64. 1b6a962 Merge "[get_clang_version] Make the version regex permissive" by Pirama Arumuga Nainar · 4 years ago
  65. a9e56f0 Merge "Re-enable unused-command-line-argument warning" by Yi Kong · 4 years ago
  66. 62e75f5 Re-enable unused-command-line-argument warning by Yi Kong · 4 years, 1 month ago
  67. 40eb3b3 Merge "Add more tests for dexpreopting." by Jiakai Zhang · 4 years ago
  68. c6ef451 Fix test to use --experimental_platform_in_output_dir. by Jingwen Chen · 4 years ago
  69. e466cc7 Merge "Convert cpp_std to be an attribute instead of a copt." by Jingwen Chen · 4 years ago
  70. 9bad9d6 Do not sort after subtraction. by Liz Kammer · 4 years ago
  71. 7e19566 Merge "bp2build: Improve handling of generated_sources" by Liz Kammer · 4 years ago
  72. f6f010b Merge "Change the approach to decide whether to upload metrics." by Yu Liu · 4 years ago
  73. 470b7e2 Add more tests for dexpreopting. by Jiakai Zhang · 4 years ago
  74. 4af0d00 Merge "Installation routine for rust is similar to that of cc" by Treehugger Robot · 4 years ago
  75. 6e13b40 Change the approach to decide whether to upload metrics. by Yu Liu · 4 years, 2 months ago
  76. 222bdcf bp2build: Improve handling of generated_sources by Liz Kammer · 4 years ago
  77. 37c3dd3 Rename desc to description in PerfInfo by Yu Liu · 4 years ago
  78. 371dc53 Merge "Allow defaults in java_genrule modules" by Steven Moreland · 4 years ago
  79. 5b11ab1 Convert cpp_std to be an attribute instead of a copt. by Jingwen Chen · 4 years ago
  80. 2579631 Stop prebuilt_apex/apex_set exporting invalid jars to Make by Paul Duffin · 4 years ago
  81. 6fcddda Merge "Update reference to merged services txt" by Anton Hansson · 4 years ago
  82. 22450f2 Extract the logic of setting Uncompress_dex to a common place. by Jiakai Zhang · 4 years ago
  83. 99c3ed9 Allow defaults in java_genrule modules by Colin Cross · 4 years ago
  84. 2649c79 Merge "bp2build; Update handling of linker flags" by Liz Kammer · 4 years ago
  85. c170e39 Merge "Add support for USES_LIBRARIES to androidmk" by Trevor Radcliffe · 4 years ago
  86. 8cdd6f0 Merge "Restrict mixed build cquery to deps of depth 2." by Liz Kammer · 4 years ago
  87. f2dffd9 Update reference to merged services txt by Anton Hansson · 4 years ago
  88. 97b8531 Add bp2build support for cpp_std. by Jingwen Chen · 4 years ago
  89. 800112b Merge "Merge Android 12" by Xin Li · 4 years ago
  90. 0eae52e bp2build; Update handling of linker flags by Liz Kammer · 4 years ago
  91. 6ada589 Add support for nocrt by translating it to link_crt in bp2build. by Jingwen Chen · 4 years ago
  92. 8f22274 Stop relying on target.kind in mixed builds. by Jingwen Chen · 4 years ago
  93. 9d373d8 Merge "Defer dexpreopt failure with missing implementation jar" by Ulyana Trafimovich · 4 years ago
  94. 2937eb5 Merge "Add module-lib to droidstubs' supported sdk types" by Pedro Loureiro · 4 years ago
  95. 77a80fa Defer dexpreopt failure with missing implementation jar by Paul Duffin · 4 years ago
  96. 688cea6 Merge "Include proc macro crates in rust-project.json" by Treehugger Robot · 4 years ago
  97. 08615f7 Merge Android 12 by Xin Li · 4 years ago
  98. c19d5cd Restrict mixed build cquery to deps of depth 2. by Liz Kammer · 4 years ago
  99. 31b48a7 Add support for USES_LIBRARIES to androidmk by Trevor Radcliffe · 4 years ago
  100. af96f99 Include proc macro crates in rust-project.json by Seth Moore · 4 years ago