1. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  2. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 10 years ago
  3. 19f7c95 Merge "ART: Update host run test script" by Andreas Gampe · 10 years ago
  4. 441336c ART: Update host run test script by Andreas Gampe · 10 years ago
  5. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  6. 7e3652c Revert "Implement suspend checks in new compiler." by Nicolas Geoffray · 10 years ago
  7. 6fbce02 Implement suspend checks in new compiler. by Nicolas Geoffray · 10 years ago
  8. 741c02c Add 5 minute time out to host run tests. by Ian Rogers · 10 years ago
  9. 98cb689 Quick compiler (arm64) Fix inline Math.round() by buzbee · 10 years ago
  10. 5f16c88 Add a test for our NPE checks. by Nicolas Geoffray · 10 years ago
  11. aa4497d Improve dex location canonicalization-related performance. by Vladimir Marko · 10 years ago
  12. 8cf89c4 Change 099-vmdebug test to use File.createTempFile. by Jeff Hao · 10 years ago
  13. cbe15be Disable tracing if enabled by default for new tracing test. by Jeff Hao · 10 years ago
  14. d063d91 Change when sampling thread is reset during shutdown to prevent races. by Jeff Hao · 10 years ago
  15. 9102fff Merge "Fix darwin run-test problems" by Brian Carlstrom · 10 years ago
  16. c580e04 Fix darwin run-test problems by Brian Carlstrom · 10 years ago
  17. bccf123 Add test for hashCode and System.identityHashCode. by Mathieu Chartier · 10 years ago
  18. 58e5e5d Add CallNonvirtual test by Brian Carlstrom · 10 years ago
  19. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  20. 306db81 Fix numerous issues with DdmVmInternal allocation tracking by Brian Carlstrom · 10 years ago
  21. 967b7c3 Merge "Add test case for runFinalization." by Mathieu Chartier · 10 years ago
  22. 3a5fa5e Add test case for runFinalization. by Mathieu Chartier · 10 years ago
  23. 0e59bf8 Merge "ART: Change ART for new native bridge sequence" by Andreas Gampe · 10 years ago
  24. 1d9aa4d ART: Fix host run-test script by Andreas Gampe · 10 years ago
  25. 6be67ee ART: Change ART for new native bridge sequence by Andreas Gampe · 10 years ago
  26. 68caf9e Fix stack overflow and duplicate methods while tracing. by Jeff Hao · 10 years ago
  27. 3f51e7d ART: Fix x86_64 GenSelect case when destination is Ref by Jean Christophe Beyler · 10 years ago
  28. d73f52b Merge "Add numerator check for integer divide and modulo" by Ian Rogers · 10 years ago
  29. e03df65 Fix native allocation test. by Mathieu Chartier · 10 years ago
  30. 40e1912 Disable SignalTest with GC stress. by Ian Rogers · 10 years ago
  31. cd4380c Fix master-art-host build by removing flakey test (temporarily) by Dave Allison · 10 years ago
  32. 3868009 Fix mac build and signal test by Dave Allison · 10 years ago
  33. f0174a0 Merge "Fix signal chain to allow for signal() call to be used" by Dave Allison · 10 years ago
  34. 91a8366 Fix signal chain to allow for signal() call to be used by Dave Allison · 10 years ago
  35. ba32de4 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 10 years ago
  36. 2ddd175 Add numerator check for integer divide and modulo by Yixin Shou · 10 years ago
  37. 992f1e7 Fix gcstress and gcverify test targets by Alex Light · 10 years ago
  38. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  39. 86df3ac Various run-test makefile fixes. by Ian Rogers · 10 years ago
  40. ddfe779 Fix builds where dist_goal is defined. by Ian Rogers · 10 years ago
  41. 9fcaa4b Fix test build targets. by Ian Rogers · 10 years ago
  42. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 10 years ago
  43. 84d7605 Support booting without functioning boot.oat/art patchoat. by Alex Light · 10 years ago
  44. f5c44b3 Use loops to build combinations of run-tests. by Ian Rogers · 10 years ago
  45. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 10 years ago
  46. 64ad14d Support running without a boot image. by Alex Light · 10 years ago
  47. c0e3660 Fix signal test build by Dave Allison · 10 years ago
  48. ac01b9f Merge "Add supported architectures to signal test." by Dave Allison · 10 years ago
  49. 759a77d Merge "Fix host 64-bit ISA string" by Andreas Gampe · 10 years ago
  50. 60ffbca Fix host 64-bit ISA string by Alex Light · 10 years ago
  51. 49ddae7 Add supported architectures to signal test. by Dave Allison · 10 years ago
  52. 0440199 Merge "Fix OOM test case to handle more optimizations" by Ian Rogers · 10 years ago
  53. 8ed2e70 Fix OOM test case to handle more optimizations by Mark Mendell · 10 years ago
  54. 9dcc457 Make apps able to run with a failing patchoat by Alex Light · 10 years ago
  55. fd5a3f7 Merge "ART: More failure output on run-test" by Andreas Gampe · 10 years ago
  56. 907b699 ART: More failure output on run-test by Andreas Gampe · 10 years ago
  57. 5d7cdec AArch64: Add tbz/tbnz and tst. by Zheng Xu · 10 years ago
  58. 37f048b Merge "[ART] Move to system/core native bridge library" by Calin Juravle · 10 years ago
  59. c842352 [ART] Move to system/core native bridge library by Calin Juravle · 10 years ago
  60. 3a12cfe ART: Fix run-test in case of relative TMPDIR by Andreas Gampe · 10 years ago
  61. 3842ad7 Merge "Fix bugs in the x86 and arm versions of generic JNI." by Nicolas Geoffray · 10 years ago
  62. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 10 years ago
  63. 0d334ce ART: Fix another potential N-th visitor issue by Andreas Gampe · 10 years ago
  64. 718ac65 ART: Tolerate shallow call stack in VMStack_getCallingClassLoader by Andreas Gampe · 10 years ago
  65. 04a685d Merge "Added --gcstress and --gcverify shortcut flags to run-test" by Andreas Gampe · 10 years ago
  66. 4fcdc94 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 10 years ago
  67. b74ff13 Merge "Reduce stack usage for overflow checks" by Dave Allison · 10 years ago
  68. 648d711 Reduce stack usage for overflow checks by Dave Allison · 10 years ago
  69. e7873ec Added --gcstress and --gcverify shortcut flags to run-test by Alex Light · 10 years ago
  70. ce22318 Merge "Add tests for getDeclaredConstructor" by Mathieu Chartier · 10 years ago
  71. 2cfa5f1 Add gcstress top-level make rule, eg test-art-host-run-test-gcstress. by Nicolas Geoffray · 10 years ago
  72. 13f8a16 ART: Do not check interface being subclass for member access by Andreas Gampe · 10 years ago
  73. 3ed4c54 Add tests for getDeclaredConstructor by Mathieu Chartier · 10 years ago
  74. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  75. 66d8e85 Merge "Add test for equals and hashCode in ParameterizedType" by Piotr Jastrzebski · 10 years ago
  76. 68b539e Add test for equals and hashCode in ParameterizedType by Piotr Jastrzebski · 10 years ago
  77. 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago
  78. 1b19226 Merge "ART: Generate chained compare-and-branch for short switches" by Andreas Gampe · 10 years ago
  79. 48971b3 ART: Generate chained compare-and-branch for short switches by Andreas Gampe · 10 years ago
  80. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  81. 9e9b15d Merge "Add trampoline invoke and ART callback tests for native-bridge" by Andreas Gampe · 10 years ago
  82. f7a68c1 Add trampoline invoke and ART callback tests for native-bridge by Yong WU · 10 years ago
  83. 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 10 years ago
  84. 6bbf096 ART: Implement the easy long division/remainder by a constant by Alexei Zavjalov · 10 years ago
  85. 1268b74 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 10 years ago
  86. 00d1ef4 Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 10 years ago
  87. 54659e3 ART: LoadConstWide should clobber temp reg by Alexei Zavjalov · 10 years ago
  88. 9900a61 Merge "Add --always-clean flag to run-test." by Ian Rogers · 10 years ago
  89. bfac14a Add --always-clean flag to run-test. by Alex Light · 10 years ago
  90. fc0082b Make 32bit run-tests work correctly on 64bit default devices. by Alex Light · 10 years ago
  91. 8df7388 Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" by Nicolas Geoffray · 10 years ago
  92. 167cc7c Revert "Fix proxy tracing and enable tests that now work with tracing." by Nicolas Geoffray · 10 years ago
  93. 0398e17 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  94. 0a0a20b Fix braino in Makefile. by Nicolas Geoffray · 10 years ago
  95. 2dd6f72 Merge "Add a variable to disable PREBUILD in run-tests." by Nicolas Geoffray · 10 years ago
  96. 3bb12b9 Add a variable to disable PREBUILD in run-tests. by Nicolas Geoffray · 10 years ago
  97. 3c7bb98 Implement array get and array put in optimizing. by Nicolas Geoffray · 10 years ago
  98. b97df04 Merge "ART: Native bridge command-line parameter" by Andreas Gampe · 10 years ago
  99. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 10 years ago
  100. 21b4bf8 ART: Fix run-test 114 ParallelGC to account for OOM by Andreas Gampe · 10 years ago