1. b0bb376 Add license modules to the sdk by Paul Duffin · 4 years, 8 months ago
  2. b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 4 years, 9 months ago
  3. 620dea6 Split bazel -path functions and clarify docs by Liz Kammer · 4 years, 9 months ago
  4. 53b2f36 Delete android/env.go . by Lukacs T. Berki · 4 years, 9 months ago
  5. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 10 months ago
  6. e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 4 years, 10 months ago
  7. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 10 months ago
  8. 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 10 months ago
  9. bc3f7e0 Merge "Refactor and cleanup of cquery processing" by Christopher Parsons · 4 years, 10 months ago
  10. 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 4 years, 10 months ago
  11. d7aea1d Remove TestHelper by Paul Duffin · 4 years, 10 months ago
  12. 9dcf253 Add new function Assert methods by Paul Duffin · 4 years, 10 months ago
  13. 0550055 Separate TestHelper from fixtures by Paul Duffin · 4 years, 10 months ago
  14. b821b9b Merge "Move environment staleness check to soong_ui." by Lukács T. Berki · 4 years, 11 months ago
  15. 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 4 years, 11 months ago
  16. 3581612 Add test fixture support by Paul Duffin · 5 years ago
  17. ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 5 years ago
  18. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 5 years ago
  19. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 5 years ago
  20. 9aed5bc Add a new SingletonModule type by Colin Cross · 5 years ago
  21. 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 5 years ago
  22. df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 5 years ago
  23. 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 5 years ago
  24. 96c4412 Reimplement DepSet as a wrapper around a generic implementation by Colin Cross · 5 years ago
  25. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 5 years ago
  26. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 5 years ago
  27. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 5 years ago
  28. 30f5aaa Move bazel_module property to a common file, and add it to filegroup. by Jingwen Chen · 5 years ago
  29. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 5 years ago
  30. b893f87 Merge "Revert "Rewrite sbox to use a textproto manifest"" by Colin Cross · 5 years ago
  31. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 5 years ago
  32. 60d06cf Merge "Rewrite sbox to use a textproto manifest" by Colin Cross · 5 years ago
  33. a684540 Add more comments to arch.go by Colin Cross · 5 years ago
  34. 7a64f7e Merge changes from topic "package" by Treehugger Robot · 5 years ago
  35. dda8f69 Introduce PackagingBase by Jiyong Park · 5 years ago
  36. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 5 years ago
  37. b08a091 Merge changes Iba57c949,Ief43ff51,Ib1809a4d,I2ab64f36 by Treehugger Robot · 5 years ago
  38. 073ea55 add PackagingSpec by Jiyong Park · 5 years ago
  39. 1212929 Store ninja file deps from PackageVarContext in the config by Colin Cross · 5 years ago
  40. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 5 years ago
  41. 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 5 years ago
  42. 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 5 years ago
  43. 38cfe29 Merge "Revert "Implement vts_config module"" by Treehugger Robot · 5 years ago
  44. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 5 years ago
  45. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 5 years ago
  46. ee0b81a Revert "Implement vts_config module" by Dan Shi · 5 years ago
  47. 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 5 years ago
  48. a047f01 Merge "Reland "Add prebuilt_build_tool to allow genrules to use prebuilt tools"" by Dan Willemsen · 5 years ago
  49. 751ae87 Reland "Add prebuilt_build_tool to allow genrules to use prebuilt tools" by Dan Willemsen · 5 years ago
  50. 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 6 years ago
  51. 17d3697 Merge "Add makefile_goal." by Yifan Hong · 5 years ago
  52. 696ed4d Add makefile_goal. by Yifan Hong · 5 years ago
  53. bec7f53 Revert "Add prebuilt_build_tool to allow genrules to use prebuil..." by David Su · 5 years ago
  54. 4ec839a Merge changes from topics "prebuilt_build_tool", "prebuilt_build_tool_make" by Dan Willemsen · 5 years ago
  55. f0ba57b Merge "Package robolectric tests for tradefed" by Colin Cross · 5 years ago
  56. 8eebb13 Package robolectric tests for tradefed by Colin Cross · 6 years ago
  57. 13af814 Add prebuilt_build_tool to allow genrules to use prebuilt tools by Dan Willemsen · 5 years ago
  58. 9e44e21 Add DepSets by Colin Cross · 6 years ago
  59. c3d87d3 Define Soong phony rules in Make by Colin Cross · 6 years ago
  60. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 6 years ago