1. 7201fe3 Merge "ART: Refactor JVMTI run tests" by Treehugger Robot · 8 years ago
  2. 113ecfe Merge "Re-enable test 983 with speed-profile" by Treehugger Robot · 8 years ago
  3. 3f46c96 ART: Refactor JVMTI run tests by Andreas Gampe · 8 years ago
  4. e79f329 Re-enable test 983 with speed-profile by Alex Light · 8 years ago
  5. dac3f7d Merge "(Re)enable the use of inline caches in AOT" by Calin Juravle · 8 years ago
  6. f62940e Merge "ART: Fix VISIT_OBJECTS and ABORT for FollowReferences" by Treehugger Robot · 8 years ago
  7. c756f08 ART: Fix VISIT_OBJECTS and ABORT for FollowReferences by Andreas Gampe · 8 years ago
  8. c700f00 Merge "Dedup original dex file for classes transformed on first load." by Treehugger Robot · 8 years ago
  9. b68e12c Merge "Do more GCs for test 141" by Treehugger Robot · 8 years ago
  10. 15996a3 Merge "Update deopt statements in 638-checker-inline-caches" by Calin Juravle · 8 years ago
  11. 6a65631 Dedup original dex file for classes transformed on first load. by Alex Light · 8 years ago
  12. bc1ef6c Do more GCs for test 141 by Mathieu Chartier · 8 years ago
  13. 8af7089 (Re)enable the use of inline caches in AOT by Calin Juravle · 8 years ago
  14. f1e1c7e Update deopt statements in 638-checker-inline-caches by Calin Juravle · 8 years ago
  15. e2a739a Merge "Undo dex2dex compilation before invoking LoadHook" by Treehugger Robot · 8 years ago
  16. 591654e Merge "Layout string data" by Mathieu Chartier · 8 years ago
  17. 4e03442 Merge "Change Ti::Agent collection from vector to List" by Treehugger Robot · 8 years ago
  18. 4052847 Undo dex2dex compilation before invoking LoadHook by Alex Light · 8 years ago
  19. d07f2ba Merge "Gracefully handle bogus profiling info for inline caches." by Calin Juravle · 8 years ago
  20. fa0aa09 Layout string data by Mathieu Chartier · 8 years ago
  21. 4b812fa Change Ti::Agent collection from vector to List by Alex Light · 8 years ago
  22. 8b71f08 Merge "ART: Fix ObjectFree reporting" by Treehugger Robot · 8 years ago
  23. c5e0f20 Merge "ART: Fix GetThreadInfo" by Treehugger Robot · 8 years ago
  24. a1705ea ART: Fix ObjectFree reporting by Andreas Gampe · 8 years ago
  25. 09004f0 Merge "Incorporate random profile tests into run-test." by Treehugger Robot · 8 years ago
  26. db6c2ab ART: Fix GetThreadInfo by Andreas Gampe · 8 years ago
  27. 4ba18fd Merge "Fix lock order for jvmti kTaggingLockLevel" by Mathieu Chartier · 8 years ago
  28. 4c0b4bc Gracefully handle bogus profiling info for inline caches. by Nicolas Geoffray · 8 years ago
  29. f169e27 Fix lock order for jvmti kTaggingLockLevel by Mathieu Chartier · 8 years ago
  30. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 8 years ago
  31. 37aa4c9 Add test to verify dex file passed to agent by Alex Light · 8 years ago
  32. 7359649 Merge "Make data dependency around HDeoptimize correct." by Nicolas Geoffray · 8 years ago
  33. d66a932 Merge "ART: Clean up field initialization" by Andreas Gampe · 8 years ago
  34. 4fc76b3 Merge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6,I172cef38, ... by Treehugger Robot · 8 years ago
  35. cd29b3b Merge "Testrunner: Fix output parsing issue" by Treehugger Robot · 8 years ago
  36. f9a7d74 Remove signal mask checks from native bridge tests. by Josh Gao · 8 years ago
  37. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  38. 46bfb7c Merge "One more test to disable for CHA." by Nicolas Geoffray · 8 years ago
  39. 238fdfc Merge "Ensure 'modified' field of ArtClassDefinition is always initialized." by Treehugger Robot · 8 years ago
  40. 2f69948 One more test to disable for CHA. by Nicolas Geoffray · 8 years ago
  41. c64fb4d Merge "Testrunner: Temporarily fix long Dex File name issue" by Treehugger Robot · 8 years ago
  42. 3092c6e Testrunner: Fix output parsing issue by Shubham Ajmera · 8 years ago
  43. 5127178 Ensure 'modified' field of ArtClassDefinition is always initialized. by Alex Light · 8 years ago
  44. 3b8adf5 Merge "Check for unattached threads in JVMTI functions" by Treehugger Robot · 8 years ago
  45. 6f8e2c9 Make data dependency around HDeoptimize correct. by Nicolas Geoffray · 8 years ago
  46. 85f8841 Merge ""Revert^6 "CHA for interface method."""" by Nicolas Geoffray · 8 years ago
  47. 7f56a74 Merge "Revert "Revert "Make original dex file be more deduplicated""" by Treehugger Robot · 8 years ago
  48. c461476 Add 'dist' to gtest targets to avoid jack issues. by Nicolas Geoffray · 8 years ago
  49. 18ea1c9 "Revert^6 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  50. a6fbe39 Makefile cleanup/fix after refactoring. by Nicolas Geoffray · 8 years ago
  51. 8b83ba5 Merge "Fix issue with Android.run-test.mk" by Nicolas Geoffray · 8 years ago
  52. 29f8968 Testrunner: Temporarily fix long Dex File name issue by Shubham Ajmera · 8 years ago
  53. 1edc8cf Check for unattached threads in JVMTI functions by Alex Light · 8 years ago
  54. 75f37d6 Fix issue with Android.run-test.mk by Alex Light · 8 years ago
  55. 2f814aa Revert "Revert "Make original dex file be more deduplicated"" by Alex Light · 8 years ago
  56. 9d631dd sigchain: fix sigaction(signal, nullptr, &sa). by Josh Gao · 8 years ago
  57. d5482fe Merge "Silence ulimit in run-test" by Orion Hodson · 8 years ago
  58. a6cefa7 Merge "Deterministic DexCache in heap images." by Vladimir Marko · 8 years ago
  59. fc01c0f Merge "Testrunner: Print colored text only when printing on terminal" by Shubham Ajmera · 8 years ago
  60. bd328d3 Silence ulimit in run-test by Orion Hodson · 8 years ago
  61. da9f7eb Merge "Revert "Revert^4 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  62. 27ef25f Revert "Revert^4 "CHA for interface method."" by Nicolas Geoffray · 8 years ago
  63. ca32c31 Merge "Revert "Make original dex file be more deduplicated"" by Nicolas Geoffray · 8 years ago
  64. a7c04c4 Revert "Make original dex file be more deduplicated" by Nicolas Geoffray · 8 years ago
  65. 85a78cf Revert^2: "Make sigchain actually own the signal chain."" by Josh Gao · 8 years ago
  66. 6efac99 Merge "Reduce test 051-threads to 128 threads instead of 512" by Mathieu Chartier · 8 years ago
  67. 22499e2 Testrunner: Print colored text only when printing on terminal by Shubham Ajmera · 8 years ago
  68. d38959a Merge "Remove test logic from Android.run-test.mk" by Shubham Ajmera · 8 years ago
  69. 6824486 Reduce test 051-threads to 128 threads instead of 512 by Mathieu Chartier · 8 years ago
  70. b8006e6 Merge "Make original dex file be more deduplicated" by Treehugger Robot · 8 years ago
  71. f13821e Merge "Revert^4 "CHA for interface method."" by Mingyao Yang · 8 years ago
  72. 4a5a162 Remove test logic from Android.run-test.mk by Shubham Ajmera · 8 years ago
  73. 4f1c5fa Merge "Replace + by / to avoid vectorization of loop." by Aart Bik · 8 years ago
  74. f25cc73 Deterministic DexCache in heap images. by Vladimir Marko · 8 years ago
  75. 5e8ea90 Merge "Revert "Blacklist test that times out."" by Treehugger Robot · 8 years ago
  76. c70ab71 Revert "Blacklist test that times out." by Nicolas Geoffray · 8 years ago
  77. f454679 Merge "Fix bot breakages." by Treehugger Robot · 8 years ago
  78. a5b9af1 Replace + by / to avoid vectorization of loop. by Aart Bik · 8 years ago
  79. fb18513 Revert^4 "CHA for interface method." by Mingyao Yang · 8 years ago
  80. 2b86465 Merge "Speed up test 080-oom-throw" by Mathieu Chartier · 8 years ago
  81. 30f530e Speed up test 080-oom-throw by Mathieu Chartier · 8 years ago
  82. 9556cb2 Make original dex file be more deduplicated by Alex Light · 8 years ago
  83. 300c09b Fix bot breakages. by Nicolas Geoffray · 8 years ago
  84. 882ea47 Blacklist test that times out. by Nicolas Geoffray · 8 years ago
  85. 48f7a5b Merge "Assign pointer to quick code for copied methods" by Nicolas Geoffray · 8 years ago
  86. 30b7815 Merge "Run gtests in art-test" by Shubham Ajmera · 8 years ago
  87. a8e46e6 Some more blacklisting. by Nicolas Geoffray · 8 years ago
  88. 01b7000 Remove extra comma in knownfailures.json by Calin Juravle · 8 years ago
  89. 26ab8d7 Fix missing comma in knownfailures.json by Calin Juravle · 8 years ago
  90. e2492d4 Disable the use of inline caches in AOT mode by Calin Juravle · 8 years ago
  91. 36dac9c More blacklisting. by Nicolas Geoffray · 8 years ago
  92. 89b0d93 Merge "Revert "Make sigchain actually own the signal chain."" by Jin Qian · 8 years ago
  93. 33dca56 Revert "Make sigchain actually own the signal chain." by Jin Qian · 8 years ago
  94. 931507c Merge "Make sigchain actually own the signal chain." by Josh Gao · 8 years ago
  95. 7600fa9 Make sigchain actually own the signal chain. by Josh Gao · 8 years ago
  96. d1ce66a Run gtests in art-test by Shubham Ajmera · 8 years ago
  97. 10f9467 Merge "Testrunner: Add timeout support" by Shubham Ajmera · 8 years ago
  98. fe79349 Testrunner: Add timeout support by Shubham Ajmera · 8 years ago
  99. b8cd64b Blacklist two tests due to timeout. by Nicolas Geoffray · 8 years ago
  100. 2f1f167 Merge "Do not assume type relationship when recording "not assignable"" by Treehugger Robot · 8 years ago