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