1. 148a7c3 Merge "ART: Fix missing field type crasher" by Treehugger Robot · 7 years ago
  2. 9fa1bab ART: Fix missing field type crasher by Orion Hodson · 7 years ago
  3. 1500bc6 ART-tests: Remove DX dependency from 450-checker-types. by Tamas Kenez · 7 years ago
  4. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 7 years ago
  5. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
  6. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  7. e816389 Merge "LSE improvement: better singleton array optimization" by Treehugger Robot · 7 years ago
  8. 64e8175 Merge "Rewrite stackmap encoding code." by David Srbecky · 7 years ago
  9. 7867514 Merge "ART: Remove 712 from knownfailures.txt" by Orion Hodson · 7 years ago
  10. 3eb68cf Merge "ART: Faster 712-varhandle-invocations" by Orion Hodson · 7 years ago
  11. ba345bf Merge "Disable 677-fsi2 on RI." by Orion Hodson · 7 years ago
  12. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
  13. fd13287 Disable 677-fsi2 on RI. by Nicolas Geoffray · 7 years ago
  14. 4cb27ed ART: Remove 712 from knownfailures.txt by Orion Hodson · 7 years ago
  15. 3f38346 ART: Faster 712-varhandle-invocations by Orion Hodson · 7 years ago
  16. e64d58c Fix typo that leads to crash. by Nicolas Geoffray · 7 years ago
  17. be9a83e Merge "Track (non-public) API change in String" by Neil Fuller · 7 years ago
  18. a88102c Merge "Track changes in java.lang.(StringBuilder|String)" by Neil Fuller · 7 years ago
  19. 4dc09e7 LSE improvement: better singleton array optimization by Aart Bik · 7 years ago
  20. e57a82b Merge "Refactoring LSE/LSA: introduce heap location type" by Treehugger Robot · 7 years ago
  21. 064dfe4 Merge "Ignore failures in run-test 080-oom-throw with JIT." by Roland Levillain · 7 years ago
  22. 481d45e Ignore failures in run-test 080-oom-throw with JIT. by Roland Levillain · 7 years ago
  23. b1f8b73 Track changes in java.lang.(StringBuilder|String) by Neil Fuller · 7 years ago
  24. eef7757 Fix test 674-hiddenapi when debuggable. by Mathew Inwood · 7 years ago
  25. 9c422cc Merge "Hidden API: only log what we deny." by Mathew Inwood · 7 years ago
  26. 9b5ddff Hidden API: only log what we deny. by Mathew Inwood · 7 years ago
  27. df810b9 Merge "Move ArtDexFileLoader to libdexfile" by David Sehr · 7 years ago
  28. cb2187c Merge "Don't compile methods with irreducible loops and String.<init>." by Nicolas Geoffray · 7 years ago
  29. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  30. d147e2f Don't compile methods with irreducible loops and String.<init>. by Nicolas Geoffray · 7 years ago
  31. 90701d5 Do not run 999-redefine-hiddenapi under jvm/redefine-stress by David Brazdil · 7 years ago
  32. acc2519 Track (non-public) API change in String by Neil Fuller · 7 years ago
  33. 904e75a Fix stripping of access flags during JVMTI redefine by David Brazdil · 7 years ago
  34. b765a3f Refactoring LSE/LSA: introduce heap location type by Aart Bik · 7 years ago
  35. 8865914 Make static libtistress version by Alex Light · 7 years ago
  36. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
  37. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 7 years ago
  38. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 7 years ago
  39. e0230b4 Merge "ART: Compiler support for const-method-handle" by Treehugger Robot · 7 years ago
  40. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  41. 004b887 Merge "Adjust run test for target runs." by Treehugger Robot · 7 years ago
  42. 9d12a5e Adjust run test for target runs. by Nicolas Geoffray · 7 years ago
  43. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 7 years ago
  44. 96e81f2 Merge "Do not load app image for class collisions" by Mathieu Chartier · 7 years ago
  45. d8860b4 Do not load app image for class collisions by Vladimir Marko · 7 years ago
  46. 922ba7e Merge changes I08f1acd0,I398e9baf by Roland Levillain · 7 years ago
  47. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  48. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  49. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  50. 1f9d3c3 Fix hiddenapi::MemberSignature for proxies by David Brazdil · 7 years ago
  51. 523cd63 Fix test after ag/3881475. by Mathew Inwood · 7 years ago
  52. 9a13d42 Consider whitelist when listing class members. by Mathew Inwood · 7 years ago
  53. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 7 years ago
  54. 59962d7 Update expectations for 913-heaps for new D8 version by Søren Gjesse · 7 years ago
  55. b09abb2 Revert "ART: Support per PID stack trace files." by Andreas Gampe · 7 years ago
  56. 7d29753 ART: Disable 716-jli-jit-samples for jvmti stress tests by Orion Hodson · 7 years ago
  57. 86bb96f ART: Skip RI test of 716-jli-jit-samples by Orion Hodson · 7 years ago
  58. 53d2356 Merge "ART: No JIT for native MethodHandle/VarHandle methods" by Orion Hodson · 7 years ago
  59. 52f5a1f ART: No JIT for native MethodHandle/VarHandle methods by Orion Hodson · 7 years ago
  60. d637fda Merge "Add CommonArtTest" by David Sehr · 7 years ago
  61. e1b445b Merge "Increase logging in run-test 080-oom-throw to debug OOME-in-OOME issues." by Roland Levillain · 7 years ago
  62. b0be495 Merge "Add a few cases of non compatiple d8 tests" by Rico Wind · 7 years ago
  63. d5f8de8 Add CommonArtTest by David Sehr · 7 years ago
  64. 3f08e9b Remove some SIMD recognition code. by Aart Bik · 7 years ago
  65. f3a163c Increase logging in run-test 080-oom-throw to debug OOME-in-OOME issues. by Roland Levillain · 7 years ago
  66. a1b1b1b Add a few cases of non compatiple d8 tests by Rico Wind · 7 years ago
  67. b7f6807 Merge "Remove changes to 001-HelloWorld" by android-build-prod (mdb) · 7 years ago
  68. f094ac2 Merge changes I4a084367,Id4636dc1 by android-build-prod (mdb) · 7 years ago
  69. 9fecf30 Remove changes to 001-HelloWorld by Alex Light · 7 years ago
  70. 20da733 Remove skip of test 904 for JIT by Alex Light · 7 years ago
  71. d4102ba Limit test 904 to examining test threads by Alex Light · 7 years ago
  72. 56189d2 Merge "Step 2 of 2: conditional passes." by Aart Bik · 7 years ago
  73. 2e14868 Step 2 of 2: conditional passes. by Aart Bik · 7 years ago
  74. 9276ec7 Merge "Make test 1935 avoid entering jit code before test thread starts" by android-build-prod (mdb) · 7 years ago
  75. 60eff82 Make test 1935 avoid entering jit code before test thread starts by Alex Light · 7 years ago
  76. 10a3f31 Add additional logging to test 1940 by Alex Light · 7 years ago
  77. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 7 years ago
  78. 83b7419 Add libprofile/libprofiled to public libraries. by Nicolas Geoffray · 7 years ago
  79. 1979c64 Clean up include paths by David Sehr · 7 years ago
  80. 82d046e Add a profiling library by David Sehr · 7 years ago
  81. ee06c5a ART: Additional info for run-test --dev --host by Orion Hodson · 7 years ago
  82. 9d46333 Merge "Revert "Revert^2: Deopt does not throw"" by Treehugger Robot · 7 years ago
  83. 75ff2c9 Revert "Revert^2: Deopt does not throw" by Aart Bik · 7 years ago
  84. 1f27e6d Merge "Make test 906 retry to avoid gc races" by Alex Light · 7 years ago
  85. f3c670e Make test 906 retry to avoid gc races by Alex Light · 7 years ago
  86. a90cc87 Merge "Revert^2: Deopt does not throw" by Aart Bik · 7 years ago
  87. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  88. 240384b Revert^2: Deopt does not throw by Aart Bik · 7 years ago
  89. 080820c Revert "Deopt does not throw" by Aart Bik · 7 years ago
  90. 2905de1 Deopt does not throw by Aart Bik · 7 years ago
  91. 740a509 Merge "Run GVN earlier." by Treehugger Robot · 7 years ago
  92. 783bdf8 Add more logging to test 1935 by Alex Light · 7 years ago
  93. 6d05700 Run GVN earlier. by Aart Bik · 7 years ago
  94. 6648da1 Merge "Bug fix in SIMD result detection." by Treehugger Robot · 7 years ago
  95. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 7 years ago
  96. 3f8e02c Bug fix in SIMD result detection. by Aart Bik · 7 years ago
  97. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  98. dc83dea Merge "Prevent deadlock calling transformation functions in ClassLoad callback." by Alex Light · 7 years ago
  99. 9574f49 ART: Walk past j.l.i in stackwalk for Hidden API by Orion Hodson · 7 years ago
  100. b143d26 Merge "ART: Fix MethodHandle invoke-super" by Orion Hodson · 7 years ago