1. 8bee1b0 Allow service-media-s in apex by Hyundo Moon · 5 years ago
  2. 016370b Merge "Remove ANDROID_EXPERIMENTAL_MTE." by Peter Collingbourne · 5 years ago
  3. bbdea51 Merge "Refactor queryview." by Liz Kammer · 5 years ago
  4. b2ec09d Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 5 years ago
  5. ddac9bf Merge changes from topic "revert-1541855-revert-1377717-metalics-BOEMJWNSHV-PBOZXBJQZD" by Bob Badour · 5 years ago
  6. 2dd9ca4 Refactor queryview. by Liz Kammer · 5 years ago
  7. b499922 Revert^2 "Export soong license data to make." by Bob Badour · 5 years ago
  8. 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 5 years ago
  9. 7ba6f1c Merge "Support for recovery snapshot." by Jose "Pepe" Galmes · 5 years ago
  10. a1b87c8 Merge changes from topic "revert-1377717-metalics-BOEMJWNSHV" by Bob Badour · 5 years ago
  11. df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 5 years ago
  12. 61a55a0 Revert "Export soong license data to make." by Jerome Gaillard · 5 years ago
  13. 659f11f Merge changes from topic "metalics" by Bob Badour · 5 years ago
  14. 4a6d53d Merge "Support building mixed versions of sepolicy" by Inseob Kim · 5 years ago
  15. 16ebd5a Support building mixed versions of sepolicy by Inseob Kim · 5 years ago
  16. 0d96ed8 Merge "Add TARGET_FORCE_APEX_SYMLINK_OPTIMIZATION" by Treehugger Robot · 5 years ago
  17. f33786d Merge "Correct mismatched string format in bazel_handler" by Treehugger Robot · 5 years ago
  18. 097de78 Merge "Check whether value_variables are set" by Liz Kammer · 5 years ago
  19. 74fab31 Export soong license data to make. by Bob Badour · 6 years ago
  20. 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 6 years ago
  21. 4da0797 Add TARGET_FORCE_APEX_SYMLINK_OPTIMIZATION by Jiyong Park · 5 years ago
  22. 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 5 years ago
  23. 6f843bc Support for recovery snapshot. by Jose Galmes · 5 years ago
  24. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 5 years ago
  25. 1f8c272 Merge changes from topic "llndk_cc_library" by Colin Cross · 5 years ago
  26. 0a2afd1 Merge "Remove sdk_version: "none" restriction" by Anton Hansson · 5 years ago
  27. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 5 years ago
  28. 38620ed getNamespacesToSearchForModule to use blueprint.Namespace by Bob Badour · 5 years ago
  29. 54f4826 variable: Update product_variables.arc struct by Satoshi Niwa · 5 years ago
  30. d9d59fb Merge "SOONG_* variables are emitted only for the BuildOS variants" by Treehugger Robot · 5 years ago
  31. 97a1be6 Merge changes from topic "sbox_tools" by Colin Cross · 5 years ago
  32. 40ddfaa Check whether value_variables are set by Liz Kammer · 5 years ago
  33. fe8853d Add test & documentation for PropertiesToApply by Liz Kammer · 5 years ago
  34. ba9e403 Sandbox genrule tools by Colin Cross · 5 years ago
  35. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 5 years ago
  36. 0af20ef Remove sdk_version: "none" restriction by Anton Hansson · 5 years ago
  37. ad429d0 SOONG_* variables are emitted only for the BuildOS variants by Jiyong Park · 5 years ago
  38. 13548d7 Correct mismatched string format in bazel_handler by Liz Kammer · 5 years ago
  39. dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 5 years ago
  40. bbbdff3 Merge "Revert^2 "Always turn on compatible property"" by Treehugger Robot · 5 years ago
  41. e223512 Merge "Prebuilt stub not available to platform is handled correctly" by Treehugger Robot · 5 years ago
  42. f7c3bbe Prebuilt stub not available to platform is handled correctly by Jiyong Park · 5 years ago
  43. 05ab2d0 Enable bazel profiling in soong_build. by Patrice Arruda · 5 years ago
  44. 57fab96 Merge changes Iaca95efc,I7ccd5581 by Paul Duffin · 5 years ago
  45. 9ae3c52 Merge "Add dependency to list of asset files" by Treehugger Robot · 5 years ago
  46. c20dc85 Add dependency to list of asset files by Colin Cross · 5 years ago
  47. d23c726 Add RemoveOptionalPrebuiltPrefix() helper function by Paul Duffin · 5 years ago
  48. f4b00ae Merge "Add PackageFile and use it for prebuilt build tools" by Treehugger Robot · 5 years ago
  49. 0870382 Merge "Rename apexDepsMutator to apexInfoMutator" by Paul Duffin · 5 years ago
  50. 4158950 Add PackageFile and use it for prebuilt build tools by Colin Cross · 5 years ago
  51. d3b3067 Merge changes I1d6750db,Ie2c197bb,I6a51c89a by Colin Cross · 5 years ago
  52. 949abc0 Rename apexDepsMutator to apexInfoMutator by Paul Duffin · 5 years ago
  53. cac133d Merge "Remove AndroidMkExtraFootersFunc entries param." by Treehugger Robot · 5 years ago
  54. 5d2c54f Merge "Enable soong build tool to handle APEX compression" by Mohammad Islam · 5 years ago
  55. 729c0bd Prebuilt is enabled even if the source one is not. by Jaewoong Jung · 5 years ago
  56. 69e9230 Merge "Reimplement DepSet as a wrapper around a generic implementation" by Colin Cross · 5 years ago
  57. 3cd005d Enable soong build tool to handle APEX compression by Mohammad Samiul Islam · 5 years ago
  58. ffe6b9d Add TransitivePackagingSpecs by Colin Cross · 5 years ago
  59. 96c4412 Reimplement DepSet as a wrapper around a generic implementation by Colin Cross · 5 years ago
  60. 5d58395 Export files to install as a depset by Colin Cross · 5 years ago
  61. 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 5 years ago
  62. 71debbf Merge "No matching variant android_app_import fix" by Jaewoong Jung · 5 years ago
  63. 946e0b6 Merge "Add bp2build mode to soong_build." by Jingwen Chen · 5 years ago
  64. 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 5 years ago
  65. 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 5 years ago
  66. 4396c01 Merge "Do not install init.rc for (vendor_)ramdisk variants." by Yifan Hong · 5 years ago
  67. 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 5 years ago
  68. c0a7b83 Merge "WriteFileRule: Chunk long content and merge them to result" by Treehugger Robot · 5 years ago
  69. 919dae1 Do not install init.rc for (vendor_)ramdisk variants. by Yifan Hong · 5 years ago
  70. 97d85c8 Merge "Remove soong.config, FileConfigurableOptions, MegaDevice config." by Jingwen Chen · 5 years ago
  71. 2b2bc8c Merge "Bolster comments in android/androidmk.go." by Jaewoong Jung · 5 years ago
  72. d3f2bd7 WriteFileRule: Chunk long content and merge them to result by Hans Månsson · 5 years ago
  73. a4d314c Merge "Add java sdk library enforcement flag" by JaeMan Park · 5 years ago
  74. f10995b Merge "Remove the arch-based filtering hack in packaging.go" by Jiyong Park · 5 years ago
  75. e76ec1c Merge "Generate system stub library list at build time" by Kiyoung Kim · 5 years ago
  76. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 5 years ago
  77. 464e6c7 Merge "Add test suite handling to central androidmk code" by Treehugger Robot · 5 years ago
  78. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 5 years ago
  79. 7ef4a90 Bolster comments in android/androidmk.go. by Jaewoong Jung · 5 years ago
  80. 882c042 Merge "Document more functions, minor cleanup" by Treehugger Robot · 5 years ago
  81. d630bdd Remove the arch-based filtering hack in packaging.go by Jiyong Park · 5 years ago
  82. cc1157c Reformat comments in packaging.go by Jiyong Park · 5 years ago
  83. 24dfc1f Generate system stub library list at build time by Kiyoung Kim · 5 years ago
  84. 493e7ec Merge "Clients of PackagingBase can customize dependency tag to use" by Jiyong Park · 5 years ago
  85. 65b6224 Clients of PackagingBase can customize dependency tag to use by Jiyong Park · 5 years ago
  86. 29e3bbe Update comments in genrule.go. by Alex Humesky · 5 years ago
  87. 1e53392 Document more functions, minor cleanup by Sasha Smundak · 5 years ago
  88. 6226949 Improve test coverage of dist processing code by Paul Duffin · 5 years ago
  89. af970a2 Generalize the handling of dist tags by Paul Duffin · 5 years ago
  90. 89968e3 Expand dist property checks to cover dists by Paul Duffin · 5 years ago
  91. 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 5 years ago
  92. d83988d Remove duplicate tests from TestGetDistForGoals by Paul Duffin · 5 years ago
  93. 8b0349c Separate dist processing from make specific output by Paul Duffin · 5 years ago
  94. 103aaae Extract method to process bp file for androidmk_test.go by Paul Duffin · 5 years ago
  95. d35d92a Merge "Improve TestGetDistForGoals debuggability" by Paul Duffin · 5 years ago
  96. 6953ade Merge "Convert csuite config to use AndroidMkEntries" by Liz Kammer · 5 years ago
  97. 0cc047a Improve TestGetDistForGoals debuggability by Paul Duffin · 5 years ago
  98. c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 5 years ago
  99. 65d5b7f Merge "Comment android/config.go" by Jingwen Chen · 5 years ago
  100. e2a17a5 Convert csuite config to use AndroidMkEntries by Liz Kammer · 5 years ago