1. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  2. 8d58014 Add test 1914 to gcstress known failures too. by Alex Light · 7 years ago
  3. f35bb20 Merge "Increase dex2oat timeout for run-tests" by Treehugger Robot · 7 years ago
  4. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  5. f97cbd6 Increase dex2oat timeout for run-tests by Shubham Ajmera · 7 years ago
  6. 432d910 Merge "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Treehugger Robot · 7 years ago
  7. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  8. a1a66f0 Merge "Ensure Proxy frames work with JVMTI stack frame functions" by Treehugger Robot · 7 years ago
  9. 656c768 Merge "Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT" by Alan Leung · 7 years ago
  10. c53ade5 Merge "Include run-test command in script failure output." by Treehugger Robot · 7 years ago
  11. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  12. dfadb59 Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT by Alan Leung · 7 years ago
  13. 249726c Merge "Restrict number of testrunner jobs to be equal to # cpus." by Treehugger Robot · 7 years ago
  14. af0e7d8 Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  15. 93857f2 Restrict number of testrunner jobs to be equal to # cpus. by Shubham Ajmera · 7 years ago
  16. a6684ca Merge "Fix race in method jitting for 597-deopt-invoke-stub" by Mingyao Yang · 7 years ago
  17. f5f0883 Fix race in method jitting for 597-deopt-invoke-stub by Mingyao Yang · 7 years ago
  18. abbc4bc Don't notify jit of non-invokable methods being redefined. by Alex Light · 7 years ago
  19. 8c5e25b Merge "Ensure that soft-verification doesn't fail class redefinition." by Treehugger Robot · 7 years ago
  20. 97785f5 Merge "Make 624-checker-stringops less Dexer-sensitive." by Treehugger Robot · 7 years ago
  21. 5333061 Ensure that soft-verification doesn't fail class redefinition. by Alex Light · 7 years ago
  22. 919c3c5 Make checker-intrinsic-op less Dexer-sensitive. by Alan Leung · 7 years ago
  23. dbf5b49 Merge "Use D8 based the default in build var." by Treehugger Robot · 7 years ago
  24. 768fab4 Merge "ART: Try to make 059-finalizer-throw less flaky" by Treehugger Robot · 7 years ago
  25. 4a509be Make 624-checker-stringops less Dexer-sensitive. by Alan Leung · 7 years ago
  26. 1dd05d7 ART: Try to make 059-finalizer-throw less flaky by Andreas Gampe · 7 years ago
  27. 50d1080 Merge "Add a new test target - art-pictest" by Shubham Ajmera · 7 years ago
  28. 08c128a Merge "ART: 088-monitor-verification robustness" by Treehugger Robot · 7 years ago
  29. 9decf47 ART: 088-monitor-verification robustness by Orion Hodson · 7 years ago
  30. 2cee7da Merge "ART: Bump API level used in const-method-{handle,type} test" by Treehugger Robot · 7 years ago
  31. 351d285 ART: Bump API level used in const-method-{handle,type} test by Orion Hodson · 7 years ago
  32. d229229 Disable 1934 on stream and trace configurations. by Alex Light · 7 years ago
  33. 1ebe614 Include run-test command in script failure output. by Alex Light · 7 years ago
  34. 0afa07a Use D8 based the default in build var. by Alan Leung · 7 years ago
  35. 8cdfac7 Merge "Disable D8 for a subset of the tests" by Treehugger Robot · 7 years ago
  36. 391ba8e Add a new test target - art-pictest by Shubham Ajmera · 7 years ago
  37. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  38. c8fb211 ART: Simplify And(TypeConversion<Int64>(x), Const32). by Vladimir Marko · 7 years ago
  39. 5adf26c Merge "ART: Introduce Uint8 compiler data type." by Vladimir Marko · 7 years ago
  40. d5d2f2c ART: Introduce Uint8 compiler data type. by Vladimir Marko · 7 years ago
  41. 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 7 years ago
  42. aeafbe4 Merge "ART: support for const-method-{handle,type}" by Orion Hodson · 7 years ago
  43. 026b3d4 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
  44. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
  45. 498e8ed Merge "Delete jack support" by Colin Cross · 7 years ago
  46. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  47. 822cf6a Delete jack support by Colin Cross · 7 years ago
  48. 9e4a54c Merge "Add D8 verification for 910-methods." by Treehugger Robot · 7 years ago
  49. efac0df Merge "Generalized zero/sign-ext analysis. Generalized SAD." by Treehugger Robot · 7 years ago
  50. 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  51. df011c3 Generalized zero/sign-ext analysis. Generalized SAD. by Aart Bik · 7 years ago
  52. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
  53. 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 7 years ago
  54. cd9903d Merge "ART: Generalize "x >> (s & m)" simplification." by Vladimir Marko · 7 years ago
  55. f67f115 Merge "Send ThreadEnd after clearing ThreadGroup." by Treehugger Robot · 7 years ago
  56. df13240 Send ThreadEnd after clearing ThreadGroup. by Alex Light · 7 years ago
  57. c46cf80 Add startup/post-startup bits for random profiles by Mathieu Chartier · 7 years ago
  58. 7033d49 ART: Generalize "x >> (s & m)" simplification. by Vladimir Marko · 7 years ago
  59. 87575bd Merge "Rename libz-host -> libz" by Dan Willemsen · 7 years ago
  60. f94d960 Merge "Ensure that OSR doesn't break local-variable get/set" by Alex Light · 7 years ago
  61. 0e503b5 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  62. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  63. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  64. 3505464 Merge "Increase test 961 dex2oat timeout to 2 minutes" by Treehugger Robot · 7 years ago
  65. 68ca702 Added SAD test. Generalized vector analysis of narrow type. by Aart Bik · 7 years ago
  66. 2161193 Ensure that OSR doesn't break local-variable get/set by Alex Light · 7 years ago
  67. 476fce3 Merge "Make test 566-polymorphic-inlining more robust." by Nicolas Geoffray · 7 years ago
  68. 95e5f7e Make test 566-polymorphic-inlining more robust. by Nicolas Geoffray · 7 years ago
  69. 42ea83b Provide a way to run all the configurations of run-test by Shubham Ajmera · 7 years ago
  70. 5b294ca Merge "Remove legacy make env variables" by Shubham Ajmera · 7 years ago
  71. b2c45f8 Merge "Testrunner: Refactor to remove duplication of variant types" by Treehugger Robot · 7 years ago
  72. d0358f8 Remove legacy make env variables by Shubham Ajmera · 7 years ago
  73. 8585395 Testrunner: Refactor to remove duplication of variant types by Shubham Ajmera · 7 years ago
  74. 483208d Increase test 961 dex2oat timeout to 2 minutes by Alex Light · 7 years ago
  75. f636252 Merge changes I87f14bf1,Idc21bf89 by Alex Light · 7 years ago
  76. 4894cdd Merge "ART: Introduce compiler data type." by Vladimir Marko · 7 years ago
  77. 9c39cae ART: Blacklist oatwriter layout test for more configs by Andreas Gampe · 7 years ago
  78. 8f6d83f Merge "test: Blacklist oatwriter layout test for no-dex2oat" by Treehugger Robot · 7 years ago
  79. 302014c test: Blacklist oatwriter layout test for no-dex2oat by Igor Murashkin · 7 years ago
  80. db67af1 ART: More waiting in 063 by Andreas Gampe · 7 years ago
  81. 2fe2d41 Merge "compiler: layout OatMethodQuickCode by profile hotness" by Igor Murashkin · 7 years ago
  82. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  83. 362d701 Merge "Make test more robust." by Nicolas Geoffray · 7 years ago
  84. 1ebe51d Merge "Ensure GetThreadState works with Thread subtypes" by Treehugger Robot · 7 years ago
  85. ba461c3 Ensure GetThreadState works with Thread subtypes by Alex Light · 7 years ago
  86. bdc28b7 Merge "Make cts JVMTI tests more consistent" by Treehugger Robot · 7 years ago
  87. 88df35c Make cts JVMTI tests more consistent by Alex Light · 7 years ago
  88. 6fdc1b6 Updated tests skips for jvmti/redefine stress. by Alex Light · 7 years ago
  89. aee9eaf Merge "Harden monitor tests against spurious wakeups." by Alex Light · 7 years ago
  90. dbab8aa Make test more robust. by Nicolas Geoffray · 7 years ago
  91. d95b7e1 Merge "ART: Faster PrettyMethod()." by Vladimir Marko · 7 years ago
  92. 349de3a Add D8 verification for 910-methods. by Alan Leung · 7 years ago
  93. 594bccc Merge "ART: Improve double-JNI-load exception message" by Treehugger Robot · 7 years ago
  94. beae5ac Harden monitor tests against spurious wakeups. by Alex Light · 7 years ago
  95. f4ef5c6 Merge "Make 597-deopt-invoke-stub more solid." by Mingyao Yang · 7 years ago
  96. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 7 years ago
  97. 478abf0 Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" by Shubham Ajmera · 7 years ago
  98. b8a55f8 ART: Faster PrettyMethod(). by Vladimir Marko · 7 years ago
  99. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 7 years ago
  100. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago