1. 23ca8fb Centralize all the jvmti common test classes by Alex Light · 5 years ago
  2. d456117 ART: Mark StringBuilder.append()s as intrinsics. by Vladimir Marko · 7 years ago
  3. eab0248 Clean up after obsolete methods update fix. by Vladimir Marko · 5 years ago
  4. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  5. 342b694 Fix JVMTI GetStackTrace bug by Alex Light · 5 years ago
  6. b34981b ART: Fix hidden hard fail in instance field verification by Andreas Gampe · 5 years ago
  7. 56dad98 Revert "Add test 980 to knownfailures for no-image + jit" by Vladimir Marko · 5 years ago
  8. b2a8964 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  9. c8c7e06 Correctly handle thread deopt with thread-specific JVMTI events by Alex Light · 5 years ago
  10. 0d54cfb jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 5 years ago
  11. 35051d4 Define SimplyNoted in smali to retain build annotations. by Ian Zerny · 5 years ago
  12. ae09081 Remove the dual debug/ndebug run on 018-stack-overflow. by Nicolas Geoffray · 5 years ago
  13. 68fa4ca Add debug version of libnativebridgetest.so by David Srbecky · 5 years ago
  14. 256c94b Update induction ranges in superblock cloner. by Nicolas Geoffray · 5 years ago
  15. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 5 years ago
  16. 3923987 Add more logging to 137-cfi by David Srbecky · 5 years ago
  17. db6932d Disable 570-checker-osr-locals for trace tests. by David Srbecky · 5 years ago
  18. 956f9fa Save floating point registers in art_quick_osr_stub by David Srbecky · 5 years ago
  19. b4e6507 Refactor test 1953, 1954, 1955, & 1956 somewhat by Alex Light · 5 years ago
  20. 2cc9d34 Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks. by Nicolas Geoffray · 5 years ago
  21. 87658f3 Revert^2 "Optimize FindClass ClassNotFoundException case" by Andreas Gampe · 5 years ago
  22. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 5 years ago
  23. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 5 years ago
  24. d03e8dd Fix longstanding JIT bug in interaction with class initialization. by Nicolas Geoffray · 5 years ago
  25. e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 5 years ago
  26. b52df53 Revert^2 "Remove support for moving GC collector transitions" by Mathieu Chartier · 5 years ago
  27. 1ed4515 Fix flaky 137-cfi test. by David Srbecky · 5 years ago
  28. 8f88207 Revert "Remove support for moving GC collector transitions" by Mathieu Chartier · 5 years ago
  29. 66a6550 Remove support for moving GC collector transitions by Mathieu Chartier · 5 years ago
  30. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 5 years ago
  31. 163c8ab Use concurrent.futures.ThreadExecutor for testrunner threads by Orion Hodson · 5 years ago
  32. e185883 Revert "Delete GSS" by Mathieu Chartier · 5 years ago
  33. 1397ea1 Delete GSS by Mathieu Chartier · 5 years ago
  34. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 5 years ago
  35. aeb9a16 Fix test for no-prebuild. by Nicolas Geoffray · 5 years ago
  36. 527072e Enable InMemoryDexClassLoader vdex only for Q+ targets by David Brazdil · 5 years ago
  37. 30167d2 Fix typo in 692-vdex-inmem-loader by David Brazdil · 5 years ago
  38. 7126c5b Preverify InMemoryDexClassLoader-loaded classes from vdex by David Brazdil · 5 years ago
  39. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 5 years ago
  40. 331a5e1 Revert^2 Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 5 years ago
  41. 9b195cc Fix arm32 code generator when used with baseline compilation. by Nicolas Geoffray · 5 years ago
  42. 58412b1 ObjPtr<>-ify DexCache. by Vladimir Marko · 5 years ago
  43. b4bb63a Revert "Verify InMemoryDexClassLoader classes in a background thread" by David Brazdil · 5 years ago
  44. d592dbe Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 5 years ago
  45. 0a20607 Remove ART dependence on property debug.allocTracker.stackDepth by Mathieu Chartier · 5 years ago
  46. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 5 years ago
  47. d19ee63 De-flake 1336-short-finalizer-timeout by Hans Boehm · 5 years ago
  48. b215557 Add FinalizerTimeoutMs argument, and respect it by Hans Boehm · 5 years ago
  49. 2fde9bd Add test 980 to knownfailures for no-image + jit by Alex Light · 5 years ago
  50. 6f342dd Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 5 years ago
  51. c26d9e3 Revert "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 5 years ago
  52. 912cee8 Only extract zipapex once for linux-bionic-zipapex tests by Alex Light · 5 years ago
  53. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 5 years ago
  54. d91de5f Fix JNI GetFieldId() signature check for "". by Vladimir Marko · 6 years ago
  55. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 5 years ago
  56. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 5 years ago
  57. 6e7a72c Release app image metadata when startup is completed by Mathieu Chartier · 5 years ago
  58. 26a5dd6 Add support for ANDROID_TZDATA_ROOT by Neil Fuller · 5 years ago
  59. c7c5d53 Add a filegroup and a resource jar referenced from cts/hostsidetests/jvmti by Sasha Smundak · 5 years ago
  60. 7cb707f Use resolve-startup-const-strings=true for run tests by Mathieu Chartier · 5 years ago
  61. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 5 years ago
  62. 7e057ec ART: Use slicer's no-rtti library by Andreas Gampe · 5 years ago
  63. 3767828 Disable 691-hiddenapi-proxy on for redefine tests by David Brazdil · 5 years ago
  64. 6a1dab4 Fix handling of proxy classes in hidden_api.h by David Brazdil · 5 years ago
  65. ffe26cc Revert^2 "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 5 years ago
  66. 44044b1 Revert "Fix oatdump .data.bimg.rel.ro for intrinsics." by Lokesh Gidra · 5 years ago
  67. c816d24 Merge "Revert^2 "Prevent agents from delaying system daemon threads"" by Treehugger Robot · 5 years ago
  68. e0b2ce4 Revert^2 "Prevent agents from delaying system daemon threads" by Alex Light · 5 years ago
  69. c0584d9 Merge "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 5 years ago
  70. 9a8dcea Fix oatdump .data.bimg.rel.ro for intrinsics. by Vladimir Marko · 5 years ago
  71. feb2282 Improve `verified`, add `redefined` class status in VerifierDeps by David Brazdil · 5 years ago
  72. b4d69e6 Merge changes I11859ee8,Id17d1c87 by Alex Light · 5 years ago
  73. 35a760d Fix 905 flake on low mem. by Alex Light · 5 years ago
  74. 5de9775 Merge "Rename libnativebridge-dummy-headers to libnativebridge-headers" by Treehugger Robot · 5 years ago
  75. e4b4a18 Add support for using gdbserver with run-test by Alex Light · 5 years ago
  76. b756f70 Rename libnativebridge-dummy-headers to libnativebridge-headers by Jiyong Park · 6 years ago
  77. a9c9e85 Merge "Fix host-only exception in art test 005-annotations." by Pete Gillin · 5 years ago
  78. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 5 years ago
  79. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 5 years ago
  80. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 5 years ago
  81. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 5 years ago
  82. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 5 years ago
  83. 481bcb2 Fix host-only exception in art test 005-annotations. by Pete Gillin · 5 years ago
  84. 436e142 Merge "Take hidden API into account during getDeclaredMethod()" by David Brazdil · 5 years ago
  85. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 5 years ago
  86. 676e00a Merge "hiddenapi: Fix class hierarchy traversal" by David Brazdil · 5 years ago
  87. 306d636 Don't run run-test-719 in no-preload config by Calin Juravle · 5 years ago
  88. 2da3cbb hiddenapi: Fix class hierarchy traversal by David Brazdil · 5 years ago
  89. 6061d16 Merge "Ignore warnings from dalvikvm in 719-dm-verify-redefinition" by Treehugger Robot · 5 years ago
  90. 6790bff Ignore warnings from dalvikvm in 719-dm-verify-redefinition by Calin Juravle · 5 years ago
  91. 267eb6a Merge "Remove '-f' from unzip command" by Treehugger Robot · 5 years ago
  92. 9b596c0 Merge "Ensure the correctness of fast verify" by Calin Juravle · 5 years ago
  93. fc52ffc Remove '-f' from unzip command by Alex Light · 5 years ago
  94. 5ffefaa Ensure the correctness of fast verify by Calin Juravle · 6 years ago
  95. 7b1f8cc Add logging for zipapex failure. by Alex Light · 5 years ago
  96. 9942b38 Merge "ART: Fix off-by-one error in BCE." by Vladimir Marko · 5 years ago
  97. 53a41ac ART: Fix off-by-one error in BCE. by Vladimir Marko · 5 years ago
  98. 770e7fc Merge "Fix running zipapex tests with arbitrary cwd." by Treehugger Robot · 5 years ago
  99. e46d0fb Fix running zipapex tests with arbitrary cwd. by Alex Light · 5 years ago
  100. b1cb47d Run unzip with -o -f for zipapex tests by Alex Light · 6 years ago