1. 8309d9b Merge "Revert "Blacklist libcore tests relying on libjavacoretests."" by Nicolas Geoffray · 7 years ago
  2. 25732ae Merge "Dump profile logs after the last save" by Calin Juravle · 7 years ago
  3. 432fccc Merge "Add a cpplint preupload hook." by Treehugger Robot · 7 years ago
  4. 595838e Revert "Blacklist libcore tests relying on libjavacoretests." by Nicolas Geoffray · 7 years ago
  5. c29da37 Add a cpplint preupload hook. by Alex Light · 7 years ago
  6. 7aa1958 Kill logd in buildbot-setup.sh. by Nicolas Geoffray · 7 years ago
  7. 9db22e8 Dump profile logs after the last save by Calin Juravle · 7 years ago
  8. 9763f2e Revert^2 "Improve user-friendliness of art script." by Orion Hodson · 7 years ago
  9. 64f45cb Add --profile mode to the art script by Calin Juravle · 7 years ago
  10. f26f6fd Remove TimeZoneTest.testAllDisplayNames() failure by Joachim Sauer · 7 years ago
  11. 2553887 tools: Add golem/build-target and golem/env scripts. by Igor Murashkin · 7 years ago
  12. 3a791ce Merge "Fix date on devices in setup-buildbot-device.sh." by Roland Levillain · 7 years ago
  13. 2aab06b Fix date on devices in setup-buildbot-device.sh. by Roland Levillain · 7 years ago
  14. aa4ee8d Blacklist libcore tests relying on libjavacoretests. by Nicolas Geoffray · 7 years ago
  15. 240f324 Merge "Remove suppression of fixed test." by Adam Vartanian · 7 years ago
  16. fe1f736 Remove suppression of fixed test. by Adam Vartanian · 7 years ago
  17. cad217c ahat: update README and manifest for release 1.1 by Richard Uhler · 7 years ago
  18. e78fc52 Merge "Add script to find warnings shared across buildbot history." by Adam Vartanian · 7 years ago
  19. 89bed6d Merge changes Ic39b6d55,Id9a392ac,I1a6b05ea by Richard Uhler · 7 years ago
  20. d640e29 Show unreachable objects in ahat. by Richard Uhler · 8 years ago
  21. f629cfd ahat: add support for diffing two heap dumps. by Richard Uhler · 8 years ago
  22. cda4f2e Refactor ahat's perflib api. by Richard Uhler · 8 years ago
  23. f219661 Add script to find warnings shared across buildbot history. by Adam Vartanian · 7 years ago
  24. c604ede Remove passing tests from libcore_failures.txt. by Adam Vartanian · 7 years ago
  25. 969ca5a cpp-define-generator: presubmit hook prints better error message by Igor Murashkin · 7 years ago
  26. 582fc05 Merge "Revert "Disable libcore tests for now."" by Nicolas Geoffray · 7 years ago
  27. f4728f7 Revert "Disable libcore tests for now." by Nicolas Geoffray · 7 years ago
  28. 2d33ce2 Merge "Disable libcore tests for now." by Nicolas Geoffray · 7 years ago
  29. b1cde6a Disable libcore tests for now. by Nicolas Geoffray · 7 years ago
  30. 9b57331 Move libcore script to language O. by Nicolas Geoffray · 7 years ago
  31. 595beb3 Fix hprof/ahat for string compression. by Vladimir Marko · 7 years ago
  32. 2bb70d3 Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Igor Murashkin · 7 years ago
  33. 4ec69e5 Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Calin Juravle · 7 years ago
  34. 592505c Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" by Calin Juravle · 7 years ago
  35. 44959ec Merge "build: Generate asm_support_gen.h from the build, validate up-to-date" by Igor Murashkin · 7 years ago
  36. 9932d4b ART: Remove unused asm definition by buzbee · 7 years ago
  37. 2449a15 build: Generate asm_support_gen.h from the build, validate up-to-date by Igor Murashkin · 7 years ago
  38. 308cd68 Merge "ART: Fix buildbot-build.sh" by Treehugger Robot · 7 years ago
  39. 0dcee91 ART: Fix buildbot-build.sh by Andreas Gampe · 7 years ago
  40. 42a09cb0 ART: Reduce overhead of mterp OSR checking by buzbee · 7 years ago
  41. 5618a57 Minor edits to make nightly reports. by Aart Bik · 7 years ago
  42. 8a5ab91 [ART] Prepare streaming output of method tracing for developer use. by Shukang Zhou · 7 years ago
  43. 626aa2c Dexfuzz: Added --divergence-retry option. by Branislav Rankov · 8 years ago
  44. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 7 years ago
  45. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 7 years ago
  46. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 7 years ago
  47. 0ea249b Disable libcore test that requires IPv6 by Yi Kong · 7 years ago
  48. 7c598de Refactored compilation on host to own method. Added dx option. by Aart Bik · 8 years ago
  49. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  50. 45d75c6 Merge "Modify reporting when only true divergences are requested." by Treehugger Robot · 8 years ago
  51. 38f6301 Modify reporting when only true divergences are requested. by Aart Bik · 8 years ago
  52. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  53. 0004e85 JDWP tests need debug info by Yohann Roussel · 8 years ago
  54. 02de200 Fixed a few bugs in dexfuzz: by Branislav Rankov · 8 years ago
  55. 73209a4 Merge "Don't call realpath on a file that may not exist." by Nicolas Geoffray · 8 years ago
  56. f769461 Don't call realpath on a file that may not exist. by Nicolas Geoffray · 8 years ago
  57. 10096be Merge "Added support for android root in dexfuzz." by Aart Bik · 8 years ago
  58. 2e44560 Disabled fallback to interpreter in dexfuzz. by Branislav Rankov · 8 years ago
  59. d34d4f3 Merge "Removed quick support from dexfuzz." by Treehugger Robot · 8 years ago
  60. 2194a6f Added support for android root in dexfuzz. by Branislav Rankov · 8 years ago
  61. 932b19a Use junit-host instead of junit by Paul Duffin · 8 years ago
  62. f559b57 Removed quick support from dexfuzz. by Branislav Rankov · 8 years ago
  63. ad9c4a3 Use OUT_DIR_COMMON_BASE if OUT_DIR is unset. by Fredrik Roubert · 8 years ago
  64. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  65. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  66. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  67. 6f198e3 Add forwarding address checks for X86, arm, arm64 by Mathieu Chartier · 8 years ago
  68. 1cf194f Check for forwarding address in READ_BARRIER_MARK_REG by Mathieu Chartier · 8 years ago
  69. 3a8360f Merge "Add interface fast path to art_quick_check_cast for X86_64" by Mathieu Chartier · 8 years ago
  70. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  71. 22c5bef tools: Fix generate-asm-support script by Igor Murashkin · 8 years ago
  72. ccbec49 Remove workaround for repo. by Nicolas Geoffray · 8 years ago
  73. ec78c78 Add support for proguard deobfuscation. by Richard Uhler · 8 years ago
  74. 278ec18 Merge "Remove libcore tests failures expectations for the concurrent collector." by Roland Levillain · 8 years ago
  75. 72e7055 Remove libcore tests failures expectations for the concurrent collector. by Roland Levillain · 8 years ago
  76. e087f1f Release version 0.8 of ahat. by Richard Uhler · 8 years ago
  77. 6e9854e Merge "Revert "Blacklist flaky test."" by Neil Fuller · 8 years ago
  78. 8d935de Revert "Blacklist flaky test." by Neil Fuller · 8 years ago
  79. 5219fdc Run dexfuzz in bisection-search mode by Wojciech Staszkiewicz · 8 years ago
  80. 51cbe84 Merge "Integrate dexfuzz with bisection search" by Treehugger Robot · 8 years ago
  81. 83d3b79 Integrate dexfuzz with bisection search by Wojciech Staszkiewicz · 8 years ago
  82. 6e6c479 Merge "Fix true divergence mode" by Treehugger Robot · 8 years ago
  83. b2a3d3d Fix true divergence mode by Wojciech Staszkiewicz · 8 years ago
  84. f2cad3f Gather divergences in single directory by Wojciech Staszkiewicz · 8 years ago
  85. 161243e Merge "Handle tests which fail with no methods compiled" by Treehugger Robot · 8 years ago
  86. 05ce52b Merge "Add a true divergence mode to run_jfuzz_test.py" by Treehugger Robot · 8 years ago
  87. 52591a6 Merge "ahat: Show GC Root Paths." by Treehugger Robot · 8 years ago
  88. f68312d Handle tests which fail with no methods compiled by Wojciech Staszkiewicz · 8 years ago
  89. 8569e52 Add a true divergence mode to run_jfuzz_test.py by Wojciech Staszkiewicz · 8 years ago
  90. 176dc64 Implement nightly jfuzz test runner by Wojciech Staszkiewicz · 8 years ago
  91. 6928649 ahat: Show GC Root Paths. by Richard Uhler · 8 years ago
  92. 304533e Merge "Minor jfuzz improvements." by Aart Bik · 8 years ago
  93. ff3920a Minor jfuzz improvements. by Aart Bik · 8 years ago
  94. 18be7b3 Prepare run_jfuzz_test.py to report bugs by Wojciech Staszkiewicz · 8 years ago
  95. 842a4f3 Renaming tool: jfuzz by Aart Bik · 8 years ago
  96. a51a135 Merge "Implemented first version of java/dex fuzz testing script." by Treehugger Robot · 8 years ago
  97. e034748 Implemented first version of java/dex fuzz testing script. by Aart Bik · 8 years ago
  98. e5a3877 Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration. by Roland Levillain · 8 years ago
  99. f6dc081 Merge "Rework logcat handling" by Treehugger Robot · 8 years ago
  100. 698e4b3 Rework logcat handling by Wojciech Staszkiewicz · 8 years ago