1. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 9 years ago
  2. ab5afee Merge "Add ART_TEST_RUN_TEST_IMAGE." by Treehugger Robot · 9 years ago
  3. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 9 years ago
  4. ad93db3 Add ART_TEST_RUN_TEST_IMAGE. by Nicolas Geoffray · 9 years ago
  5. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  6. c01d490 Merge "Make no-relocate the default." by Nicolas Geoffray · 9 years ago
  7. c46a99c Merge "Make run-test --jvm set DEX_LOCATION" by Treehugger Robot · 9 years ago
  8. 2c7aaeb Make run-test --jvm set DEX_LOCATION by Alex Light · 9 years ago
  9. dee81ab Merge "ART: Add OnLoad system classloader search support" by Treehugger Robot · 9 years ago
  10. d8f6e64 Merge "Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet." by Roland Levillain · 9 years ago
  11. cefaa14 ART: Add OnLoad system classloader search support by Andreas Gampe · 9 years ago
  12. 94e25db Make no-relocate the default. by Nicolas Geoffray · 9 years ago
  13. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 9 years ago
  14. d0b5183 Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet. by Roland Levillain · 9 years ago
  15. e8fcd01 Revert "Revert "CHA for abstract methods."" by Mingyao Yang · 9 years ago
  16. 2802712 Pass the correct name to ClassFileLoadHook by Alex Light · 9 years ago
  17. e40dd38 Re-enable tests 934 & 935 by Alex Light · 9 years ago
  18. e9f36b7 Also blacklist 934 and 935 for no-relocate. by Nicolas Geoffray · 9 years ago
  19. 1e7e96e Temporarily disable tests 934 & 935 in fallback and interp_ac config by Alex Light · 9 years ago
  20. 4ff96f6 Merge "Add capability checks to all functions." by Treehugger Robot · 9 years ago
  21. b6ced0a Merge "Make jvmti tests runnable on the RI again." by Treehugger Robot · 9 years ago
  22. 9db679d Add capability checks to all functions. by Alex Light · 9 years ago
  23. ddf26ba Merge "ART: Remove experimental flags for plugins and agents" by Treehugger Robot · 9 years ago
  24. 50cc0cc Temporarily disable tests 934 & 935 for interpreter and jit. by Alex Light · 9 years ago
  25. 888a59e Make jvmti tests runnable on the RI again. by Alex Light · 9 years ago
  26. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 9 years ago
  27. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 9 years ago
  28. 2a3696a MethodHandles: Write tests for MethodHandle.asCollector. by Narayan Kamath · 9 years ago
  29. 8116003 Merge "MethodHandles: Support and tests for invokeWithArguments." by Narayan Kamath · 9 years ago
  30. a7e0b57 Disable test 154 for GC stress by Mathieu Chartier · 9 years ago
  31. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 9 years ago
  32. 2d2cc41 Merge "Temporarily increase heap min and max free" by Mathieu Chartier · 9 years ago
  33. 72a3289 Temporarily increase heap min and max free by Mathieu Chartier · 9 years ago
  34. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 9 years ago
  35. 65db940 Merge "run-test: ThreadSuspendTimeout only applies to ART." by Narayan Kamath · 9 years ago
  36. cc92b21 Merge "Add class status for resolved erroneous classes." by Vladimir Marko · 9 years ago
  37. f86c393 run-test: ThreadSuspendTimeout only applies to ART. by Narayan Kamath · 9 years ago
  38. c5889ce MethodHandles: Support and tests for invokeWithArguments. by Narayan Kamath · 9 years ago
  39. 461bbbf Merge "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 9 years ago
  40. 36bdbd2 Revert "Redesign implementation of RegisterNativeAllocation." by Richard Uhler · 9 years ago
  41. d8981ee Merge "MethodHandles: Tests for asSpreader / spreadInvoker." by Narayan Kamath · 9 years ago
  42. fab0b19 Disable 912 for JIT. by Nicolas Geoffray · 9 years ago
  43. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 9 years ago
  44. 07ba9c5 Merge "Redesign implementation of RegisterNativeAllocation." by Treehugger Robot · 9 years ago
  45. e36c51a Merge "Allow multiple HX86ComputeBaseMethodAddress." by Nicolas Geoffray · 9 years ago
  46. 4152661 ART: More rework of test 912 by Andreas Gampe · 9 years ago
  47. 1995859 ART: Change test 912 order by Andreas Gampe · 9 years ago
  48. 67edcfd Merge "ART: Add DataDumpRequest" by Treehugger Robot · 9 years ago
  49. ce97b0c Merge "Add explicit monitor inflation run test." by Hans Boehm · 9 years ago
  50. 6fe97e0 Add explicit monitor inflation run test. by Hans Boehm · 9 years ago
  51. eb0cea1 ART: Add DataDumpRequest by Andreas Gampe · 9 years ago
  52. e637746 ART: Add class events by Andreas Gampe · 9 years ago
  53. 95cf7e4 Merge "ART: Add ThreadStart & ThreadEnd" by Treehugger Robot · 9 years ago
  54. 133719e Allow multiple HX86ComputeBaseMethodAddress. by Nicolas Geoffray · 9 years ago
  55. 6055122 Merge "ART: Re-enable TI tests for target" by Nicolas Geoffray · 9 years ago
  56. 6bfc37d Redesign implementation of RegisterNativeAllocation. by Richard Uhler · 9 years ago
  57. 7400f66 Merge "Use higher default thread suspend timeout for run tests" by Treehugger Robot · 9 years ago
  58. 3fceaf5 Use higher default thread suspend timeout for run tests by Mathieu Chartier · 9 years ago
  59. eafaf57 ART: Add ThreadStart & ThreadEnd by Andreas Gampe · 9 years ago
  60. 9623ca6 ART: Re-enable TI tests for target by Andreas Gampe · 9 years ago
  61. 53ae780 ART: Refactor TI tests by Andreas Gampe · 9 years ago
  62. d713d29 Merge "ART: More valgrind suppressions" by Treehugger Robot · 9 years ago
  63. 78a70a1 ART: More valgrind suppressions by Andreas Gampe · 9 years ago
  64. a7e38d8 Use original dex file for retransformation. by Alex Light · 9 years ago
  65. 0577876 Merge "Revert "CHA for abstract methods."" by Colin Cross · 9 years ago
  66. 8ebc8bf Revert "CHA for abstract methods." by Colin Cross · 9 years ago
  67. 7c3de08 Merge "ART: Add GetClassVersionNumbers." by Treehugger Robot · 9 years ago
  68. 6cbb3c8 Merge "ART: Add tests for TLS" by Treehugger Robot · 9 years ago
  69. 7709f7b Merge changes I914dfac9,I33b1934a by Treehugger Robot · 9 years ago
  70. 6611d27 Merge "CHA for abstract methods." by Mingyao Yang · 9 years ago
  71. bcfd284 MethodHandles: Tests for asSpreader / spreadInvoker. by Narayan Kamath · 9 years ago
  72. 812a244 ART: Add GetClassVersionNumbers. by Andreas Gampe · 9 years ago
  73. 3a7eb14 ART: Add phase events by Andreas Gampe · 9 years ago
  74. 532cc7b ART: Add valgrind suppression by Andreas Gampe · 9 years ago
  75. 96eca78 ART: Add GetPhase by Andreas Gampe · 9 years ago
  76. 7b3b326 ART: Add tests for TLS by Andreas Gampe · 9 years ago
  77. dedb22a Merge "Enable CC (ART_USE_READ_BARRIER) by default." by Treehugger Robot · 9 years ago
  78. 7cd7b96 Merge changes Ib5a3632c,I871f6b3c,I6ce0f71d by Treehugger Robot · 9 years ago
  79. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 9 years ago
  80. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 9 years ago
  81. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 9 years ago
  82. 152b956 Merge "Revert "Implement RetransformClasses"" by Alex Light · 9 years ago
  83. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 9 years ago
  84. a58bc2e Merge "Implement RetransformClasses" by Treehugger Robot · 9 years ago
  85. 7af8c6a Merge "Rename offline_profiling_info to profile_compilation_info" by Calin Juravle · 9 years ago
  86. a6c5e97 Implement RetransformClasses by Alex Light · 9 years ago
  87. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 9 years ago
  88. ae6c189 CHA for abstract methods. by Mingyao Yang · 9 years ago
  89. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 9 years ago
  90. b035513 Merge "Revert "Load the array class in the compiler for allocations."" by Treehugger Robot · 9 years ago
  91. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 9 years ago
  92. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 9 years ago
  93. d79ae05 Merge "ART: Disable test 901 on target" by Treehugger Robot · 9 years ago
  94. 1a87b3b ART: Disable test 901 on target by Andreas Gampe · 9 years ago
  95. 6f8e4f0 ART: Add JNI API by Andreas Gampe · 9 years ago
  96. d4a2827 Merge "ART: Add Search API" by Treehugger Robot · 9 years ago
  97. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 9 years ago
  98. 4638106 Blacklist tests for flaky no-image. by Nicolas Geoffray · 9 years ago
  99. ce7732b ART: Add Search API by Andreas Gampe · 9 years ago
  100. a6040d4 Merge "Revert "Revert "ART: Add ThreadGroup API support""" by Andreas Gampe · 9 years ago