1. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 9 years ago
  2. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 9 years ago
  3. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  4. 5ef7994 Extended test with "cross-over arrays". by Aart Bik · 9 years ago
  5. 511bb65 Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 9 years ago
  6. 913a737 Merge "Test on (in)variant static and instance field arrays." by Aart Bik · 9 years ago
  7. d141f45 Test on (in)variant static and instance field arrays. by Aart Bik · 9 years ago
  8. c952ac9 ART: Fix System.arraycopy by Andreas Gampe · 9 years ago
  9. bca4d29 Merge "ART: Boolean simplifier fix" by Nicolas Geoffray · 9 years ago
  10. 8f861e3 Merge "ART: DCE should know that array-length can throw NPE" by Vladimir Marko · 9 years ago
  11. b016c6d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 9 years ago
  12. 108ceb4 ART: Boolean simplifier fix by Serguei Katkov · 9 years ago
  13. fec9d09 Merge "Fix the documentation of all-run-test-names." by Roland Levillain · 9 years ago
  14. d139bb7 Fix the documentation of all-run-test-names. by Roland Levillain · 9 years ago
  15. 12cfc60 Merge "Clean up after verifier changes wrt. conflict/undefined reg." by Vladimir Marko · 9 years ago
  16. 747e536 Clean up after verifier changes wrt. conflict/undefined reg. by Vladimir Marko · 9 years ago
  17. fab6788 Fix FieldGap priority queue ordering bug. by Richard Uhler · 9 years ago
  18. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 9 years ago
  19. 093f1b4 Add ART_TEST_DEBUG_GC to help with debugging gc. by Hiroshi Yamauchi · 9 years ago
  20. 1d4184d Add an option to run art tests with strace. by Hiroshi Yamauchi · 9 years ago
  21. c3f73f7 Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 9 years ago
  22. 72156e2 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 9 years ago
  23. f182085 Add VMDebug.countInstancesOfClasses by Mathieu Chartier · 9 years ago
  24. 97a1ff3 ART: Change merges with Undefined to Undefined by Andreas Gampe · 9 years ago
  25. 7135ff0 ART: Fix test by Andreas Gampe · 9 years ago
  26. 72783ff ART: Fix bug in GraphBuilder by David Brazdil · 9 years ago
  27. 7b3d3bc Merge "ART: Add regression test" by David Brazdil · 9 years ago
  28. 3a49232 ART: Add regression test by David Brazdil · 9 years ago
  29. 0f40fbc Merge "Support compiling run-tests with jack" by Sebastien Hertz · 9 years ago
  30. 224a848 Merge "ART: Allow to set and copy conflicts in the verifier" by Andreas Gampe · 9 years ago
  31. 3853628 ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 9 years ago
  32. 784c6ae Merge "Revert "Make Art dexdump/list the real utilities."" by Aart Bik · 9 years ago
  33. 2e3fc78 Merge "Use trap + async timeout for tests" by Mathieu Chartier · 9 years ago
  34. 22c26f5 Revert "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  35. 38ba3fe Use trap + async timeout for tests by Mathieu Chartier · 9 years ago
  36. 8e76556 Merge "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  37. d10ee1c Make Art dexdump/list the real utilities. by Aart Bik · 9 years ago
  38. 4880fd5 Merge "Revert "Revert "ART: Ignore try blocks with no throwing instructions""" by David Brazdil · 9 years ago
  39. d9acfe2 Merge "Migrated dexlist from Dalvik (libdex) into Art (libart)" by Aart Bik · 9 years ago
  40. bff7503 Revert "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  41. 98bea9f Merge "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  42. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  43. c7d5ae3 Merge "ART: Release inputs in Long.reverse intrinsic in x86" by Andreas Gampe · 9 years ago
  44. 575422f ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 9 years ago
  45. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 9 years ago
  46. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  47. 3e18a89 Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing." by Roland Levillain · 9 years ago
  48. 3e40f4a Migrated dexlist from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  49. 185a558 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 9 years ago
  50. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 10 years ago
  51. e7ea17b Merge "Migrated dexdump from Dalvik (libdex) into Art (libart)" by Aart Bik · 9 years ago
  52. 69ae54a Migrated dexdump from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  53. 281a632 ART: Fix graph for switch leaving a try block by David Brazdil · 9 years ago
  54. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  55. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 9 years ago
  56. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 9 years ago
  57. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  58. 8922e0b Merge "ART: Changes to try-catch in GraphBuilder" by David Brazdil · 9 years ago
  59. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 9 years ago
  60. 312f1bf Merge "Do not do a type check when setting null to an array." by Nicolas Geoffray · 9 years ago
  61. 9fdb31e Do not do a type check when setting null to an array. by Nicolas Geoffray · 9 years ago
  62. 8406b31 Merge "Properly delete temp files during run-test" by Sebastien Hertz · 9 years ago
  63. 436cbc5 Merge "Fix a MOV instruction in Optimizing's x86-64 code generator." by Roland Levillain · 9 years ago
  64. 06b66d0 Fix a MOV instruction in Optimizing's x86-64 code generator. by Roland Levillain · 9 years ago
  65. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 9 years ago
  66. ef9849e ART: Fix test 036-finalizer by Mathieu Chartier · 9 years ago
  67. ef3b177 Properly delete temp files during run-test by Sebastien Hertz · 9 years ago
  68. 806af26 Merge "Do not replace a live phi with a dead phi." by Nicolas Geoffray · 9 years ago
  69. 4230e18 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 9 years ago
  70. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 9 years ago
  71. 2e232ce Merge "Revert "Do not update the type of something we already know."" by Calin Juravle · 9 years ago
  72. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 9 years ago
  73. f67156e Merge "Do not update the type of something we already know." by Nicolas Geoffray · 9 years ago
  74. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 9 years ago
  75. d1c897d Merge "Exercise sun.misc.Unsafe.compareAndSwapObject." by Roland Levillain · 9 years ago
  76. d5ad72f ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 9 years ago
  77. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  78. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 9 years ago
  79. d3eaade Merge "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 9 years ago
  80. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 9 years ago
  81. b550c2e Exercise sun.misc.Unsafe.compareAndSwapObject. by Roland Levillain · 9 years ago
  82. 2f81cd8 Merge "ART: Implement try/catch blocks in Builder" by David Brazdil · 9 years ago
  83. d7f3c38 Merge "Make allocation tracker use less memory" by Mathieu Chartier · 9 years ago
  84. 42c3c33 Make allocation tracker use less memory by Man Cao · 9 years ago
  85. d12e782 ART: Reset runtime_throw_failure flag by Andreas Gampe · 9 years ago
  86. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 9 years ago
  87. 414000e Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 9 years ago
  88. 1dd3136 Merge "[MIPS64] JNI Compiler: Sign-extend int function arguments" by Andreas Gampe · 9 years ago
  89. 1f1d53e Merge "ART: Correctly hard-fail method with undefined register" by Andreas Gampe · 9 years ago
  90. a32210c ART: Correctly hard-fail method with undefined register by Andreas Gampe · 9 years ago
  91. 7d925a9 Adding optimizing compiler test case for String.<init>. by Jeff Hao · 9 years ago
  92. fdc9af0 Merge "Use a flag from the verifier to know if we should compile." by Nicolas Geoffray · 9 years ago
  93. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 9 years ago
  94. 0c955b1 Merge "BCE: don't assume a bounds check always gets a HArrayLength." by Nicolas Geoffray · 9 years ago
  95. f652d60 [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 9 years ago
  96. 2b1bc48 Merge "BCE: Narrow instead of unconditionnaly overwrite the range." by Nicolas Geoffray · 9 years ago
  97. a09ff9c BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 9 years ago
  98. 8df886b BCE: don't assume a bounds check always gets a HArrayLength. by Nicolas Geoffray · 9 years ago
  99. b809daa Merge "ART: Stop creating a fallthrough block for Goto" by David Brazdil · 9 years ago
  100. fe65946 ART: Stop creating a fallthrough block for Goto by David Brazdil · 9 years ago