1. 664e461 Merge "Adds host execution to dexfuzz." by Calin Juravle · 9 years ago
  2. 930ba1c Tests still failing on buildbot's devices. by Nicolas Geoffray · 9 years ago
  3. a2c1861 Workaround for network issues: use 127.0.0.1. by Nicolas Geoffray · 9 years ago
  4. c986d6a Disable host testing for now. by Nicolas Geoffray · 9 years ago
  5. 5978690 On host, say the debuggee needs to be run through bash. by Nicolas Geoffray · 9 years ago
  6. d06dc9c Please vogar by not giving a vm-command on host. by Nicolas Geoffray · 9 years ago
  7. 9620b9d Tweak test script while investigating failures. by Nicolas Geoffray · 9 years ago
  8. d6c1ec5 New localhost failures.... by Nicolas Geoffray · 9 years ago
  9. 55e4814 Merge "Add a script to run jdwp tests on the chrome buildbot." by Nicolas Geoffray · 9 years ago
  10. 96cd87a Add a script to run jdwp tests on the chrome buildbot. by Nicolas Geoffray · 9 years ago
  11. 807f178 Adds host execution to dexfuzz. by Stephen Kyle · 9 years ago
  12. 51b1f7b Mark the tests as failing for now. by Nicolas Geoffray · 9 years ago
  13. 0a38a0e Make sure localhost is enabled on testing devices. by Nicolas Geoffray · 9 years ago
  14. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 9 years ago
  15. d2d62d1 Add a script to be run by test device on buildbot. by Nicolas Geoffray · 9 years ago
  16. 4633343 Update test expections after network changes in kernel/libcore. by Nicolas Geoffray · 9 years ago
  17. 056ed4a Update expectations for libcore bug. by Nicolas Geoffray · 9 years ago
  18. c0bbc88 ART: Allow multiple invoke-with for art script by Andreas Gampe · 9 years ago
  19. 869c2dfa ART: Fix init-failure graph tool by Andreas Gampe · 9 years ago
  20. f5c224c Merge "Update expectations for volantis." by Nicolas Geoffray · 9 years ago
  21. e501f77 Update expectations for volantis. by Nicolas Geoffray · 9 years ago
  22. b60c58f ART: Update description of failing libcore tests by David Brazdil · 9 years ago
  23. 91d6743 Merge "ART: Disable libcore crypto test failing on target" by David Brazdil · 9 years ago
  24. 3d7e0c8 ART: Disable libcore crypto test failing on target by David Brazdil · 9 years ago
  25. a48c573 Merge "ART: Enable more libcore tests (crypto)" by David Brazdil · 9 years ago
  26. 18c776e ART: Disable one more libcore test failing on hammerhead by David Brazdil · 9 years ago
  27. 4cd7dfd ART: Enable more libcore tests (crypto) by David Brazdil · 9 years ago
  28. 27a3e61 Merge "ART: Disable libcore tests failing on bots" by David Brazdil · 9 years ago
  29. 830d16e ART: Disable libcore tests failing on bots by David Brazdil · 9 years ago
  30. e2f28ad ART: Enable more libcore tests (harmony package) by David Brazdil · 9 years ago
  31. 598b220 ART: Enable more libcore tests (libcore.* package) by David Brazdil · 9 years ago
  32. b86e779 Checker: Allow don't-care output on a line by David Brazdil · 10 years ago
  33. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  34. 59add47 Merge "Allow std::function<return_type(arg_type)> patterns in cpplint." by Roland Levillain · 10 years ago
  35. da82d29 Update expectations after test change. by Nicolas Geoffray · 10 years ago
  36. 123c5e9 ART: Run Checker with Python >2.6 by David Brazdil · 10 years ago
  37. d599b39 Merge "Checker cleanup" by David Brazdil · 10 years ago
  38. 212327a Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  39. 3f7dce8 Checker cleanup by David Brazdil · 10 years ago
  40. f914706 Add --no-clean to checker (keeps the generated files around) by Calin Juravle · 10 years ago
  41. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  42. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  43. 32beaff ART: Remove compiler invocation from Checker by David Brazdil · 10 years ago
  44. 7cca5df ART: Logging levels for Checker by David Brazdil · 10 years ago
  45. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  46. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  47. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  48. f9e0e19 Merge "ART: Fixed subsequent CHECK-NOTs Checker bug" by David Brazdil · 10 years ago
  49. b9b26e1 Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  50. 48942de ART: Added comments, fixed typos in Checker by David Brazdil · 10 years ago
  51. be0cc08 ART: Refactored regex code in Checker by David Brazdil · 10 years ago
  52. 21df889 ART: Fixed subsequent CHECK-NOTs Checker bug by David Brazdil · 10 years ago
  53. 2e15cd2 ART: Improved fail reporting in Checker by David Brazdil · 10 years ago
  54. 9a6f20e ART: New types of Checker assertions by David Brazdil · 10 years ago
  55. 44a7f89 Merge "ART: Added Checker, a pattern matching test engine" by David Brazdil · 10 years ago
  56. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
  57. ee3d0bd Test sometimes timeouts with vogar. by Nicolas Geoffray · 10 years ago
  58. 959ffdf Adds the dexfuzz fuzzing tool to ART. by Stephen Kyle · 10 years ago
  59. e099a61 Un-break --perf option to the art art script. by Nicolas Geoffray · 10 years ago
  60. 72e70a3 Add another failing test. by Nicolas Geoffray · 10 years ago
  61. 0ccef6d Update expectation file from what is runnin on the bot. by Nicolas Geoffray · 10 years ago
  62. 93df9f9 Test has been updated, does not fail anymore. by Nicolas Geoffray · 10 years ago
  63. 70a998c Make script suitable for vogar use on device. by Nicolas Geoffray · 10 years ago
  64. c3837e4 Update libcore script and add a new expectation file. by Nicolas Geoffray · 10 years ago
  65. 5055c8e Merge "ART: Print initialization failures to file" by Andreas Gampe · 10 years ago
  66. 3cdf818 Don't walk the libcore tree when finding tests. by Nicolas Geoffray · 10 years ago
  67. b2e7e24 Add a script for running libcore tests. by Nicolas Geoffray · 10 years ago
  68. dbfe254 ART: Print initialization failures to file by Andreas Gampe · 10 years ago
  69. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  70. aa98061 Add perf option to art tool by Calin Juravle · 10 years ago
  71. a21f81e Allow std::function<return_type(arg_type)> patterns in cpplint. by Roland Levillain · 10 years ago
  72. 87bb26f Remove art-* targets in favor of build-art-* targets. by Brian Carlstrom · 10 years ago
  73. 9d74001 Merge "Clean-up and make the art script usable on target." by Nicolas Geoffray · 10 years ago
  74. f63a0a5 Clean-up and make the art script usable on target. by Nicolas Geoffray · 10 years ago
  75. 54fc26c ART: Refactor elf_writer_quick, add symbolizer by Andreas Gampe · 10 years ago
  76. 689c3bb Make tools/art non-executable by Alex Light · 10 years ago
  77. c2e0260 Make generate-operator-out.py compatible with Python 3.x by Bernhard Rosenkränzer · 10 years ago
  78. 6354bb8 Fix art script for 'clean' environments. by Nicolas Geoffray · 10 years ago
  79. fc3c67a Fix art-host rule and art script after build changes. by Nicolas Geoffray · 10 years ago
  80. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  81. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  82. f5656ce Fix the tools/art script about the ISA-specific dalvik cache. by Hiroshi Yamauchi · 10 years ago
  83. 89c4e28 Art script: Use PWD for android-data and cleanup after running. by Nicolas Geoffray · 10 years ago
  84. d2f6f77 ART change: Script is using function(), which is bash specific. by Nicolas Geoffray · 10 years ago
  85. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 10 years ago
  86. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  87. 97f4489 Revert "Revert "Revert "Add a script for running art standalone.""" by Ian Rogers · 10 years ago
  88. 4b23250 Revert "Revert "Add a script for running art standalone."" by Nicolas Geoffray · 10 years ago
  89. 41dcb9f Revert "Add a script for running art standalone." by Brian Carlstrom · 10 years ago
  90. 1f5a90f Add a script for running art standalone. by Nicolas Geoffray · 10 years ago
  91. 2248c17 tools: use '/usr/bin/env python' instead of '/usr/bin/python' by Chirayu Desai · 11 years ago
  92. d320a9a Fix generate-operator-out.py's copyright header. by Elliott Hughes · 11 years ago
  93. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  94. 3b074e6 readdir is safer than readdir_r. by Elliott Hughes · 11 years ago
  95. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 11 years ago
  96. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  97. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  98. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  99. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  100. 7675e16 Rename art-cache to dalvik-cache by Brian Carlstrom · 11 years ago