1. 969ca5a cpp-define-generator: presubmit hook prints better error message by Igor Murashkin · 8 years ago
  2. 582fc05 Merge "Revert "Disable libcore tests for now."" by Nicolas Geoffray · 8 years ago
  3. f4728f7 Revert "Disable libcore tests for now." by Nicolas Geoffray · 8 years ago
  4. 2d33ce2 Merge "Disable libcore tests for now." by Nicolas Geoffray · 8 years ago
  5. b1cde6a Disable libcore tests for now. by Nicolas Geoffray · 8 years ago
  6. 9b57331 Move libcore script to language O. by Nicolas Geoffray · 8 years ago
  7. 595beb3 Fix hprof/ahat for string compression. by Vladimir Marko · 8 years ago
  8. 2bb70d3 Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Igor Murashkin · 8 years ago
  9. 4ec69e5 Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Calin Juravle · 8 years ago
  10. 592505c Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" by Calin Juravle · 8 years ago
  11. 44959ec Merge "build: Generate asm_support_gen.h from the build, validate up-to-date" by Igor Murashkin · 8 years ago
  12. 9932d4b ART: Remove unused asm definition by buzbee · 8 years ago
  13. 2449a15 build: Generate asm_support_gen.h from the build, validate up-to-date by Igor Murashkin · 8 years ago
  14. 308cd68 Merge "ART: Fix buildbot-build.sh" by Treehugger Robot · 8 years ago
  15. 0dcee91 ART: Fix buildbot-build.sh by Andreas Gampe · 8 years ago
  16. 42a09cb0 ART: Reduce overhead of mterp OSR checking by buzbee · 8 years ago
  17. 5618a57 Minor edits to make nightly reports. by Aart Bik · 8 years ago
  18. 8a5ab91 [ART] Prepare streaming output of method tracing for developer use. by Shukang Zhou · 8 years ago
  19. 626aa2c Dexfuzz: Added --divergence-retry option. by Branislav Rankov · 8 years ago
  20. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  21. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  22. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  23. 0ea249b Disable libcore test that requires IPv6 by Yi Kong · 8 years ago
  24. 7c598de Refactored compilation on host to own method. Added dx option. by Aart Bik · 8 years ago
  25. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  26. 45d75c6 Merge "Modify reporting when only true divergences are requested." by Treehugger Robot · 8 years ago
  27. 38f6301 Modify reporting when only true divergences are requested. by Aart Bik · 8 years ago
  28. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  29. 0004e85 JDWP tests need debug info by Yohann Roussel · 8 years ago
  30. 02de200 Fixed a few bugs in dexfuzz: by Branislav Rankov · 8 years ago
  31. 73209a4 Merge "Don't call realpath on a file that may not exist." by Nicolas Geoffray · 8 years ago
  32. f769461 Don't call realpath on a file that may not exist. by Nicolas Geoffray · 8 years ago
  33. 10096be Merge "Added support for android root in dexfuzz." by Aart Bik · 8 years ago
  34. 2e44560 Disabled fallback to interpreter in dexfuzz. by Branislav Rankov · 8 years ago
  35. d34d4f3 Merge "Removed quick support from dexfuzz." by Treehugger Robot · 8 years ago
  36. 2194a6f Added support for android root in dexfuzz. by Branislav Rankov · 8 years ago
  37. 932b19a Use junit-host instead of junit by Paul Duffin · 8 years ago
  38. f559b57 Removed quick support from dexfuzz. by Branislav Rankov · 8 years ago
  39. ad9c4a3 Use OUT_DIR_COMMON_BASE if OUT_DIR is unset. by Fredrik Roubert · 8 years ago
  40. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  41. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  42. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  43. 6f198e3 Add forwarding address checks for X86, arm, arm64 by Mathieu Chartier · 8 years ago
  44. 1cf194f Check for forwarding address in READ_BARRIER_MARK_REG by Mathieu Chartier · 8 years ago
  45. 3a8360f Merge "Add interface fast path to art_quick_check_cast for X86_64" by Mathieu Chartier · 8 years ago
  46. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  47. 22c5bef tools: Fix generate-asm-support script by Igor Murashkin · 8 years ago
  48. ccbec49 Remove workaround for repo. by Nicolas Geoffray · 8 years ago
  49. ec78c78 Add support for proguard deobfuscation. by Richard Uhler · 8 years ago
  50. 278ec18 Merge "Remove libcore tests failures expectations for the concurrent collector." by Roland Levillain · 8 years ago
  51. 72e7055 Remove libcore tests failures expectations for the concurrent collector. by Roland Levillain · 8 years ago
  52. e087f1f Release version 0.8 of ahat. by Richard Uhler · 8 years ago
  53. 6e9854e Merge "Revert "Blacklist flaky test."" by Neil Fuller · 8 years ago
  54. 8d935de Revert "Blacklist flaky test." by Neil Fuller · 8 years ago
  55. 5219fdc Run dexfuzz in bisection-search mode by Wojciech Staszkiewicz · 8 years ago
  56. 51cbe84 Merge "Integrate dexfuzz with bisection search" by Treehugger Robot · 8 years ago
  57. 83d3b79 Integrate dexfuzz with bisection search by Wojciech Staszkiewicz · 8 years ago
  58. 6e6c479 Merge "Fix true divergence mode" by Treehugger Robot · 8 years ago
  59. b2a3d3d Fix true divergence mode by Wojciech Staszkiewicz · 8 years ago
  60. f2cad3f Gather divergences in single directory by Wojciech Staszkiewicz · 8 years ago
  61. 161243e Merge "Handle tests which fail with no methods compiled" by Treehugger Robot · 8 years ago
  62. 05ce52b Merge "Add a true divergence mode to run_jfuzz_test.py" by Treehugger Robot · 8 years ago
  63. 52591a6 Merge "ahat: Show GC Root Paths." by Treehugger Robot · 8 years ago
  64. f68312d Handle tests which fail with no methods compiled by Wojciech Staszkiewicz · 8 years ago
  65. 8569e52 Add a true divergence mode to run_jfuzz_test.py by Wojciech Staszkiewicz · 8 years ago
  66. 176dc64 Implement nightly jfuzz test runner by Wojciech Staszkiewicz · 8 years ago
  67. 6928649 ahat: Show GC Root Paths. by Richard Uhler · 8 years ago
  68. 304533e Merge "Minor jfuzz improvements." by Aart Bik · 8 years ago
  69. ff3920a Minor jfuzz improvements. by Aart Bik · 8 years ago
  70. 18be7b3 Prepare run_jfuzz_test.py to report bugs by Wojciech Staszkiewicz · 8 years ago
  71. 842a4f3 Renaming tool: jfuzz by Aart Bik · 8 years ago
  72. a51a135 Merge "Implemented first version of java/dex fuzz testing script." by Treehugger Robot · 8 years ago
  73. e034748 Implemented first version of java/dex fuzz testing script. by Aart Bik · 8 years ago
  74. e5a3877 Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration. by Roland Levillain · 8 years ago
  75. f6dc081 Merge "Rework logcat handling" by Treehugger Robot · 8 years ago
  76. 698e4b3 Rework logcat handling by Wojciech Staszkiewicz · 8 years ago
  77. cd8a057 Move ART_HOST_TEST_DIR to Android.common_test.mk by Dan Willemsen · 8 years ago
  78. 669cfcd Merge "Fix run_java_fuzz_test.py imports" by Treehugger Robot · 8 years ago
  79. f64837d Fix run_java_fuzz_test.py imports by Wojciech Staszkiewicz · 8 years ago
  80. 9d53731 Minor edits in javafuzz by Aart Bik · 8 years ago
  81. eb1aa7d Merge "Integrate bisection search with javafuzz" by Treehugger Robot · 8 years ago
  82. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  83. 0d0fd4a Integrate bisection search with javafuzz by Wojciech Staszkiewicz · 8 years ago
  84. 2048da5 Merge "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Treehugger Robot · 8 years ago
  85. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
  86. 1f43979 Merge "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Treehugger Robot · 8 years ago
  87. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  88. 4177c6c New workaround for chromium buildbot. by Nicolas Geoffray · 8 years ago
  89. d062ac5 Workaround for repo incompatibilities on buildbot. by Nicolas Geoffray · 8 years ago
  90. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  91. 4bd3d6b Merge "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  92. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  93. 3bac544 Merge "Make bisection search and javafuzz python modules" by Treehugger Robot · 8 years ago
  94. fa6d670 Make bisection search and javafuzz python modules by Wojciech Staszkiewicz · 8 years ago
  95. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  96. a1be503 Merge "Prepare bisection search for runtest integration" by Aart Bik · 8 years ago
  97. 1a86171 Revert "Convert more of art to Android.bp" by Colin Cross · 8 years ago
  98. 2a3e344 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  99. ddac139 Merge "Add -g to art script --perf-report" by Treehugger Robot · 8 years ago
  100. 4a45627 Convert more of art to Android.bp by Colin Cross · 8 years ago