1. 6d032dd Add a new property trim_extension for gensrcs by yangbill · 1 year, 4 months ago
  2. 0e3a535 Remove duplicates in PathsAndMissingDepsRelativeToModuleSourceDir by Jihoon Kang · 1 year, 4 months ago
  3. f280b23 Reland "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 4 months ago
  4. c299c3f Revert "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 4 months ago
  5. 1202729 Use cp instead of install for ndk_headers by Spandan Das · 1 year, 4 months ago
  6. c0e42d5 Optimize InstallPath.String() by Colin Cross · 1 year, 6 months ago
  7. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 7 months ago
  8. ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 8 months ago
  9. 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 9 months ago
  10. d442a0e Add DataPath.ToRelativeInstallPath by Colin Cross · 1 year, 9 months ago
  11. bf9ed3f Optimize out empty path components by Colin Cross · 1 year, 10 months ago
  12. 11edf55 Add bazel-built modules as deps on the system image by Cole Faust · 1 year, 10 months ago
  13. 3b703f3 Remove baseModuleContext.debug by Cole Faust · 1 year, 10 months ago
  14. 7b4de4b Remove makePathForInstall by Cole Faust · 1 year, 10 months ago
  15. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 11 months ago
  16. a588d15 support sandboxed rust rules by Sam Delmerico · 2 years, 2 months ago
  17. bc65a3f Revert^2 "Initial implementation of the bazel sandwich" by Cole Faust · 2 years ago
  18. c13fad8 Revert "Initial implementation of the bazel sandwich" by Jooyung Han · 2 years ago
  19. a20d947 Initial implementation of the bazel sandwich by Cole Faust · 2 years, 1 month ago
  20. 950091c Fix typo in mutator name by Spandan Das · 2 years, 1 month ago
  21. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 2 months ago
  22. c85750b Use generics for DepSets by Colin Cross · 3 years, 4 months ago
  23. 8ff69de Fix soong config hash missing for some modules by Inseob Kim · 2 years, 2 months ago
  24. 81b00a8 Use hashed subdir for soong_config modules by Inseob Kim · 2 years, 3 months ago
  25. 9785915 Fix typo by Jiyong Park · 2 years, 6 months ago
  26. 1a12d03 Avoid rewriting soong_build outputs if unchanged by Chris Parsons · 2 years, 6 months ago
  27. 24d0c56 Remove unnecessary pass in validatePath. by Jingwen Chen · 2 years, 6 months ago
  28. 483d1f7 Remove SourcePath.srcDir by Cole Faust · 2 years, 7 months ago
  29. 662d614 Make PackageVarContext implement PathGlobContext by Colin Cross · 2 years, 9 months ago
  30. c6c10fa Do not register missing deps by Spandan Das · 2 years, 10 months ago
  31. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 3 years ago
  32. bf9c26c Merge changes I1270e8d0,I61731a5e by Treehugger Robot · 3 years ago
  33. f5ed30b Move function PathForVndkRefAbiDump to Prevent unnecessary exports in paths.go by Mu-Le Lee · 3 years ago
  34. 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 3 years, 3 months ago
  35. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  36. 85155c8 Move LLNDK ABI dumps from vndk/ to platform/ by Mu-Le Lee · 3 years, 1 month ago
  37. a9b2aac Add linux_musl arm+arm64 by Colin Cross · 3 years, 2 months ago
  38. 5eb7ee9 Prototype changes for multitree by Inseob Kim · 3 years, 3 months ago
  39. ee68c43 Check ABI regardless of arch variants by Hsin-Yi Chen · 3 years, 5 months ago
  40. 619be46 Restrict genrules to disallow directories as input by Liz Kammer · 3 years, 6 months ago
  41. aff21fb Track transitive packaged license deps of containers by Colin Cross · 3 years, 7 months ago
  42. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
  43. 02ce1e7 Merge changes Ib3f4ee14,Iac22c9fd,Ibd78758c,I40d8696c,I2a2b10e4, ... by Colin Cross · 3 years, 9 months ago
  44. d642113 Add missing os.MkdirAll to WriteFileToOutputDir by Colin Cross · 3 years, 9 months ago
  45. 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 9 months ago
  46. acfcc1f Move cc module installation into Soong by Colin Cross · 3 years, 10 months ago
  47. a44551f Add PathForGoBinary by Colin Cross · 3 years, 10 months ago
  48. b1692a3 Remove PathForOutput from InstallPathToOnDevicePath by Colin Cross · 3 years, 10 months ago
  49. c32dd1c Make it possible to pass an error message with an invalid optional path. by Martin Stjernholm · 3 years, 11 months ago
  50. 2fee27f Replace OptionalPath.valid flag by checking the path itself. by Martin Stjernholm · 3 years, 11 months ago
  51. b078ade Remove some unused args from Blueprint. by Lukacs T. Berki · 4 years ago
  52. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years ago
  53. f7e36d8 Remove Srcdir() from BootstrapConfig. by Lukacs T. Berki · 4 years ago
  54. b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 4 years ago
  55. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 1 month ago
  56. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 1 month ago
  57. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 4 years, 1 month ago
  58. 40131a3 Support fully qualified names in `android:"path"` properties by Paul Duffin · 4 years, 1 month ago
  59. 407501b Stop PathForModuleSrc from validating the paths unnecessarily by Paul Duffin · 4 years, 1 month ago
  60. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 4 years, 1 month ago
  61. 5d1b929 Port module_partition logic for RRO from Make to Soong by Spandan Das · 4 years, 2 months ago
  62. 78257e5 Add a comment to absolutePath on why it's not exported. by Jingwen Chen · 4 years, 3 months ago
  63. 09f947d Dump bazel product config in Soong by Liz Kammer · 4 years, 3 months ago
  64. ef08185 Add support for converting OptionalPath to Paths by Paul Duffin · 4 years, 3 months ago
  65. 57892ce Merge "Support blueprint_go_binary in PathForModuleSrc" by Colin Cross · 4 years, 3 months ago
  66. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 4 years, 3 months ago
  67. 08758f0 Add debug ramdisk variant. by Inseob Kim · 4 years, 4 months ago
  68. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 4 years, 4 months ago
  69. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 4 years, 4 months ago
  70. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 4 years, 4 months ago
  71. 620dea6 Split bazel -path functions and clarify docs by Liz Kammer · 4 years, 4 months ago
  72. b06a4bd Merge "Transform paths to headers in include dirs to take package boundaries into account." by Treehugger Robot · 4 years, 4 months ago
  73. f84e9c0 Add debug ramdisk variant by Inseob Kim · 4 years, 4 months ago
  74. c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 4 years, 4 months ago
  75. 66d154e Merge "Follow blueprint change to return GlobResult from Glob" by Colin Cross · 4 years, 4 months ago
  76. 82ea3fb Follow blueprint change to return GlobResult from Glob by Colin Cross · 4 years, 4 months ago
  77. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 4 years, 5 months ago
  78. afdd406 Rename OptionalPath.RelativeToPath -> RelativeToTop by Paul Duffin · 4 years, 4 months ago
  79. 544c368 Merge "Add OptionalPath.RelativeToTop" by Paul Duffin · 4 years, 4 months ago
  80. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 4 years, 5 months ago
  81. a5b8135 Add OptionalPath.RelativeToTop by Paul Duffin · 4 years, 4 months ago
  82. 32312eb Don't panic on "go test" invocations from the command line. by Martin Stjernholm · 4 years, 4 months ago
  83. 85d8f0d Add Path.RelativeToTop by Paul Duffin · 4 years, 5 months ago
  84. 74abc5d Remove config from basePath by Paul Duffin · 4 years, 5 months ago
  85. d65c58b Add buildDir to WritablePath implementations by Paul Duffin · 4 years, 5 months ago
  86. 580efc8 Add srcDir to SourcePath by Paul Duffin · 4 years, 5 months ago
  87. 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 4 years, 5 months ago
  88. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 5 months ago
  89. fa65cee Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 4 years, 5 months ago
  90. bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 4 years, 6 months ago
  91. ac22956 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 4 years, 5 months ago
  92. 8a75058 Merge "Add support for lint baseline files" by Pedro Loureiro · 4 years, 6 months ago
  93. 5d190cc Add support for lint baseline files by Pedro Loureiro · 4 years, 6 months ago
  94. 5e3fa0a Merge "Clarify ExistentPathForSource docs" by Treehugger Robot · 4 years, 6 months ago
  95. ebfcf67 Omit bazel.LabelList attrs if no path is specified by Liz Kammer · 4 years, 6 months ago
  96. 7aa5288 Clarify ExistentPathForSource docs by Liz Kammer · 4 years, 6 months ago
  97. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 6 months ago
  98. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 6 months ago
  99. 0267d49 Make OutputPath implement objPathProvider by Paul Duffin · 4 years, 6 months ago
  100. a830f3a Refactor android/paths.go to allow reuse by Liz Kammer · 4 years, 9 months ago