1. ab4326e Revert^2 "Re-enable some more ART gtests when running under ASan." by Roland Levillain · 6 years ago
  2. 02fe4ed Merge "Mark test-art-*-run-test-dependencies as phony targets" by Treehugger Robot · 6 years ago
  3. d8d3adc Merge "Remove the `art-gtest-valgrind32` testrunner configuration." by Roland Levillain · 6 years ago
  4. a53cf87 Merge "Run ART run-tests with ASan in speed-profile mode." by Roland Levillain · 6 years ago
  5. b63d8d1 Merge "Revert "Re-enable some more ART gtests when running under ASan."" by Roland Levillain · 6 years ago
  6. 0794a52 Revert "Re-enable some more ART gtests when running under ASan." by Roland Levillain · 6 years ago
  7. f28f969 Merge "ART: Move CheckJNI to runtime/jni" by Treehugger Robot · 6 years ago
  8. d0f5341 Merge "ART: Use d8 as dexer for tests not using desugar" by Treehugger Robot · 6 years ago
  9. 8d6af0e Merge "Re-enable some more ART gtests when running under ASan." by Roland Levillain · 6 years ago
  10. ce6ed26 Run ART run-tests with ASan in speed-profile mode. by Roland Levillain · 6 years ago
  11. e464f1f Re-enable some more ART gtests when running under ASan. by Roland Levillain · 6 years ago
  12. e596f1e Remove the `art-gtest-valgrind32` testrunner configuration. by Roland Levillain · 6 years ago
  13. 48eae7d ART: Use d8 as dexer for tests not using desugar by Orion Hodson · 6 years ago
  14. 47d165e Merge "Kill chroot processes at the end of the ART Buildbot tear-down script." by Roland Levillain · 6 years ago
  15. 556db4d Merge "ART-tests: remove DX dependency from 672/673" by Treehugger Robot · 6 years ago
  16. 3d2a20a Merge "ART-tests: Remove DX dependency from 661-checker-simd-reduc" by Treehugger Robot · 6 years ago
  17. 03b0346 Mark test-art-*-run-test-dependencies as phony targets by Dan Willemsen · 6 years ago
  18. 2c12bb6 Merge "Use strong CAS for identity hash code" by Mathieu Chartier · 6 years ago
  19. e3435cb Merge "Refactor ownership in dex_ir" by David Sehr · 6 years ago
  20. 8bb3c68 Use strong CAS for identity hash code by Mathieu Chartier · 6 years ago
  21. c0ed43e ART: Move CheckJNI to runtime/jni by Andreas Gampe · 6 years ago
  22. 493bf73 Merge "Add const to match <jni.h>." by Elliott Hughes · 6 years ago
  23. baee150 Merge "Fix bug in Value.getBaseline()." by Treehugger Robot · 6 years ago
  24. 7124f7d ART-tests: remove DX dependency from 672/673 by Tamas Kenez · 6 years ago
  25. 7d7457c Fix bug in Value.getBaseline(). by Richard Uhler · 6 years ago
  26. adc4057 Merge "Add a suite tag to ahat unit tests" by Treehugger Robot · 6 years ago
  27. 37c7515 ART-tests: Remove DX dependency from 661-checker-simd-reduc by Tamas Kenez · 6 years ago
  28. f3fa956 Add a suite tag to ahat unit tests by Julien Desprez · 6 years ago
  29. 3e41a53 Merge "Simplify the 137-cfi test." by David Srbecky · 6 years ago
  30. 22352f3 Add const to match <jni.h>. by Elliott Hughes · 6 years ago
  31. cd56c6c Simplify the 137-cfi test. by David Srbecky · 6 years ago
  32. 1e67f05 Merge "Ensure HandleChunk actually moves into native state" by Treehugger Robot · 6 years ago
  33. 92a0206 Merge "ART: Ignore unneeded environment uses." by Treehugger Robot · 6 years ago
  34. 2b5a38f Refactor ownership in dex_ir by David Sehr · 6 years ago
  35. 8e6f86c Ensure HandleChunk actually moves into native state by Alex Light · 6 years ago
  36. 69abc58 Merge "ART: Make GVN work with BoundType." by Treehugger Robot · 6 years ago
  37. 9ebb41f Kill chroot processes at the end of the ART Buildbot tear-down script. by Roland Levillain · 6 years ago
  38. d675053 ART: Ignore unneeded environment uses. by Artem Serov · 6 years ago
  39. 5f7c6a1 Merge "ART-tests: Remove DX dependency from 660-checker-simd-sad-*" by Treehugger Robot · 6 years ago
  40. 4d277ba ART: Make GVN work with BoundType. by Artem Serov · 6 years ago
  41. 6580551 Merge "ART: Add native bridge "support" to run-test" by Treehugger Robot · 6 years ago
  42. d3d00da ART-tests: Remove DX dependency from 660-checker-simd-sad-* by Tamas Kenez · 6 years ago
  43. 013faf6 Merge "ART: Remove DX listing flags from test scripts" by Treehugger Robot · 6 years ago
  44. 11dd463 Merge "ART-tests: Remove DX dependency from 569-checker-pattern-replacement." by Treehugger Robot · 6 years ago
  45. e2b1889 ART: Remove DX listing flags from test scripts by Orion Hodson · 6 years ago
  46. a9b1310 ART-tests: Remove DX dependency from 569-checker-pattern-replacement. by Tamas Kenez · 6 years ago
  47. a7ecf8a Merge "Re-enable ART code paths and tests for ASan that were disabled for Valgrind." by Roland Levillain · 6 years ago
  48. 5d72a90 Merge "ART-tests: Remove DX dependency from 565-checker-rotate" by Treehugger Robot · 6 years ago
  49. d7bd819 Merge "ART-tests: Remove DX dependency from 530/583" by Treehugger Robot · 6 years ago
  50. 10b59ed ART-tests: Remove DX dependency from 565-checker-rotate by Tamas Kenez · 6 years ago
  51. fd664ea Merge "ART-tests: Remove DX dependency from 646-checker-hadd(-alt)?-(short|char)" by Tamas Kenez · 6 years ago
  52. 24d1332 ART-tests: Remove DX dependency from 530/583 by Tamas Kenez · 6 years ago
  53. 0b0d3b4 Re-enable ART code paths and tests for ASan that were disabled for Valgrind. by Roland Levillain · 6 years ago
  54. d0566d4 ART: Add native bridge "support" to run-test by Andreas Gampe · 6 years ago
  55. d4f6038 ART-tests: Remove DX dependency from 646-checker-hadd(-alt)?-(short|char) by Tamas Kenez · 6 years ago
  56. 45b12e7 Merge "Move some helper methods to DexRegisterLocation." by David Srbecky · 6 years ago
  57. c9633c8 Merge "Remove POD helper classes for BitTableBuilder." by Treehugger Robot · 6 years ago
  58. 41a50f3 Merge "Re-enable NonMovingAlloc operations in ThreadStress, except with GSS." by Roland Levillain · 6 years ago
  59. f325e28 Remove POD helper classes for BitTableBuilder. by David Srbecky · 6 years ago
  60. e140212 Move some helper methods to DexRegisterLocation. by David Srbecky · 6 years ago
  61. 60204d2 Merge "Add Kind column to stack maps." by David Srbecky · 6 years ago
  62. 7a3e783 Merge "Small refactor of MIN/MAX compiler code." by Treehugger Robot · 6 years ago
  63. 50b179c Merge "ART-tests: Remove DX dependency from 626-checker-arm64-scratch-register." by Tamas Kenez · 6 years ago
  64. 2227fe4 Small refactor of MIN/MAX compiler code. by Petre-Ionut Tudor · 6 years ago
  65. 111b895 Merge changes Ib3267cea,Id21c36e4,I069957a6,I18fb381d,I1bc55bc1 by Alex Light · 6 years ago
  66. 5a07834 Merge "Use factory pattern for dex_ir objects" by David Sehr · 6 years ago
  67. d83437c Use factory pattern for dex_ir objects by David Sehr · 6 years ago
  68. 50fac06 Add Kind column to stack maps. by David Srbecky · 6 years ago
  69. f244a57 Entry-exit stubs are independent of deoptimization by Alex Light · 6 years ago
  70. dc5423f Ensure that we don't call MethodEntered on runtime methods by Alex Light · 6 years ago
  71. c97946c Allow jumping back to interpreter in instrumentation entrypoint. by Alex Light · 6 years ago
  72. 6cae5ea Ensure we never instrument Proxy.<init> entrypoint by Alex Light · 6 years ago
  73. 1d15f5a Merge "Do not print .bss mappings for oatdump --header-only." by Vladimir Marko · 6 years ago
  74. bacb8e4 Do not print .bss mappings for oatdump --header-only. by Vladimir Marko · 6 years ago
  75. 78a97b9 Merge "Rewrite stack map statistics printing in outdump." by David Srbecky · 6 years ago
  76. bb87891 ART-tests: Remove DX dependency from 626-checker-arm64-scratch-register. by Tamas Kenez · 6 years ago
  77. fc9c17f Merge "Display users of the chroot dir in the ART Buildbot tear-down script." by Roland Levillain · 6 years ago
  78. ee18ebc Re-enable NonMovingAlloc operations in ThreadStress, except with GSS. by Roland Levillain · 6 years ago
  79. 86decb6 Rewrite stack map statistics printing in outdump. by David Srbecky · 6 years ago
  80. 0e3a330 Merge "Add missing spaces in constructing args" by Treehugger Robot · 6 years ago
  81. 0d20d58 Add missing spaces in constructing args by Alex Light · 6 years ago
  82. b32c6a9 Removing instrumentation trampolines doesn't remove exit stubs by Alex Light · 6 years ago
  83. ff5d955 Merge "Analysis of field iget/iset on first arg register" by Mathieu Chartier · 6 years ago
  84. a189218 Merge "Make ti-fast agent fallback to kArtTiVersion" by Treehugger Robot · 6 years ago
  85. 1bcec12 Merge "Make 'art' tool default to passing -XjdwpProvider:none" by Alex Light · 6 years ago
  86. 5abbdd3 Make ti-fast agent fallback to kArtTiVersion by Alex Light · 6 years ago
  87. 5d16154 Analysis of field iget/iset on first arg register by Mathieu Chartier · 6 years ago
  88. a4817fb Make 'art' tool default to passing -XjdwpProvider:none by Alex Light · 6 years ago
  89. 7e3b455 Merge "Simplify const-string.indexOf()." by Vladimir Marko · 6 years ago
  90. 9b98ee8 Merge "GC-local moved/objects_moved counters for CC." by Lokesh Gidra · 6 years ago
  91. 1a3f10f Merge "ART-tests: Remove DX-dependency from 618-checker-induction." by Treehugger Robot · 6 years ago
  92. f647c4c Display users of the chroot dir in the ART Buildbot tear-down script. by Roland Levillain · 6 years ago
  93. 178615c Merge "Improve ahat dominators computation." by Treehugger Robot · 6 years ago
  94. 6fa4404 Simplify const-string.indexOf(). by Vladimir Marko · 6 years ago
  95. 32e83b3 Merge "ART-tests: Remove DX-dependency from 570-checker-osr." by Treehugger Robot · 6 years ago
  96. 6f17b57 ART-tests: Remove DX-dependency from 618-checker-induction. by Tamas Kenez · 6 years ago
  97. 36e18dc Merge "Simplify the ART Buildbot clean-up script regarding chroot support." by Roland Levillain · 6 years ago
  98. f83f83d Improve ahat dominators computation. by Richard Uhler · 6 years ago
  99. 515b183 Merge "ART-tests: remove DX-dependency from 566-checker-signum" by Treehugger Robot · 6 years ago
  100. 8bdbd37 ART-tests: Remove DX-dependency from 570-checker-osr. by Tamas Kenez · 6 years ago