1. 4926ea3 Merge "Fix the way manifest fixer detects optional <uses-library> entries." am: 15c82a10de by Aurimas Liutikas · 4 years ago
  2. 15c82a1 Merge "Fix the way manifest fixer detects optional <uses-library> entries." by Aurimas Liutikas · 4 years ago
  3. 951f866 Merge "rust: Allow modules to use only generated sources" am: 0ad64f50fd by Ivan Lozano · 4 years ago
  4. 0ad64f5 Merge "rust: Allow modules to use only generated sources" by Ivan Lozano · 4 years ago
  5. 7381e6a rust: Link libunwind into Rust static executables. am: 8711c5cf8c by Ivan Lozano · 4 years ago
  6. e4db003 rust: Allow modules to use only generated sources by Ivan Lozano · 4 years ago
  7. 8711c5c rust: Link libunwind into Rust static executables. by Ivan Lozano · 4 years ago
  8. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years ago
  9. 1b621b9 Merge "Add some initial benchmarking for bp2build." am: e21bb67be9 by Liz Kammer · 4 years ago
  10. e21bb67 Merge "Add some initial benchmarking for bp2build." by Liz Kammer · 4 years ago
  11. 195c97e Merge "Revert "Exempt prebuilts/jdk and build/bazel/examples/java BUILD..."" am: 76738b1c45 by Jingwen Chen · 4 years ago
  12. 76738b1 Merge "Revert "Exempt prebuilts/jdk and build/bazel/examples/java BUILD..."" by Jingwen Chen · 4 years ago
  13. 6e5245d Merge "Exempt subfolders of packages/apps/Music from bp2build BUILD file overriding." am: 6c00d24a1f by Treehugger Robot · 4 years ago
  14. 6c00d24 Merge "Exempt subfolders of packages/apps/Music from bp2build BUILD file overriding." by Treehugger Robot · 4 years ago
  15. e9b3738 Revert "Exempt prebuilts/jdk and build/bazel/examples/java BUILD..." by Alex Humesky · 4 years ago
  16. b3eb572 Merge "Update documentation for VisitDirectDeps" am: 1e6760fc71 by Treehugger Robot · 4 years ago
  17. 1e6760f Merge "Update documentation for VisitDirectDeps" by Treehugger Robot · 4 years ago
  18. 18adeee Add infrastructure to support PythonBinary am: a05a255eac by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  19. 32b77cf Add some initial benchmarking for bp2build. by Liz Kammer · 4 years ago
  20. a05a255 Add infrastructure to support PythonBinary by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  21. 27e3617 Merge "rust: Add support to emit certain Cargo env vars." am: dd7107c84b by Ivan Lozano · 4 years ago
  22. dd7107c Merge "rust: Add support to emit certain Cargo env vars." by Ivan Lozano · 4 years ago
  23. 294e0de Merge "Add Platform_sdk_version_or_codename variable" am: fc30cfc7ae by Yuntao Xu · 4 years ago
  24. fc30cfc Merge "Add Platform_sdk_version_or_codename variable" by Yuntao Xu · 4 years ago
  25. f1b0ac8 Exempt subfolders of packages/apps/Music from bp2build BUILD file overriding. by Romain Jobredeaux · 4 years ago
  26. a3fa0ae Merge "Generate build-globs.ninja when running bp2build." am: f798d5d6f9 by Jingwen Chen · 4 years ago
  27. f798d5d Merge "Generate build-globs.ninja when running bp2build." by Jingwen Chen · 4 years ago
  28. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 4 years ago
  29. 10729dd Ensure directories in the Soong output dir have appropriate permissions, so that 'm clean' works. am: 755ceb01e3 by Rupert Shuttleworth · 4 years ago
  30. 53dfa40 Generate build-globs.ninja when running bp2build. by Jingwen Chen · 4 years ago
  31. 755ceb0 Ensure directories in the Soong output dir have appropriate permissions, so that 'm clean' works. by Rupert Shuttleworth · 4 years ago
  32. 6129cb1 Moving common fuzzing code to fuzz package am: c0a671fc80 by hamzeh · 4 years ago
  33. c0a671f Moving common fuzzing code to fuzz package by hamzeh · 4 years ago
  34. 193698a Merge "Update clang version used for bindgen" am: 60880e0517 by Yabin Cui · 4 years ago
  35. 4e08814 Merge "Lift BazelHandler interface into android/" am: ccb6a01324 by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  36. 60880e0 Merge "Update clang version used for bindgen" by Yabin Cui · 4 years ago
  37. ccb6a01 Merge "Lift BazelHandler interface into android/" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  38. 402e9b0 Add Platform_sdk_version_or_codename variable by Yuntao Xu · 4 years ago
  39. 78fc6dc Merge "Filter blocked entries from modular flag files" am: 1f0cc77010 by Paul Duffin · 4 years ago
  40. 1f0cc77 Merge "Filter blocked entries from modular flag files" by Paul Duffin · 4 years ago
  41. 0d99045 Lift BazelHandler interface into android/ by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  42. f21bff4 Merge "Add libselinux to the Rust allowlist so we can run its test." am: adffbe9166 by Joel Galenson · 4 years ago
  43. adffbe9 Merge "Add libselinux to the Rust allowlist so we can run its test." by Joel Galenson · 4 years ago
  44. 280bae6 Filter blocked entries from modular flag files by Paul Duffin · 4 years, 1 month ago
  45. 9958b36 Merge "Fix tests to use correct fixtures for configuring (Apex)BootJars." am: 721f42d12a by satayev · 4 years ago
  46. 721f42d Merge "Fix tests to use correct fixtures for configuring (Apex)BootJars." by satayev · 4 years ago
  47. 3cdfd5c Merge "Allow //external/bazel-skylib to use existing BUILD files" am: 00caefe11e by Treehugger Robot · 4 years ago
  48. 00caefe Merge "Allow //external/bazel-skylib to use existing BUILD files" by Treehugger Robot · 4 years ago
  49. 3dc9d72 Merge "Collect lint reports from apps in apexes" am: 7131982a76 by Colin Cross · 4 years ago
  50. 35cff6e Merge "Remove libjemalloc5 from default musl libraries" am: 88c5391dbe by Colin Cross · 4 years ago
  51. 7131982 Merge "Collect lint reports from apps in apexes" by Colin Cross · 4 years ago
  52. 88c5391 Merge "Remove libjemalloc5 from default musl libraries" by Colin Cross · 4 years ago
  53. 36de51a Merge changes I07b0ca98,I1c2901e1 am: 4ddcd8152b by Lukács T. Berki · 4 years ago
  54. 4ddcd81 Merge changes I07b0ca98,I1c2901e1 by Lukács T. Berki · 4 years ago
  55. f656b84 Cut the multiproduct_kati -> soong-ui-build dep. by Lukacs T. Berki · 4 years ago
  56. 2c40569 Do not create a build.Config in multiproduct_kati. by Lukacs T. Berki · 4 years ago
  57. 9163225 Allow //external/bazel-skylib to use existing BUILD files by Jingwen Chen · 4 years ago
  58. 46328c5 Merge "Remove member signature and inner classes from signature-patterns.csv" am: 726d44a86d by Paul Duffin · 4 years ago
  59. 726d44a Merge "Remove member signature and inner classes from signature-patterns.csv" by Paul Duffin · 4 years ago
  60. 65dd881 Merge "[scripts] Print full clang prebuilt dir from get_clang_version.py" am: 1dde1fade7 by Treehugger Robot · 4 years ago
  61. 1dde1fa Merge "[scripts] Print full clang prebuilt dir from get_clang_version.py" by Treehugger Robot · 4 years ago
  62. a645043 Merge "Make multiproduct_kati call soong_ui.bash ." am: 3eff609379 by Lukács T. Berki · 4 years ago
  63. 3eff609 Merge "Make multiproduct_kati call soong_ui.bash ." by Lukács T. Berki · 4 years ago
  64. fabf509 Merge "Removed commented out code" am: 95048e9625 by Treehugger Robot · 4 years ago
  65. 95048e9 Merge "Removed commented out code" by Treehugger Robot · 4 years ago
  66. 4504871 Merge "Add symbols for start and end of embedded linker" am: 0bcba80823 by Colin Cross · 4 years ago
  67. 0bcba80 Merge "Add symbols for start and end of embedded linker" by Colin Cross · 4 years ago
  68. 8355c15 Collect lint reports from apps in apexes by Colin Cross · 4 years ago
  69. 1424ea4 Update clang version used for bindgen by Yabin Cui · 4 years ago
  70. 13923bc Merge "Support rtti in bp2build" am: 9f7c388337 by Christopher Parsons · 4 years ago
  71. 9f7c388 Merge "Support rtti in bp2build" by Christopher Parsons · 4 years ago
  72. 3ce0f54 Merge "Revert^2 "Switch to clang r428724 13.0.1."" am: 39ff202748 by Yabin Cui · 4 years ago
  73. 39ff202 Merge "Revert^2 "Switch to clang r428724 13.0.1."" by Yabin Cui · 4 years ago
  74. e4d6390 Add libselinux to the Rust allowlist so we can run its test. by Joel Galenson · 4 years ago
  75. 4b3afb7 Merge "Improve handling of errors from zipinfo" am: b02043b84d by LaMont Jones · 4 years ago
  76. b02043b Merge "Improve handling of errors from zipinfo" by LaMont Jones · 4 years ago
  77. 90c4b14 Removed commented out code by Chris Wailes · 4 years ago
  78. c1493b5 Merge "Exempt prebuilts/jdk and build/bazel/examples/java BUILD files from bp2build overwriting" am: d9eb0f0aa6 by Romain Jobredeaux · 4 years ago
  79. d9eb0f0 Merge "Exempt prebuilts/jdk and build/bazel/examples/java BUILD files from bp2build overwriting" by Romain Jobredeaux · 4 years ago
  80. 97cc383 Merge "Support exporting device arch toolchain info" am: 6fd3047115 by Treehugger Robot · 4 years ago
  81. 6fd3047 Merge "Support exporting device arch toolchain info" by Treehugger Robot · 4 years ago
  82. 2c78839 Support rtti in bp2build by Chris Parsons · 4 years ago
  83. 10bf3b8 Revert^2 "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years ago
  84. cef87b6 Make multiproduct_kati call soong_ui.bash . by Lukacs T. Berki · 4 years ago
  85. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 4 years ago
  86. 6ffdff8 Remove member signature and inner classes from signature-patterns.csv by Paul Duffin · 4 years ago
  87. f94af2b Merge "Use trie to store monolithic hidden API flags" am: 8f34b0e19d by Paul Duffin · 4 years ago
  88. 8f34b0e Merge "Use trie to store monolithic hidden API flags" by Paul Duffin · 4 years ago
  89. e1c6783 Clean up generated rust-project.json files am: 353405d9fb by Chris Wailes · 4 years ago
  90. 353405d Clean up generated rust-project.json files by Chris Wailes · 4 years ago
  91. 4224c62 Improve handling of errors from zipinfo by LaMont Jones · 4 years ago
  92. 430c7d2 Merge "bp2build: handle system_shared_libs" am: 67d6ccecfc by Christopher Parsons · 4 years ago
  93. 67d6cce Merge "bp2build: handle system_shared_libs" by Christopher Parsons · 4 years ago
  94. c11f667 Use trie to store monolithic hidden API flags by Paul Duffin · 4 years, 1 month ago
  95. 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 4 years ago
  96. 04d221a Merge "Revert "Switch to clang r428724 13.0.1."" am: 01cad0cddc by Yabin Cui · 4 years ago
  97. 01cad0c Merge "Revert "Switch to clang r428724 13.0.1."" by Yabin Cui · 4 years ago
  98. 786c1d4 Revert "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years ago
  99. dd91217 Merge "Switch to clang r428724 13.0.1." am: baeca672c1 by Yabin Cui · 4 years ago
  100. baeca67 Merge "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years ago