1. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 7 years ago
  2. f46f46c Merge "ART: Fixes for constructor parameter annotations" by Treehugger Robot · 7 years ago
  3. 4927ba0 Merge "Introduce ABS as HIR nodes." by Treehugger Robot · 7 years ago
  4. 58143d2 ART: Fixes for constructor parameter annotations by Orion Hodson · 7 years ago
  5. f8928db ART: Fix 709-checker-varhandles by Orion Hodson · 7 years ago
  6. de558de ART: Fix 710-invoke-custom failure by Orion Hodson · 7 years ago
  7. a1b035b Merge "test: Fix 036-finalizer test flake on --jvm" by Treehugger Robot · 7 years ago
  8. c5a3a68 Merge changes I0e5f6d04,Ib7ce6740 by Treehugger Robot · 7 years ago
  9. 5951bcb Merge "ART: harden test 044" by Treehugger Robot · 7 years ago
  10. 74fa888 ART: harden test 044 by Andreas Gampe · 7 years ago
  11. 34e992e test: Fix 036-finalizer test flake on --jvm by Igor Murashkin · 7 years ago
  12. 926fa77 test: Fix 1934-jvmti-signal-thread flake on --jvm by Igor Murashkin · 7 years ago
  13. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 7 years ago
  14. 3dad341 Introduce ABS as HIR nodes. by Aart Bik · 7 years ago
  15. a6a2e97 Change 677-fsi check script to only keep messages it cares about. by Nicolas Geoffray · 7 years ago
  16. 2391931 Disable 677-fsi for jvm. by Nicolas Geoffray · 7 years ago
  17. d961043 Merge "Revert "Revert "Full-stack integrity: check vdex contents.""" by Treehugger Robot · 7 years ago
  18. 74c342f Merge "ART: More refactoring of invoke-custom tests" by Treehugger Robot · 7 years ago
  19. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  20. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 7 years ago
  21. 8dcb352 Merge "Disable test 579 on redefine-stress for now" by Treehugger Robot · 7 years ago
  22. abd52cd Merge "Correctly handle instrumenting threads multiple times." by Alex Light · 7 years ago
  23. a7968b3 Disable test 579 on redefine-stress for now by Alex Light · 7 years ago
  24. 72866a8 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a by Josh Gao · 7 years ago
  25. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  26. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  27. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 7 years ago
  28. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  29. 4c213cb ART: More refactoring of invoke-custom tests by Orion Hodson · 7 years ago
  30. d32d79d Reland "sigchain: add wrappers for sigaction64/sigprocmask64." by Josh Gao · 7 years ago
  31. 4486227 Increase test 1926 stack size to 10MB by Alex Light · 7 years ago
  32. 055407c Correctly handle instrumenting threads multiple times. by Alex Light · 7 years ago
  33. 08a6c3d Merge "Change includes to support new slicer header location" by Alex Light · 7 years ago
  34. e4827a8 Merge "ART: Remove binary dependencies in 952-invoke-custom-lookup" by Treehugger Robot · 7 years ago
  35. 9210554 Merge "Use ASM for invoke-custom tests" by Treehugger Robot · 7 years ago
  36. 36bce3b ART: Remove binary dependencies in 952-invoke-custom-lookup by Orion Hodson · 7 years ago
  37. 76e6adb Use ASM for invoke-custom tests by Orion Hodson · 7 years ago
  38. 0bdc1fc Merge "Fix issue with obsolete methods and const-method-handle" by Alex Light · 7 years ago
  39. d13ec09 Fix exit status of ART run-test 119-noimage-patchoat's `run` script. by Roland Levillain · 7 years ago
  40. cc917d9 Fix issue with obsolete methods and const-method-handle by Alex Light · 7 years ago
  41. c7ac275 Merge "Fix exit status of `run` scripts executing more than one test." by Roland Levillain · 7 years ago
  42. d959ccd Merge "Fix "jit at first use" for proxy methods." by Vladimir Marko · 7 years ago
  43. 37602aa Fix "jit at first use" for proxy methods. by Vladimir Marko · 7 years ago
  44. 33ff844 Merge "Workaround for class loader issues in verifier." by Nicolas Geoffray · 7 years ago
  45. ce906f1 Add 1946 to gcverify and trace known failures by Alex Light · 7 years ago
  46. c3394e0 Fix exit status of `run` scripts executing more than one test. by Roland Levillain · 7 years ago
  47. befa309 Workaround for class loader issues in verifier. by Nicolas Geoffray · 7 years ago
  48. b81dedb Merge "ART: Support for VarHandle invokers" by Treehugger Robot · 7 years ago
  49. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 7 years ago
  50. f70ea62 Merge "Revert "sigchain: add wrappers for sigaction64/sigprocmask64."" by Treehugger Robot · 7 years ago
  51. bed2965 Revert "sigchain: add wrappers for sigaction64/sigprocmask64." by Martijn Coenen · 7 years ago
  52. 1613cd1 Merge "Ensure redefinition does not break breakpoint deoptimization" by Treehugger Robot · 7 years ago
  53. e34fe44 Ensure redefinition does not break breakpoint deoptimization by Alex Light · 7 years ago
  54. 8f6dc91 Merge "sigchain: add wrappers for sigaction64/sigprocmask64." by Treehugger Robot · 7 years ago
  55. fee188b Merge "ART: Compile libctstiagent with the NDK" by Treehugger Robot · 7 years ago
  56. eb4640b sigchain: add wrappers for sigaction64/sigprocmask64. by Josh Gao · 7 years ago
  57. f13343e Merge "Add get_class_loader_class_descriptors JVMTI extension method" by Alex Light · 7 years ago
  58. c758875 Add get_class_loader_class_descriptors JVMTI extension method by Alex Light · 7 years ago
  59. ddeeaea Merge "Revert "Stress profile saving for gc-stress tests"" by Calin Juravle · 7 years ago
  60. f34ac49 Revert "Stress profile saving for gc-stress tests" by Calin Juravle · 7 years ago
  61. 911ae19 Merge "ART: Fix up libartagent deps" by Treehugger Robot · 7 years ago
  62. d43e02b Merge "Stress profile saving for gc-stress tests" by Calin Juravle · 7 years ago
  63. cb5125d ART: Compile libctstiagent with the NDK by Andreas Gampe · 7 years ago
  64. 9462a56 ART: Fix up libartagent deps by Andreas Gampe · 7 years ago
  65. 11088ad Merge "Visit proxy methods reference arguments when visiting Quick frames roots." by Roland Levillain · 7 years ago
  66. a1322f0 Stress profile saving for gc-stress tests by Calin Juravle · 7 years ago
  67. b2a9999 Merge "Renumber test 990-method-handle-and-mr to avoid collision in CTS" by Treehugger Robot · 7 years ago
  68. cabc6df Merge "Remove global skip for redefine-stress" by Treehugger Robot · 7 years ago
  69. 040fcf1 Merge "Add option to make testrunner ignore knownfailures.json" by Treehugger Robot · 7 years ago
  70. 281242f Change includes to support new slicer header location by Alex Light · 7 years ago
  71. 42242dd Add option to make testrunner ignore knownfailures.json by Alex Light · 7 years ago
  72. 7e4f1b3 Renumber test 990-method-handle-and-mr to avoid collision in CTS by Alex Light · 7 years ago
  73. a502c72 Merge "ART: Suppress a warning in run-test 912" by Treehugger Robot · 7 years ago
  74. f7c4e4b Remove global skip for redefine-stress by Alex Light · 7 years ago
  75. 109e827 ART: Suppress a warning in run-test 912 by Andreas Gampe · 7 years ago
  76. 0694a55 Merge "ART: Refactor run-test 983 dex verification" by Treehugger Robot · 7 years ago
  77. 59484b9 ART: Refactor run-test 983 dex verification by Andreas Gampe · 7 years ago
  78. 3e55ea3 Merge "Build debug library libdexfiled" by Treehugger Robot · 7 years ago
  79. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  80. ad0777d Visit proxy methods reference arguments when visiting Quick frames roots. by Roland Levillain · 7 years ago
  81. 8fd0856 Refactor test 983 to prepare for inclusion in CTS by Alex Light · 7 years ago
  82. 24d888e Disable 130-hprof test on asan. by Nicolas Geoffray · 7 years ago
  83. 1efa7cb Merge "Disable bitstring type check runtime hooks." by Vladimir Marko · 7 years ago
  84. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 7 years ago
  85. 3bc3da0 Make test 1939 not depend on total number of proxies allocated by Alex Light · 7 years ago
  86. 9c57025 Ensure that all StackTrace.java files are identical for CTS by Alex Light · 7 years ago
  87. ccfbcc8 Merge "Remove need for check script in test 1937" by Treehugger Robot · 7 years ago
  88. 71f6acb Merge "Remove full stack-trace printing from test 1928" by Treehugger Robot · 7 years ago
  89. 7ecd692 Merge "Renumber tests 988-Too{Wide,Deep}ClassInstanceOf" by Treehugger Robot · 7 years ago
  90. f9ff3fb Remove need for check script in test 1937 by Alex Light · 7 years ago
  91. 400a3aa Ensure that all Breakpoint.java files are identical for CTS by Alex Light · 7 years ago
  92. daf675a Renumber tests 988-Too{Wide,Deep}ClassInstanceOf by Alex Light · 7 years ago
  93. ee5ff3c Remove full stack-trace printing from test 1928 by Alex Light · 7 years ago
  94. db8d909 Merge "ART: Refactor libctstiagent build" by Treehugger Robot · 7 years ago
  95. 7c16fea Merge "Revert^6 "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  96. 24b93c5 Blacklist timing out test. by Nicolas Geoffray · 7 years ago
  97. d0ed0d9 ART: Refactor libctstiagent build by Andreas Gampe · 7 years ago
  98. 1897358 Merge "Revert^2 "Ensure that run-test preserves exit status"" by Alex Light · 7 years ago
  99. fe5f52b Revert "Revert "Disable cdex-fast + redefine-stress"" by Mathieu Chartier · 7 years ago
  100. d2b3223 Merge "Revert "Disable cdex-fast + redefine-stress"" by Mathieu Chartier · 7 years ago