1. a19dcc1 resolved conflicts for merge of e9bc7372 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  2. 332e188 Merge "ART: Change access flag behavior in verifier" into lmp-dev by Andreas Gampe · 11 years ago
  3. a5973ea am f89d1d38: am 9a3c2624: Merge "Quick compiler (arm64) Fix inline Math.round()" into lmp-dev by buzbee · 11 years ago
  4. 9a3c262 Merge "Quick compiler (arm64) Fix inline Math.round()" into lmp-dev by buzbee · 11 years ago
  5. 98216e5 Quick compiler (arm64) Fix inline Math.round() by buzbee · 11 years ago
  6. 7fc8f90 ART: Change access flag behavior in verifier by Andreas Gampe · 11 years ago
  7. 28e55dd Merge "Fix host 64-bit ISA string" into lmp-dev by Andreas Gampe · 11 years ago
  8. 5f16c88 Add a test for our NPE checks. by Nicolas Geoffray · 11 years ago
  9. be4e643 Improve dex location canonicalization-related performance. by Vladimir Marko · 11 years ago
  10. aa4497d Improve dex location canonicalization-related performance. by Vladimir Marko · 11 years ago
  11. 8cf89c4 Change 099-vmdebug test to use File.createTempFile. by Jeff Hao · 11 years ago
  12. cbe15be Disable tracing if enabled by default for new tracing test. by Jeff Hao · 11 years ago
  13. 1ae33d6 Change 099-vmdebug test to use File.createTempFile. by Jeff Hao · 11 years ago
  14. d063d91 Change when sampling thread is reset during shutdown to prevent races. by Jeff Hao · 11 years ago
  15. 9102fff Merge "Fix darwin run-test problems" by Brian Carlstrom · 11 years ago
  16. c580e04 Fix darwin run-test problems by Brian Carlstrom · 11 years ago
  17. 8a4064e Fix darwin run-test problems by Brian Carlstrom · 11 years ago
  18. dd66899 Merge "ART: Change ART for new native bridge sequence" into lmp-dev by Andreas Gampe · 11 years ago
  19. c0e1fa7 Merge "Add test for hashCode and System.identityHashCode." into lmp-dev by Mathieu Chartier · 11 years ago
  20. b087849 Disable tracing if enabled by default for new tracing test. by Jeff Hao · 11 years ago
  21. f8bdd4e Change when sampling thread is reset during shutdown to prevent races. by Jeff Hao · 11 years ago
  22. d5b1136 Add test for hashCode and System.identityHashCode. by Mathieu Chartier · 11 years ago
  23. bccf123 Add test for hashCode and System.identityHashCode. by Mathieu Chartier · 11 years ago
  24. 13e3c6d ART: Change ART for new native bridge sequence by Andreas Gampe · 11 years ago
  25. 58e5e5d Add CallNonvirtual test by Brian Carlstrom · 11 years ago
  26. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 11 years ago
  27. 306db81 Fix numerous issues with DdmVmInternal allocation tracking by Brian Carlstrom · 11 years ago
  28. f4cb036 Fix numerous issues with DdmVmInternal allocation tracking by Brian Carlstrom · 11 years ago
  29. 967b7c3 Merge "Add test case for runFinalization." by Mathieu Chartier · 11 years ago
  30. 3a5fa5e Add test case for runFinalization. by Mathieu Chartier · 11 years ago
  31. 0e59bf8 Merge "ART: Change ART for new native bridge sequence" by Andreas Gampe · 11 years ago
  32. 1d9aa4d ART: Fix host run-test script by Andreas Gampe · 11 years ago
  33. 6be67ee ART: Change ART for new native bridge sequence by Andreas Gampe · 11 years ago
  34. 68caf9e Fix stack overflow and duplicate methods while tracing. by Jeff Hao · 11 years ago
  35. 57f2bbd ART: Fix x86_64 GenSelect case when destination is Ref by Jean Christophe Beyler · 11 years ago
  36. 3f51e7d ART: Fix x86_64 GenSelect case when destination is Ref by Jean Christophe Beyler · 11 years ago
  37. d73f52b Merge "Add numerator check for integer divide and modulo" by Ian Rogers · 11 years ago
  38. 6b28a45 Fix stack overflow and duplicate methods while tracing. by Jeff Hao · 11 years ago
  39. e03df65 Fix native allocation test. by Mathieu Chartier · 11 years ago
  40. c60bdf6 Fix native allocation test. by Mathieu Chartier · 11 years ago
  41. 40e1912 Disable SignalTest with GC stress. by Ian Rogers · 11 years ago
  42. cd4380c Fix master-art-host build by removing flakey test (temporarily) by Dave Allison · 11 years ago
  43. 3868009 Fix mac build and signal test by Dave Allison · 11 years ago
  44. f0174a0 Merge "Fix signal chain to allow for signal() call to be used" by Dave Allison · 11 years ago
  45. 91a8366 Fix signal chain to allow for signal() call to be used by Dave Allison · 11 years ago
  46. ba32de4 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 11 years ago
  47. 37c1645 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 11 years ago
  48. 2ddd175 Add numerator check for integer divide and modulo by Yixin Shou · 11 years ago
  49. 992f1e7 Fix gcstress and gcverify test targets by Alex Light · 11 years ago
  50. fb77759 Support booting without functioning boot.oat/art patchoat. by Alex Light · 11 years ago
  51. 1ef4ce8 Really fix tests. by Alex Light · 11 years ago
  52. 86df3ac Various run-test makefile fixes. by Ian Rogers · 11 years ago
  53. ddfe779 Fix builds where dist_goal is defined. by Ian Rogers · 11 years ago
  54. 9fcaa4b Fix test build targets. by Ian Rogers · 11 years ago
  55. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 11 years ago
  56. 84d7605 Support booting without functioning boot.oat/art patchoat. by Alex Light · 11 years ago
  57. f5c44b3 Use loops to build combinations of run-tests. by Ian Rogers · 11 years ago
  58. 507e618 Support running without a boot image. by Alex Light · 11 years ago
  59. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 11 years ago
  60. 64ad14d Support running without a boot image. by Alex Light · 11 years ago
  61. c0e3660 Fix signal test build by Dave Allison · 11 years ago
  62. ac01b9f Merge "Add supported architectures to signal test." by Dave Allison · 11 years ago
  63. b9d6a55 Fix fugu build by Dave Allison · 11 years ago
  64. c6dccb1 Fix host 64-bit ISA string by Alex Light · 11 years ago
  65. 759a77d Merge "Fix host 64-bit ISA string" by Andreas Gampe · 11 years ago
  66. 60ffbca Fix host 64-bit ISA string by Alex Light · 11 years ago
  67. 49ddae7 Add supported architectures to signal test. by Dave Allison · 11 years ago
  68. 0440199 Merge "Fix OOM test case to handle more optimizations" by Ian Rogers · 11 years ago
  69. 45c3ea1 Merge "Add supported architectures to signal test." into lmp-dev by Dave Allison · 11 years ago
  70. d4af31a Add supported architectures to signal test. by Dave Allison · 11 years ago
  71. 8ed2e70 Fix OOM test case to handle more optimizations by Mark Mendell · 11 years ago
  72. 0a112bb Make apps able to run with a failing patchoat by Alex Light · 11 years ago
  73. 9dcc457 Make apps able to run with a failing patchoat by Alex Light · 11 years ago
  74. fd5a3f7 Merge "ART: More failure output on run-test" by Andreas Gampe · 11 years ago
  75. 907b699 ART: More failure output on run-test by Andreas Gampe · 11 years ago
  76. 5d7cdec AArch64: Add tbz/tbnz and tst. by Zheng Xu · 11 years ago
  77. ebee8de Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 11 years ago
  78. 9c29001 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 11 years ago
  79. 4bf8d11 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  80. 93de427 [ART] Move to system/core native bridge library by Calin Juravle · 11 years ago
  81. 37f048b Merge "[ART] Move to system/core native bridge library" by Calin Juravle · 11 years ago
  82. c842352 [ART] Move to system/core native bridge library by Calin Juravle · 11 years ago
  83. 03c9785 Revert "Revert "Reduce stack usage for overflow checks"" by Dave Allison · 11 years ago
  84. 1d77857 Merge "ART: Fix run-test in case of relative TMPDIR" into lmp-dev by Andreas Gampe · 11 years ago
  85. f8b9bbb ART: Fix run-test in case of relative TMPDIR by Andreas Gampe · 11 years ago
  86. b0bf089 Merge "Revert "Reduce stack usage for overflow checks"" into lmp-dev by Dave Allison · 11 years ago
  87. 83b1940 Revert "Reduce stack usage for overflow checks" by Dave Allison · 11 years ago
  88. 0c2a6d7 Merge "ART: Fix another potential N-th visitor issue" into lmp-dev by Andreas Gampe · 11 years ago
  89. ab61295 ART: Fix another potential N-th visitor issue by Andreas Gampe · 11 years ago
  90. 63c051a Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  91. 20ae1d7 Clean up native bridge by Ian Rogers · 11 years ago
  92. 7e9cdbb Merge "ART: Tolerate shallow call stack in VMStack_getCallingClassLoader" into lmp-dev by Andreas Gampe · 11 years ago
  93. 61bf6a1 ART: Tolerate shallow call stack in VMStack_getCallingClassLoader by Andreas Gampe · 11 years ago
  94. 3a12cfe ART: Fix run-test in case of relative TMPDIR by Andreas Gampe · 11 years ago
  95. 3842ad7 Merge "Fix bugs in the x86 and arm versions of generic JNI." by Nicolas Geoffray · 11 years ago
  96. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 11 years ago
  97. 0d334ce ART: Fix another potential N-th visitor issue by Andreas Gampe · 11 years ago
  98. 718ac65 ART: Tolerate shallow call stack in VMStack_getCallingClassLoader by Andreas Gampe · 11 years ago
  99. 04a685d Merge "Added --gcstress and --gcverify shortcut flags to run-test" by Andreas Gampe · 11 years ago
  100. 4fcdc94 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 11 years ago