1. 1a97ee0 Populate baseline_file values. by Jaewoong Jung · 5 years ago
  2. 05ebca4 Merge "Add additional_certificates to android_app_import." by Jaewoong Jung · 5 years ago
  3. 5037e09 Merge "Remove the special-casing of /dev from test path normalization." by Lukács T. Berki · 5 years ago
  4. 706cb6f Merge "Really fix queryview." by Lukács T. Berki · 5 years ago
  5. c285125 Merge "Introduce derive_classpath service." by Treehugger Robot · 5 years ago
  6. c5723e3 Remove the special-casing of /dev from test path normalization. by Lukacs T. Berki · 5 years ago
  7. 35570c1 Merge "Disable verify_uses_libraries check if dexpreopt is globally disabled." by Ulyana Trafimovich · 5 years ago
  8. 47a9d0c Really fix queryview. by Lukacs T. Berki · 5 years ago
  9. 4078611 Merge "Store order of the components used by the tests" by Paul Duffin · 5 years ago
  10. 0fa5f78 Merge "Workaround for b/182183061: generate corpus-specific rule file" by Alexander Smundak · 5 years ago
  11. 7160699 Merge "Avoid accidentally sharing preparers slice across factories" by Paul Duffin · 5 years ago
  12. 25ae8de Add additional_certificates to android_app_import. by Jaewoong Jung · 5 years ago
  13. acb7aeb Merge "sysprop_library correctly supports apex_available and min_sdk_version" by Jiyong Park · 5 years ago
  14. f5de668 Store order of the components used by the tests by Paul Duffin · 5 years ago
  15. 062d933 Merge "Ensure test/runtime order of singletons/pre-singletons is consistent" by Paul Duffin · 5 years ago
  16. 2034187 Merge changes I22f90c90,I2d965212,Ib7d421f5 by Treehugger Robot · 5 years ago
  17. 7049266 Workaround for b/182183061: generate corpus-specific rule file by Sasha Smundak · 5 years ago
  18. fa29885 Avoid accidentally sharing preparers slice across factories by Paul Duffin · 5 years ago
  19. 41d77c7 Ensure test/runtime order of singletons/pre-singletons is consistent by Paul Duffin · 5 years ago
  20. 42d0b93 Separate the collation of singletons from registration by Paul Duffin · 5 years ago
  21. d182fb3 Defer registration of singletons and pre-singletons in TestContext by Paul Duffin · 5 years ago
  22. 281deb2 Ensure mutators used in tests are in the same order as at runtime by Paul Duffin · 5 years ago
  23. 6950702 Merge "Fix nested properties in soong config structs" by Colin Cross · 5 years ago
  24. 5a5eeac Merge "Separate the collation of mutators from registration" by Paul Duffin · 5 years ago
  25. 4160a07 Merge "Add sortableComponent abstraction" by Paul Duffin · 5 years ago
  26. 7314fed Merge "Support robolectric prebuilts in android_robolectric_test" by Colin Cross · 5 years ago
  27. 110bca5 Merge "Remove extra return value from testApex" by Colin Cross · 5 years ago
  28. 7403045 Introduce derive_classpath service. by Artur Satayev · 5 years ago
  29. 89071b0 Fix queryview. by Lukacs T. Berki · 5 years ago
  30. 921a89e Merge "Allow PermissionController to set min_sdk_version to 30." by Anton Hansson · 5 years ago
  31. b4f9d5c Merge "Stop using '&' for class loader context." by Nicolas Geoffray · 5 years ago
  32. 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 5 years ago
  33. 5e914b2 sysprop_library correctly supports apex_available and min_sdk_version by Jiyong Park · 5 years ago
  34. c05b034 Separate the collation of mutators from registration by Paul Duffin · 5 years ago
  35. 1d2d42f Add sortableComponent abstraction by Paul Duffin · 5 years ago
  36. 6d3e726 Merge "Fix build break caused by registering genrules twice" by Paul Duffin · 5 years ago
  37. cdcd2be Fix build break caused by registering genrules twice by Paul Duffin · 5 years ago
  38. 77bfa3e Merge "Do not ignore error when writing environment file" by Paul Duffin · 5 years ago
  39. 6bd8775 Merge "Add Errs to TestResult" by Paul Duffin · 5 years ago
  40. 059f7f1 Merge "Make error handlers treat any failures as fatal" by Paul Duffin · 5 years ago
  41. 87d7dd9 Merge "Avoid SetErrorHandler mutating FixtureFactory" by Paul Duffin · 5 years ago
  42. 0805d4e Merge "Clean up cc.RegisterRequiredBuildComponentsForTest()" by Paul Duffin · 5 years ago
  43. 166a488 Merge "Rename FixturePreparers to GroupFixturePreparers" by Paul Duffin · 5 years ago
  44. 97c8128 Merge "Fix mutator ordering issue in apex tests" by Paul Duffin · 5 years ago
  45. d8570b3 Merge "Remove wired corpus name, use the one from the environment" by Treehugger Robot · 5 years ago
  46. b1778a4 Merge "Revert "Revert "Attempt to run all java_test_host that look unit..."" by Julien Desprez · 5 years ago
  47. 997f27a Fix nested properties in soong config structs by Colin Cross · 5 years ago
  48. cd2df5d Merge "Exempt framework-res from UseApiFingerprint" by Colin Cross · 5 years ago
  49. 3903d40 Merge changes from topic "lint_repackage" by Colin Cross · 5 years ago
  50. 5a27bda Remove wired corpus name, use the one from the environment by Sasha Smundak · 5 years ago
  51. 083e6cd Merge "Clear remains of java.Dependency interface." by Jaewoong Jung · 5 years ago
  52. 2669e7e Exempt framework-res from UseApiFingerprint by Colin Cross · 5 years ago
  53. 2787e8e Support robolectric prebuilts in android_robolectric_test by Colin Cross · 5 years ago
  54. 6d119b8 Fix mutator ordering issue in apex tests by Paul Duffin · 5 years ago
  55. 942481b Add Errs to TestResult by Paul Duffin · 5 years ago
  56. ea8a386 Make error handlers treat any failures as fatal by Paul Duffin · 5 years ago
  57. 52323b5 Avoid SetErrorHandler mutating FixtureFactory by Paul Duffin · 5 years ago
  58. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 5 years ago
  59. a560d5a Rename FixturePreparers to GroupFixturePreparers by Paul Duffin · 5 years ago
  60. 863f3b9 Stop using '&' for class loader context. by Nicolas Geoffray · 5 years ago
  61. b48f9ae Merge "Correct fmt printf error in bazel_handler" by Treehugger Robot · 5 years ago
  62. b216661 Revert "Revert "Attempt to run all java_test_host that look unit..." by Julien Desprez · 5 years ago
  63. 5e85c66 Do not ignore error when writing environment file by Paul Duffin · 5 years ago
  64. 9bb022a Allow PermissionController to set min_sdk_version to 30. by Hai Zhang · 5 years ago
  65. 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 5 years ago
  66. 279790a Merge "Reformat license code to comply with preupload checks" by Paul Duffin · 5 years ago
  67. 4a349ab Merge "Friendly error message on apex_available and min_sdk_version checks" by Treehugger Robot · 5 years ago
  68. 3c298a3 Reformat license code to comply with preupload checks by Paul Duffin · 5 years ago
  69. bbfd5f5 Merge "Revert "Attempt to run all java_test_host that look unit tests"" by Julien Desprez · 5 years ago
  70. 1ab84fa Revert "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 5 years ago
  71. 6e55ef1 Disable verify_uses_libraries check if dexpreopt is globally disabled. by Ulya Trafimovich · 5 years ago
  72. 5c113d1 Remove lint outputs to prevent showing old lint results on error by Colin Cross · 5 years ago
  73. 00d93b1 Make common dependencies of lint use restat by Colin Cross · 5 years ago
  74. 84f3dc1 Use repackaged lint binary by Colin Cross · 5 years ago
  75. e9d0de4 Merge "Remove myself from the OWNERS" by Makoto Onuki · 5 years ago
  76. 15b04e2 Correct fmt printf error in bazel_handler by Liz Kammer · 5 years ago
  77. deba721 Make tests work again on Darwin. by Lukacs T. Berki · 5 years ago
  78. ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 5 years ago
  79. 7d3f2ca Merge "Rename vendor-ramdisk to vendor_ramdisk" by Petri Gynther · 5 years ago
  80. 767dbd9 Friendly error message on apex_available and min_sdk_version checks by Jiyong Park · 5 years ago
  81. 6cfd3ee Merge "init_rc and vintf_fragments appear in PackagingSpecs()" by Treehugger Robot · 5 years ago
  82. ce45b73 Merge "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 5 years ago
  83. cbcc5b7 Merge "Merge RQ2A.210305.007" by Xin Li · 5 years ago
  84. 2964583 Merge RQ2A.210305.007 by Xin Li · 5 years ago
  85. 55418f8 Remove myself from the OWNERS by Makoto Onuki · 5 years ago
  86. 4d86107 init_rc and vintf_fragments appear in PackagingSpecs() by Jiyong Park · 5 years ago
  87. f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 5 years ago
  88. ac22956 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 5 years ago
  89. 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 5 years ago
  90. 3bed960 Merge "Fix a typo." by Treehugger Robot · 5 years ago
  91. fdf28ca Merge changes I3e6bc9b5,If9f8fb10 by Colin Cross · 5 years ago
  92. 8e93aba Fix a typo. by Jaewoong Jung · 5 years ago
  93. 7d27bc5 Merge "Add error handling to test fixtures" by Paul Duffin · 5 years ago
  94. b267e12 Merge "Verify the prebuilt_apex selects the correct input apex file" am: 9b41efabd1 by Paul Duffin · 5 years ago
  95. 6f34264 Merge "Add test to verify the deapexer rule's input apex file" am: 30c9fe93e0 by Paul Duffin · 5 years ago
  96. 6cb1128 Disable TestSendLog on the buildbots by Colin Cross · 5 years ago
  97. 2807f00 Remove global state from VNDK apexes by Colin Cross · 5 years ago
  98. 636d152 Merge "Remove Abseil checks from clang-tidy defaults." by Treehugger Robot · 5 years ago
  99. cfd3374 Add error handling to test fixtures by Paul Duffin · 5 years ago
  100. b6593f1 Merge "Move environment staleness check to soong_ui." am: b821b9b852 by Lukács T. Berki · 5 years ago