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