1. 4d90da2 Add a Make variable that overrides configured jar locations. by Jiakai Zhang · 2 years, 6 months ago
  2. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 7 months ago
  3. c85750b Use generics for DepSets by Colin Cross · 3 years, 9 months ago
  4. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 8 months ago
  5. 33cc80e Revert "Revert "Restrict plugins to an existing allowlist"" by Liz Kammer · 2 years, 8 months ago
  6. 3e0836e Merge "Load starlark files from soong" by Cole Faust · 2 years, 9 months ago
  7. c9508aa Load starlark files from soong by Cole Faust · 3 years ago
  8. a2b57ab Remove makefile_goal by Jooyung Han · 2 years, 9 months ago
  9. 7a444ce Add filegroup_test.go to sources by Anton Hansson · 2 years, 11 months ago
  10. 8159389 Create api_domain module type and its bp2build converter by Spandan Das · 3 years, 5 months ago
  11. 5480f94 Merge changes I8a99e3d2,I717d7f5e by Liz Kammer · 3 years, 5 months ago
  12. 7ec40cc Split up config.go by Liz Kammer · 3 years, 6 months ago
  13. 7579b67 Moving default version outside of apex package by Alexei Nicoara · 3 years, 6 months ago
  14. 9a06d25 Make filegroup paths relative to module dir in mixed builds by Cole Faust · 3 years, 8 months ago
  15. afd99fd Add gen_notice test. by Bob Badour · 3 years, 8 months ago
  16. eef4c1c Add gen_notice module. by Bob Badour · 3 years, 8 months ago
  17. 4f1f3d9 Add buildinfo_prop module by Inseob Kim · 3 years, 9 months ago
  18. 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 3 years, 10 months ago
  19. 7f88956 refactor Bazel variable export by Sam Delmerico · 3 years, 10 months ago
  20. 715b08f Add metrics collection to soong_build by Chris Parsons · 3 years, 10 months ago
  21. 72beb34 Add package for printing starlark formatted data by Liz Kammer · 4 years ago
  22. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 4 years, 1 month ago
  23. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 4 years, 1 month ago
  24. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 4 years, 2 months ago
  25. 0ee2f91 Test SdkSpecForm. by satayev · 4 years, 2 months ago
  26. 6ac9576 Add tests for ctx.InstallFile by Colin Cross · 4 years, 2 months ago
  27. 581f2e5 Detect duplicates in sdkRegistry by Paul Duffin · 4 years, 4 months ago
  28. c6012f3 Invoke soong_docs from the bootstrap Ninja file. by Lukacs T. Berki · 4 years, 5 months ago
  29. 3a82169 Invoke queryview from the bootstrap Ninja file. by Lukacs T. Berki · 4 years, 5 months ago
  30. 4591b64 Upgrade to golang protobuf api v2 by Dan Willemsen · 4 years, 8 months ago
  31. b0bb376 Add license modules to the sdk by Paul Duffin · 4 years, 9 months ago
  32. b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 4 years, 9 months ago
  33. 620dea6 Split bazel -path functions and clarify docs by Liz Kammer · 4 years, 9 months ago
  34. 53b2f36 Delete android/env.go . by Lukacs T. Berki · 4 years, 9 months ago
  35. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 10 months ago
  36. e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 4 years, 10 months ago
  37. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 11 months ago
  38. 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 10 months ago
  39. bc3f7e0 Merge "Refactor and cleanup of cquery processing" by Christopher Parsons · 4 years, 10 months ago
  40. 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 4 years, 10 months ago
  41. d7aea1d Remove TestHelper by Paul Duffin · 4 years, 10 months ago
  42. 9dcf253 Add new function Assert methods by Paul Duffin · 4 years, 10 months ago
  43. 0550055 Separate TestHelper from fixtures by Paul Duffin · 4 years, 10 months ago
  44. b821b9b Merge "Move environment staleness check to soong_ui." by Lukács T. Berki · 4 years, 11 months ago
  45. 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 5 years ago
  46. 3581612 Add test fixture support by Paul Duffin · 5 years ago
  47. ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 5 years ago
  48. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 5 years ago
  49. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 5 years ago
  50. 9aed5bc Add a new SingletonModule type by Colin Cross · 5 years ago
  51. 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 5 years ago
  52. df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 5 years ago
  53. 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 5 years ago
  54. 96c4412 Reimplement DepSet as a wrapper around a generic implementation by Colin Cross · 5 years ago
  55. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 5 years ago
  56. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 5 years ago
  57. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 5 years ago
  58. 30f5aaa Move bazel_module property to a common file, and add it to filegroup. by Jingwen Chen · 5 years ago
  59. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 5 years ago
  60. b893f87 Merge "Revert "Rewrite sbox to use a textproto manifest"" by Colin Cross · 5 years ago
  61. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 5 years ago
  62. 60d06cf Merge "Rewrite sbox to use a textproto manifest" by Colin Cross · 5 years ago
  63. a684540 Add more comments to arch.go by Colin Cross · 5 years ago
  64. 7a64f7e Merge changes from topic "package" by Treehugger Robot · 5 years ago
  65. dda8f69 Introduce PackagingBase by Jiyong Park · 5 years ago
  66. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 5 years ago
  67. b08a091 Merge changes Iba57c949,Ief43ff51,Ib1809a4d,I2ab64f36 by Treehugger Robot · 5 years ago
  68. 073ea55 add PackagingSpec by Jiyong Park · 5 years ago
  69. 1212929 Store ninja file deps from PackageVarContext in the config by Colin Cross · 5 years ago
  70. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 5 years ago
  71. 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 5 years ago
  72. 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 5 years ago
  73. 38cfe29 Merge "Revert "Implement vts_config module"" by Treehugger Robot · 5 years ago
  74. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 5 years ago
  75. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 5 years ago
  76. ee0b81a Revert "Implement vts_config module" by Dan Shi · 5 years ago
  77. 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 5 years ago
  78. a047f01 Merge "Reland "Add prebuilt_build_tool to allow genrules to use prebuilt tools"" by Dan Willemsen · 5 years ago
  79. 751ae87 Reland "Add prebuilt_build_tool to allow genrules to use prebuilt tools" by Dan Willemsen · 6 years ago
  80. 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 6 years ago
  81. 17d3697 Merge "Add makefile_goal." by Yifan Hong · 5 years ago
  82. 696ed4d Add makefile_goal. by Yifan Hong · 5 years ago
  83. bec7f53 Revert "Add prebuilt_build_tool to allow genrules to use prebuil..." by David Su · 5 years ago
  84. 4ec839a Merge changes from topics "prebuilt_build_tool", "prebuilt_build_tool_make" by Dan Willemsen · 5 years ago
  85. f0ba57b Merge "Package robolectric tests for tradefed" by Colin Cross · 6 years ago
  86. 8eebb13 Package robolectric tests for tradefed by Colin Cross · 6 years ago
  87. 13af814 Add prebuilt_build_tool to allow genrules to use prebuilt tools by Dan Willemsen · 6 years ago
  88. 9e44e21 Add DepSets by Colin Cross · 6 years ago
  89. c3d87d3 Define Soong phony rules in Make by Colin Cross · 6 years ago
  90. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 6 years ago