1. 7f09fd2 Merge "Convert android/defaults_test.go to test fixtures" by Paul Duffin · 5 years ago
  2. c14e8aa Merge "Add AssertSame" by Paul Duffin · 5 years ago
  3. 28f0e9e Merge "Convert android/csuite_config_test.go to test fixtures" by Paul Duffin · 5 years ago
  4. 3bf545f Merge "Convert android/arch_test.go to test fixtures" by Paul Duffin · 5 years ago
  5. abc6ec9 Merge "Add OptionalFixturePreparer" by Paul Duffin · 5 years ago
  6. 81e7e2b Merge "Remove android/apex_test.go use of buildDir" by Paul Duffin · 5 years ago
  7. aa8270e Merge "Convert android/androidmk_test.go to test fixtures" by Paul Duffin · 5 years ago
  8. 21d1b9a Merge "Migrate bpf package to a per test build directory" by Paul Duffin · 5 years ago
  9. 603fa13 Merge "Correct typo in the name of compatConfigTag" by Paul Duffin · 5 years ago
  10. c0a5ccb Merge "Allow apex dependencies to be restricted to source modules only" by Paul Duffin · 5 years ago
  11. 533cf74 Merge "Separate metadata provider from apex contents provider" by Paul Duffin · 5 years ago
  12. a8c0655 Merge "Add AssertIntEquals" by Paul Duffin · 5 years ago
  13. 93b61b4 Merge "Add emptyFixtureFactory in java package" by Paul Duffin · 5 years ago
  14. 177cba3 Merge "Reorganize the platform_compat_config.go file" by Paul Duffin · 5 years ago
  15. f49f72f Merge "Add preparers for python" by Paul Duffin · 5 years ago
  16. 0a00e26 Merge "Fix hole in python testing code that ignored a broken test" by Paul Duffin · 5 years ago
  17. e26e597 Merge "Fix app tests to work without javaMockFS()" by Paul Duffin · 5 years ago
  18. 9e993c6 Merge "Convert app tests that depend on javaMockFS() to test fixtures" by Paul Duffin · 5 years ago
  19. 8a6fef4 Merge "Convert TestUsesLibraries to test fixtures" by Paul Duffin · 5 years ago
  20. 828b1e9 Merge "Fix writing soong.variables ." by Lukács T. Berki · 5 years ago
  21. 5ef0c52 Merge "Update clang used for bindgen to clang-r412851" by Pirama Arumuga Nainar · 5 years ago
  22. e7569bc Merge "Add vbmeta module type" by Jiyong Park · 5 years ago
  23. d089045 Add preparers for python by Paul Duffin · 5 years ago
  24. c60dd80 Fix hole in python testing code that ignored a broken test by Paul Duffin · 5 years ago
  25. ab534a3 Merge "bootimg signs image using verity_utils" by Treehugger Robot · 5 years ago
  26. 0b81778 Correct typo in the name of compatConfigTag by Paul Duffin · 5 years ago
  27. 8c535da Allow apex dependencies to be restricted to source modules only by Paul Duffin · 5 years ago
  28. 29072a9 Separate metadata provider from apex contents provider by Paul Duffin · 5 years ago
  29. 64d3718 Add AssertIntEquals by Paul Duffin · 5 years ago
  30. afeee22 Add emptyFixtureFactory in java package by Paul Duffin · 5 years ago
  31. 9615433 Reorganize the platform_compat_config.go file by Paul Duffin · 5 years ago
  32. 7b33d41 Update clang used for bindgen to clang-r412851 by Pirama Arumuga Nainar · 5 years ago
  33. 7c166b4 Convert android/defaults_test.go to test fixtures by Paul Duffin · 5 years ago
  34. 3d11961 Add AssertSame by Paul Duffin · 5 years ago
  35. 140a8e1 Convert android/csuite_config_test.go to test fixtures by Paul Duffin · 5 years ago
  36. 738a6d5 Convert android/arch_test.go to test fixtures by Paul Duffin · 5 years ago
  37. 50deaae Add OptionalFixturePreparer by Paul Duffin · 5 years ago
  38. d210afa Remove android/apex_test.go use of buildDir by Paul Duffin · 5 years ago
  39. 9ca14c1 Convert android/androidmk_test.go to test fixtures by Paul Duffin · 5 years ago
  40. 854d661 Migrate bpf package to a per test build directory by Paul Duffin · 5 years ago
  41. 720b396 Fix writing soong.variables . by Lukacs T. Berki · 5 years ago
  42. 45a4971 Merge changes from topic "rule_builder_rsp" by Colin Cross · 5 years ago
  43. 2645a29 Fix app tests to work without javaMockFS() by Paul Duffin · 5 years ago
  44. cdb88a9 Convert app tests that depend on javaMockFS() to test fixtures by Paul Duffin · 5 years ago
  45. d234b41 Convert TestUsesLibraries to test fixtures by Paul Duffin · 5 years ago
  46. d7ce840 Remove GeneratingPrimaryBuilder(). by Lukacs T. Berki · 5 years ago
  47. 059972c Merge "Embed minibp into soong_ui." by Lukács T. Berki · 5 years ago
  48. 797b03e Merge "Run InitAndroidArchModule last in factory functions." by Treehugger Robot · 5 years ago
  49. d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 5 years ago
  50. 645610e Merge "Remove global variables from Blueprint." by Lukács T. Berki · 5 years ago
  51. b96a04b Merge "Export a few utility methods" by Yuexi Ma · 5 years ago
  52. b79c7f1 Run InitAndroidArchModule last in factory functions. by Martin Stjernholm · 5 years ago
  53. b70a1a9 Remove unescaped spans support from RuleBuilder by Colin Cross · 5 years ago
  54. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 5 years ago
  55. 4502978 Ninja escape RuleBuilder rule params by Colin Cross · 5 years ago
  56. eb32d6c Merge "Fix removing partial zip file on error" by Treehugger Robot · 5 years ago
  57. 7d1f1cf Merge "Add test suite to legacy core platform allowlist." by Christian Wailes · 5 years ago
  58. 627263f Export a few utility methods by Yuexi Ma · 5 years ago
  59. 39d3830 Merge "Temporarily disable cc_objects in mixed builds" by Liz Kammer · 5 years ago
  60. a5f8624 Merge changes from topic "mixed-bp2build" by Liz Kammer · 5 years ago
  61. 9f315de Merge "Improve java.go readability." by Jaewoong Jung · 5 years ago
  62. bc3f7e0 Merge "Refactor and cleanup of cquery processing" by Christopher Parsons · 5 years ago
  63. 8974f17 Merge "Don't depend on nonexistent manifest when manifest_check is disabled." by Treehugger Robot · 5 years ago
  64. bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 5 years ago
  65. 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 5 years ago
  66. 5735568 Temporarily disable cc_objects in mixed builds by Liz Kammer · 5 years ago
  67. a76d660 Don't depend on nonexistent manifest when manifest_check is disabled. by Ulya Trafimovich · 5 years ago
  68. 248f386 Merge "Fix hiddenapi tests to work without javaMockFS()" by Paul Duffin · 5 years ago
  69. af0379c Merge "Convert hiddenapi tests to use test fixtures" by Paul Duffin · 5 years ago
  70. ebca5e6 Merge "Fix TestJavaSdkLibrary... tests to work without javaMockFS()" by Paul Duffin · 5 years ago
  71. fb3fc0c Merge "Convert JavaSdkLibrary... tests in java package to test fixtures" by Paul Duffin · 5 years ago
  72. dd1decf Merge "Allow extending of the list of directories to be scanned for VSDK" by Justin DeMartino · 5 years ago
  73. a36d0dc Merge "Migrate sh package to a per test build directory" by Paul Duffin · 5 years ago
  74. 768f10a Merge changes I0f516efd,I668f083b,Ifa70acad by Paul Duffin · 5 years ago
  75. 6dcd2bf Merge "Add (String)Path(s)RelativeToTop and assert functions" by Paul Duffin · 5 years ago
  76. dc92abb Fix hiddenapi tests to work without javaMockFS() by Paul Duffin · 5 years ago
  77. 175947f Convert hiddenapi tests to use test fixtures by Paul Duffin · 5 years ago
  78. 163043d Fix TestJavaSdkLibrary... tests to work without javaMockFS() by Paul Duffin · 5 years ago
  79. 22b77cd Convert JavaSdkLibrary... tests in java package to test fixtures by Paul Duffin · 5 years ago
  80. 2002bfa Merge "Reimplement verify_uses_libraries.sh in manifest_check.py." by Ulyana Trafimovich · 5 years ago
  81. 32b06c2 Migrate sh package to a per test build directory by Paul Duffin · 5 years ago
  82. 5f9f771 Migrate etc package to a per test build directory by Paul Duffin · 5 years ago
  83. e66946b Migrate genrule package to a per test build directory by Paul Duffin · 5 years ago
  84. dff5ff0 Use test specific build dir when needed by Paul Duffin · 5 years ago
  85. 567465d Add (String)Path(s)RelativeToTop and assert functions by Paul Duffin · 5 years ago
  86. 89e9a16 Remove global variables from Blueprint. by Lukacs T. Berki · 5 years ago
  87. 972e06c Add vbmeta module type by Jiyong Park · 5 years ago
  88. 665b678 Fix removing partial zip file on error by Colin Cross · 5 years ago
  89. 4defbf4 Switch platform_compat_config to use common arch by Paul Duffin · 5 years ago
  90. 1bc21dc Disallow platform_compat_config modules in apex prebuilts property by Paul Duffin · 5 years ago
  91. 3abc174 Add new compat_configs property to the apex by Paul Duffin · 5 years ago
  92. 383bfb3 Allow extending of the list of directories to be scanned for VSDK by Justin DeMartino · 5 years ago
  93. bc15e3a Improve java.go readability. by Jaewoong Jung · 5 years ago
  94. a369c7b Convert TestCompatConfig test to use test fixtures by Paul Duffin · 5 years ago
  95. 4eb4b41 Provide preparer for using platform_compat_config modules by Paul Duffin · 5 years ago
  96. 05f72de Convert TestJavaSdkLibraryEnforce to test fixtures by Paul Duffin · 5 years ago
  97. aa6caa7 Create sub tests for each test in TestJavaSdkLibraryEnforce by Paul Duffin · 5 years ago
  98. 2ff6d1b Provide support for preparing tests with prebuilt_apis by Paul Duffin · 5 years ago
  99. ba2afa9 Merge "Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()" by Paul Duffin · 5 years ago
  100. 5637208 Merge "Convert testJavaError to test fixtures" by Paul Duffin · 5 years ago