1. c3a22d8 Allowlist RBE_num_retries_if_mismatched variable by Kousik Kumar · 4 years, 5 months ago
  2. 45a4971 Merge changes from topic "rule_builder_rsp" by Colin Cross · 4 years, 5 months ago
  3. d7ce840 Remove GeneratingPrimaryBuilder(). by Lukacs T. Berki · 4 years, 5 months ago
  4. 059972c Merge "Embed minibp into soong_ui." by Lukács T. Berki · 4 years, 5 months ago
  5. 797b03e Merge "Run InitAndroidArchModule last in factory functions." by Treehugger Robot · 4 years, 5 months ago
  6. d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 4 years, 5 months ago
  7. 645610e Merge "Remove global variables from Blueprint." by Lukács T. Berki · 4 years, 5 months ago
  8. b96a04b Merge "Export a few utility methods" by Yuexi Ma · 4 years, 5 months ago
  9. b79c7f1 Run InitAndroidArchModule last in factory functions. by Martin Stjernholm · 4 years, 5 months ago
  10. b70a1a9 Remove unescaped spans support from RuleBuilder by Colin Cross · 4 years, 5 months ago
  11. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 4 years, 5 months ago
  12. 4502978 Ninja escape RuleBuilder rule params by Colin Cross · 4 years, 5 months ago
  13. eb32d6c Merge "Fix removing partial zip file on error" by Treehugger Robot · 4 years, 5 months ago
  14. 7d1f1cf Merge "Add test suite to legacy core platform allowlist." by Christian Wailes · 4 years, 5 months ago
  15. 627263f Export a few utility methods by Yuexi Ma · 4 years, 5 months ago
  16. 39d3830 Merge "Temporarily disable cc_objects in mixed builds" by Liz Kammer · 4 years, 5 months ago
  17. a5f8624 Merge changes from topic "mixed-bp2build" by Liz Kammer · 4 years, 5 months ago
  18. 9f315de Merge "Improve java.go readability." by Jaewoong Jung · 4 years, 5 months ago
  19. bc3f7e0 Merge "Refactor and cleanup of cquery processing" by Christopher Parsons · 4 years, 5 months ago
  20. 8974f17 Merge "Don't depend on nonexistent manifest when manifest_check is disabled." by Treehugger Robot · 4 years, 5 months ago
  21. bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 4 years, 5 months ago
  22. 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 4 years, 5 months ago
  23. 5735568 Temporarily disable cc_objects in mixed builds by Liz Kammer · 4 years, 5 months ago
  24. a76d660 Don't depend on nonexistent manifest when manifest_check is disabled. by Ulya Trafimovich · 4 years, 5 months ago
  25. 248f386 Merge "Fix hiddenapi tests to work without javaMockFS()" by Paul Duffin · 4 years, 5 months ago
  26. af0379c Merge "Convert hiddenapi tests to use test fixtures" by Paul Duffin · 4 years, 5 months ago
  27. ebca5e6 Merge "Fix TestJavaSdkLibrary... tests to work without javaMockFS()" by Paul Duffin · 4 years, 5 months ago
  28. fb3fc0c Merge "Convert JavaSdkLibrary... tests in java package to test fixtures" by Paul Duffin · 4 years, 5 months ago
  29. dd1decf Merge "Allow extending of the list of directories to be scanned for VSDK" by Justin DeMartino · 4 years, 5 months ago
  30. a36d0dc Merge "Migrate sh package to a per test build directory" by Paul Duffin · 4 years, 5 months ago
  31. 768f10a Merge changes I0f516efd,I668f083b,Ifa70acad by Paul Duffin · 4 years, 5 months ago
  32. 6dcd2bf Merge "Add (String)Path(s)RelativeToTop and assert functions" by Paul Duffin · 4 years, 5 months ago
  33. dc92abb Fix hiddenapi tests to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
  34. 175947f Convert hiddenapi tests to use test fixtures by Paul Duffin · 4 years, 5 months ago
  35. 163043d Fix TestJavaSdkLibrary... tests to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
  36. 22b77cd Convert JavaSdkLibrary... tests in java package to test fixtures by Paul Duffin · 4 years, 5 months ago
  37. 2002bfa Merge "Reimplement verify_uses_libraries.sh in manifest_check.py." by Ulyana Trafimovich · 4 years, 5 months ago
  38. 32b06c2 Migrate sh package to a per test build directory by Paul Duffin · 4 years, 5 months ago
  39. 5f9f771 Migrate etc package to a per test build directory by Paul Duffin · 4 years, 5 months ago
  40. e66946b Migrate genrule package to a per test build directory by Paul Duffin · 4 years, 5 months ago
  41. dff5ff0 Use test specific build dir when needed by Paul Duffin · 4 years, 5 months ago
  42. 567465d Add (String)Path(s)RelativeToTop and assert functions by Paul Duffin · 4 years, 5 months ago
  43. 89e9a16 Remove global variables from Blueprint. by Lukacs T. Berki · 4 years, 5 months ago
  44. 665b678 Fix removing partial zip file on error by Colin Cross · 4 years, 5 months ago
  45. 4defbf4 Switch platform_compat_config to use common arch by Paul Duffin · 4 years, 5 months ago
  46. 1bc21dc Disallow platform_compat_config modules in apex prebuilts property by Paul Duffin · 4 years, 5 months ago
  47. 3abc174 Add new compat_configs property to the apex by Paul Duffin · 4 years, 5 months ago
  48. 383bfb3 Allow extending of the list of directories to be scanned for VSDK by Justin DeMartino · 4 years, 5 months ago
  49. bc15e3a Improve java.go readability. by Jaewoong Jung · 4 years, 5 months ago
  50. a369c7b Convert TestCompatConfig test to use test fixtures by Paul Duffin · 4 years, 5 months ago
  51. 4eb4b41 Provide preparer for using platform_compat_config modules by Paul Duffin · 4 years, 5 months ago
  52. 05f72de Convert TestJavaSdkLibraryEnforce to test fixtures by Paul Duffin · 4 years, 5 months ago
  53. aa6caa7 Create sub tests for each test in TestJavaSdkLibraryEnforce by Paul Duffin · 4 years, 5 months ago
  54. 2ff6d1b Provide support for preparing tests with prebuilt_apis by Paul Duffin · 4 years, 5 months ago
  55. ba2afa9 Merge "Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()" by Paul Duffin · 4 years, 5 months ago
  56. 5637208 Merge "Convert testJavaError to test fixtures" by Paul Duffin · 4 years, 5 months ago
  57. 6f6f1eb Merge "Clean up testApp and testAppConfig" by Paul Duffin · 4 years, 5 months ago
  58. ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 4 years, 6 months ago
  59. ca5e611 Merge "bootimg supports v4 header" by Jiyong Park · 4 years, 5 months ago
  60. 07d73ef Merge "Add a way to remove duplicates from Bazel label lists, to e.g. avoid duplicate deps." by Treehugger Robot · 4 years, 5 months ago
  61. 0aba252 Reimplement verify_uses_libraries.sh in manifest_check.py. by Ulya Trafimovich · 4 years, 5 months ago
  62. 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 4 years, 5 months ago
  63. e5eb33b Merge "Export OUT_DIR variable to rust-project.json" by Thiébaud Weksteen · 4 years, 5 months ago
  64. 2e4219b Add a way to remove duplicates from Bazel label lists, to e.g. avoid duplicate deps. by Rupert Shuttleworth · 4 years, 5 months ago
  65. ef0449b Merge "Convert ...InstallHwasan.. tests to use fixtures" by Paul Duffin · 4 years, 5 months ago
  66. fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 5 months ago
  67. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 4 years, 5 months ago
  68. aa52d66 Merge "Add service-connectivity-pre-jarjar to legacy core platform list" by Remi NGUYEN VAN · 4 years, 5 months ago
  69. bf028b5 Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS() by Paul Duffin · 4 years, 5 months ago
  70. 6bac49c Convert testJavaError to test fixtures by Paul Duffin · 4 years, 5 months ago
  71. 0ed42d3 Clean up testApp and testAppConfig by Paul Duffin · 4 years, 5 months ago
  72. d7aea1d Remove TestHelper by Paul Duffin · 4 years, 5 months ago
  73. 012b667 Switch to Assert... functions in dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 5 months ago
  74. c81854a Stop error handler relying on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
  75. 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
  76. 4bf7f0d Add test suite to legacy core platform allowlist. by Chris Wailes · 4 years, 6 months ago
  77. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 4 years, 5 months ago
  78. bf6dccc Merge "Stop android package depending on testing.T being embedded in TestResult" by Paul Duffin · 4 years, 5 months ago
  79. b37b009 Merge "Delete defaultsFactory in java.go." by Jaewoong Jung · 4 years, 5 months ago
  80. a02cae3 Convert ...InstallHwasan.. tests to use fixtures by Paul Duffin · 4 years, 5 months ago
  81. 5a05956 Merge changes If7977493,I3b2ccf66 by Paul Duffin · 4 years, 5 months ago
  82. e2c1406 Merge "Remove unused TestResult methods" by Paul Duffin · 4 years, 5 months ago
  83. c001dc6 Merge "Remove the robolectric heuristic out of java_test" by Julien Desprez · 4 years, 5 months ago
  84. 3d0ddff Stop android package depending on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
  85. 9dcf253 Add new function Assert methods by Paul Duffin · 4 years, 5 months ago
  86. 3fdb1bd Remove unused TestResult methods by Paul Duffin · 4 years, 5 months ago
  87. 0550055 Separate TestHelper from fixtures by Paul Duffin · 4 years, 5 months ago
  88. f6b5f82 Merge "Add libruy_static to allowed_deps" by Lev Proleev · 4 years, 5 months ago
  89. 34d300b Merge "Enable cfi for 32bit arch" by Cindy Zhou · 4 years, 5 months ago
  90. a8c4436 Merge "Convert testDexpreoptBoot to use test fixtures" by Paul Duffin · 4 years, 5 months ago
  91. d0b3574 Merge "Fix bootimg.cmdline to use ShellEscapeIncludingSpaces" by Jooyung Han · 4 years, 5 months ago
  92. 451aeef Convert testDexpreoptBoot to use test fixtures by Paul Duffin · 4 years, 5 months ago
  93. ebddef3 Fix build failure in boot_image_sdk_test.go by Paul Duffin · 4 years, 5 months ago
  94. 32a8aad Merge "Add prebuilt_boot_image and add boot_images to sdk" by Paul Duffin · 4 years, 5 months ago
  95. 412a209 Merge "Prevent mock filesystem files being overridden by accident" by Paul Duffin · 4 years, 5 months ago
  96. c10ee77 Merge changes Ifc96992e,Ic76523ba by Paul Duffin · 4 years, 5 months ago
  97. c7cdd15 Merge "Improve name of getModuleHeaderJarsAsNormalizedPaths" by Paul Duffin · 4 years, 5 months ago
  98. 32cddd0 Fix bootimg.cmdline to use ShellEscapeIncludingSpaces by Jooyung Han · 4 years, 5 months ago
  99. 3f4e7a1 Remove the robolectric heuristic out of java_test by Julien Desprez · 4 years, 5 months ago
  100. cb60b31 Merge "bootimg and logical_partition are OutputFileProducer" by Jiyong Park · 4 years, 5 months ago