1. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  2. 16065ce Merge "Pay attention to string offset and count fields." by Richard Uhler · 9 years ago
  3. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  4. 0ccc341 Move dmtracedump from dalvik to art. by Jeff Hao · 9 years ago
  5. 4b29f38 The move to jack forces us to explicitly give the jar path. by Nicolas Geoffray · 9 years ago
  6. 1e085f0 Use optimizing's pic boot image in art script. by Nicolas Geoffray · 9 years ago
  7. a5b63f2 Merge "Generate an hprof file to test ahat." by Richard Uhler · 9 years ago
  8. 3524472 Generate an hprof file to test ahat. by Richard Uhler · 9 years ago
  9. 9664c08 Merge "CUSTOM_TARGET_LINKER is set by the buildbot already." by Nicolas Geoffray · 9 years ago
  10. 44368e8 Make libcore timeout the same for all runs. by Nicolas Geoffray · 9 years ago
  11. aadc986 CUSTOM_TARGET_LINKER is set by the buildbot already. by Nicolas Geoffray · 9 years ago
  12. cdaf477 Use make TARGET_LINKER= instead of overriding linker flags. by Nicolas Geoffray · 9 years ago
  13. 14a3160 Don't use ninja to build targets. by Nicolas Geoffray · 9 years ago
  14. 666dd65 Fix braino in new build targets. by Nicolas Geoffray · 9 years ago
  15. 5e0199b Remove adb from host build in buildbot. by Nicolas Geoffray · 9 years ago
  16. b15fea2 Make run-{libcore,jdwp}-tests work with OUT_DIR set. by Alex Light · 9 years ago
  17. bd8b6af Use clang for building mips32r2_fp. by Nicolas Geoffray · 9 years ago
  18. f794ad7 Be very patient with the emulator. by Nicolas Geoffray · 9 years ago
  19. a646aaf Add extra options to tools/run-jdwp-tests.sh by Sebastien Hertz · 9 years ago
  20. 5264148 Remove framework start from script. by Nicolas Geoffray · 9 years ago
  21. 5a98822 Don't stop framework when testing. by Nicolas Geoffray · 9 years ago
  22. 788b21e Pay attention to string offset and count fields. by Richard Uhler · 9 years ago
  23. ea33c30 Merge "Make format args explicit in DocString." by Richard Uhler · 9 years ago
  24. c21e4e6 Make format args explicit in DocString. by Richard Uhler · 9 years ago
  25. 1f039c4 Use the 64-bit linker for target mips64r6 in buildbot-build.sh. by Roland Levillain · 9 years ago
  26. ea556cd Revert "More cyrpto failures..." by Kenny Root · 9 years ago
  27. ebb503a More cyrpto failures... by Nicolas Geoffray · 9 years ago
  28. b730b78 ahat - An android heap dump viewer. Initial checkin. by Richard Uhler · 9 years ago
  29. 6fab9d1 Stop framework on buildbot devices to avoid lowmemorykiller. by Nicolas Geoffray · 9 years ago
  30. b8b9356 Add a `--showcommands` option to ART's buildbot-build.sh. by Roland Levillain · 9 years ago
  31. 8ff495e Fix formatting comment in Checker by David Brazdil · 9 years ago
  32. b34c35e ART: Expression evaluation in Checker by David Brazdil · 9 years ago
  33. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 9 years ago
  34. 4af48fc Update expectation. by Nicolas Geoffray · 9 years ago
  35. f874d59 Temporarily suppress TimeZoneTest.testAllDisplayNames. by Narayan Kamath · 9 years ago
  36. 74e1cc0 When a Checker assertion cannot be parsed, display it. by Roland Levillain · 9 years ago
  37. d6c201e Disable test while investigating. by Nicolas Geoffray · 9 years ago
  38. d553b43 Remove the --compiler-backend option from script. by Nicolas Geoffray · 9 years ago
  39. e0021c5 ART: Improve the symbolize script by Andreas Gampe · 9 years ago
  40. 1eca58a Supress OsTest#test_xattr on the bots. by Narayan Kamath · 9 years ago
  41. 468bcf6 ART: Symbolize all oat files in /data folder. by Zheng Xu · 9 years ago
  42. d9d014a List test as flaky. by Nicolas Geoffray · 9 years ago
  43. 7467fa3 Merge "Pass LD_USE_LOAD_BIAS to the art script." by Nicolas Geoffray · 9 years ago
  44. fdaeee1 Pass LD_USE_LOAD_BIAS to the art script. by Nicolas Geoffray · 9 years ago
  45. eb10b68 Disable test for all runs. by Nicolas Geoffray · 9 years ago
  46. a256ee9 Merge "Revert "Use -Xno-dex-file-fallback for libcore tests."" by Calin Juravle · 9 years ago
  47. a52d8b5 Revert "Use -Xno-dex-file-fallback for libcore tests." by Calin Juravle · 9 years ago
  48. 264e63b Merge "Use -Xno-dex-file-fallback for libcore tests." by Calin Juravle · 9 years ago
  49. 03ba67c libcore tests: increase the timeout in debug mode. by Nicolas Geoffray · 9 years ago
  50. 0b58603 Use -Xno-dex-file-fallback for libcore tests. by Calin Juravle · 9 years ago
  51. 7f43791 Forgot this change in last commit. by Nicolas Geoffray · 9 years ago
  52. 6ae5836 Merge "Update jdwp and libcore scripts for running with libartd." by Nicolas Geoffray · 9 years ago
  53. 9648a63 Update jdwp and libcore scripts for running with libartd. by Nicolas Geoffray · 9 years ago
  54. c090301 Fix error message description in Checker by David Brazdil · 9 years ago
  55. 1f8dbf8 Revert "art/tools: add new tests in security packages to the build bot" by Nicolas Geoffray · 9 years ago
  56. 5736697 tools/buildbot-build.sh: Remove javalibcoretest from common targets by Sergio Giro · 9 years ago
  57. a04ece3 art/tools: add new tests in security packages to the build bot by Sergio Giro · 9 years ago
  58. 547fa11 Explicitly give the path of the library to build. by Nicolas Geoffray · 9 years ago
  59. bd4b420 Add libjavacoretests.so to the things to build. by Nicolas Geoffray · 9 years ago
  60. 4c78ffa Add dalvik.system to run-libcore-tests.sh by Brian Carlstrom · 9 years ago
  61. 688e1b6 Revert "art/tools: add new tests in security packages to the build bot" by Sergio Giro · 9 years ago
  62. 7904aba art/tools: add new tests in security packages to the build bot by Sergio Giro · 9 years ago
  63. e17c8fe Revert "art/tools: add new tests for the build bot" by Nicolas Geoffray · 9 years ago
  64. 10ec4f9 art/tools: add new tests for the build bot by Sergio Giro · 9 years ago
  65. f795869 Follow up on CL 151605 by Sebastien Hertz · 9 years ago
  66. 45fc7d4 Merge "Enable jsr166 tests" by Nicolas Geoffray · 9 years ago
  67. 667b99e Fix typo in script. by Nicolas Geoffray · 9 years ago
  68. 1a0bd72 Merge "Update libcore failures" by Nicolas Geoffray · 9 years ago
  69. 12c56d6 Update libcore failures by Wojciech Staszkiewicz · 9 years ago
  70. fa2d942 Merge "Add a script to build exactly like the chrome buildbot." by Nicolas Geoffray · 9 years ago
  71. fbeca75 Add a script to build exactly like the chrome buildbot. by Nicolas Geoffray · 9 years ago
  72. 023e6f6 Merge "Add --generate-debug-info flag and remove the other two flags." by David Srbecky · 9 years ago
  73. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 9 years ago
  74. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 9 years ago
  75. 08cf148 Enable jsr166 tests by Wojciech Staszkiewicz · 9 years ago
  76. 559b178 Merge "Update failures" by Nicolas Geoffray · 9 years ago
  77. a0629d5 Update failures by Wojciech Staszkiewicz · 9 years ago
  78. 3a75e9d Update libcore failures by Wojciech Staszkiewicz · 9 years ago
  79. 7114119 ART: Implement next-line assertions in Checker by David Brazdil · 9 years ago
  80. 6423cf5 ART: Refactor and simplify matching in Checker by David Brazdil · 9 years ago
  81. dbad6e8 ART: Add missing Checker file by David Brazdil · 9 years ago
  82. c4de943 ART: Immutable `variables` dictionary in Checker by David Brazdil · 9 years ago
  83. 4e9aac1 ART: Stricter matching of Checker lines by David Brazdil · 9 years ago
  84. d56dd2b ART: Rephrase test comments, update Checker README by David Brazdil · 9 years ago
  85. 57c54b8 Fix libcore buildbot failure. by Narayan Kamath · 9 years ago
  86. c2c48ff ART: Change Checker syntax for variables by David Brazdil · 9 years ago
  87. 38b06de Merge "Fix minor checker bug" by Calin Juravle · 9 years ago
  88. a8b85b2 Fix minor checker bug by Calin Juravle · 9 years ago
  89. f4ff1d4 Revert "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 9 years ago
  90. 5bf24f3 Revert "Do not pass junit.jar to vogar." by Nicolas Geoffray · 9 years ago
  91. 3185c8d Do not pass junit.jar to vogar. by Nicolas Geoffray · 9 years ago
  92. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 9 years ago
  93. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 9 years ago
  94. a490be5 ART: Split Checker into smaller files by David Brazdil · 9 years ago
  95. dacf601 ART: Enable Checker annotations in smali files by David Brazdil · 9 years ago
  96. 6f3f6c7 Update test expectations. by Nicolas Geoffray · 9 years ago
  97. 6b45fd2 No need to relocate the core image for the art script. by Nicolas Geoffray · 9 years ago
  98. 472b00c Bump jdwp timeout to 12 minutes. by Nicolas Geoffray · 9 years ago
  99. 51a9098 Re-enable JDWP tests on volantis. by Nicolas Geoffray · 9 years ago
  100. 399ff77 Mark the test as failing while investigating. by Nicolas Geoffray · 9 years ago