1. b362cdc Merge "Revert "Revert "Turn off duplicate-classes checking""" into mnc-dev by Andreas Gampe · 10 years ago
  2. 3b532d7 Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 10 years ago
  3. 0fc16a0 Revert "Revert "Turn off duplicate-classes checking"" by Andreas Gampe · 10 years ago
  4. ff6d8cf Add more info for attempting to delete non-JNI local reference by Mathieu Chartier · 10 years ago
  5. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  6. 952b164 Merge "ART: Fix wrong hard-failure handling in verifier" into mnc-dev by Andreas Gampe · 10 years ago
  7. 0bcf9fd Fix test 115-native-bridge for Mips. by Douglas Leung · 10 years ago
  8. 8ee2145 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 10 years ago
  9. 93de952 ART: Use v2 version of NativeBridge struct by Andreas Gampe · 10 years ago
  10. 7be8302 Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 10 years ago
  11. 3b74e27 ART: Fix wrong hard-failure handling in verifier by Andreas Gampe · 10 years ago
  12. 9953ca9 Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into mnc-dev by Andreas Gampe · 10 years ago
  13. 18a1827 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 10 years ago
  14. d58a6de Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-dev by Andreas Gampe · 10 years ago
  15. cd572eb Merge "Intercept JNI invocation of String.<init> methods." into mnc-dev by Jeff Hao · 10 years ago
  16. 15e9ad1 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  17. aafcfca DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 10 years ago
  18. 8256609 ART: Fix RegisterNative order by Andreas Gampe · 10 years ago
  19. a5a1c13 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 10 years ago
  20. 3beb245 Also print class for NoSuchFieldException by Mathieu Chartier · 10 years ago
  21. e8ff50d ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 10 years ago
  22. ce7d005 ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  23. f450cf6 Add test for String init called from unresolvable class. by Jeff Hao · 10 years ago
  24. 9dfba72 Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  25. 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  26. 6108ed8 Merge "Add a flag to StackVisitor for inlining." by Nicolas Geoffray · 10 years ago
  27. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 10 years ago
  28. ba56d06 [optimizing] Improve 32 bit long shift by 1. by Mark Mendell · 10 years ago
  29. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  30. 678e695 ART: Refactor 082-inline-execute by Andreas Gampe · 10 years ago
  31. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  32. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  33. fbda5f3 Find better split positions in the register allocator. by Nicolas Geoffray · 10 years ago
  34. 702d260 Skip compilation when falling-through out of method code. by Calin Juravle · 10 years ago
  35. 5d7b7f8 Update the remaining input index of phis after deleting an input. by Nicolas Geoffray · 10 years ago
  36. fd5f56d Merge "Revert "GVN final fields even with side effects."" by Nicolas Geoffray · 10 years ago
  37. 2af2307 Revert "GVN final fields even with side effects." by Nicolas Geoffray · 10 years ago
  38. 56784f8 Merge "GVN final fields even with side effects." by Nicolas Geoffray · 10 years ago
  39. 7817336 GVN final fields even with side effects. by Nicolas Geoffray · 10 years ago
  40. 0cba004 ART: Allow oat files with duplicates classes in corner case by Andreas Gampe · 10 years ago
  41. ed51747 Merge "Add synthesize uses at back edge." by Nicolas Geoffray · 10 years ago
  42. 5790260 Add synthesize uses at back edge. by Nicolas Geoffray · 10 years ago
  43. 69a2804 ART: Fix loop information after dead code elimination by David Brazdil · 10 years ago
  44. 5c8bb7e Bugs have been fixed, so run the tests. by Nicolas Geoffray · 10 years ago
  45. b8df660 Merge "Change ddmc run-test to make new objects instead of strings." by Jeff Hao · 10 years ago
  46. 67aea0a Change ddmc run-test to make new objects instead of strings. by Jeff Hao · 10 years ago
  47. edede5c Merge "Quick: Fix crash on fall-through out of method code." by Vladimir Marko · 10 years ago
  48. 2bee20b Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
  49. 2d2f2a9 Fix constructor access check through reflection by Sebastien Hertz · 10 years ago
  50. a94fb1f Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  51. f0a3d3d Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  52. 8208bdd ART: Fix constructor access checking by Andreas Gampe · 10 years ago
  53. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  54. 0d22184 Revert "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  55. 769c9e5 ART: Simplify Ifs with BooleanNot condition by David Brazdil · 10 years ago
  56. c7508e9 ART: Fix removing a Phi with RemoveInstruction by David Brazdil · 10 years ago
  57. 9d750ef BCE: don't add deoptimization if the loop has early exit. by Mingyao Yang · 10 years ago
  58. f382eff Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
  59. 206d6fd Deoptimization-based BCE for unknown loop bounds. by Mingyao Yang · 10 years ago
  60. adf1597 Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  61. 067cae2 Revert "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  62. 5ff903a Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  63. b15be57 ART: Test for GVN skipping by Andreas Gampe · 10 years ago
  64. 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
  65. 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  66. 5f02c6c Reduce the number of explicit clinit checks for static invokes. by Roland Levillain · 10 years ago
  67. eb5459c Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  68. b9aec2c ART: Check for duplicate classes when loading oat files by Andreas Gampe · 10 years ago
  69. 7bf9bc7 Merge "Minor improvements to 458-checker-instruction-simplification." by Roland Levillain · 10 years ago
  70. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago
  71. f16d7b3 Merge "ART: Dead block removal" by David Brazdil · 10 years ago
  72. 2d7352b ART: Dead block removal by David Brazdil · 10 years ago
  73. 4f7fdd2 Make tests assume ANDROID_ROOT is not /system. by Nicolas Geoffray · 10 years ago
  74. 021190b Merge "Fix reflection handling and test flakiness" by Mathieu Chartier · 10 years ago
  75. a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 10 years ago
  76. 917f9ab ART: Run BooleanSimplifier after inlining by David Brazdil · 10 years ago
  77. 0a025d2 Skip known broken tests for ARM back ends on ARM as second arch. by Roland Levillain · 10 years ago
  78. 5384919 Mul simplification should expect zero operand by Serguei Katkov · 10 years ago
  79. bfdcdc1 ART: Fix re-throwing failures of non-convention errors by Andreas Gampe · 10 years ago
  80. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  81. f7be052 Merge "[optimizing] Fix a bug in moving the null check to the user." by Calin Juravle · 10 years ago
  82. 641547a [optimizing] Fix a bug in moving the null check to the user. by Calin Juravle · 10 years ago
  83. 5988547 Class.forName(..., ..., null) fixes by Brian Carlstrom · 10 years ago
  84. fab31cd Merge "ART: Extend run-test 068-classloader" by Andreas Gampe · 10 years ago
  85. 26684c0 ART: Extend run-test 068-classloader by Andreas Gampe · 10 years ago
  86. 0746453 Merge "ART: Update loop info of all nested loops when inlining" by David Brazdil · 10 years ago
  87. 7d27537 ART: Update loop info of all nested loops when inlining by David Brazdil · 10 years ago
  88. 4bb014f Merge "Revert "Revert "Optimizing: Fix long-to-fp conversion on x86.""" by Roland Levillain · 10 years ago
  89. 223f2f5 Merge "Incorrect transformation of (sub,neg) to (sub) for fp" by Roland Levillain · 10 years ago
  90. b330664 [optimzing] Fix codegen bug and improve type propagation by Calin Juravle · 10 years ago
  91. b0bd891 [optimizing] Replace FP divide by power of 2 by Mark Mendell · 10 years ago
  92. 339dfc2 Incorrect transformation of (sub,neg) to (sub) for fp by Serguei Katkov · 10 years ago
  93. 0d13fee ART: Simplify more bool operations by David Brazdil · 10 years ago
  94. 232ade0 Revert "Revert "Optimizing: Fix long-to-fp conversion on x86."" by Roland Levillain · 10 years ago
  95. b2a5847 Minor improvements to 458-checker-instruction-simplification. by Alexandre Rames · 10 years ago
  96. 36aafd9 Merge "[optimizing] Add memory barriers in constructors when needed" by Calin Juravle · 10 years ago
  97. 27df758 [optimizing] Add memory barriers in constructors when needed by Calin Juravle · 10 years ago
  98. 2fa194b ART: Extend list of instructions accepted as boolean inputs by David Brazdil · 10 years ago
  99. e7bee3b Merge "Remove duplicates phis created during SSA transformation" by Calin Juravle · 10 years ago
  100. a4f8831 Remove duplicates phis created during SSA transformation by Calin Juravle · 10 years ago