1. 904e75a Fix stripping of access flags during JVMTI redefine by David Brazdil · 6 years ago
  2. 8865914 Make static libtistress version by Alex Light · 6 years ago
  3. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  4. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  5. e0230b4 Merge "ART: Compiler support for const-method-handle" by Treehugger Robot · 6 years ago
  6. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 6 years ago
  7. 004b887 Merge "Adjust run test for target runs." by Treehugger Robot · 6 years ago
  8. 9d12a5e Adjust run test for target runs. by Nicolas Geoffray · 6 years ago
  9. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 6 years ago
  10. 96e81f2 Merge "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  11. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  12. 922ba7e Merge changes I08f1acd0,I398e9baf by Roland Levillain · 6 years ago
  13. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 6 years ago
  14. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  15. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  16. 1f9d3c3 Fix hiddenapi::MemberSignature for proxies by David Brazdil · 6 years ago
  17. 523cd63 Fix test after ag/3881475. by Mathew Inwood · 6 years ago
  18. 9a13d42 Consider whitelist when listing class members. by Mathew Inwood · 6 years ago
  19. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 6 years ago
  20. 59962d7 Update expectations for 913-heaps for new D8 version by Søren Gjesse · 6 years ago
  21. b09abb2 Revert "ART: Support per PID stack trace files." by Andreas Gampe · 6 years ago
  22. 7d29753 ART: Disable 716-jli-jit-samples for jvmti stress tests by Orion Hodson · 6 years ago
  23. 86bb96f ART: Skip RI test of 716-jli-jit-samples by Orion Hodson · 6 years ago
  24. 53d2356 Merge "ART: No JIT for native MethodHandle/VarHandle methods" by Orion Hodson · 6 years ago
  25. 52f5a1f ART: No JIT for native MethodHandle/VarHandle methods by Orion Hodson · 6 years ago
  26. d637fda Merge "Add CommonArtTest" by David Sehr · 6 years ago
  27. e1b445b Merge "Increase logging in run-test 080-oom-throw to debug OOME-in-OOME issues." by Roland Levillain · 6 years ago
  28. b0be495 Merge "Add a few cases of non compatiple d8 tests" by Rico Wind · 6 years ago
  29. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  30. 3f08e9b Remove some SIMD recognition code. by Aart Bik · 6 years ago
  31. f3a163c Increase logging in run-test 080-oom-throw to debug OOME-in-OOME issues. by Roland Levillain · 6 years ago
  32. a1b1b1b Add a few cases of non compatiple d8 tests by Rico Wind · 6 years ago
  33. b7f6807 Merge "Remove changes to 001-HelloWorld" by android-build-prod (mdb) · 6 years ago
  34. f094ac2 Merge changes I4a084367,Id4636dc1 by android-build-prod (mdb) · 6 years ago
  35. 9fecf30 Remove changes to 001-HelloWorld by Alex Light · 6 years ago
  36. 20da733 Remove skip of test 904 for JIT by Alex Light · 6 years ago
  37. d4102ba Limit test 904 to examining test threads by Alex Light · 6 years ago
  38. 56189d2 Merge "Step 2 of 2: conditional passes." by Aart Bik · 6 years ago
  39. 2e14868 Step 2 of 2: conditional passes. by Aart Bik · 6 years ago
  40. 9276ec7 Merge "Make test 1935 avoid entering jit code before test thread starts" by android-build-prod (mdb) · 6 years ago
  41. 60eff82 Make test 1935 avoid entering jit code before test thread starts by Alex Light · 6 years ago
  42. 10a3f31 Add additional logging to test 1940 by Alex Light · 6 years ago
  43. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 6 years ago
  44. 83b7419 Add libprofile/libprofiled to public libraries. by Nicolas Geoffray · 6 years ago
  45. 1979c64 Clean up include paths by David Sehr · 6 years ago
  46. 82d046e Add a profiling library by David Sehr · 6 years ago
  47. ee06c5a ART: Additional info for run-test --dev --host by Orion Hodson · 6 years ago
  48. 9d46333 Merge "Revert "Revert^2: Deopt does not throw"" by Treehugger Robot · 6 years ago
  49. 75ff2c9 Revert "Revert^2: Deopt does not throw" by Aart Bik · 6 years ago
  50. 1f27e6d Merge "Make test 906 retry to avoid gc races" by Alex Light · 6 years ago
  51. f3c670e Make test 906 retry to avoid gc races by Alex Light · 6 years ago
  52. a90cc87 Merge "Revert^2: Deopt does not throw" by Aart Bik · 6 years ago
  53. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  54. 240384b Revert^2: Deopt does not throw by Aart Bik · 6 years ago
  55. 080820c Revert "Deopt does not throw" by Aart Bik · 6 years ago
  56. 2905de1 Deopt does not throw by Aart Bik · 6 years ago
  57. 740a509 Merge "Run GVN earlier." by Treehugger Robot · 6 years ago
  58. 783bdf8 Add more logging to test 1935 by Alex Light · 6 years ago
  59. 6d05700 Run GVN earlier. by Aart Bik · 6 years ago
  60. 6648da1 Merge "Bug fix in SIMD result detection." by Treehugger Robot · 6 years ago
  61. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 6 years ago
  62. 3f8e02c Bug fix in SIMD result detection. by Aart Bik · 6 years ago
  63. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  64. dc83dea Merge "Prevent deadlock calling transformation functions in ClassLoad callback." by Alex Light · 6 years ago
  65. 9574f49 ART: Walk past j.l.i in stackwalk for Hidden API by Orion Hodson · 6 years ago
  66. b143d26 Merge "ART: Fix MethodHandle invoke-super" by Orion Hodson · 6 years ago
  67. 9e7859c Prevent deadlock calling transformation functions in ClassLoad callback. by Alex Light · 6 years ago
  68. 0f59574 ART: Fix MethodHandle invoke-super by Orion Hodson · 6 years ago
  69. 28be106 Load-balance gcstress and gcverify ART test configurations. by Roland Levillain · 6 years ago
  70. d9019b3 Merge "Move 712-varhandle-invocations to API level 28" by Alan Leung · 6 years ago
  71. 9169082 Improve error message in 151-OpenFileLimit. by Richard Uhler · 6 years ago
  72. f5f1f80 Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 6 years ago
  73. 8c5de0f Revert "hidden_api: Call back into libcore on hidden api detection" by Orion Hodson · 6 years ago
  74. a9660f1 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 6 years ago
  75. c14f54b Merge "Fix 616-cha-unloading." by Treehugger Robot · 6 years ago
  76. 276d29b Move 712-varhandle-invocations to API level 28 by Alan Leung · 6 years ago
  77. 3169abf ART: Temporarily move 704-multiply-accumulate away from D8 by Orion Hodson · 6 years ago
  78. 88f1054 ART: Temporarily move 3 checker tests away from D8 by Orion Hodson · 6 years ago
  79. 5a74501 Merge "Revert "Revert "Move most art test off DX""" by Alan Leung · 6 years ago
  80. c8ae8c3 Merge "Enabled nested min-max SIMDization for narrower operands." by Treehugger Robot · 6 years ago
  81. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 6 years ago
  82. 5aac921 Enabled nested min-max SIMDization for narrower operands. by Aart Bik · 6 years ago
  83. 1e82e75 Merge "Revert^6 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 6 years ago
  84. 6b6ab3f Merge "Eliminate redundant abs on zero extension" by Treehugger Robot · 6 years ago
  85. d054066 Merge "Recognize nested MIN-MAX operations." by Treehugger Robot · 6 years ago
  86. f285863 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  87. 252a4e4 Fix 616-cha-unloading. by Alexey Grebenkin · 6 years ago
  88. 30a2d9c Merge "Revert^5 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 6 years ago
  89. f807153 Revert^5 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  90. 4c9bc04 Merge "Revert^4 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 6 years ago
  91. 23be146 Revert^4 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  92. 1d746de Recognize nested MIN-MAX operations. by Aart Bik · 6 years ago
  93. c6eec4b Eliminate redundant abs on zero extension by Aart Bik · 6 years ago
  94. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 6 years ago
  95. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 6 years ago
  96. 0b1d3ca Merge "Revert^3 "Ensure that OSR still is possible with jvmti"" by Alex Light · 6 years ago
  97. ce2836a Revert^3 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  98. 7da5cea Merge "Add reachabilityFence intrinsics" by Hans Boehm · 6 years ago
  99. 31ef420 Merge "Revert "Revert "Ensure that OSR still is possible with jvmti""" by Treehugger Robot · 6 years ago
  100. 99ebc26 Merge "Fix failure to initialize AnnotatedStackTraceElement." by Treehugger Robot · 6 years ago