1. d1dec54 Export cc functions for snapshotting Rust rlibs. by Ivan Lozano · 5 years ago
  2. 1921e80 Rust cdylib/statliclib support for vendor snapshot. by Ivan Lozano · 5 years ago
  3. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 5 years ago
  4. 7e21d3c Merge "Fix duplicate variations when using the VSDK." by Jose "Pepe" Galmes · 5 years ago
  5. adf5564 Merge "Fix OUT_DIR lookup in mixed builds." by Jingwen Chen · 5 years ago
  6. a8f4e62 Merge "add the LOCAL_DISABLE_TEST_CONFIG variable" by Yuntao Xu · 5 years ago
  7. 7cbf1d6 Merge "Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp" by Colin Cross · 5 years ago
  8. 2a8b053 Merge "Rename gccCmd mingwCmd now that's all it's used for." by Elliott Hughes · 5 years ago
  9. f3bdbcb Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp by Colin Cross · 5 years ago
  10. ebdf61e Merge "Remove versioned LLNDK stubs" by Treehugger Robot · 5 years ago
  11. c5e4a07 Merge "Remove elements from denylist that are obsolete" by Christopher Parsons · 5 years ago
  12. 8c52358 Fix OUT_DIR lookup in mixed builds. by Jingwen Chen · 5 years ago
  13. dddb015 Merge "Use fingerprint when min_sdk is current or none" by Treehugger Robot · 5 years ago
  14. 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 5 years ago
  15. ee7891a Merge "Remove support for removed_dex_api_filename" by Anton Hansson · 5 years ago
  16. 7a31855 add the LOCAL_DISABLE_TEST_CONFIG variable by Yuntao Xu · 5 years ago
  17. 78f76b9 Merge "Fix ExcludeFromVendorSnapshot check" by Bill Peckham · 5 years ago
  18. 2affc3b Remove elements from denylist that are obsolete by Chris Parsons · 5 years ago
  19. 8620b65 Merge "Switch python_test_host default to unit_test:true" by Julien Desprez · 5 years ago
  20. 66534a0 Switch python_test_host default to unit_test:true by Julien Desprez · 5 years ago
  21. 4854a7d Use fingerprint when min_sdk is current or none by Liz Kammer · 5 years ago
  22. ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 5 years ago
  23. 7fdc336 Fix duplicate variations when using the VSDK. by Jose Galmes · 5 years ago
  24. ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 5 years ago
  25. f684028 Merge "Support empty srcs for configurable attrs" by Liz Kammer · 5 years ago
  26. 9e13187 Fix ExcludeFromVendorSnapshot check by Justin Yun · 5 years ago
  27. 69e7231 Merge "Remove unused Common field." by Rupert Shuttleworth · 5 years ago
  28. 5ab4286 Remove support for removed_dex_api_filename by Anton Hansson · 5 years ago
  29. 1b1ab6d Merge "Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute." by Rupert Shuttleworth · 5 years ago
  30. 664b2cf Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 5 years ago
  31. 9d63de8 Remove unused Common field. by Rupert Shuttleworth · 5 years ago
  32. 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 5 years ago
  33. 4ab2dd1 Merge changes I0116f5f4,I950c9b54,I967f5c42 by Colin Cross · 5 years ago
  34. de2dfde Merge "Use Finder for getPathsToIgnoredBuildFiles() to try and speed up builds with slow hard drives." by Rupert Shuttleworth · 5 years ago
  35. 581dc93 Merge "Fix change in logic introduced in https://r.android.com/1666563." by Jose "Pepe" Galmes · 5 years ago
  36. 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 5 years ago
  37. e03bb61 Use Finder for getPathsToIgnoredBuildFiles() to try and speed up builds with slow hard drives. by Rupert Shuttleworth · 5 years ago
  38. cf21e25 Merge "Add sdkextensions tests to soong TEST_MAPPING" by Anton Hansson · 5 years ago
  39. 4e0c1d3 Merge "Use stem when filtering boot jars." by Treehugger Robot · 5 years ago
  40. f300316 Add sdkextensions tests to soong TEST_MAPPING by Anton Hansson · 5 years ago
  41. 0770a17 Merge "Move logic to disable flattening in unbundled app mode from Soong to make." by Martin Stjernholm · 5 years ago
  42. c33e521 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 5 years ago
  43. 5ac0723 Merge "Add go2bp tool" by Dan Willemsen · 5 years ago
  44. 1c564cc Use stem when filtering boot jars. by satayev · 5 years ago
  45. be10503 Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. by Martin Stjernholm · 5 years ago
  46. bcf5304 bp2build: support arch/target static/shared props. by Jingwen Chen · 5 years ago
  47. 737d0a1 Fix change in logic introduced in https://r.android.com/1666563. by Jose Galmes · 5 years ago
  48. 4d4f7d6 Make CopyDirectlyInAnyApex match the documentation by Colin Cross · 5 years ago
  49. 243f3c2 Remove unused cc.copyDirectlyInAnyApexDependencyTag by Colin Cross · 5 years ago
  50. c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 5 years ago
  51. 26caa1b Mixed build denylist rollback by Chris Parsons · 5 years ago
  52. e28a176 Merge "Rollforward "Split asm and c flags and srcs in..."" by Christopher Parsons · 5 years ago
  53. 3169bca Merge "Combine bp2build handling of static/shared props" by Liz Kammer · 5 years ago
  54. 2edf872 Merge "Mark test helpers as helpers." by Liz Kammer · 5 years ago
  55. 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 5 years ago
  56. 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 5 years ago
  57. 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 5 years ago
  58. ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 5 years ago
  59. e4982e8 Mark test helpers as helpers. by Liz Kammer · 5 years ago
  60. 70975ac Merge "Rename generate proto config file to match classpath type." by satayev · 5 years ago
  61. 2222c6b Combine bp2build handling of static/shared props by Liz Kammer · 5 years ago
  62. 8a7bbb5 Merge "Populate individual systemserverclasspath_fragments' proto configs." by satayev · 5 years ago
  63. 962a8f02 Merge changes I3ecdeaab,I43720641 by Jingwen Chen · 5 years ago
  64. 4910976 Make BUILD file merging slightly smarter. by Jingwen Chen · 5 years ago
  65. c1ae924 Merge "Handle arch/os-specific product variables" by Treehugger Robot · 5 years ago
  66. 708984e Merge "Do not filter LLNDK lib from llndk.libraries.txt" by Justin Yun · 5 years ago
  67. 4fabaf5 bp2build/b: exit early in GENERATE_BAZEL_FILES=1. by Jingwen Chen · 5 years ago
  68. a22ed55 Merge "Add unit_test test option in sh_test_host" by Dan Shi · 5 years ago
  69. af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 5 years ago
  70. c2d8fa0 Merge "Clarify how metalava @SuppressLint works" by Treehugger Robot · 5 years ago
  71. cb3ff1e Move logic to disable flattening in unbundled app mode from Soong to make. by Martin Stjernholm · 5 years ago
  72. beb51ac Add go2bp tool by Dan Willemsen · 5 years ago
  73. d01a808 Merge "Handle product config vars in bp2build." by Treehugger Robot · 5 years ago
  74. 00ceb0e Merge "Tighten bootclasspath_fragment property validation" by Paul Duffin · 5 years ago
  75. 6778edb Merge "Only export boot image files to APEX if they are actually created" by Paul Duffin · 5 years ago
  76. b40deac Add unit_test test option in sh_test_host by Dan Shi · 5 years ago
  77. e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 5 years ago
  78. 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 5 years ago
  79. b23b745 Clarify how metalava @SuppressLint works by Aurimas Liutikas · 5 years ago
  80. 3078f3b Merge "Add SOONG_SDK_SNAPSHOT_VERSION support" by Treehugger Robot · 5 years ago
  81. 8018e50 Tighten bootclasspath_fragment property validation by Paul Duffin · 5 years ago
  82. 58e0e76 Only export boot image files to APEX if they are actually created by Paul Duffin · 5 years ago
  83. 32cf58a Support removed API members in modular hidden API processing by Paul Duffin · 5 years ago
  84. f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 5 years ago
  85. 703c67a Populate individual systemserverclasspath_fragments' proto configs. by satayev · 5 years ago
  86. 18cf197 Remove bootclasspathApiInfo by Paul Duffin · 5 years ago
  87. 6237092 Fix hidden API flags in com.android.i18n by Paul Duffin · 5 years ago
  88. af99afa Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 5 years ago
  89. 1352f7c Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 5 years ago
  90. 1e6f5c4 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 5 years ago
  91. 438eb57 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 5 years ago
  92. 227e745 Rename generate proto config file to match classpath type. by satayev · 5 years ago
  93. 611e886 Do not filter LLNDK lib from llndk.libraries.txt by Justin Yun · 5 years ago
  94. c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 5 years ago
  95. 54c98f5 Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 5 years ago
  96. 0916595 Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment by Paul Duffin · 5 years ago
  97. 22053dc Merge "Fix indexing bug when config.Arches() returns an empty array." by Martin Stjernholm · 5 years ago
  98. dbfafc0 Merge "Propagate unexported deps via implementation_deps" by Christopher Parsons · 5 years ago
  99. cb56f01 Merge "[cc/coverage] Define a macro during coverage builds" by Pirama Arumuga Nainar · 5 years ago
  100. df298b3 Fix indexing bug when config.Arches() returns an empty array. by Martin Stjernholm · 5 years ago