1. 667b99e Fix typo in script. by Nicolas Geoffray · 9 years ago
  2. 1a0bd72 Merge "Update libcore failures" by Nicolas Geoffray · 9 years ago
  3. 12c56d6 Update libcore failures by Wojciech Staszkiewicz · 9 years ago
  4. fa2d942 Merge "Add a script to build exactly like the chrome buildbot." by Nicolas Geoffray · 9 years ago
  5. fbeca75 Add a script to build exactly like the chrome buildbot. by Nicolas Geoffray · 9 years ago
  6. 023e6f6 Merge "Add --generate-debug-info flag and remove the other two flags." by David Srbecky · 9 years ago
  7. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 9 years ago
  8. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 9 years ago
  9. 559b178 Merge "Update failures" by Nicolas Geoffray · 9 years ago
  10. a0629d5 Update failures by Wojciech Staszkiewicz · 9 years ago
  11. 3a75e9d Update libcore failures by Wojciech Staszkiewicz · 9 years ago
  12. 7114119 ART: Implement next-line assertions in Checker by David Brazdil · 9 years ago
  13. 6423cf5 ART: Refactor and simplify matching in Checker by David Brazdil · 9 years ago
  14. dbad6e8 ART: Add missing Checker file by David Brazdil · 9 years ago
  15. c4de943 ART: Immutable `variables` dictionary in Checker by David Brazdil · 9 years ago
  16. 4e9aac1 ART: Stricter matching of Checker lines by David Brazdil · 9 years ago
  17. d56dd2b ART: Rephrase test comments, update Checker README by David Brazdil · 9 years ago
  18. 57c54b8 Fix libcore buildbot failure. by Narayan Kamath · 9 years ago
  19. c2c48ff ART: Change Checker syntax for variables by David Brazdil · 9 years ago
  20. 38b06de Merge "Fix minor checker bug" by Calin Juravle · 9 years ago
  21. a8b85b2 Fix minor checker bug by Calin Juravle · 9 years ago
  22. f4ff1d4 Revert "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 9 years ago
  23. 5bf24f3 Revert "Do not pass junit.jar to vogar." by Nicolas Geoffray · 9 years ago
  24. 3185c8d Do not pass junit.jar to vogar. by Nicolas Geoffray · 9 years ago
  25. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 9 years ago
  26. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 9 years ago
  27. a490be5 ART: Split Checker into smaller files by David Brazdil · 9 years ago
  28. dacf601 ART: Enable Checker annotations in smali files by David Brazdil · 9 years ago
  29. 6f3f6c7 Update test expectations. by Nicolas Geoffray · 9 years ago
  30. 6b45fd2 No need to relocate the core image for the art script. by Nicolas Geoffray · 9 years ago
  31. 472b00c Bump jdwp timeout to 12 minutes. by Nicolas Geoffray · 9 years ago
  32. 51a9098 Re-enable JDWP tests on volantis. by Nicolas Geoffray · 9 years ago
  33. 399ff77 Mark the test as failing while investigating. by Nicolas Geoffray · 9 years ago
  34. 33e1f8f Don't use 'sh' on the host. by Nicolas Geoffray · 9 years ago
  35. 9e85d55 Merge "Use 'sh' explicitly when invoking the art script." by Nicolas Geoffray · 9 years ago
  36. 06801ff Use 'sh' explicitly when invoking the art script. by Nicolas Geoffray · 9 years ago
  37. 4f7fdd2 Make tests assume ANDROID_ROOT is not /system. by Nicolas Geoffray · 9 years ago
  38. f7c7fb4 Propertly quote arguments after latest adb/vogar changes. by Nicolas Geoffray · 9 years ago
  39. 71affb5 Disable tests for volantis. by Nicolas Geoffray · 9 years ago
  40. 2781f40 Run jdwp tests now that localhost issues have been solved. by Nicolas Geoffray · 9 years ago
  41. 40da286 ART: Streaming trace mode by Andreas Gampe · 10 years ago
  42. e9b160e ART: Fix failure-log script by Andreas Gampe · 9 years ago
  43. 733840f Remove fuzzer build-time dependency on core image. by Calin Juravle · 9 years ago
  44. 1ec46bc Update dexfuzz after optimizing default selection. by Stephen Kyle · 9 years ago
  45. 664e461 Merge "Adds host execution to dexfuzz." by Calin Juravle · 9 years ago
  46. 930ba1c Tests still failing on buildbot's devices. by Nicolas Geoffray · 9 years ago
  47. a2c1861 Workaround for network issues: use 127.0.0.1. by Nicolas Geoffray · 9 years ago
  48. c986d6a Disable host testing for now. by Nicolas Geoffray · 9 years ago
  49. 5978690 On host, say the debuggee needs to be run through bash. by Nicolas Geoffray · 9 years ago
  50. d06dc9c Please vogar by not giving a vm-command on host. by Nicolas Geoffray · 9 years ago
  51. 9620b9d Tweak test script while investigating failures. by Nicolas Geoffray · 9 years ago
  52. d6c1ec5 New localhost failures.... by Nicolas Geoffray · 9 years ago
  53. 55e4814 Merge "Add a script to run jdwp tests on the chrome buildbot." by Nicolas Geoffray · 9 years ago
  54. 96cd87a Add a script to run jdwp tests on the chrome buildbot. by Nicolas Geoffray · 9 years ago
  55. 807f178 Adds host execution to dexfuzz. by Stephen Kyle · 9 years ago
  56. 51b1f7b Mark the tests as failing for now. by Nicolas Geoffray · 9 years ago
  57. 0a38a0e Make sure localhost is enabled on testing devices. by Nicolas Geoffray · 9 years ago
  58. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 9 years ago
  59. d2d62d1 Add a script to be run by test device on buildbot. by Nicolas Geoffray · 9 years ago
  60. 4633343 Update test expections after network changes in kernel/libcore. by Nicolas Geoffray · 9 years ago
  61. 056ed4a Update expectations for libcore bug. by Nicolas Geoffray · 9 years ago
  62. c0bbc88 ART: Allow multiple invoke-with for art script by Andreas Gampe · 9 years ago
  63. 869c2dfa ART: Fix init-failure graph tool by Andreas Gampe · 10 years ago
  64. f5c224c Merge "Update expectations for volantis." by Nicolas Geoffray · 10 years ago
  65. e501f77 Update expectations for volantis. by Nicolas Geoffray · 10 years ago
  66. b60c58f ART: Update description of failing libcore tests by David Brazdil · 10 years ago
  67. 91d6743 Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 10 years ago
  68. 3d7e0c8 ART: Disable libcore crypto test failing on target by David Brazdil · 10 years ago
  69. a48c573 Merge "ART: Enable more libcore tests (crypto)" by David Brazdil · 10 years ago
  70. 18c776e ART: Disable one more libcore test failing on hammerhead by David Brazdil · 10 years ago
  71. 4cd7dfd ART: Enable more libcore tests (crypto) by David Brazdil · 10 years ago
  72. 27a3e61 Merge "ART: Disable libcore tests failing on bots" by David Brazdil · 10 years ago
  73. 830d16e ART: Disable libcore tests failing on bots by David Brazdil · 10 years ago
  74. e2f28ad ART: Enable more libcore tests (harmony package) by David Brazdil · 10 years ago
  75. 598b220 ART: Enable more libcore tests (libcore.* package) by David Brazdil · 10 years ago
  76. b86e779 Checker: Allow don't-care output on a line by David Brazdil · 10 years ago
  77. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  78. 59add47 Merge "Allow std::function<return_type(arg_type)> patterns in cpplint." by Roland Levillain · 10 years ago
  79. da82d29 Update expectations after test change. by Nicolas Geoffray · 10 years ago
  80. 123c5e9 ART: Run Checker with Python >2.6 by David Brazdil · 10 years ago
  81. d599b39 Merge "Checker cleanup" by David Brazdil · 10 years ago
  82. 212327a Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  83. 3f7dce8 Checker cleanup by David Brazdil · 10 years ago
  84. f914706 Add --no-clean to checker (keeps the generated files around) by Calin Juravle · 10 years ago
  85. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  86. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  87. 32beaff ART: Remove compiler invocation from Checker by David Brazdil · 10 years ago
  88. 7cca5df ART: Logging levels for Checker by David Brazdil · 10 years ago
  89. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  90. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  91. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  92. f9e0e19 Merge "ART: Fixed subsequent CHECK-NOTs Checker bug" by David Brazdil · 10 years ago
  93. b9b26e1 Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  94. 48942de ART: Added comments, fixed typos in Checker by David Brazdil · 10 years ago
  95. be0cc08 ART: Refactored regex code in Checker by David Brazdil · 10 years ago
  96. 21df889 ART: Fixed subsequent CHECK-NOTs Checker bug by David Brazdil · 10 years ago
  97. 2e15cd2 ART: Improved fail reporting in Checker by David Brazdil · 10 years ago
  98. 9a6f20e ART: New types of Checker assertions by David Brazdil · 10 years ago
  99. 44a7f89 Merge "ART: Added Checker, a pattern matching test engine" by David Brazdil · 10 years ago
  100. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago