1. 5a7861a Various cleanup in soong_ui to aid new feature by Anton Hansson · 3 years, 7 months ago
  2. 70336cd Make soong create sourcepath dirs by Anton Hansson · 3 years, 7 months ago
  3. 1af9316 Remove sort_bss_symbols_by_size. by Lukacs T. Berki · 3 years, 7 months ago
  4. 07538bb Merge "Use libabigail to track NDK ABIs." by Dan Albert · 3 years, 7 months ago
  5. e36a3d9 Merge "[cc] Cleanup unused function" by Pirama Arumuga Nainar · 3 years, 7 months ago
  6. bd20ccb [cc] Cleanup unused function by Pirama Arumuga Nainar · 3 years, 7 months ago
  7. fa4ab8a Merge "Support mixedbuilds for static variant cc_library" by Christopher Parsons · 3 years, 7 months ago
  8. 9abd62d Use maps in bazel *attribute types by Liz Kammer · 3 years, 7 months ago
  9. f1d14c7 Use libabigail to track NDK ABIs. by Dan Albert · 4 years, 5 months ago
  10. bcc9b88 Support mixedbuilds for static variant cc_library by Chris Parsons · 3 years, 7 months ago
  11. 37b3626 Merge "Remove registerOverrideMutator" by Colin Cross · 3 years, 7 months ago
  12. 42b7157 Merge changes I4976d3e1,I4c53b937,I502eaa4b by Ivan Lozano · 3 years, 7 months ago
  13. 471370b Merge "Use broader permissions when archiving files." by Chris Gross · 3 years, 7 months ago
  14. 39f901a Merge "Export cc vendor functions for usage by rust." by Ivan Lozano · 3 years, 7 months ago
  15. 3149e6e Rust rlib vendor snapshot support. by Ivan Lozano · 3 years, 7 months ago
  16. d1dec54 Export cc functions for snapshotting Rust rlibs. by Ivan Lozano · 3 years, 7 months ago
  17. 1921e80 Rust cdylib/statliclib support for vendor snapshot. by Ivan Lozano · 3 years, 7 months ago
  18. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 3 years, 7 months ago
  19. c306326 Merge "bp2build: split as, c, and cpp srcs for cc_library" by Jingwen Chen · 3 years, 7 months ago
  20. 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 3 years, 7 months ago
  21. fa5b4e9 Use broader permissions when archiving files. by Chris Gross · 3 years, 7 months ago
  22. 8e590ea Merge "Create Make flags to set source tree as ReadOnly in soong builds" by Spandan Das · 3 years, 7 months ago
  23. 6da49c6 Merge "Do not build compressed APEX" by Mohammad Islam · 3 years, 7 months ago
  24. d365449 Do not build compressed APEX by Samiul Islam · 3 years, 7 months ago
  25. c92738a Merge changes I9e62c703,I4c2ae2a2,I899c2946 by Colin Cross · 3 years, 7 months ago
  26. abca1d1 Merge "Clear mixed build denylist." by Christopher Parsons · 3 years, 7 months ago
  27. 7e21d3c Merge "Fix duplicate variations when using the VSDK." by Jose "Pepe" Galmes · 3 years, 7 months ago
  28. adf5564 Merge "Fix OUT_DIR lookup in mixed builds." by Jingwen Chen · 3 years, 7 months ago
  29. a8f4e62 Merge "add the LOCAL_DISABLE_TEST_CONFIG variable" by Yuntao Xu · 3 years, 7 months ago
  30. 7cbf1d6 Merge "Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp" by Colin Cross · 3 years, 7 months ago
  31. a3639e6 Create Make flags to set source tree as ReadOnly in soong builds by Spandan Das · 3 years, 7 months ago
  32. 2a8b053 Merge "Rename gccCmd mingwCmd now that's all it's used for." by Elliott Hughes · 3 years, 7 months ago
  33. 45cffa4 Clear mixed build denylist. by Chris Parsons · 3 years, 7 months ago
  34. 986b69a Support dist_group property instead of owner for setting sdk dist subdirectory by Colin Cross · 3 years, 7 months ago
  35. 30c491b Add test for java_sdk_library dist properties by Colin Cross · 3 years, 7 months ago
  36. 1d2b6b3 Move java_sdk_library tests to sdk_library_test.go by Colin Cross · 3 years, 7 months ago
  37. f3bdbcb Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp by Colin Cross · 3 years, 7 months ago
  38. ebdf61e Merge "Remove versioned LLNDK stubs" by Treehugger Robot · 3 years, 7 months ago
  39. c5e4a07 Merge "Remove elements from denylist that are obsolete" by Christopher Parsons · 3 years, 7 months ago
  40. 8c52358 Fix OUT_DIR lookup in mixed builds. by Jingwen Chen · 3 years, 7 months ago
  41. dddb015 Merge "Use fingerprint when min_sdk is current or none" by Treehugger Robot · 3 years, 7 months ago
  42. 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 3 years, 7 months ago
  43. ee7891a Merge "Remove support for removed_dex_api_filename" by Anton Hansson · 3 years, 7 months ago
  44. 7a31855 add the LOCAL_DISABLE_TEST_CONFIG variable by Yuntao Xu · 3 years, 7 months ago
  45. 78f76b9 Merge "Fix ExcludeFromVendorSnapshot check" by Bill Peckham · 3 years, 7 months ago
  46. 2affc3b Remove elements from denylist that are obsolete by Chris Parsons · 3 years, 7 months ago
  47. 8620b65 Merge "Switch python_test_host default to unit_test:true" by Julien Desprez · 3 years, 7 months ago
  48. 66534a0 Switch python_test_host default to unit_test:true by Julien Desprez · 3 years, 11 months ago
  49. 4854a7d Use fingerprint when min_sdk is current or none by Liz Kammer · 3 years, 7 months ago
  50. ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 3 years, 7 months ago
  51. 7fdc336 Fix duplicate variations when using the VSDK. by Jose Galmes · 3 years, 7 months ago
  52. ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 3 years, 8 months ago
  53. f684028 Merge "Support empty srcs for configurable attrs" by Liz Kammer · 3 years, 7 months ago
  54. 9e13187 Fix ExcludeFromVendorSnapshot check by Justin Yun · 3 years, 7 months ago
  55. 69e7231 Merge "Remove unused Common field." by Rupert Shuttleworth · 3 years, 7 months ago
  56. 5ab4286 Remove support for removed_dex_api_filename by Anton Hansson · 3 years, 7 months ago
  57. 1b1ab6d Merge "Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute." by Rupert Shuttleworth · 3 years, 7 months ago
  58. 664b2cf Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 3 years, 7 months ago
  59. 9d63de8 Remove unused Common field. by Rupert Shuttleworth · 3 years, 7 months ago
  60. 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 3 years, 7 months ago
  61. 4ab2dd1 Merge changes I0116f5f4,I950c9b54,I967f5c42 by Colin Cross · 3 years, 7 months ago
  62. de2dfde Merge "Use Finder for getPathsToIgnoredBuildFiles() to try and speed up builds with slow hard drives." by Rupert Shuttleworth · 3 years, 7 months ago
  63. 581dc93 Merge "Fix change in logic introduced in https://r.android.com/1666563." by Jose "Pepe" Galmes · 3 years, 7 months ago
  64. 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 3 years, 7 months ago
  65. e03bb61 Use Finder for getPathsToIgnoredBuildFiles() to try and speed up builds with slow hard drives. by Rupert Shuttleworth · 3 years, 7 months ago
  66. cf21e25 Merge "Add sdkextensions tests to soong TEST_MAPPING" by Anton Hansson · 3 years, 7 months ago
  67. 4e0c1d3 Merge "Use stem when filtering boot jars." by Treehugger Robot · 3 years, 7 months ago
  68. f300316 Add sdkextensions tests to soong TEST_MAPPING by Anton Hansson · 3 years, 7 months ago
  69. 0770a17 Merge "Move logic to disable flattening in unbundled app mode from Soong to make." by Martin Stjernholm · 3 years, 7 months ago
  70. c33e521 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 3 years, 7 months ago
  71. 5ac0723 Merge "Add go2bp tool" by Dan Willemsen · 3 years, 7 months ago
  72. 1c564cc Use stem when filtering boot jars. by satayev · 3 years, 7 months ago
  73. be10503 Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. by Martin Stjernholm · 3 years, 7 months ago
  74. bcf5304 bp2build: support arch/target static/shared props. by Jingwen Chen · 3 years, 7 months ago
  75. 737d0a1 Fix change in logic introduced in https://r.android.com/1666563. by Jose Galmes · 3 years, 7 months ago
  76. 4d4f7d6 Make CopyDirectlyInAnyApex match the documentation by Colin Cross · 3 years, 7 months ago
  77. 243f3c2 Remove unused cc.copyDirectlyInAnyApexDependencyTag by Colin Cross · 3 years, 7 months ago
  78. c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 3 years, 7 months ago
  79. 26caa1b Mixed build denylist rollback by Chris Parsons · 3 years, 7 months ago
  80. e28a176 Merge "Rollforward "Split asm and c flags and srcs in..."" by Christopher Parsons · 3 years, 7 months ago
  81. 3169bca Merge "Combine bp2build handling of static/shared props" by Liz Kammer · 3 years, 7 months ago
  82. 2edf872 Merge "Mark test helpers as helpers." by Liz Kammer · 3 years, 7 months ago
  83. 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 3 years, 7 months ago
  84. 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 3 years, 7 months ago
  85. 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 3 years, 7 months ago
  86. ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 3 years, 7 months ago
  87. e4982e8 Mark test helpers as helpers. by Liz Kammer · 3 years, 7 months ago
  88. 70975ac Merge "Rename generate proto config file to match classpath type." by satayev · 3 years, 7 months ago
  89. 2222c6b Combine bp2build handling of static/shared props by Liz Kammer · 3 years, 7 months ago
  90. 8a7bbb5 Merge "Populate individual systemserverclasspath_fragments' proto configs." by satayev · 3 years, 7 months ago
  91. 962a8f02 Merge changes I3ecdeaab,I43720641 by Jingwen Chen · 3 years, 7 months ago
  92. 4910976 Make BUILD file merging slightly smarter. by Jingwen Chen · 3 years, 7 months ago
  93. c1ae924 Merge "Handle arch/os-specific product variables" by Treehugger Robot · 3 years, 7 months ago
  94. 708984e Merge "Do not filter LLNDK lib from llndk.libraries.txt" by Justin Yun · 3 years, 7 months ago
  95. 4fabaf5 bp2build/b: exit early in GENERATE_BAZEL_FILES=1. by Jingwen Chen · 3 years, 7 months ago
  96. a22ed55 Merge "Add unit_test test option in sh_test_host" by Dan Shi · 3 years, 7 months ago
  97. af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 3 years, 7 months ago
  98. c2d8fa0 Merge "Clarify how metalava @SuppressLint works" by Treehugger Robot · 3 years, 7 months ago
  99. cb3ff1e Move logic to disable flattening in unbundled app mode from Soong to make. by Martin Stjernholm · 3 years, 7 months ago
  100. beb51ac Add go2bp tool by Dan Willemsen · 3 years, 7 months ago