1. eb8efc9 Introduce afdo by Yi Kong · 3 years, 1 month ago
  2. 55f84a7 Merge "Adding option to include sources only for Java 11 builds" by Sorin Basca · 3 years, 1 month ago
  3. 1778546 Merge "Add sepolicy prebuilt directories to soong_config" by Inseob Kim · 3 years, 1 month ago
  4. 2e2ec05 Merge "rust: Disable dylib vendor modules" by Matthew Maurer · 3 years, 1 month ago
  5. 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 1 month ago
  6. 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 3 years, 1 month ago
  7. 28bc9a8 Dexpreopt standalone system server jars from prebuilts. by Jiakai Zhang · 3 years, 1 month ago
  8. 389a647 Dexpreopt standalone system server jars. by Jiakai Zhang · 3 years, 1 month ago
  9. f1228f5 Merge "Remove InstallBypassMake and ToMakePath" by Treehugger Robot · 3 years, 1 month ago
  10. 53fc770 Merge "Turn on -Wstring-concatenation" by Yi Kong · 3 years, 1 month ago
  11. bdda910 rust: Disable dylib vendor modules by Matthew Maurer · 3 years, 1 month ago
  12. fc43868 Remove starlarkExpr.Eval() by Cole Faust · 3 years, 1 month ago
  13. a6628d2 Merge "Handle foreach expressions in mk2rbc" by Cole Faust · 3 years, 1 month ago
  14. 86baf3e Merge "Remove some unblocked items from the denylist" by Treehugger Robot · 3 years, 1 month ago
  15. 5c31358 Remove some unblocked items from the denylist by Liz Kammer · 3 years, 1 month ago
  16. a447c09 Merge "Renamed bluetooth apex name to com.android.bluetooth" by Etienne Ruffieux · 3 years, 1 month ago
  17. bfaffe7 Merge "Provide some guidance for the confusing "does not provide a dex boot jar" message." by Treehugger Robot · 3 years, 1 month ago
  18. 5f496ee Merge "Test that `DisableGenerateProfile` takes effects for APEXes." by Jiakai Zhang · 3 years, 1 month ago
  19. cf79612 Merge "Don't run SoongBuildInvocation for bp2build + dist" by Liz Kammer · 3 years, 1 month ago
  20. 911e9f8 Merge "Add external/libpng" by Liz Kammer · 3 years, 1 month ago
  21. 28746de Merge "Remove OWNERS for deleted build-mainline-modules.sh" by Treehugger Robot · 3 years, 1 month ago
  22. 8c49594 Merge "Allowlist directory for com.android.adbd." by Treehugger Robot · 3 years, 1 month ago
  23. 3eed7f9 Merge "Make all defaults modules bazelable" by Treehugger Robot · 3 years, 1 month ago
  24. c42b19f Merge "Remove unused functions" by Treehugger Robot · 3 years, 1 month ago
  25. 0f46e7c Add sepolicy prebuilt directories to soong_config by Inseob Kim · 3 years, 1 month ago
  26. cde46d7 Merge "Add noOverrideExternalGlobalCflags support to Soong" by Treehugger Robot · 3 years, 1 month ago
  27. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  28. e23a32b Merge "Allow generic $(findstring) calls" by Cole Faust · 3 years, 1 month ago
  29. b0d32ab Handle foreach expressions in mk2rbc by Cole Faust · 3 years, 1 month ago
  30. b849d4a Merge "bp2build: Expand check if filegroup contains proto" by Liz Kammer · 3 years, 1 month ago
  31. 8867742 Don't run SoongBuildInvocation for bp2build + dist by Liz Kammer · 3 years, 1 month ago
  32. 8d9f4d1 Merge "Remove unused build-mainline-modules.sh" by Treehugger Robot · 3 years, 1 month ago
  33. 54c827f Merge "cosmetic changes" by Usta Shrestha · 3 years, 1 month ago
  34. 83bda94 Remove OWNERS for deleted build-mainline-modules.sh by satayev · 3 years, 1 month ago
  35. 416201d Make all defaults modules bazelable by Liz Kammer · 3 years, 1 month ago
  36. aabfb5d bp2build: Expand check if filegroup contains proto by Liz Kammer · 3 years, 1 month ago
  37. b5b478d Add external/libpng by Liz Kammer · 3 years, 1 month ago
  38. 035fba7 Remove unused build-mainline-modules.sh by satayev · 3 years, 1 month ago
  39. 1651267 Renamed bluetooth apex name to com.android.bluetooth by Etienne Ruffieux · 3 years, 1 month ago
  40. f25ab75 Merge "rust: Fix Host multilib prop for rust_test modules." by Joel Galenson · 3 years, 1 month ago
  41. b29852a Merge "bp2build: do not convert prebuilt cc binaries" by Liz Kammer · 3 years, 1 month ago
  42. e24303f Add noOverrideExternalGlobalCflags support to Soong by Stephen Hines · 3 years, 1 month ago
  43. 12cba52 Merge "Remove the compat symlinks to ART binaries." by Martin Stjernholm · 3 years, 1 month ago
  44. ae9cf26 Merge changes from topic "canned_fs_config" by Jiyong Park · 3 years, 1 month ago
  45. 9feb029 Turn on -Wstring-concatenation by Yi Kong · 3 years, 1 month ago
  46. 8f92005 Remove unused functions by Dan Willemsen · 3 years, 1 month ago
  47. 2115d35 Merge "Add the initial implementation of bp2build converter for java_library, java_library_host, java_binary_host and cc_library_host_shared so signapk tool can be built with Bazel." by Wei Li · 3 years, 1 month ago
  48. d109bd9 Allowlist directory for com.android.adbd. by Jingwen Chen · 3 years, 1 month ago
  49. bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 1 month ago
  50. 038e852 Add canned_fs_config to apex module type by Jiyong Park · 3 years, 1 month ago
  51. 1b0893e Build canned_fs_config using RuleBuilder by Jiyong Park · 3 years, 1 month ago
  52. bc82ba5 Java used-by API list generation by sophiez · 3 years, 1 month ago
  53. f793ba0 Merge "Add missing test files to build/soong" by Christopher Parsons · 3 years, 1 month ago
  54. 1de1d4e Add missing test files to build/soong by Chris Parsons · 3 years, 1 month ago
  55. bdc922f bp2build: do not convert prebuilt cc binaries by Liz Kammer · 3 years, 1 month ago
  56. b7d18ef Merge "Ensure reported unconverted deps are unique" by Liz Kammer · 3 years, 1 month ago
  57. 9234425 Merge "Use one mutator for all bp2build conversion." by Liz Kammer · 3 years, 1 month ago
  58. 0291abc Remove the compat symlinks to ART binaries. by Martin Stjernholm · 3 years, 2 months ago
  59. 8bb0d8f Merge "Log bp2build_metrics .pb" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 1 month ago
  60. bbabe6f Ensure reported unconverted deps are unique by Liz Kammer · 3 years, 1 month ago
  61. be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
  62. 7d3c9e0 Test that `DisableGenerateProfile` takes effects for APEXes. by Jiakai Zhang · 3 years, 1 month ago
  63. 0e9418c Allow generic $(findstring) calls by Cole Faust · 3 years, 1 month ago
  64. d469eef Merge "Handle includes for generated headers" am: 6f32f95b25 by Rupert Shuttleworth · 3 years, 1 month ago
  65. 6f32f95 Merge "Handle includes for generated headers" by Rupert Shuttleworth · 3 years, 1 month ago
  66. a946b1b Merge "rust: Migrate default edition to 2021" am: c207773056 by Matthew Maurer · 3 years, 1 month ago
  67. c207773 Merge "rust: Migrate default edition to 2021" by Matthew Maurer · 3 years, 1 month ago
  68. 32c7110 Merge "Java used-by API list generation" am: 34e9ae2802 by Treehugger Robot · 3 years, 1 month ago
  69. 34e9ae2 Merge "Java used-by API list generation" by Treehugger Robot · 3 years, 1 month ago
  70. eabf0f3 cosmetic changes by Usta · 3 years, 1 month ago
  71. c1738b4 rust: Migrate default edition to 2021 by Matthew Maurer · 3 years, 1 month ago
  72. 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
  73. 1263d9b Handle includes for generated headers by Liz Kammer · 3 years, 1 month ago
  74. 49df677 Merge "Do not allow duplicate deapexer dependencies." am: d7c3fc0ae0 by Martin Stjernholm · 3 years, 1 month ago
  75. d7c3fc0 Merge "Do not allow duplicate deapexer dependencies." by Martin Stjernholm · 3 years, 1 month ago
  76. afbbd43 Add initial support for use_version_lib. am: 484aa25875 by Rupert Shuttleworth · 3 years, 1 month ago
  77. 484aa25 Add initial support for use_version_lib. by Rupert Shuttleworth · 3 years, 1 month ago
  78. d6b0aab Merge "bp2build: Fix apex.binaries to be a LabelListAttribute." am: 8d0bd355fd by Jingwen Chen · 3 years, 1 month ago
  79. 8d0bd35 Merge "bp2build: Fix apex.binaries to be a LabelListAttribute." by Jingwen Chen · 3 years, 1 month ago
  80. f0e9411 Merge "Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set." am: 789e5026b4 by Alexander Smundak · 3 years, 1 month ago
  81. 789e502 Merge "Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set." by Alexander Smundak · 3 years, 1 month ago
  82. 45b2026 Merge changes from topic "revert-1918946-revert-1899703-AMWIVCREEV-CCTEXIRRRV" am: f4c2bf6559 by Treehugger Robot · 3 years, 1 month ago
  83. d8395b1 Revert^2 "Build license metadata files in Soong" am: 4acaea9cbf by Colin Cross · 3 years, 1 month ago
  84. f4c2bf6 Merge changes from topic "revert-1918946-revert-1899703-AMWIVCREEV-CCTEXIRRRV" by Treehugger Robot · 3 years, 1 month ago
  85. 827aead Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set. by Sasha Smundak · 3 years, 2 months ago
  86. 34ca826 Merge changes from topic "revert-1899703-AMWIVCREEV" am: 67938c2925 by Colin Cross · 3 years, 1 month ago
  87. a7fcadc Revert "Add dependency license annotations" am: abe2a4b7bf by Colin Cross · 3 years, 1 month ago
  88. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
  89. 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
  90. 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 1 month ago
  91. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
  92. abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
  93. 9a6e17e Merge changes from topic "soong-license-metadata" am: b435744fdc by Colin Cross · 3 years, 1 month ago
  94. 05ff628 Build license metadata files in Soong am: 3dd2ff28ed by Colin Cross · 3 years, 1 month ago
  95. 72d35eb Escape Host*Variable contents am: 1c35f243c5 by Colin Cross · 3 years, 1 month ago
  96. b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 1 month ago
  97. 65a9815 Java used-by API list generation by sophiez · 3 years, 1 month ago
  98. ed3df44 Provide some guidance for the confusing "does not provide a dex boot by Martin Stjernholm · 3 years, 1 month ago
  99. 2aabb8d Merge "Adding experimental option to target Java 11" am: eb59a6d3ea by Sorin Basca · 3 years, 1 month ago
  100. eb59a6d Merge "Adding experimental option to target Java 11" by Sorin Basca · 3 years, 1 month ago