1. 8bd9d96 soong: Add PathForSourceRelaxed by Sam Mortimer · 5 years ago
  2. ee68c43 Check ABI regardless of arch variants by Hsin-Yi Chen · 2 years, 10 months ago
  3. 619be46 Restrict genrules to disallow directories as input by Liz Kammer · 2 years, 11 months ago
  4. aff21fb Track transitive packaged license deps of containers by Colin Cross · 3 years ago
  5. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  6. 02ce1e7 Merge changes Ib3f4ee14,Iac22c9fd,Ibd78758c,I40d8696c,I2a2b10e4, ... by Colin Cross · 3 years, 2 months ago
  7. d642113 Add missing os.MkdirAll to WriteFileToOutputDir by Colin Cross · 3 years, 2 months ago
  8. 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 2 months ago
  9. acfcc1f Move cc module installation into Soong by Colin Cross · 3 years, 2 months ago
  10. a44551f Add PathForGoBinary by Colin Cross · 3 years, 2 months ago
  11. b1692a3 Remove PathForOutput from InstallPathToOnDevicePath by Colin Cross · 3 years, 2 months ago
  12. c32dd1c Make it possible to pass an error message with an invalid optional path. by Martin Stjernholm · 3 years, 3 months ago
  13. 2fee27f Replace OptionalPath.valid flag by checking the path itself. by Martin Stjernholm · 3 years, 3 months ago
  14. b078ade Remove some unused args from Blueprint. by Lukacs T. Berki · 3 years, 4 months ago
  15. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 4 months ago
  16. f7e36d8 Remove Srcdir() from BootstrapConfig. by Lukacs T. Berki · 3 years, 4 months ago
  17. b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 3 years, 5 months ago
  18. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  19. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  20. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 5 months ago
  21. 40131a3 Support fully qualified names in `android:"path"` properties by Paul Duffin · 3 years, 6 months ago
  22. 407501b Stop PathForModuleSrc from validating the paths unnecessarily by Paul Duffin · 3 years, 6 months ago
  23. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 3 years, 6 months ago
  24. 5d1b929 Port module_partition logic for RRO from Make to Soong by Spandan Das · 3 years, 7 months ago
  25. 78257e5 Add a comment to absolutePath on why it's not exported. by Jingwen Chen · 3 years, 7 months ago
  26. 09f947d Dump bazel product config in Soong by Liz Kammer · 3 years, 8 months ago
  27. ef08185 Add support for converting OptionalPath to Paths by Paul Duffin · 3 years, 8 months ago
  28. 57892ce Merge "Support blueprint_go_binary in PathForModuleSrc" by Colin Cross · 3 years, 8 months ago
  29. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 3 years, 8 months ago
  30. 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
  31. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 8 months ago
  32. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 8 months ago
  33. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 8 months ago
  34. 620dea6 Split bazel -path functions and clarify docs by Liz Kammer · 3 years, 9 months ago
  35. b06a4bd Merge "Transform paths to headers in include dirs to take package boundaries into account." by Treehugger Robot · 3 years, 9 months ago
  36. f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
  37. c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 3 years, 9 months ago
  38. 66d154e Merge "Follow blueprint change to return GlobResult from Glob" by Colin Cross · 3 years, 9 months ago
  39. 82ea3fb Follow blueprint change to return GlobResult from Glob by Colin Cross · 3 years, 9 months ago
  40. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 9 months ago
  41. afdd406 Rename OptionalPath.RelativeToPath -> RelativeToTop by Paul Duffin · 3 years, 9 months ago
  42. 544c368 Merge "Add OptionalPath.RelativeToTop" by Paul Duffin · 3 years, 9 months ago
  43. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
  44. a5b8135 Add OptionalPath.RelativeToTop by Paul Duffin · 3 years, 9 months ago
  45. 32312eb Don't panic on "go test" invocations from the command line. by Martin Stjernholm · 3 years, 9 months ago
  46. 85d8f0d Add Path.RelativeToTop by Paul Duffin · 3 years, 9 months ago
  47. 74abc5d Remove config from basePath by Paul Duffin · 3 years, 9 months ago
  48. d65c58b Add buildDir to WritablePath implementations by Paul Duffin · 3 years, 9 months ago
  49. 580efc8 Add srcDir to SourcePath by Paul Duffin · 3 years, 9 months ago
  50. 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 3 years, 9 months ago
  51. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
  52. fa65cee Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 3 years, 9 months ago
  53. bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 3 years, 10 months ago
  54. ac22956 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 3 years, 10 months ago
  55. 8a75058 Merge "Add support for lint baseline files" by Pedro Loureiro · 3 years, 10 months ago
  56. 5d190cc Add support for lint baseline files by Pedro Loureiro · 3 years, 11 months ago
  57. 5e3fa0a Merge "Clarify ExistentPathForSource docs" by Treehugger Robot · 3 years, 10 months ago
  58. ebfcf67 Omit bazel.LabelList attrs if no path is specified by Liz Kammer · 3 years, 10 months ago
  59. 7aa5288 Clarify ExistentPathForSource docs by Liz Kammer · 3 years, 11 months ago
  60. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 3 years, 11 months ago
  61. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
  62. 0267d49 Make OutputPath implement objPathProvider by Paul Duffin · 3 years, 11 months ago
  63. a830f3a Refactor android/paths.go to allow reuse by Liz Kammer · 4 years, 2 months ago
  64. 2dd9ca4 Refactor queryview. by Liz Kammer · 4 years, 1 month ago
  65. dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 1 month ago
  66. 5d58395 Export files to install as a depset by Colin Cross · 4 years, 1 month ago
  67. d3f2bd7 WriteFileRule: Chunk long content and merge them to result by Hans Månsson · 4 years, 1 month ago
  68. 29e3bbe Update comments in genrule.go. by Alex Humesky · 4 years, 1 month ago
  69. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 1 month ago
  70. ccc8c85 Add ModuleInstallPathContextForTesting. by Ulya Trafimovich · 4 years, 2 months ago
  71. 07bc117 Merge "Fix path conflict for vendor_ramdisk_available" by Treehugger Robot · 4 years, 2 months ago
  72. f26f734 Merge "InstallPath keeps its partition dir" by Treehugger Robot · 4 years, 2 months ago
  73. 39143a9 Fix path conflict for vendor_ramdisk_available by Yifan Hong · 4 years, 2 months ago
  74. dd8dacc Vendor ramdisk modules install to correct location by Yifan Hong · 4 years, 2 months ago
  75. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
  76. 957bcd9 InstallPath keeps its partition dir by Jiyong Park · 4 years, 2 months ago
  77. 87788b5 Don't assume host arch is always x86 by Jiyong Park · 4 years, 4 months ago
  78. 5ab276a Export error reporting function to allow using it in other packages. by Ulya Trafimovich · 4 years, 4 months ago
  79. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
  80. 70f0b53 Merge changes from topic "lint-unbundled-apps" by Colin Cross · 4 years, 5 months ago
  81. c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 4 years, 6 months ago
  82. ecc495f Merge "Apply "excludes" for OutputFileProducer" by Jooyung Han · 4 years, 6 months ago
  83. 0eeff82 Merge "Add missing soong_docs inputs" by Christopher Parsons · 4 years, 6 months ago
  84. 7607dd3 Apply "excludes" for OutputFileProducer by Jooyung Han · 4 years, 6 months ago
  85. 8f232a2 Add missing soong_docs inputs by Chris Parsons · 4 years, 6 months ago
  86. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
  87. cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 4 years, 6 months ago
  88. 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 4 years, 7 months ago
  89. 5e6a797 Allow tests to bypass PathForSource existence checks by Colin Cross · 4 years, 7 months ago
  90. 33c7736 Notice file embededd in APEX is deterministic by Jiyong Park · 4 years, 7 months ago
  91. 8640ab9 Raise an error instead of panic in SplitApexJarPairs. by Ulya Trafimovich · 4 years, 8 months ago
  92. 1228e9c Add a nice install paths for module SDKs and exports. by Nicolas Geoffray · 4 years, 10 months ago
  93. 27027c7 Optimize FirstUniqueStrings and FirstUniquePaths by Colin Cross · 4 years, 10 months ago
  94. 609c49a Add pathForInstall and InstallPaths by Colin Cross · 4 years, 11 months ago
  95. 6e35940 Add InstallForceOS, fix testcases for host by Colin Cross · 4 years, 11 months ago
  96. d63c9a7 Allocate OutputPath.String in PathForOutput by Colin Cross · 5 years ago
  97. 82db735 Ramdisk modules install to correct location by Yifan Hong · 5 years ago
  98. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  99. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  100. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago