1. 8574a3f Revert "Disable 130-hprof test on asan." by Andreas Gampe · 8 years ago
  2. 67ccac2 Merge "Revert "Disable 639-checker-code-sinking in PIC mode."" by Treehugger Robot · 8 years ago
  3. 68f0680 Merge "Make test 1934 not flaky." by Treehugger Robot · 8 years ago
  4. 19a81b8 Revert "Disable 639-checker-code-sinking in PIC mode." by Vladimir Marko · 8 years ago
  5. 5047d9f Make test 1934 not flaky. by Alex Light · 8 years ago
  6. bfce631 Merge "Do not use sa_restorer if not defined" by Treehugger Robot · 8 years ago
  7. ffbe188 Merge "Remove test 1934 skip" by Treehugger Robot · 8 years ago
  8. 1079c82 Remove test 1934 skip by Alex Light · 8 years ago
  9. aeaa965 Merge "ART: Update invoke-custom implementation" by Treehugger Robot · 8 years ago
  10. 7d6f3ce Merge changes I91686ac4,I745a8e88 by Treehugger Robot · 8 years ago
  11. db9d347 Merge "Revert "Reduce number of tests run in art-gcstress-gcverify."" by Treehugger Robot · 8 years ago
  12. 787b8d1 Revert "Reduce number of tests run in art-gcstress-gcverify." by Roland Levillain · 8 years ago
  13. 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 8 years ago
  14. e927866 Revert "Correctly handle instrumenting threads multiple times." by Alex Light · 8 years ago
  15. 1639f65 Merge "test: Cache repeated soong invocations of get_build_var" by Igor Murashkin · 8 years ago
  16. 88c6809 test: Cache repeated soong invocations of get_build_var by Igor Murashkin · 8 years ago
  17. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 8 years ago
  18. a5dca52 ART: Update invoke-custom implementation by Orion Hodson · 8 years ago
  19. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 8 years ago
  20. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 8 years ago
  21. 72efc15 Merge "Introduce MIN/MAX/ABS as HIR nodes." by Treehugger Robot · 8 years ago
  22. 1f8d51b Introduce MIN/MAX/ABS as HIR nodes. by Aart Bik · 8 years ago
  23. 9417650 Merge "ART: Do not load wrong libart(d)/libdexfile(d).so for tests." by Vladimir Marko · 8 years ago
  24. 4d5ee49 Merge "Fix expectations of 988." by Nicolas Geoffray · 8 years ago
  25. 2da72ed ART: Do not load wrong libart(d)/libdexfile(d).so for tests. by Vladimir Marko · 8 years ago
  26. 4f64fbb Reduce number of tests run in art-gcstress-gcverify. by Richard Uhler · 8 years ago
  27. edef4ba Do not use sa_restorer if not defined by Goran Jakovljevic · 8 years ago
  28. 94e2e4f Merge "Add skip for 715 in redefine-stress" by Treehugger Robot · 8 years ago
  29. 046f256 Merge "Ensure when NotifyMethodRedefined is called the ArtMethod is valid" by Treehugger Robot · 8 years ago
  30. 7a02c66 Merge "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 8 years ago
  31. f709ba5 Add skip for 715 in redefine-stress by Alex Light · 8 years ago
  32. 035105f Ensure when NotifyMethodRedefined is called the ArtMethod is valid by Alex Light · 8 years ago
  33. 334f170 Merge "Relax ABS tests when not running ART." by Treehugger Robot · 8 years ago
  34. 89883a9 Merge "Fix 562-checker-no-intermediate for HAdd." by Treehugger Robot · 8 years ago
  35. 3ef920e Merge "Move most of runtime/base to libartbase/base" by David Sehr · 8 years ago
  36. 8bbc11a Fix 562-checker-no-intermediate for HAdd. by Vladimir Marko · 8 years ago
  37. 7a79ebb Merge "Be consistent with android log tags between target/host." by Nicolas Geoffray · 8 years ago
  38. 769af03 Merge "ART: Use try-lock for interface marking" by Treehugger Robot · 8 years ago
  39. 996fabc Relax ABS tests when not running ART. by Aart Bik · 8 years ago
  40. 976b298 ART: Use try-lock for interface marking by Andreas Gampe · 8 years ago
  41. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  42. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 8 years ago
  43. f46f46c Merge "ART: Fixes for constructor parameter annotations" by Treehugger Robot · 8 years ago
  44. 4927ba0 Merge "Introduce ABS as HIR nodes." by Treehugger Robot · 8 years ago
  45. f39f04c Be consistent with android log tags between target/host. by Nicolas Geoffray · 8 years ago
  46. 58143d2 ART: Fixes for constructor parameter annotations by Orion Hodson · 8 years ago
  47. f8928db ART: Fix 709-checker-varhandles by Orion Hodson · 8 years ago
  48. d85b337 Fix expectations of 988. by Nicolas Geoffray · 8 years ago
  49. de558de ART: Fix 710-invoke-custom failure by Orion Hodson · 8 years ago
  50. a1b035b Merge "test: Fix 036-finalizer test flake on --jvm" by Treehugger Robot · 8 years ago
  51. c5a3a68 Merge changes I0e5f6d04,Ib7ce6740 by Treehugger Robot · 8 years ago
  52. 5951bcb Merge "ART: harden test 044" by Treehugger Robot · 8 years ago
  53. 74fa888 ART: harden test 044 by Andreas Gampe · 8 years ago
  54. 34e992e test: Fix 036-finalizer test flake on --jvm by Igor Murashkin · 8 years ago
  55. 926fa77 test: Fix 1934-jvmti-signal-thread flake on --jvm by Igor Murashkin · 8 years ago
  56. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 8 years ago
  57. 3dad341 Introduce ABS as HIR nodes. by Aart Bik · 8 years ago
  58. a6a2e97 Change 677-fsi check script to only keep messages it cares about. by Nicolas Geoffray · 8 years ago
  59. 2391931 Disable 677-fsi for jvm. by Nicolas Geoffray · 8 years ago
  60. d961043 Merge "Revert "Revert "Full-stack integrity: check vdex contents.""" by Treehugger Robot · 8 years ago
  61. 74c342f Merge "ART: More refactoring of invoke-custom tests" by Treehugger Robot · 8 years ago
  62. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 8 years ago
  63. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 8 years ago
  64. 8dcb352 Merge "Disable test 579 on redefine-stress for now" by Treehugger Robot · 8 years ago
  65. abd52cd Merge "Correctly handle instrumenting threads multiple times." by Alex Light · 8 years ago
  66. a7968b3 Disable test 579 on redefine-stress for now by Alex Light · 8 years ago
  67. 72866a8 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a by Josh Gao · 8 years ago
  68. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 8 years ago
  69. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 8 years ago
  70. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 8 years ago
  71. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 8 years ago
  72. 4c213cb ART: More refactoring of invoke-custom tests by Orion Hodson · 8 years ago
  73. d32d79d Reland "sigchain: add wrappers for sigaction64/sigprocmask64." by Josh Gao · 8 years ago
  74. 4486227 Increase test 1926 stack size to 10MB by Alex Light · 8 years ago
  75. 055407c Correctly handle instrumenting threads multiple times. by Alex Light · 8 years ago
  76. 08a6c3d Merge "Change includes to support new slicer header location" by Alex Light · 8 years ago
  77. e4827a8 Merge "ART: Remove binary dependencies in 952-invoke-custom-lookup" by Treehugger Robot · 8 years ago
  78. 9210554 Merge "Use ASM for invoke-custom tests" by Treehugger Robot · 8 years ago
  79. 36bce3b ART: Remove binary dependencies in 952-invoke-custom-lookup by Orion Hodson · 8 years ago
  80. 76e6adb Use ASM for invoke-custom tests by Orion Hodson · 8 years ago
  81. 0bdc1fc Merge "Fix issue with obsolete methods and const-method-handle" by Alex Light · 8 years ago
  82. d13ec09 Fix exit status of ART run-test 119-noimage-patchoat's `run` script. by Roland Levillain · 8 years ago
  83. cc917d9 Fix issue with obsolete methods and const-method-handle by Alex Light · 8 years ago
  84. c7ac275 Merge "Fix exit status of `run` scripts executing more than one test." by Roland Levillain · 8 years ago
  85. d959ccd Merge "Fix "jit at first use" for proxy methods." by Vladimir Marko · 8 years ago
  86. 37602aa Fix "jit at first use" for proxy methods. by Vladimir Marko · 8 years ago
  87. 33ff844 Merge "Workaround for class loader issues in verifier." by Nicolas Geoffray · 8 years ago
  88. ce906f1 Add 1946 to gcverify and trace known failures by Alex Light · 8 years ago
  89. c3394e0 Fix exit status of `run` scripts executing more than one test. by Roland Levillain · 8 years ago
  90. befa309 Workaround for class loader issues in verifier. by Nicolas Geoffray · 8 years ago
  91. b81dedb Merge "ART: Support for VarHandle invokers" by Treehugger Robot · 8 years ago
  92. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 8 years ago
  93. f70ea62 Merge "Revert "sigchain: add wrappers for sigaction64/sigprocmask64."" by Treehugger Robot · 8 years ago
  94. bed2965 Revert "sigchain: add wrappers for sigaction64/sigprocmask64." by Martijn Coenen · 8 years ago
  95. 1613cd1 Merge "Ensure redefinition does not break breakpoint deoptimization" by Treehugger Robot · 8 years ago
  96. e34fe44 Ensure redefinition does not break breakpoint deoptimization by Alex Light · 8 years ago
  97. 8f6dc91 Merge "sigchain: add wrappers for sigaction64/sigprocmask64." by Treehugger Robot · 8 years ago
  98. fee188b Merge "ART: Compile libctstiagent with the NDK" by Treehugger Robot · 8 years ago
  99. eb4640b sigchain: add wrappers for sigaction64/sigprocmask64. by Josh Gao · 8 years ago
  100. f13343e Merge "Add get_class_loader_class_descriptors JVMTI extension method" by Alex Light · 8 years ago