1. 179ac20 Fix SBOM integration test by Wei Li · 8 months ago
  2. 1d45f88 Remove bazel functions from tests/lib.sh by Colin Cross · 10 months ago
  3. 35f300d Remove bp2build and appurtenances. by Joe Onorato · 11 months ago
  4. 480c0e5 Add an incremental parity test. by Yu Liu · 12 months ago
  5. d37ccb7 Add some log to the build action caching test. by Yu Liu · 12 months ago
  6. 4faab81 Add a system test to check the mk and ninja files generated by incremental build. by Yu Liu · 12 months ago
  7. 2fec412 Make globs compatible with hash-based ninja semantics by Cole Faust · 12 months ago
  8. b1af36a Switch SBOM generation of products to Soong. by Wei Li · 1 year, 1 month ago
  9. ea6451a Merge "Fix run_tool_with_logging_test in CI" into main by Treehugger Robot · 1 year, 1 month ago
  10. b85a178 Generate SBOM of products in Soong. by Wei Li · 1 year, 7 months ago
  11. ed4c8f3 Fix run_tool_with_logging_test in CI by Zhuoyao Zhang · 1 year, 2 months ago
  12. 0edf1d3 Add run_tool_with_logging as a standalone scripts by Zhuoyao Zhang · 1 year, 4 months ago
  13. 15a1d29 Pin TARGET_PRODUCT to aosp_arm in integration tests by Spandan Das · 1 year, 5 months ago
  14. 08e90c2 Fixes for run_integration_tests.sh by Spandan Das · 1 year, 5 months ago
  15. a57c8c2 Improve genrule sandboxing script by Cole Faust · 1 year, 11 months ago
  16. a00cc91 Merge "Revert "Revert "Add GENRULE_SANDBOXING=false to non-sandboxed bu..."" into main by Cole Faust · 1 year, 11 months ago
  17. 33d7169 Revert "Revert "Add GENRULE_SANDBOXING=false to non-sandboxed bu..." by Cole Faust · 1 year, 11 months ago
  18. 3106df7 Merge "Revert "Add GENRULE_SANDBOXING=false to non-sandboxed builds"" into main by Mateusz Cicheński · 1 year, 11 months ago
  19. f119ceb Revert "Add GENRULE_SANDBOXING=false to non-sandboxed builds" by Mateusz Cicheński · 1 year, 11 months ago
  20. ab3ed73 Merge "Add GENRULE_SANDBOXING=false to non-sandboxed builds" into main by Cole Faust · 1 year, 11 months ago
  21. 36674db Merge "Use make_mock_top function" into main by Treehugger Robot · 1 year, 11 months ago
  22. b36e79c Add GENRULE_SANDBOXING=false to non-sandboxed builds by Cole Faust · 1 year, 11 months ago
  23. 055a120 Add b_args_test. by MarkDacek · 1 year, 11 months ago
  24. b2441c5 Revert "Revert "Modify symlink_forest to rerun when soong_build has changed."" by Mark Dacek · 1 year, 11 months ago
  25. a902250 Merge "Update symlinks in output directory when TOP dir changes" into main by Kousik Kumar · 1 year, 11 months ago
  26. 7983cc2 Use make_mock_top function by Kousik Kumar · 1 year, 11 months ago
  27. ca390b2 Update symlinks in output directory when TOP dir changes by Kousik Kumar · 1 year, 11 months ago
  28. 4cbd498 Merge changes Ib2667798,I9a1fa32b into main by Treehugger Robot · 1 year, 11 months ago
  29. d61dcef Symlink to rules_testing in soong integration test. by Yu Liu · 1 year, 11 months ago
  30. 4ac292f Merge "Revert "Modify symlink_forest to rerun when soong_build has changed."" into main by Mark Dacek · 1 year, 11 months ago
  31. aa5cc2c Revert "Modify symlink_forest to rerun when soong_build has changed." by Mark Dacek · 1 year, 11 months ago
  32. 0af4065 Merge "Change sbom_test.sh to take command line arguments for target product, release and build variant, which is for a corresponding change in CI." into main by Wei Li · 1 year, 11 months ago
  33. 3b3173d Change sbom_test.sh to take command line arguments for target product, release and build variant, which is for a corresponding change in CI. by Wei Li · 2 years ago
  34. 23a4120 Modify symlink_forest to rerun when soong_build has changed. by MarkDacek · 2 years ago
  35. 3d2b08f Merge "Revert "Change symlink_forest to use relative symlinks."" into main by Sebastian Pickl · 2 years ago
  36. 90355f7 Revert "Change symlink_forest to use relative symlinks." by Sebastian Pickl · 2 years ago
  37. 4eabebe Merge "Change symlink_forest to use relative symlinks." into main by Mark Dacek · 2 years ago
  38. b98b3a4 Change symlink_forest to use relative symlinks. by MarkDacek · 2 years, 1 month ago
  39. e7eb8f7 Remove the diff resolved in aosp/q/topic:"install_symlink" by Wei Li · 2 years ago
  40. 9998813 Merge "Delete ApiBp2build soong_build mode" into main by Cole Faust · 2 years ago
  41. 73f411b Delete ApiBp2build soong_build mode by Chris Parsons · 2 years, 3 months ago
  42. 6c550d4 Remove all ignored files in SBOM diffs, which have been fixed in the following CLs: by Wei Li · 2 years ago
  43. 313c816 Ignore the newly added symllink /system/bin/hwservicemanager so it doesn't cause CI failure in sbom_integration. by Wei Li · 2 years ago
  44. d007cea Add bazelbuild-rules_rust and tinyjson to soong_integration_tests by Vinh Tran · 2 years, 1 month ago
  45. 4f79359 Add bazelbuild-rules_cc to soong_integration_tests by Vinh Tran · 2 years, 1 month ago
  46. 9ff64e6 Add new diffs found in vendor partition in sbom_test. by Wei Li · 2 years, 1 month ago
  47. 0634397 Remove diffs of symlinks in root directory which are included in product SBOMs now. by Wei Li · 2 years, 1 month ago
  48. dbedb0c Remove diffs of flags files that included in product SBOM. by Wei Li · 2 years, 1 month ago
  49. 36249c7 Add bazelbuild-rules_python to soong_integration_tests by usta · 2 years, 1 month ago
  50. 7997b3b Merge "Make the bazel sandwich ignore targets that don't exist" into main by Cole Faust · 2 years, 1 month ago
  51. b82c236 Merge "Add integration test for verifying package verification code in SBOM." into main by Wei Li · 2 years, 1 month ago
  52. 8ea2ffc Add integration test for verifying package verification code in SBOM. by Wei Li · 2 years, 1 month ago
  53. 16d1094 Make the bazel sandwich ignore targets that don't exist by Cole Faust · 2 years, 1 month ago
  54. 9d1ff41 Remove sbom_test from soong integration test. by Wei Li · 2 years, 1 month ago
  55. e4d5852 Merge "Ignore some new files added to partition images in sbom_test.sh." into main by Treehugger Robot · 2 years, 2 months ago
  56. ca4706b Symlink to rules_java in soong integration test. by Romain Jobredeaux · 2 years, 2 months ago
  57. b51a058 Use rbc_dashboard.py instead of rbc_regression_test.sh by Cole Faust · 2 years, 2 months ago
  58. 08246b9 Ignore some new files added to partition images in sbom_test.sh. by Wei Li · 2 years, 2 months ago
  59. b35cc91 Merge "Cleanup genrule_sandbox_test.py" into main by Treehugger Robot · 2 years, 2 months ago
  60. 9a8df66 Some new libraries are added to system partition and are not captured in by Wei Li · 2 years, 2 months ago
  61. bbe2cc6 Cleanup genrule_sandbox_test.py by Cole Faust · 2 years, 2 months ago
  62. 59df0ee Add integration test for m build SBOM of APEXs/APKs. by Wei Li · 2 years, 2 months ago
  63. 837c3b9 Revert "Commend out dcla_apex_comparison_test.sh" by Cole Faust · 2 years, 2 months ago
  64. a56663f Commend out dcla_apex_comparison_test.sh by Cole Faust · 2 years, 2 months ago
  65. 3da9587 Merge changes from topic "revert-2637031-revert-2626204-rules_go_repo-OSFOZKENFO-KSSEOFEKLG" by Treehugger Robot · 2 years, 2 months ago
  66. f7373e6 Revert^2 "Symlink external/bazelbuild-rules_go in mock tests" by Spandan Das · 2 years, 2 months ago
  67. 5479e0f Revert "Symlink external/bazelbuild-rules_go in mock tests" by Matthias Männich · 2 years, 3 months ago
  68. cd9948f Cleanup SBOM test script for later adding tests of generating SBOM of by Wei Li · 2 years, 3 months ago
  69. 60133b3 Symlink external/bazelbuild-rules_go in mock tests by Spandan Das · 2 years, 3 months ago
  70. 394f1b7 Fix local var error, warn if no outputs, handle "}generate{" by Jason Macnak · 2 years, 3 months ago
  71. ff0f42a Merge "Add integration test for ensuring that stale metrics files are deleted." by Mark Dacek · 2 years, 3 months ago
  72. 5040c36 Add integration test for ensuring that stale metrics files are deleted. by MarkDacek · 2 years, 3 months ago
  73. ded095c Bp2build Sanitizer Blocklist by Trevor Radcliffe · 2 years, 3 months ago
  74. 01f8784 Merge "Read BUILD files in bp2build" by Treehugger Robot · 2 years, 3 months ago
  75. cbe7229 Merge "Add feature to print output paths for module" by Treehugger Robot · 2 years, 3 months ago
  76. 7cb703f Merge "Make genrule sandbox script a python script" by Treehugger Robot · 2 years, 3 months ago
  77. 8152a94 Read BUILD files in bp2build by Chris Parsons · 2 years, 3 months ago
  78. 2fb361c Add feature to print output paths for module by Liz Kammer · 2 years, 3 months ago
  79. 767fad4 Make genrule sandbox script a python script by Liz Kammer · 2 years, 3 months ago
  80. 319abae Remove --noexperimental_platform_in_output_dir by Cole Faust · 2 years, 3 months ago
  81. ca69a6f Merge "Revert "Remove --noexperimental_platform_in_output_dir"" by Treehugger Robot · 2 years, 3 months ago
  82. 08ccec7 Revert "Remove --noexperimental_platform_in_output_dir" by Matthias Männich · 2 years, 3 months ago
  83. 731c452 Merge "Remove --noexperimental_platform_in_output_dir" by Treehugger Robot · 2 years, 3 months ago
  84. 24af24e Remove --noexperimental_platform_in_output_dir by Cole Faust · 2 years, 3 months ago
  85. bf7a5f1 Add b_test to run_integration_tests.sh by MarkDacek · 2 years, 3 months ago
  86. 7301fc8 Add the DCLA libs used by swcodec to the staging list by Yu Liu · 2 years, 4 months ago
  87. 59b3729 Update apex_comparison_test.sh to support CFI by Trevor Radcliffe · 2 years, 4 months ago
  88. 62461ea Merge "Tool to detect modules that generate the incorrect output in sandbox" by Yu Liu · 2 years, 3 months ago
  89. fb458e9 Tool to detect modules that generate the incorrect output in sandbox by Yu Liu · 2 years, 3 months ago
  90. 7041460 Exclude diffs caught by sbom_test. by Wei Li · 2 years, 3 months ago
  91. 873691a Merge "simplify `m clean`" by Treehugger Robot · 2 years, 4 months ago
  92. 6e1aa78 simplify `m clean` by Usta Shrestha · 2 years, 7 months ago
  93. 1befe40 Merge "Revert "Revert "Restrict plugins to an existing allowlist""" by Treehugger Robot · 2 years, 4 months ago
  94. f530696 Add missing dependency in create_mock_soong by Jihoon Kang · 2 years, 4 months ago
  95. 33cc80e Revert "Revert "Restrict plugins to an existing allowlist"" by Liz Kammer · 2 years, 4 months ago
  96. 09a8d45 Test dcla libs for b build. by Yu Liu · 2 years, 4 months ago
  97. a3ae007 Touch soong_build output at the end of main by Chris Parsons · 2 years, 4 months ago
  98. c9508aa Load starlark files from soong by Cole Faust · 2 years, 7 months ago
  99. f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 2 years, 5 months ago
  100. 5350636 Squelch output for a failure case in mixed_mode_test by MarkDacek · 2 years, 5 months ago