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