1. 2b5a38f Refactor ownership in dex_ir by David Sehr · 6 years ago
  2. 5f7c6a1 Merge "ART-tests: Remove DX dependency from 660-checker-simd-sad-*" by Treehugger Robot · 6 years ago
  3. 6580551 Merge "ART: Add native bridge "support" to run-test" by Treehugger Robot · 6 years ago
  4. d3d00da ART-tests: Remove DX dependency from 660-checker-simd-sad-* by Tamas Kenez · 6 years ago
  5. 013faf6 Merge "ART: Remove DX listing flags from test scripts" by Treehugger Robot · 6 years ago
  6. 11dd463 Merge "ART-tests: Remove DX dependency from 569-checker-pattern-replacement." by Treehugger Robot · 6 years ago
  7. e2b1889 ART: Remove DX listing flags from test scripts by Orion Hodson · 6 years ago
  8. a9b1310 ART-tests: Remove DX dependency from 569-checker-pattern-replacement. by Tamas Kenez · 6 years ago
  9. a7ecf8a Merge "Re-enable ART code paths and tests for ASan that were disabled for Valgrind." by Roland Levillain · 6 years ago
  10. 5d72a90 Merge "ART-tests: Remove DX dependency from 565-checker-rotate" by Treehugger Robot · 6 years ago
  11. d7bd819 Merge "ART-tests: Remove DX dependency from 530/583" by Treehugger Robot · 6 years ago
  12. 10b59ed ART-tests: Remove DX dependency from 565-checker-rotate by Tamas Kenez · 6 years ago
  13. fd664ea Merge "ART-tests: Remove DX dependency from 646-checker-hadd(-alt)?-(short|char)" by Tamas Kenez · 6 years ago
  14. 24d1332 ART-tests: Remove DX dependency from 530/583 by Tamas Kenez · 6 years ago
  15. 0b0d3b4 Re-enable ART code paths and tests for ASan that were disabled for Valgrind. by Roland Levillain · 6 years ago
  16. d0566d4 ART: Add native bridge "support" to run-test by Andreas Gampe · 6 years ago
  17. d4f6038 ART-tests: Remove DX dependency from 646-checker-hadd(-alt)?-(short|char) by Tamas Kenez · 6 years ago
  18. 45b12e7 Merge "Move some helper methods to DexRegisterLocation." by David Srbecky · 6 years ago
  19. c9633c8 Merge "Remove POD helper classes for BitTableBuilder." by Treehugger Robot · 6 years ago
  20. 41a50f3 Merge "Re-enable NonMovingAlloc operations in ThreadStress, except with GSS." by Roland Levillain · 6 years ago
  21. f325e28 Remove POD helper classes for BitTableBuilder. by David Srbecky · 6 years ago
  22. e140212 Move some helper methods to DexRegisterLocation. by David Srbecky · 6 years ago
  23. 60204d2 Merge "Add Kind column to stack maps." by David Srbecky · 6 years ago
  24. 7a3e783 Merge "Small refactor of MIN/MAX compiler code." by Treehugger Robot · 6 years ago
  25. 50b179c Merge "ART-tests: Remove DX dependency from 626-checker-arm64-scratch-register." by Tamas Kenez · 6 years ago
  26. 2227fe4 Small refactor of MIN/MAX compiler code. by Petre-Ionut Tudor · 6 years ago
  27. 111b895 Merge changes Ib3267cea,Id21c36e4,I069957a6,I18fb381d,I1bc55bc1 by Alex Light · 6 years ago
  28. 5a07834 Merge "Use factory pattern for dex_ir objects" by David Sehr · 6 years ago
  29. d83437c Use factory pattern for dex_ir objects by David Sehr · 6 years ago
  30. 50fac06 Add Kind column to stack maps. by David Srbecky · 6 years ago
  31. f244a57 Entry-exit stubs are independent of deoptimization by Alex Light · 6 years ago
  32. dc5423f Ensure that we don't call MethodEntered on runtime methods by Alex Light · 6 years ago
  33. c97946c Allow jumping back to interpreter in instrumentation entrypoint. by Alex Light · 6 years ago
  34. 6cae5ea Ensure we never instrument Proxy.<init> entrypoint by Alex Light · 6 years ago
  35. 1d15f5a Merge "Do not print .bss mappings for oatdump --header-only." by Vladimir Marko · 6 years ago
  36. bacb8e4 Do not print .bss mappings for oatdump --header-only. by Vladimir Marko · 6 years ago
  37. 78a97b9 Merge "Rewrite stack map statistics printing in outdump." by David Srbecky · 6 years ago
  38. bb87891 ART-tests: Remove DX dependency from 626-checker-arm64-scratch-register. by Tamas Kenez · 6 years ago
  39. fc9c17f Merge "Display users of the chroot dir in the ART Buildbot tear-down script." by Roland Levillain · 6 years ago
  40. ee18ebc Re-enable NonMovingAlloc operations in ThreadStress, except with GSS. by Roland Levillain · 6 years ago
  41. 86decb6 Rewrite stack map statistics printing in outdump. by David Srbecky · 6 years ago
  42. 0e3a330 Merge "Add missing spaces in constructing args" by Treehugger Robot · 6 years ago
  43. 0d20d58 Add missing spaces in constructing args by Alex Light · 6 years ago
  44. b32c6a9 Removing instrumentation trampolines doesn't remove exit stubs by Alex Light · 6 years ago
  45. ff5d955 Merge "Analysis of field iget/iset on first arg register" by Mathieu Chartier · 6 years ago
  46. a189218 Merge "Make ti-fast agent fallback to kArtTiVersion" by Treehugger Robot · 6 years ago
  47. 1bcec12 Merge "Make 'art' tool default to passing -XjdwpProvider:none" by Alex Light · 6 years ago
  48. 5abbdd3 Make ti-fast agent fallback to kArtTiVersion by Alex Light · 6 years ago
  49. 5d16154 Analysis of field iget/iset on first arg register by Mathieu Chartier · 6 years ago
  50. a4817fb Make 'art' tool default to passing -XjdwpProvider:none by Alex Light · 6 years ago
  51. 7e3b455 Merge "Simplify const-string.indexOf()." by Vladimir Marko · 6 years ago
  52. 9b98ee8 Merge "GC-local moved/objects_moved counters for CC." by Lokesh Gidra · 6 years ago
  53. 1a3f10f Merge "ART-tests: Remove DX-dependency from 618-checker-induction." by Treehugger Robot · 6 years ago
  54. f647c4c Display users of the chroot dir in the ART Buildbot tear-down script. by Roland Levillain · 6 years ago
  55. 178615c Merge "Improve ahat dominators computation." by Treehugger Robot · 6 years ago
  56. 6fa4404 Simplify const-string.indexOf(). by Vladimir Marko · 7 years ago
  57. 32e83b3 Merge "ART-tests: Remove DX-dependency from 570-checker-osr." by Treehugger Robot · 6 years ago
  58. 6f17b57 ART-tests: Remove DX-dependency from 618-checker-induction. by Tamas Kenez · 6 years ago
  59. 36e18dc Merge "Simplify the ART Buildbot clean-up script regarding chroot support." by Roland Levillain · 6 years ago
  60. f83f83d Improve ahat dominators computation. by Richard Uhler · 6 years ago
  61. 515b183 Merge "ART-tests: remove DX-dependency from 566-checker-signum" by Treehugger Robot · 6 years ago
  62. 8bdbd37 ART-tests: Remove DX-dependency from 570-checker-osr. by Tamas Kenez · 6 years ago
  63. 4914d15 ART-tests: remove DX-dependency from 566-checker-signum by Tamas Kenez · 6 years ago
  64. 1e739fa Merge "Add support for a --run-test-option to testrunner." by Treehugger Robot · 6 years ago
  65. 9f13307 Merge "Make ti-stress work on RI" by Treehugger Robot · 6 years ago
  66. 2682918 Add support for a --run-test-option to testrunner. by Alex Light · 6 years ago
  67. 4134905 Make ti-stress work on RI by Alex Light · 6 years ago
  68. a316f91 Merge ""Revert^4 "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 6 years ago
  69. 7a18154 GC-local moved/objects_moved counters for CC. by Hiroshi Yamauchi · 8 years ago
  70. 917c80f Simplify the ART Buildbot clean-up script regarding chroot support. by Roland Levillain · 6 years ago
  71. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 6 years ago
  72. 9fdd012 Merge "Revert "Add Throwable.UNASSIGNED_STACK to well known fields"" by Paul Duffin · 6 years ago
  73. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  74. c0f02d4 Revert "Add Throwable.UNASSIGNED_STACK to well known fields" by Neil Fuller · 6 years ago
  75. b42042e Merge "ART: Adds an entrypoint for invoke-custom" by Treehugger Robot · 6 years ago
  76. 7643e41 Merge "Remove DCHECK while investigating." by Nicolas Geoffray · 6 years ago
  77. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 6 years ago
  78. a8822d4 Merge "Keep objects for Integer.valueOf() intrinsic alive." by Vladimir Marko · 6 years ago
  79. 20c64f8 Merge "Refactor ClassAccessor to use an index instead of ClassDef pointer" by Mathieu Chartier · 6 years ago
  80. baac7e4 "Revert^4 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  81. 456dc5c Merge "ART: Simplify invoke-polymorphic entrypoints" by Treehugger Robot · 6 years ago
  82. 96f0ec1 Remove DCHECK while investigating. by Nicolas Geoffray · 6 years ago
  83. cf8e60f Merge "Blacklist test." by Nicolas Geoffray · 6 years ago
  84. cd260eb ART: Simplify invoke-polymorphic entrypoints by Orion Hodson · 6 years ago
  85. 92149d0 Blacklist test. by Nicolas Geoffray · 6 years ago
  86. 408bdc6 Merge "Add a tradefed config for ahat's unit tests." by Treehugger Robot · 6 years ago
  87. a4bae54 Merge "Remove unused GetDexRegisterMap arguments." by David Srbecky · 6 years ago
  88. bac28b0 Merge "Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)""" by Nicolas Geoffray · 6 years ago
  89. fb57a65 Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"" by Nicolas Geoffray · 6 years ago
  90. 26d465f Add a tradefed config for ahat's unit tests. by Richard Uhler · 6 years ago
  91. e5a0dd8 Merge "ART-tests: Remove DX-dependency from 565-checker-doublenegbitwise" by Tamas Kenez · 6 years ago
  92. f69a511 Merge "ART-tests: Remove DX-dependency from 551-checker-shifter-operand" by Tamas Kenez · 6 years ago
  93. 18e2687 Refactor ClassAccessor to use an index instead of ClassDef pointer by Mathieu Chartier · 6 years ago
  94. 803a8d7 Merge "Add debugging for b/62653020" by Treehugger Robot · 6 years ago
  95. 342e59c Merge "Follow rename from removing desugar support" by Treehugger Robot · 6 years ago
  96. 204078a Merge "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"" by Alex Light · 6 years ago
  97. 9cb13a6 Add debugging for b/62653020 by Colin Cross · 6 years ago
  98. 693c6d6 Merge "Add Throwable.UNASSIGNED_STACK to well known fields" by Paul Duffin · 6 years ago
  99. 7b39a39 Revert^2 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  100. 4459bae ART-tests: Remove DX-dependency from 551-checker-shifter-operand by Tamas Kenez · 6 years ago