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