1. d9acfe2 Merge "Migrated dexlist from Dalvik (libdex) into Art (libart)" by Aart Bik · 10 years ago
  2. 98bea9f Merge "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 10 years ago
  3. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 10 years ago
  4. c7d5ae3 Merge "ART: Release inputs in Long.reverse intrinsic in x86" by Andreas Gampe · 10 years ago
  5. 575422f ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 10 years ago
  6. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 10 years ago
  7. 3e18a89 Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing." by Roland Levillain · 10 years ago
  8. 3e40f4a Migrated dexlist from Dalvik (libdex) into Art (libart) by Aart Bik · 10 years ago
  9. 185a558 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 10 years ago
  10. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 10 years ago
  11. e7ea17b Merge "Migrated dexdump from Dalvik (libdex) into Art (libart)" by Aart Bik · 10 years ago
  12. 69ae54a Migrated dexdump from Dalvik (libdex) into Art (libart) by Aart Bik · 10 years ago
  13. 281a632 ART: Fix graph for switch leaving a try block by David Brazdil · 10 years ago
  14. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 10 years ago
  15. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 10 years ago
  16. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 10 years ago
  17. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  18. 8922e0b Merge "ART: Changes to try-catch in GraphBuilder" by David Brazdil · 10 years ago
  19. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 10 years ago
  20. 312f1bf Merge "Do not do a type check when setting null to an array." by Nicolas Geoffray · 10 years ago
  21. 9fdb31e Do not do a type check when setting null to an array. by Nicolas Geoffray · 10 years ago
  22. 8406b31 Merge "Properly delete temp files during run-test" by Sebastien Hertz · 10 years ago
  23. 436cbc5 Merge "Fix a MOV instruction in Optimizing's x86-64 code generator." by Roland Levillain · 10 years ago
  24. 06b66d0 Fix a MOV instruction in Optimizing's x86-64 code generator. by Roland Levillain · 10 years ago
  25. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 10 years ago
  26. ef9849e ART: Fix test 036-finalizer by Mathieu Chartier · 10 years ago
  27. ef3b177 Properly delete temp files during run-test by Sebastien Hertz · 10 years ago
  28. 806af26 Merge "Do not replace a live phi with a dead phi." by Nicolas Geoffray · 10 years ago
  29. 4230e18 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 10 years ago
  30. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 10 years ago
  31. 2e232ce Merge "Revert "Do not update the type of something we already know."" by Calin Juravle · 10 years ago
  32. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 10 years ago
  33. f67156e Merge "Do not update the type of something we already know." by Nicolas Geoffray · 10 years ago
  34. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 10 years ago
  35. d1c897d Merge "Exercise sun.misc.Unsafe.compareAndSwapObject." by Roland Levillain · 10 years ago
  36. d5ad72f ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 10 years ago
  37. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  38. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  39. d3eaade Merge "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  40. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  41. b550c2e Exercise sun.misc.Unsafe.compareAndSwapObject. by Roland Levillain · 10 years ago
  42. 2f81cd8 Merge "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  43. d7f3c38 Merge "Make allocation tracker use less memory" by Mathieu Chartier · 10 years ago
  44. 42c3c33 Make allocation tracker use less memory by Man Cao · 10 years ago
  45. d12e782 ART: Reset runtime_throw_failure flag by Andreas Gampe · 10 years ago
  46. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 10 years ago
  47. 414000e Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 10 years ago
  48. 1dd3136 Merge "[MIPS64] JNI Compiler: Sign-extend int function arguments" by Andreas Gampe · 10 years ago
  49. 1f1d53e Merge "ART: Correctly hard-fail method with undefined register" by Andreas Gampe · 10 years ago
  50. a32210c ART: Correctly hard-fail method with undefined register by Andreas Gampe · 10 years ago
  51. 7d925a9 Adding optimizing compiler test case for String.<init>. by Jeff Hao · 10 years ago
  52. fdc9af0 Merge "Use a flag from the verifier to know if we should compile." by Nicolas Geoffray · 10 years ago
  53. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  54. 0c955b1 Merge "BCE: don't assume a bounds check always gets a HArrayLength." by Nicolas Geoffray · 10 years ago
  55. f652d60 [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 10 years ago
  56. 2b1bc48 Merge "BCE: Narrow instead of unconditionnaly overwrite the range." by Nicolas Geoffray · 10 years ago
  57. a09ff9c BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 10 years ago
  58. 8df886b BCE: don't assume a bounds check always gets a HArrayLength. by Nicolas Geoffray · 10 years ago
  59. b809daa Merge "ART: Stop creating a fallthrough block for Goto" by David Brazdil · 10 years ago
  60. fe65946 ART: Stop creating a fallthrough block for Goto by David Brazdil · 10 years ago
  61. 9dda8f2 Merge "Fix another case of un-verified dead code." by Nicolas Geoffray · 10 years ago
  62. 1efcc22 Fix another case of un-verified dead code. by Nicolas Geoffray · 10 years ago
  63. 1f82ecc Recompute dominator tree after DCE. by Nicolas Geoffray · 10 years ago
  64. 9714a6e Fix 496 test. by Nicolas Geoffray · 10 years ago
  65. b5061a8 Merge "Do not overwrite an input register in shift operations." by Nicolas Geoffray · 10 years ago
  66. a4f3581 Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  67. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 10 years ago
  68. ec3a4e7 Merge "runtime: Partially implement box-lambda and unbox-lambda experimental opcodes" by Igor Murashkin · 10 years ago
  69. 2ee54e2 runtime: Partially implement box-lambda and unbox-lambda experimental opcodes by Igor Murashkin · 10 years ago
  70. b783b40 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  71. ae37039 Merge "Use compiling class instead of outer class for access checks." by Nicolas Geoffray · 10 years ago
  72. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 10 years ago
  73. 8ec0e20 Merge "ART: Simplify (Not)Equal bool vs. int to true/false" by David Brazdil · 10 years ago
  74. 1e9ec05 ART: Simplify (Not)Equal bool vs. int to true/false by David Brazdil · 10 years ago
  75. 0f0be72 Merge "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  76. 463580c Revert "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 10 years ago
  77. afd0641 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  78. e85647e Merge "Use IsAssignableFrom instead of IsSubclass for robustness." by Nicolas Geoffray · 10 years ago
  79. 8d82a0c Fix wrong DCHECK in bounds check elimination. by Nicolas Geoffray · 10 years ago
  80. 883ac20 Merge "Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity." by David Srbecky · 10 years ago
  81. c9ede38 Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity. by David Srbecky · 10 years ago
  82. dde9827 Fix case where block has no predecessor for StringChange. by Jeff Hao · 10 years ago
  83. af268bb Use IsAssignableFrom instead of IsSubclass for robustness. by Nicolas Geoffray · 10 years ago
  84. 87a135e Merge "Be careful with predecessor/successor index." by Nicolas Geoffray · 10 years ago
  85. 8b20f88 Be careful with predecessor/successor index. by Nicolas Geoffray · 10 years ago
  86. ff3fd95 Merge "Quick: Fix optimizations for empty if blocks." by Vladimir Marko · 10 years ago
  87. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 10 years ago
  88. f11c420 Quick: Fix optimizations for empty if blocks. by Vladimir Marko · 10 years ago
  89. 97d207c Merge "Use compiling class instead of referrer for access checks." by Nicolas Geoffray · 10 years ago
  90. 3045174 Use compiling class instead of referrer for access checks. by Nicolas Geoffray · 10 years ago
  91. d8d7b90 Merge "Do not expect 0 or 1 only when comparing a boolean." by Nicolas Geoffray · 10 years ago
  92. e438757 Merge "Verifier: check an aput, even if we know it will fail." by Nicolas Geoffray · 10 years ago
  93. 3c4ab80 Do not expect 0 or 1 only when comparing a boolean. by Nicolas Geoffray · 10 years ago
  94. be59b85 Merge "Make Main public to pass tests on all configurations." by Nicolas Geoffray · 10 years ago
  95. f7714e6 Make Main public to pass tests on all configurations. by Nicolas Geoffray · 10 years ago
  96. 66389fb Verifier: check an aput, even if we know it will fail. by Nicolas Geoffray · 10 years ago
  97. ea9ef4d Use the right bug number. Spotted by vmarko. by Nicolas Geoffray · 10 years ago
  98. 2371c72 test: Fix lambda test incorrectly globbing together compiler arguments by Igor Murashkin · 10 years ago
  99. 46d8702 Merge "Fix moving GC bugs in proxy stub for X86/X86_64" by Mathieu Chartier · 10 years ago
  100. 247e977 Merge "interpreter: Add experimental lambda opcodes for invoke/create-lambda" by Igor Murashkin · 10 years ago