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