1. ad3359e Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  2. 8859311 Revert "Revert "Add support for inlining already sharpened interface calls."" by Nicolas Geoffray · 10 years ago
  3. ee39360 Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" by Nicolas Geoffray · 10 years ago
  4. 042fd00 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  5. c48c7e6 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  6. 7d59309 Use compiling class instead of referrer for access checks. by Nicolas Geoffray · 10 years ago
  7. 1e256bf Be careful with predecessor/successor index. by Nicolas Geoffray · 10 years ago
  8. bbcec62 Merge "Don't check the return type in the builder." into mnc-dev by Nicolas Geoffray · 10 years ago
  9. be43861 Don't check the return type in the builder. by Nicolas Geoffray · 10 years ago
  10. 39eb41f Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-dev by Nicolas Geoffray · 10 years ago
  11. 0bc614d Do not expect 0 or 1 only when comparing a boolean. by Nicolas Geoffray · 10 years ago
  12. 39d40af Verifier: check an aput, even if we know it will fail. by Nicolas Geoffray · 10 years ago
  13. a04e7b7 Run a simplification pass before code generation. by Nicolas Geoffray · 10 years ago
  14. 096f357 Merge "Bailout from compilation if an invoke is malformed." into mnc-dev by Nicolas Geoffray · 10 years ago
  15. 753f1fb Bailout from compilation if an invoke is malformed. by Nicolas Geoffray · 10 years ago
  16. c9345cc Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev by Nicolas Geoffray · 10 years ago
  17. 7d4cc8c Fix wrong DCHECK in bounds check elimination. by Nicolas Geoffray · 10 years ago
  18. 25fde61 Fix a bug in optimizing when the null constant has been DCE. by Nicolas Geoffray · 10 years ago
  19. 31fa4b5 Remove bogus DCHECK in BCE. by Nicolas Geoffray · 10 years ago
  20. bca381a Fix premature deoptimization if the loop body isn't entered. by Mingyao Yang · 10 years ago
  21. db538d3 Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev by David Srbecky · 10 years ago
  22. 3e91a44 Fix case where block has no predecessor for StringChange. by Jeff Hao · 10 years ago
  23. 9f7687c Quick: Fix optimizations for empty if blocks. by Vladimir Marko · 10 years ago
  24. dd3c7d2 ART: Remove old DCHECK that trips Baseline by David Brazdil · 10 years ago
  25. a26cb57 ART stack unwinding fixes for libunwind/gdb/lldb. by David Srbecky · 10 years ago
  26. dfc5db6 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 10 years ago
  27. 07c6f5a Quick: Don't expect move-exception in every catch block. by Vladimir Marko · 10 years ago
  28. df75bca ART: Allow PackedSwitch instructions with zero targets by David Brazdil · 10 years ago
  29. f61ab97 Merge "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" into mnc-dev by Nicolas Geoffray · 10 years ago
  30. c362782 Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE by Nicolas Geoffray · 10 years ago
  31. 23fad47 Fix reference comparison after redundant phi elimination. by Nicolas Geoffray · 10 years ago
  32. b362cdc Merge "Revert "Revert "Turn off duplicate-classes checking""" into mnc-dev by Andreas Gampe · 10 years ago
  33. 3b532d7 Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 10 years ago
  34. 0fc16a0 Revert "Revert "Turn off duplicate-classes checking"" by Andreas Gampe · 10 years ago
  35. ff6d8cf Add more info for attempting to delete non-JNI local reference by Mathieu Chartier · 10 years ago
  36. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  37. 952b164 Merge "ART: Fix wrong hard-failure handling in verifier" into mnc-dev by Andreas Gampe · 10 years ago
  38. 0bcf9fd Fix test 115-native-bridge for Mips. by Douglas Leung · 10 years ago
  39. 8ee2145 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 10 years ago
  40. 93de952 ART: Use v2 version of NativeBridge struct by Andreas Gampe · 10 years ago
  41. 7be8302 Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 10 years ago
  42. 3b74e27 ART: Fix wrong hard-failure handling in verifier by Andreas Gampe · 10 years ago
  43. 9953ca9 Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into mnc-dev by Andreas Gampe · 10 years ago
  44. 18a1827 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 10 years ago
  45. d58a6de Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-dev by Andreas Gampe · 10 years ago
  46. cd572eb Merge "Intercept JNI invocation of String.<init> methods." into mnc-dev by Jeff Hao · 10 years ago
  47. 15e9ad1 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  48. aafcfca DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 10 years ago
  49. 8256609 ART: Fix RegisterNative order by Andreas Gampe · 10 years ago
  50. a5a1c13 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 10 years ago
  51. 3beb245 Also print class for NoSuchFieldException by Mathieu Chartier · 10 years ago
  52. e8ff50d ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 10 years ago
  53. ce7d005 ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  54. f450cf6 Add test for String init called from unresolvable class. by Jeff Hao · 10 years ago
  55. 9dfba72 Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  56. 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  57. 6108ed8 Merge "Add a flag to StackVisitor for inlining." by Nicolas Geoffray · 10 years ago
  58. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 10 years ago
  59. ba56d06 [optimizing] Improve 32 bit long shift by 1. by Mark Mendell · 10 years ago
  60. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  61. 678e695 ART: Refactor 082-inline-execute by Andreas Gampe · 10 years ago
  62. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  63. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  64. fbda5f3 Find better split positions in the register allocator. by Nicolas Geoffray · 10 years ago
  65. 702d260 Skip compilation when falling-through out of method code. by Calin Juravle · 10 years ago
  66. 5d7b7f8 Update the remaining input index of phis after deleting an input. by Nicolas Geoffray · 10 years ago
  67. fd5f56d Merge "Revert "GVN final fields even with side effects."" by Nicolas Geoffray · 10 years ago
  68. 2af2307 Revert "GVN final fields even with side effects." by Nicolas Geoffray · 10 years ago
  69. 56784f8 Merge "GVN final fields even with side effects." by Nicolas Geoffray · 10 years ago
  70. 7817336 GVN final fields even with side effects. by Nicolas Geoffray · 10 years ago
  71. 0cba004 ART: Allow oat files with duplicates classes in corner case by Andreas Gampe · 10 years ago
  72. ed51747 Merge "Add synthesize uses at back edge." by Nicolas Geoffray · 10 years ago
  73. 5790260 Add synthesize uses at back edge. by Nicolas Geoffray · 10 years ago
  74. 69a2804 ART: Fix loop information after dead code elimination by David Brazdil · 10 years ago
  75. 5c8bb7e Bugs have been fixed, so run the tests. by Nicolas Geoffray · 10 years ago
  76. b8df660 Merge "Change ddmc run-test to make new objects instead of strings." by Jeff Hao · 10 years ago
  77. 67aea0a Change ddmc run-test to make new objects instead of strings. by Jeff Hao · 10 years ago
  78. edede5c Merge "Quick: Fix crash on fall-through out of method code." by Vladimir Marko · 10 years ago
  79. 2bee20b Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
  80. 2d2f2a9 Fix constructor access check through reflection by Sebastien Hertz · 10 years ago
  81. a94fb1f Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  82. f0a3d3d Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  83. 8208bdd ART: Fix constructor access checking by Andreas Gampe · 10 years ago
  84. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  85. 0d22184 Revert "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  86. 769c9e5 ART: Simplify Ifs with BooleanNot condition by David Brazdil · 10 years ago
  87. c7508e9 ART: Fix removing a Phi with RemoveInstruction by David Brazdil · 10 years ago
  88. 9d750ef BCE: don't add deoptimization if the loop has early exit. by Mingyao Yang · 10 years ago
  89. f382eff Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
  90. 206d6fd Deoptimization-based BCE for unknown loop bounds. by Mingyao Yang · 10 years ago
  91. adf1597 Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  92. 067cae2 Revert "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  93. 5ff903a Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  94. b15be57 ART: Test for GVN skipping by Andreas Gampe · 10 years ago
  95. 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
  96. 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  97. 5f02c6c Reduce the number of explicit clinit checks for static invokes. by Roland Levillain · 10 years ago
  98. eb5459c Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  99. b9aec2c ART: Check for duplicate classes when loading oat files by Andreas Gampe · 10 years ago
  100. 7bf9bc7 Merge "Minor improvements to 458-checker-instruction-simplification." by Roland Levillain · 10 years ago