1. fa65cee Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 5 years ago
  2. dca349a Merge "Handle include_build_directory prop in bp2build" by Treehugger Robot · 5 years ago
  3. 7ee6e8f Merge "Add platform_compat_config to sdk" by Paul Duffin · 5 years ago
  4. e835389 Merge "Add TestBasicSdkWithBootImage" by Paul Duffin · 5 years ago
  5. 713b501 Merge "Register the propagateRROEnforcementMutator" by Paul Duffin · 5 years ago
  6. c29088b Merge "Remove .rustc ELF section from mini-debug-info." by Treehugger Robot · 5 years ago
  7. e0998ab Merge "Add preparer for overlay pre-singleton registration" by Paul Duffin · 5 years ago
  8. 010bb3c Merge "Add TestingModule.VariablesForTestsRelativeToTop" by Paul Duffin · 5 years ago
  9. a327008 Merge "Add TestingBuildParams.RelativeToTop()" by Paul Duffin · 5 years ago
  10. 332310a Merge "Improve searching for TestingBuildParams using the output file" by Paul Duffin · 5 years ago
  11. b09a2d6 Merge "Move helper methods that take testBuildProvider into baseTestingComponent" by Paul Duffin · 5 years ago
  12. 48c21e6 Merge "Extract functionality common to TestingModule/Singleton" by Paul Duffin · 5 years ago
  13. 9b6108f Merge "Fix PackagingBase.CopyDepsToZip" by Treehugger Robot · 5 years ago
  14. 04a2693 Merge "Fix default value of BoardSepolicyVers" by Treehugger Robot · 5 years ago
  15. 04ba70d Register the propagateRROEnforcementMutator by Paul Duffin · 5 years ago
  16. 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 5 years ago
  17. 97d8b40 Add TestingModule.VariablesForTestsRelativeToTop by Paul Duffin · 5 years ago
  18. 709e0e3 Add TestingBuildParams.RelativeToTop() by Paul Duffin · 5 years ago
  19. 4e6e35c Improve searching for TestingBuildParams using the output file by Paul Duffin · 5 years ago
  20. 0eda26b9 Move helper methods that take testBuildProvider into baseTestingComponent by Paul Duffin · 5 years ago
  21. 31a2288 Extract functionality common to TestingModule/Singleton by Paul Duffin · 5 years ago
  22. 001b234 Add platform_compat_config to sdk by Paul Duffin · 5 years ago
  23. 04b4a19 Add TestBasicSdkWithBootImage by Paul Duffin · 5 years ago
  24. 4a1d451 Convert boot_image_sdk_test.go to fixtures by Paul Duffin · 5 years ago
  25. cf3ee2f Allow sdk package tests to optimize their test setup by Paul Duffin · 5 years ago
  26. c93c98e Use test fixtures in CheckSnapshot() by Paul Duffin · 5 years ago
  27. 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 5 years ago
  28. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 5 years ago
  29. 30ac3e7 Remove uses of FixtureFactory from android package by Paul Duffin · 5 years ago
  30. ff2aa69 Deprecate FixtureFactory in favor of FixturePreparer by Paul Duffin · 5 years ago
  31. 4ca6752 Replace FixturePreparer.visit() with list() by Paul Duffin · 5 years ago
  32. cff464f Remove errorHandler from FixtureFactory by Paul Duffin · 5 years ago
  33. 5925182 Allow access to preparers that produced a TestResult by Paul Duffin · 5 years ago
  34. 6bef6fe Merge "Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag" by Paul Duffin · 5 years ago
  35. 679d530 Merge "Switch to clang r416183 12.0.4." by Pirama Arumuga Nainar · 5 years ago
  36. 0c4eec8 Fix default value of BoardSepolicyVers by Inseob Kim · 5 years ago
  37. 2b077ba Merge changes from topic "move_allowed_deps_txt" by satayev · 5 years ago
  38. 3d5f6a1 Merge "Prevent invalid paths being added to mock file system" by Paul Duffin · 5 years ago
  39. c737fac Merge "Replace AssertPanic with AssertPanicMessageContains" by Paul Duffin · 5 years ago
  40. 4c3e8e2 Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag by Paul Duffin · 5 years ago
  41. 50e4981 Merge "Cleanup the now unused testCustomizer" by Paul Duffin · 5 years ago
  42. b535616 Merge "Convert test specific customizers to FixturePreparers" by Paul Duffin · 5 years ago
  43. 7ba0448 Merge "Convert shared customizer functions to return FixturePreparers" by Paul Duffin · 5 years ago
  44. 241f547 Merge "Allow test handlers to be either FixturePreparer or testCustomizer" by Paul Duffin · 5 years ago
  45. 043427b Merge "Convert apex/boot_image_test.go to use test fixtures" by Paul Duffin · 5 years ago
  46. 32b0e07 Merge "Switch testApex and related methods to use test fixtures" by Paul Duffin · 5 years ago
  47. 5e737ad Merge "Allow customization of all fixture state at once" by Treehugger Robot · 5 years ago
  48. 3bcdfe8 Merge "Add prepareForSdkTestWithJava" by Paul Duffin · 5 years ago
  49. d5deba1 Merge "Java build components require android build components" by Paul Duffin · 5 years ago
  50. d14cbc1 Add prepareForSdkTestWithJava by Paul Duffin · 5 years ago
  51. ce5a454 Java build components require android build components by Paul Duffin · 5 years ago
  52. b474fc0 Remove .rustc ELF section from mini-debug-info. by David Srbecky · 5 years ago
  53. f2be52c Merge "Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils"" by Treehugger Robot · 5 years ago
  54. 2406d68 Merge "Take Module implementations out of java/java.go." by Jaewoong Jung · 5 years ago
  55. 33dfba1 Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils" by David Srbecky · 5 years ago
  56. 8cc04e5 Merge "manifest_check.py: translate library names using dexpreopt configs." by Treehugger Robot · 5 years ago
  57. 80f4cea Prevent invalid paths being added to mock file system by Paul Duffin · 5 years ago
  58. 9f4b3bb Replace AssertPanic with AssertPanicMessageContains by Paul Duffin · 5 years ago
  59. 40b6257 Cleanup the now unused testCustomizer by Paul Duffin · 5 years ago
  60. 0a49fdc Convert test specific customizers to FixturePreparers by Paul Duffin · 5 years ago
  61. 810f33d Convert shared customizer functions to return FixturePreparers by Paul Duffin · 5 years ago
  62. 2be9dcd Allow test handlers to be either FixturePreparer or testCustomizer by Paul Duffin · 5 years ago
  63. 34d433a Convert apex/boot_image_test.go to use test fixtures by Paul Duffin · 5 years ago
  64. e05480a Switch testApex and related methods to use test fixtures by Paul Duffin · 5 years ago
  65. ae542a5 Allow customization of all fixture state at once by Paul Duffin · 5 years ago
  66. 2634264 Take Module implementations out of java/java.go. by Jaewoong Jung · 5 years ago
  67. 0387862 Merge "Migrate manifest_*_test out of test mapping" by Julien Desprez · 5 years ago
  68. 479605b Merge changes I6b868bac,If75f4718 by Paul Duffin · 5 years ago
  69. d2db795 Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619 by Colin Cross · 5 years ago
  70. 2dc86b2 Migrate manifest_*_test out of test mapping by Julien Desprez · 5 years ago
  71. a4aa430 Handle include_build_directory prop in bp2build by Liz Kammer · 5 years ago
  72. 00d5428 Merge "[strip.sh] Move remaining GNU binutils usage to llvm binutils" by Yi Kong · 5 years ago
  73. 54a5e9a Merge "Remove javaMockFS()" by Paul Duffin · 5 years ago
  74. 89fbdb2 Merge "Fix TestTurbine to work without javaMockFS()" by Paul Duffin · 5 years ago
  75. 64df56d Merge "Fix testDexpreoptBoot to work without javaMockFS()" by Paul Duffin · 5 years ago
  76. 750f8f3 Merge "Fix TestClasspath to work without javaMockFS()" by Paul Duffin · 5 years ago
  77. 903a8a0 Merge "Convert TestClasspath to test fixtures" by Paul Duffin · 5 years ago
  78. b1672af Merge "bp2build: cc_library_headers converter should only include that module type" by Jingwen Chen · 5 years ago
  79. ad50ce8 [strip.sh] Move remaining GNU binutils usage to llvm binutils by Yi Kong · 5 years ago
  80. c7d2347 Switch to clang r416183 12.0.4. by Pirama Arumuga Nainar · 5 years ago
  81. fc8e9c7 Merge "Add sepolicy related variables" by Inseob Kim · 5 years ago
  82. b1d5479 Merge "Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__" by Justin Yun · 5 years ago
  83. 1661aff Run lint actions in sbox by Colin Cross · 5 years ago
  84. ef97274 Support sbox-in-RBE by Colin Cross · 5 years ago
  85. 77cdcfd Move android package on top of remotexec by Colin Cross · 5 years ago
  86. ab020a7 Support sandboxing inputs in RuleBuilder by Colin Cross · 5 years ago
  87. c5a0089 Merge "bp2build: genrule converter only supports "genrule"." by Jingwen Chen · 5 years ago
  88. c7846f3 bp2build: cc_library_headers converter should only include that module type by Jingwen Chen · 5 years ago
  89. a5d0976 Merge changes Idcbe2046,I09616402,Ide2f1ed9 by Colin Cross · 5 years ago
  90. 0e3758c Merge "Remove "-C link-dead-code=y" flag" by Tri Vo · 5 years ago
  91. d19b824 Merge "Check for frameworks/base/Android.bp instead of frameworks/base" by Treehugger Robot · 5 years ago
  92. 4766587 Merge "Allowlist RBE_num_retries_if_mismatched variable" by Kousik Kumar · 5 years ago
  93. 813bfcb Merge "Convert android/packaging_test.go to test fixtures" by Paul Duffin · 5 years ago
  94. 387f4ce Merge changes Iccba8caf,I1eb49f25,Id77575f8,I5679cb51,I7f9f3eb6, ... by Paul Duffin · 5 years ago
  95. 000ae66 Merge changes I2e69e7b5,I3c9c36e7 by Paul Duffin · 5 years ago
  96. ebcb37b Merge "Migrate sdk package to a per test build directory" by Paul Duffin · 5 years ago
  97. c3f89be Merge "Clean up java package use of python build components" by Paul Duffin · 5 years ago
  98. e410711 Merge "Convert python package to fixtures" by Paul Duffin · 5 years ago
  99. b72dd40 Merge "Prevent ApexInfoMutator from creating unnecessary variants" by Paul Duffin · 5 years ago
  100. b01125f Merge changes I9aad3e4e,I150889a0 by Paul Duffin · 5 years ago