1. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 7 years ago
  2. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  3. fc63bab Revert "Fix some issues for deoptimizing runtime methods." by Vladimir Marko · 7 years ago
  4. 57b4e13 Fix some issues for deoptimizing runtime methods. by Mingyao Yang · 7 years ago
  5. 3c3911e Add test where aget on potential null array fails verification. by Jeff Hao · 7 years ago
  6. f939b3f Enable regression test for array aliasing bug. by Aart Bik · 7 years ago
  7. 9428c57 Re-enable test 529-checker-unresolved in `no-prebuild` configurations. by Roland Levillain · 7 years ago
  8. 16e5289 RFC: Generate select instruction for conditional returns. by Mads Ager · 7 years ago
  9. a7c2983 Merge "Regression test for array aliasing bug." by Aart Bik · 7 years ago
  10. 428a209 Regression test for array aliasing bug. by Aart Bik · 7 years ago
  11. e877a13 Disable more tests under ASAN. by Nicolas Geoffray · 7 years ago
  12. de67643 test: Add 961-default-iface-resolution-gen to known failures for ASAN by Igor Murashkin · 7 years ago
  13. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 7 years ago
  14. e062d62 Revert "Exclude debuggable test config for 660" by Nicolas Geoffray · 7 years ago
  15. b764390 Exclude debuggable test config for 660 by Chang Xing · 7 years ago
  16. 50ce441 Support clinit for app image during compilation by Chang Xing · 7 years ago
  17. 370f57e Fix FastNative/CriticalNative annotation lookup. by Vladimir Marko · 7 years ago
  18. f884a05 Disable test-660 for no-prebuild by Chang Xing · 7 years ago
  19. 69b37af Disable 660-clinit for no-dex2oat by Orion Hodson · 7 years ago
  20. 3e37902 Rule out testcase 660 from no-image variant by Chang Xing · 7 years ago
  21. e3caccc test: Re-enable javac/dx failing checker tests for Long.compare by Igor Murashkin · 7 years ago
  22. 5c956a7 Merge "ART: Disable some ASAN w/ interp-ac checks tests" by Treehugger Robot · 7 years ago
  23. 282431b Disable test 163-app-image-methods for gcstress by Mathieu Chartier · 7 years ago
  24. 4430b25 ART: Disable some ASAN w/ interp-ac checks tests by Andreas Gampe · 7 years ago
  25. b2cad54 Also backlist tests under jit/ndebuggable. by Nicolas Geoffray · 7 years ago
  26. cde8c35 Blacklist 104-growth-limit under ASAN. by Nicolas Geoffray · 7 years ago
  27. a3920a0 Merge changes Id0b98e74,I5d05b171 by Treehugger Robot · 7 years ago
  28. 22a4837 Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes' by Treehugger Robot · 7 years ago
  29. c2583d2 Disable test 141 for ASAN by Mathieu Chartier · 7 years ago
  30. 8ddfd9f Add support for tracking jvmti allocations by Alex Light · 7 years ago
  31. 5995a8e test: Add tests for tracing compiler intrinsics by Igor Murashkin · 7 years ago
  32. d0e2ddd Remove 953-invoke-polymorphic-compiler from knownfailures.json by Orion Hodson · 7 years ago
  33. f88e73f Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7 by Treehugger Robot · 7 years ago
  34. 3dc94c4 Merge "test: Modify 633-checker-rtp-getclass for javac/dx" by Treehugger Robot · 7 years ago
  35. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 7 years ago
  36. 03ba5d6 test: Modify 633-checker-rtp-getclass for javac/dx by Igor Murashkin · 7 years ago
  37. ebd4def Merge "Temporarily disable run-test 004-JniTest on javac-dx configurations." by Roland Levillain · 7 years ago
  38. 1849820 Temporarily disable run-test 004-JniTest on javac-dx configurations. by Roland Levillain · 7 years ago
  39. 11ffec2 test: Modify 586-checker-null-array-get for javac/dx by Igor Murashkin · 7 years ago
  40. f8c8192 test: Modify 565-checker-doublenegbitwise for javac/dx by Igor Murashkin · 7 years ago
  41. 0381bed test: Modify 536-checker-intrinsic-optimization for javac/dx by Igor Murashkin · 7 years ago
  42. 1690907 test: Modify 593-checker-boolean-2-integral-conv for javac/dx by Igor Murashkin · 7 years ago
  43. 4269173 test: Modify 458-checker-instruct-simplification for javac/dx by Igor Murashkin · 7 years ago
  44. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 7 years ago
  45. 991725a Revert "ART: Simple structural class check" by Andreas Gampe · 7 years ago
  46. c0f2321 test: Fix 956-methodhandle-stackframe for javac/dx by Igor Murashkin · 7 years ago
  47. 829da13 test: Fix 636-wrong-static-access for javac/dx by Igor Murashkin · 7 years ago
  48. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 7 years ago
  49. a4811cd Merge "Revert "More run-test with Jack"" by Igor Murashkin · 7 years ago
  50. 5ab5427 Merge "test: More javac/dx fixes" by Igor Murashkin · 7 years ago
  51. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 7 years ago
  52. 10ba685 test: More javac/dx fixes by Igor Murashkin · 7 years ago
  53. b96ed2c Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 7 years ago
  54. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 7 years ago
  55. 18b4ed1 Merge changes from topic 'jvmti-field-cbs' by Alex Light · 7 years ago
  56. 43e935d Add field-access/modification to ti-stress. by Alex Light · 7 years ago
  57. 4db66ab test: Fix 004-JniTest for javac/dx by Igor Murashkin · 7 years ago
  58. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 7 years ago
  59. 6c946b5 test: Fix javac/dx run-test regressions from adding desugar by Igor Murashkin · 7 years ago
  60. 4cf4e36 Merge "Revert "Revert "test: Add desugar support to run-test""" by Treehugger Robot · 7 years ago
  61. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 7 years ago
  62. fbc3fff Merge "Revert "test: Add desugar support to run-test"" by Mariano Giardina · 7 years ago
  63. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 7 years ago
  64. d732528 Blacklist 905-object-free on gcstress & jit & target by Nicolas Geoffray · 7 years ago
  65. 5c722df Merge "test: Add desugar support to run-test" by Igor Murashkin · 7 years ago
  66. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 7 years ago
  67. cd9e5e7 Blacklist tests under gcstress/debug/target. by Nicolas Geoffray · 7 years ago
  68. 2b5bc3a Revert "ART: Disable test 137 for ASAN" by Christopher Ferris · 7 years ago
  69. 9a18396 Update test expectation for no-image. by Nicolas Geoffray · 7 years ago
  70. fbb22de Merge "Don't reset to a level above warmup threshold." by Nicolas Geoffray · 7 years ago
  71. b7edcda Add method tracing JVMTI callbacks by Alex Light · 7 years ago
  72. 88f50b1 Don't reset to a level above warmup threshold. by Nicolas Geoffray · 7 years ago
  73. 4e4001e Disable 137-cfi and 629-vdex-speed in no-prebuild mode by Calin Juravle · 7 years ago
  74. 941c6ec Revert "Update profiling info allocation logic." by Nicolas Geoffray · 7 years ago
  75. 73dd3a2 ART: Disable test 137 for ASAN by Andreas Gampe · 7 years ago
  76. 98e3693 ART: Disable test 071-dexfile-map-clean for ASAN by Andreas Gampe · 7 years ago
  77. fa6b034 ART: Disable test 202 for ASAN by Andreas Gampe · 7 years ago
  78. 6dd5019 Merge "Do not deopt when using AOT inline caches" by Treehugger Robot · 7 years ago
  79. af44e6c Do not deopt when using AOT inline caches by Calin Juravle · 7 years ago
  80. 8405cc2 knownfailures: Remove trailing semicolon. by Narayan Kamath · 7 years ago
  81. 73d4665 ART: Remove 987-stack-dumping from known failures. by Narayan Kamath · 7 years ago
  82. d9dc62a Add some additional jvmti-stress skips by Alex Light · 7 years ago
  83. cdae15f Remove 597-deopt-new-string from blacklist. by Mingyao Yang · 7 years ago
  84. 7050f9d Disable test 640-checker-integer-valueof in PIC mode by Goran Jakovljevic · 7 years ago
  85. a164ec5 ART: Fix test 912 by Andreas Gampe · 7 years ago
  86. 15cb975 Merge "Revive ART run-test 648-many-direct-methods for non-debug mode." by Roland Levillain · 7 years ago
  87. 5fa822d Revive ART run-test 648-many-direct-methods for non-debug mode. by Roland Levillain · 7 years ago
  88. fa67602 Add test gcstress 968 to knownfailures.json by Alex Light · 7 years ago
  89. 3d50593 Do not reference test 648-many-direct-methods in test/knownfailures.json. by Roland Levillain · 7 years ago
  90. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  91. eed8ca4 Remove ART run-test 648-many-direct-methods. by Roland Levillain · 7 years ago
  92. d7a3a67 Disable ART run-test 648-many-direct-methods with "no-image". by Roland Levillain · 7 years ago
  93. d77156a Disable test 648 on speed-profile. by Nicolas Geoffray · 7 years ago
  94. 9e6571e test: Blacklist 987-stack-trace-dumping for javac/dx by Igor Murashkin · 7 years ago
  95. 56891d9 Disable ART run-test 648-many-direct-methods with AOT. by Roland Levillain · 7 years ago
  96. 8889a89 testrunner: Forward --build-with-javac-dx to run-test by Igor Murashkin · 7 years ago
  97. 5971502 Merge "Fix CHA test failures under some configurations." by Mingyao Yang · 7 years ago
  98. ccb80f0 Revert "Disable 160-read-barrier-stress temporarily" by Vladimir Marko · 7 years ago
  99. 452092b Merge "Remove test skips associated with b/37240685" by Treehugger Robot · 7 years ago
  100. c251ebc Remove test skips associated with b/37240685 by Alex Light · 7 years ago