1. 50ed1f9 Install android_app_set modules in Soong by Colin Cross · 3 years, 2 months ago
  2. 64002af Fix InstallBypassMake symlink dependencies by Colin Cross · 3 years, 2 months ago
  3. 1caea35 Merge "Export Soong install rules to Make" by Colin Cross · 3 years, 2 months ago
  4. a3d135b Add -{checkbuild,tidy} targets only for modules in mm by Chih-Hung Hsieh · 3 years, 3 months ago
  5. 6301c3c Export Soong install rules to Make by Colin Cross · 3 years, 4 months ago
  6. 3bb934f Do not add .tidy files as RBE link inputs by Chih-Hung Hsieh · 3 years, 3 months ago
  7. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 3 years, 6 months ago
  8. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  9. b42fa67 Insert imageVariantSpecificInfo between arch and link info by Paul Duffin · 3 years, 4 months ago
  10. b808229 Share cFlags, tidyFlags, etc. in a module by Chih-Hung Hsieh · 3 years, 4 months ago
  11. 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 3 years, 5 months ago
  12. 4011ebb Merge "Cleanup unused code for bp2build conversion." by Treehugger Robot · 3 years, 4 months ago
  13. d0f82fe Add tidy-soong, tidy-dir-path, module-tidy targets by Chih-Hung Hsieh · 3 years, 4 months ago
  14. 7cbf773 Cleanup unused code for bp2build conversion. by Liz Kammer · 3 years, 4 months ago
  15. 8631cc7 Update HostAndDevice* documentation by Liz Kammer · 3 years, 5 months ago
  16. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
  17. 1e6760f Merge "Update documentation for VisitDirectDeps" by Treehugger Robot · 3 years, 5 months ago
  18. da7f362 Update documentation for VisitDirectDeps by Spandan Das · 3 years, 5 months ago
  19. 8707cd7 TransitivePackagingSpecs should follow "installable" deps by Jooyung Han · 3 years, 6 months ago
  20. a66c0b5 Skip unnecessary repeititon in validation by Chris Parsons · 3 years, 6 months ago
  21. 2f1102f Merge "Remove bp2build deps mutator" by Christopher Parsons · 3 years, 6 months ago
  22. b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 3 years, 6 months ago
  23. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 3 years, 6 months ago
  24. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
  25. ae11c23 Update prebuilt_etc available for snapshot by Kiyoung Kim · 3 years, 6 months ago
  26. 9e3e9c9 Merge "Support fully qualified names in `android:"path"` properties" by Paul Duffin · 3 years, 6 months ago
  27. ba9ea32 Update comment text of SrcIsModuleWithTag() by Yi-Yo Chiang · 3 years, 6 months ago
  28. 40131a3 Support fully qualified names in `android:"path"` properties by Paul Duffin · 3 years, 6 months ago
  29. 73c7755 Merge "Use bazel syntax for fully qualified name in path property" by Paul Duffin · 3 years, 6 months ago
  30. b9386b7 Merge "Share EffectiveLicenseFiles for snapshot modules" by Treehugger Robot · 3 years, 6 months ago
  31. e6ba072 Use bazel syntax for fully qualified name in path property by Paul Duffin · 3 years, 6 months ago
  32. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 3 years, 6 months ago
  33. 885a7de Share EffectiveLicenseFiles for snapshot modules by Justin Yun · 3 years, 7 months ago
  34. d18d8ca Dump extra JSON data for C++ modules and ApexInfo. by Lukacs T. Berki · 3 years, 7 months ago
  35. 408ffd8 Plumb through OtherModuleFarDependencyVariantExists from blueprint. by Martin Stjernholm · 3 years, 9 months ago
  36. 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 3 years, 8 months ago
  37. 015a0af Merge changes I2729001d,Ife5d2193 by Treehugger Robot · 3 years, 8 months ago
  38. 77f7c44 packaging: install/package deps if not marked IsHideFromMake by Jooyung Han · 3 years, 8 months ago
  39. ec0836a Switch Effective_license_text from []string to Paths by Paul Duffin · 3 years, 8 months ago
  40. 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
  41. 2b50ce6 Make GetDirectDep implementation match comment by Liz Kammer · 3 years, 9 months ago
  42. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 9 months ago
  43. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 9 months ago
  44. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 9 months ago
  45. f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
  46. 4d86107 init_rc and vintf_fragments appear in PackagingSpecs() by Jiyong Park · 3 years, 11 months ago
  47. 3bed960 Merge "Fix a typo." by Treehugger Robot · 3 years, 11 months ago
  48. 8e93aba Fix a typo. by Jaewoong Jung · 3 years, 11 months ago
  49. 4b786d2 Merge "Remove deapexer and prebuilt apex select mutators" by Paul Duffin · 3 years, 11 months ago
  50. c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 11 months ago
  51. 5d86449 bp2build: add configurable attribute (select) support. by Jingwen Chen · 3 years, 11 months ago
  52. daffef2 Merge "Remove ModuleBase.prefer32." by Jaewoong Jung · 3 years, 11 months ago
  53. 003d808 Remove ModuleBase.prefer32. by Jaewoong Jung · 3 years, 11 months ago
  54. fc46bc1 Refactor BazelTargetModule by Liz Kammer · 4 years ago
  55. 07065cd Allow cross-cutting dependencies like licenses. by Bob Badour · 4 years ago
  56. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
  57. a830f3a Refactor android/paths.go to allow reuse by Liz Kammer · 4 years, 2 months ago
  58. ab60f12 bp2build: comment documentation for BazelTargetModule. by Jingwen Chen · 4 years ago
  59. fc1ad29 Merge "bp2build: framework for generating BazelTargetModules." by Jingwen Chen · 4 years ago
  60. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 1 month ago
  61. bdeafb9 Merge "Don't create SDK variants for native bridge modules" by Colin Cross · 4 years ago
  62. 94e347e Don't create SDK variants for native bridge modules by Colin Cross · 4 years ago
  63. 9e7f45e Expose the SkipInstall flag. by Martin Stjernholm · 4 years, 1 month ago
  64. 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 4 years ago
  65. df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 4 years ago
  66. 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 4 years, 5 months ago
  67. ba9e403 Sandbox genrule tools by Colin Cross · 4 years, 2 months ago
  68. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 1 month ago
  69. 7cd23e3 Merge "Revert "Sandbox genrule tools"" by Colin Cross · 4 years, 1 month ago
  70. 0096047 Revert "Sandbox genrule tools" by Colin Cross · 4 years, 1 month ago
  71. 0e0e4fe Merge "Sandbox genrule tools" by Colin Cross · 4 years, 1 month ago
  72. 9ae3c52 Merge "Add dependency to list of asset files" by Treehugger Robot · 4 years, 1 month ago
  73. c20dc85 Add dependency to list of asset files by Colin Cross · 4 years, 2 months ago
  74. 3a150d6 Sandbox genrule tools by Colin Cross · 4 years, 2 months ago
  75. 4158950 Add PackageFile and use it for prebuilt build tools by Colin Cross · 4 years, 1 month ago
  76. ffe6b9d Add TransitivePackagingSpecs by Colin Cross · 4 years, 1 month ago
  77. 5d58395 Export files to install as a depset by Colin Cross · 4 years, 2 months ago
  78. 97d85c8 Merge "Remove soong.config, FileConfigurableOptions, MegaDevice config." by Jingwen Chen · 4 years, 1 month ago
  79. af970a2 Generalize the handling of dist tags by Paul Duffin · 4 years, 2 months ago
  80. 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 2 months ago
  81. 89968e3 Expand dist property checks to cover dists by Paul Duffin · 4 years, 2 months ago
  82. c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 4 years, 2 months ago
  83. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
  84. f87a720 Merge "Refactor 'in_make' to mean Kati is not skipped." by Jingwen Chen · 4 years, 2 months ago
  85. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  86. 74b1e2b Support SourceFileProducer in android.OutputFilesForModule by Colin Cross · 4 years, 2 months ago
  87. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 2 months ago
  88. a684540 Add more comments to arch.go by Colin Cross · 4 years, 2 months ago
  89. 5f82934 Merge "Revert "Skip creating variants for disabled OSes"" by Colin Cross · 4 years, 2 months ago
  90. 08d6f8f Revert "Skip creating variants for disabled OSes" by Colin Cross · 4 years, 2 months ago
  91. 1357c11 Merge changes Ic2daab29,I884ddd09 by Colin Cross · 4 years, 2 months ago
  92. 073ea55 add PackagingSpec by Jiyong Park · 4 years, 2 months ago
  93. d976af0 Skip creating variants for disabled OSes by Colin Cross · 4 years, 2 months ago
  94. 34037c6 Use bitfield for HostOrDeviceSupported by Colin Cross · 4 years, 2 months ago
  95. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
  96. 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  97. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 3 months ago
  98. ce679d2 Add symlink_outputs support to Soong. by Jingwen Chen · 4 years, 4 months ago
  99. c8821b9 Merge "Expose android.filesToInstall" by Treehugger Robot · 4 years, 3 months ago
  100. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago