1. 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 4 years, 5 months ago
  2. 6d3e726 Merge "Fix build break caused by registering genrules twice" by Paul Duffin · 4 years, 5 months ago
  3. cdcd2be Fix build break caused by registering genrules twice by Paul Duffin · 4 years, 5 months ago
  4. 77bfa3e Merge "Do not ignore error when writing environment file" by Paul Duffin · 4 years, 5 months ago
  5. 6bd8775 Merge "Add Errs to TestResult" by Paul Duffin · 4 years, 5 months ago
  6. 059f7f1 Merge "Make error handlers treat any failures as fatal" by Paul Duffin · 4 years, 5 months ago
  7. 87d7dd9 Merge "Avoid SetErrorHandler mutating FixtureFactory" by Paul Duffin · 4 years, 5 months ago
  8. 0805d4e Merge "Clean up cc.RegisterRequiredBuildComponentsForTest()" by Paul Duffin · 4 years, 5 months ago
  9. 166a488 Merge "Rename FixturePreparers to GroupFixturePreparers" by Paul Duffin · 4 years, 5 months ago
  10. 97c8128 Merge "Fix mutator ordering issue in apex tests" by Paul Duffin · 4 years, 5 months ago
  11. d8570b3 Merge "Remove wired corpus name, use the one from the environment" by Treehugger Robot · 4 years, 5 months ago
  12. b1778a4 Merge "Revert "Revert "Attempt to run all java_test_host that look unit..."" by Julien Desprez · 4 years, 5 months ago
  13. cd2df5d Merge "Exempt framework-res from UseApiFingerprint" by Colin Cross · 4 years, 5 months ago
  14. 3903d40 Merge changes from topic "lint_repackage" by Colin Cross · 4 years, 5 months ago
  15. 5a27bda Remove wired corpus name, use the one from the environment by Sasha Smundak · 4 years, 5 months ago
  16. 083e6cd Merge "Clear remains of java.Dependency interface." by Jaewoong Jung · 4 years, 5 months ago
  17. 2669e7e Exempt framework-res from UseApiFingerprint by Colin Cross · 4 years, 5 months ago
  18. 6d119b8 Fix mutator ordering issue in apex tests by Paul Duffin · 4 years, 5 months ago
  19. 942481b Add Errs to TestResult by Paul Duffin · 4 years, 5 months ago
  20. ea8a386 Make error handlers treat any failures as fatal by Paul Duffin · 4 years, 5 months ago
  21. 52323b5 Avoid SetErrorHandler mutating FixtureFactory by Paul Duffin · 4 years, 5 months ago
  22. d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 5 months ago
  23. a560d5a Rename FixturePreparers to GroupFixturePreparers by Paul Duffin · 4 years, 5 months ago
  24. b48f9ae Merge "Correct fmt printf error in bazel_handler" by Treehugger Robot · 4 years, 5 months ago
  25. b216661 Revert "Revert "Attempt to run all java_test_host that look unit..." by Julien Desprez · 4 years, 5 months ago
  26. 5e85c66 Do not ignore error when writing environment file by Paul Duffin · 4 years, 5 months ago
  27. 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 4 years, 5 months ago
  28. 279790a Merge "Reformat license code to comply with preupload checks" by Paul Duffin · 4 years, 5 months ago
  29. 4a349ab Merge "Friendly error message on apex_available and min_sdk_version checks" by Treehugger Robot · 4 years, 5 months ago
  30. 3c298a3 Reformat license code to comply with preupload checks by Paul Duffin · 4 years, 5 months ago
  31. bbfd5f5 Merge "Revert "Attempt to run all java_test_host that look unit tests"" by Julien Desprez · 4 years, 5 months ago
  32. 1ab84fa Revert "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 5 months ago
  33. 5c113d1 Remove lint outputs to prevent showing old lint results on error by Colin Cross · 4 years, 5 months ago
  34. 00d93b1 Make common dependencies of lint use restat by Colin Cross · 4 years, 5 months ago
  35. 84f3dc1 Use repackaged lint binary by Colin Cross · 4 years, 5 months ago
  36. e9d0de4 Merge "Remove myself from the OWNERS" by Makoto Onuki · 4 years, 5 months ago
  37. 15b04e2 Correct fmt printf error in bazel_handler by Liz Kammer · 4 years, 5 months ago
  38. deba721 Make tests work again on Darwin. by Lukacs T. Berki · 4 years, 5 months ago
  39. ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 4 years, 5 months ago
  40. 7d3f2ca Merge "Rename vendor-ramdisk to vendor_ramdisk" by Petri Gynther · 4 years, 5 months ago
  41. 767dbd9 Friendly error message on apex_available and min_sdk_version checks by Jiyong Park · 4 years, 5 months ago
  42. 6cfd3ee Merge "init_rc and vintf_fragments appear in PackagingSpecs()" by Treehugger Robot · 4 years, 5 months ago
  43. ce45b73 Merge "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 5 months ago
  44. cbcc5b7 Merge "Merge RQ2A.210305.007" by Xin Li · 4 years, 5 months ago
  45. 2964583 Merge RQ2A.210305.007 by Xin Li · 4 years, 5 months ago
  46. 55418f8 Remove myself from the OWNERS by Makoto Onuki · 4 years, 5 months ago
  47. 4d86107 init_rc and vintf_fragments appear in PackagingSpecs() by Jiyong Park · 4 years, 5 months ago
  48. f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years, 6 months ago
  49. ac22956 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 4 years, 5 months ago
  50. 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 4 years, 5 months ago
  51. 3bed960 Merge "Fix a typo." by Treehugger Robot · 4 years, 5 months ago
  52. fdf28ca Merge changes I3e6bc9b5,If9f8fb10 by Colin Cross · 4 years, 5 months ago
  53. 8e93aba Fix a typo. by Jaewoong Jung · 4 years, 5 months ago
  54. 7d27bc5 Merge "Add error handling to test fixtures" by Paul Duffin · 4 years, 5 months ago
  55. b267e12 Merge "Verify the prebuilt_apex selects the correct input apex file" am: 9b41efabd1 by Paul Duffin · 4 years, 5 months ago
  56. 6f34264 Merge "Add test to verify the deapexer rule's input apex file" am: 30c9fe93e0 by Paul Duffin · 4 years, 5 months ago
  57. 6cb1128 Disable TestSendLog on the buildbots by Colin Cross · 4 years, 5 months ago
  58. 2807f00 Remove global state from VNDK apexes by Colin Cross · 4 years, 5 months ago
  59. 636d152 Merge "Remove Abseil checks from clang-tidy defaults." by Treehugger Robot · 4 years, 5 months ago
  60. cfd3374 Add error handling to test fixtures by Paul Duffin · 4 years, 5 months ago
  61. b6593f1 Merge "Move environment staleness check to soong_ui." am: b821b9b852 by Lukács T. Berki · 4 years, 5 months ago
  62. b85c777 Merge "Recognise the Google-signed ART APEXes as well." am: cfcaddc5b2 by Martin Stjernholm · 4 years, 5 months ago
  63. 4416350 Add modules-annotation-minsdk in allowed_deps by Hyundo Moon · 4 years, 5 months ago
  64. bc39e17 Merge "Support cc_object modules in mixed builds" by Christopher Parsons · 4 years, 5 months ago
  65. 8838dce Merge "Use compiler filter "verify" for dexpreopt w/o class loader context." by Ulyana Trafimovich · 4 years, 5 months ago
  66. 97df5e6 Merge "Do verify_uses_libraries check for APKs after patching library names." by Ulyana Trafimovich · 4 years, 5 months ago
  67. ae5cdff Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`" by Ulyana Trafimovich · 4 years, 5 months ago
  68. 71284b6 Merge "Add `provides_uses_library` example to TestUsesLibrary check." by Ulyana Trafimovich · 4 years, 5 months ago
  69. 00c27b7 Merge "Stricten TestUsesLibrary check." by Ulyana Trafimovich · 4 years, 5 months ago
  70. 4a13acb Use compiler filter "verify" for dexpreopt w/o class loader context. by Ulya Trafimovich · 4 years, 5 months ago
  71. 4b786d2 Merge "Remove deapexer and prebuilt apex select mutators" by Paul Duffin · 4 years, 5 months ago
  72. 9b41efa Merge "Verify the prebuilt_apex selects the correct input apex file" by Paul Duffin · 4 years, 5 months ago
  73. 30c9fe9 Merge "Add test to verify the deapexer rule's input apex file" by Paul Duffin · 4 years, 5 months ago
  74. b821b9b Merge "Move environment staleness check to soong_ui." by Lukács T. Berki · 4 years, 5 months ago
  75. 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 4 years, 5 months ago
  76. cfcaddc Merge "Recognise the Google-signed ART APEXes as well." by Martin Stjernholm · 4 years, 5 months ago
  77. 3310e2d Merge "APEX uses the latest version of the stub" am: ce80f18749 by Treehugger Robot · 4 years, 5 months ago
  78. ce80f18 Merge "APEX uses the latest version of the stub" by Treehugger Robot · 4 years, 5 months ago
  79. 8d6e433 Support cc_object modules in mixed builds by Chris Parsons · 4 years, 6 months ago
  80. db51382 Recognise the Google-signed ART APEXes as well. by Martin Stjernholm · 4 years, 6 months ago
  81. a3014f1 Remove Abseil checks from clang-tidy defaults. by Krzysztof Kosiński · 4 years, 5 months ago
  82. 551d57c Merge "Avoid hiddenapi ignoring prebuilt with missing dex implementation jar" am: c572b5bf62 by Paul Duffin · 4 years, 5 months ago
  83. 764a15f Merge "Allow java_sdk_library_import to contribute to hiddenapi processing" am: 69804ac388 by Paul Duffin · 4 years, 5 months ago
  84. b142641 Merge "Retrieve dex implementation jars from apex for java_sdk_library_import" am: 0a8d5248ef by Paul Duffin · 4 years, 5 months ago
  85. fe927a2 Do verify_uses_libraries check for APKs after patching library names. by Ulya Trafimovich · 4 years, 5 months ago
  86. eea486a Respect `provides_uses_lib` for modules added via `[optional_]uses_libs` by Ulya Trafimovich · 4 years, 5 months ago
  87. c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 4 years, 5 months ago
  88. 0d10c3c Verify the prebuilt_apex selects the correct input apex file by Paul Duffin · 4 years, 5 months ago
  89. c572b5b Merge "Avoid hiddenapi ignoring prebuilt with missing dex implementation jar" by Paul Duffin · 4 years, 5 months ago
  90. 69804ac Merge "Allow java_sdk_library_import to contribute to hiddenapi processing" by Paul Duffin · 4 years, 5 months ago
  91. 0a8d524 Merge "Retrieve dex implementation jars from apex for java_sdk_library_import" by Paul Duffin · 4 years, 5 months ago
  92. 1c65191 Merge "bp2build: add configurable attribute (select) support." am: 37bd24a1db by Jingwen Chen · 4 years, 5 months ago
  93. 37bd24a Merge "bp2build: add configurable attribute (select) support." by Jingwen Chen · 4 years, 5 months ago
  94. f6932af Add test to verify the deapexer rule's input apex file by Paul Duffin · 4 years, 5 months ago
  95. ec0fe17 Avoid hiddenapi ignoring prebuilt with missing dex implementation jar by Paul Duffin · 4 years, 5 months ago
  96. 3785673 Allow java_sdk_library_import to contribute to hiddenapi processing by Paul Duffin · 4 years, 5 months ago
  97. 3985351 Retrieve dex implementation jars from apex for java_sdk_library_import by Paul Duffin · 4 years, 5 months ago
  98. 55549df APEX uses the latest version of the stub by Jiyong Park · 4 years, 5 months ago
  99. 1849578 Merge "Remove global state from sysprop libraries" am: 5e510d6271 by Treehugger Robot · 4 years, 5 months ago
  100. 5e510d6 Merge "Remove global state from sysprop libraries" by Treehugger Robot · 4 years, 5 months ago