1. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  2. 6a6916b Merge "ART: Fix destruction order in Runtime." by Vladimir Marko · 9 years ago
  3. 37cf51f ART: Fix destruction order in Runtime. by Vladimir Marko · 9 years ago
  4. 3f4b39d Merge "Further refinements to checkcast/instanceof." by Nicolas Geoffray · 9 years ago
  5. 99e4953 Merge "Revert "Add one LinearAlloc per ClassLoader"" by Nicolas Geoffray · 9 years ago
  6. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  7. abfcf18 Further refinements to checkcast/instanceof. by Nicolas Geoffray · 9 years ago
  8. a28cae4 Merge "Add one LinearAlloc per ClassLoader" by Mathieu Chartier · 9 years ago
  9. beb5d85 Merge "ART: Use JIT image for JIT run tests" by Andreas Gampe · 9 years ago
  10. 8a159fd ART: Use JIT image for JIT run tests by Andreas Gampe · 9 years ago
  11. 87fc96b Merge "Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"" by Andreas Gampe · 9 years ago
  12. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  13. 9edb5b1 Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  14. 727ae40 Merge "Fix locking on string init map (again)." by Vladimir Marko · 9 years ago
  15. 9f3b8d3 Merge "MIPS64: No call if ArraySet does not need a type check" by David Brazdil · 9 years ago
  16. bb3d505 MIPS64: No call if ArraySet does not need a type check by David Brazdil · 9 years ago
  17. 0d50412 Merge "ART: Print short register names with MIPS64" by David Brazdil · 9 years ago
  18. 9f0dece ART: Print short register names with MIPS64 by David Brazdil · 9 years ago
  19. d0d11f2 Merge "ART: Fix bug in DeadPhiHandling" by David Brazdil · 9 years ago
  20. b701315 ART: Fix bug in DeadPhiHandling by David Brazdil · 9 years ago
  21. 7b87ff9 Merge "ART: Optimize catch phi creation to save memory." by David Brazdil · 9 years ago
  22. 7856835 Fix locking on string init map (again). by Vladimir Marko · 9 years ago
  23. 47d89c7 Merge "Fix braino in new build targets." by Nicolas Geoffray · 9 years ago
  24. 666dd65 Fix braino in new build targets. by Nicolas Geoffray · 9 years ago
  25. 8c91afd Merge "Remove adb from host build in buildbot." by Nicolas Geoffray · 9 years ago
  26. 5e0199b Remove adb from host build in buildbot. by Nicolas Geoffray · 9 years ago
  27. 9e30c0e Merge "Fix locking on string init map." by Jeff Hao · 9 years ago
  28. 4686c52 Fix locking on string init map. by Jeff Hao · 9 years ago
  29. 8e7b964 Merge "Handle OOME during threadstress finishing message" by Mathieu Chartier · 9 years ago
  30. 1b1eb05 Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  31. 72e36d8 Handle OOME during threadstress finishing message by Mathieu Chartier · 9 years ago
  32. 63c8be9 Merge "ART: Clean up less in dex2oat" by Andreas Gampe · 9 years ago
  33. 3f30e12 ART: Clean up less in dex2oat by Andreas Gampe · 9 years ago
  34. 10da871 Merge "Make run-{libcore,jdwp}-tests work with OUT_DIR set." by Alex Light · 9 years ago
  35. cd95335 Merge "Revert "Revert "Optimize code generation of check-cast and instance-of.""" by Nicolas Geoffray · 9 years ago
  36. 85c7bab Revert "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  37. eead071 ART: Optimize catch phi creation to save memory. by David Brazdil · 9 years ago
  38. 7bfd7ee Merge "Fix x64's cmpw." by Nicolas Geoffray · 9 years ago
  39. 46fe065 Fix x64's cmpw. by Nicolas Geoffray · 9 years ago
  40. 819a9c5 Merge "ART: Delete catch phis for undefined vregs." by David Brazdil · 9 years ago
  41. 3eaa32f ART: Delete catch phis for undefined vregs. by David Brazdil · 9 years ago
  42. 9632d5a Merge "ART: Fix two allocation/deallocation mismatches." by Vladimir Marko · 9 years ago
  43. 7cfbfe7 Merge "Deoptimization support in optimizing compiler for setting local values" by Sebastien Hertz · 9 years ago
  44. 540138a ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 9 years ago
  45. fc4a03d Merge "Add lock around interpreter string init reg map." by Jeff Hao · 9 years ago
  46. b15fea2 Make run-{libcore,jdwp}-tests work with OUT_DIR set. by Alex Light · 9 years ago
  47. a2c3864 Add lock around interpreter string init reg map. by Jeff Hao · 9 years ago
  48. dc25b96 Merge "Implement StringGetCharsNoCheck intrinsic for X86" by Andreas Gampe · 9 years ago
  49. 61b8bf0 Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  50. 2582e1e Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()." by Hiroshi Yamauchi · 9 years ago
  51. 2c2cbfd Merge "ART: Refactor intrinsics slow-paths" by Andreas Gampe · 9 years ago
  52. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 9 years ago
  53. d5ce6a8 ART: Skip image visitor in OatWriter for VerifyAtRuntime by Andreas Gampe · 9 years ago
  54. 188b1f5 Merge "asan: update condition to work with multiple SANITIZE_TARGET values." by Evgenii Stepanov · 9 years ago
  55. 33ddb74 asan: update condition to work with multiple SANITIZE_TARGET values. by Ivan Krasin · 9 years ago
  56. 6958e4f ART: Fix two allocation/deallocation mismatches. by Vladimir Marko · 9 years ago
  57. 498b160 Allow null self only in DecodeWeakGlobalDuringShutdown(). by Hiroshi Yamauchi · 9 years ago
  58. 6766eae Merge "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  59. 7537437 Revert "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  60. 930761f Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)." by Josh Gao · 9 years ago
  61. ca83cd0 Merge "Optimizing: Allow storing value objects in containers." by Vladimir Marko · 9 years ago
  62. e3b2235 Merge "Optimizing: Do not use range-based loop when inserting elements." by Vladimir Marko · 9 years ago
  63. 99170c6 Deoptimization support in optimizing compiler for setting local values by Mingyao Yang · 9 years ago
  64. b7d8e8c Optimizing: Do not use range-based loop when inserting elements. by Vladimir Marko · 9 years ago
  65. 76c92ac Optimizing: Allow storing value objects in containers. by Vladimir Marko · 9 years ago
  66. a201d5e Merge "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  67. 271d30d Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests." by Calin Juravle · 9 years ago
  68. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 9 years ago
  69. 64acf30 Optimize code generation of check-cast and instance-of. by Nicolas Geoffray · 9 years ago
  70. 017719a Merge "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  71. 9d56782 Merge "Support unresolved methods in Optimizing" by Calin Juravle · 9 years ago
  72. b4b543d Merge "BuildInvoke refactor: extract String.init in its own code path" by Calin Juravle · 9 years ago
  73. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 9 years ago
  74. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 9 years ago
  75. 5d01db1 BuildInvoke refactor: extract String.init in its own code path by Calin Juravle · 9 years ago
  76. 0389cd5 Use arc4random_buf instead of getauxval(AT_RANDOM). by Josh Gao · 9 years ago
  77. 46aa836 Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Andreas Gampe · 9 years ago
  78. 9eac83e Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  79. 740667a ART: Skip compiler-driver compile loop for VerifyAtRuntime by Andreas Gampe · 9 years ago
  80. 9b2c10e Merge "Optimizing: Tag arena allocations in SsaBuilder." by Vladimir Marko · 9 years ago
  81. 71bf809 Optimizing: Tag arena allocations in SsaBuilder. by Vladimir Marko · 9 years ago
  82. 4919c34 Merge "ART: Make dex2oat timing a bit more granular" by Andreas Gampe · 9 years ago
  83. 831904f Merge "Add option to append to the cfg dump." by Calin Juravle · 9 years ago
  84. fe15701 Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 9 years ago
  85. aef880c Merge "Optimizing: Tag arena allocations in HGraph." by Vladimir Marko · 9 years ago
  86. 8f8926a Implement StringGetCharsNoCheck intrinsic for X86 by Mark Mendell · 9 years ago
  87. 2d55479 X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Mark Mendell · 9 years ago
  88. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 9 years ago
  89. d226ad6 Merge "Use clang for building mips32r2_fp." by Nicolas Geoffray · 9 years ago
  90. bd8b6af Use clang for building mips32r2_fp. by Nicolas Geoffray · 9 years ago
  91. e295be4 Merge "Additional MIPS64 instructions needed by intrinsics code." by Andreas Gampe · 9 years ago
  92. 9ea4a93 Merge "Use induction variable range analysis in BCE (statically)." by Aart Bik · 9 years ago
  93. 7fa1a81 Merge "X86: Use short forward jumps if possible" by Andreas Gampe · 9 years ago
  94. a689227 Merge "Clean up mod union table" by Mathieu Chartier · 9 years ago
  95. c7ae55d ART: Make dex2oat timing a bit more granular by Andreas Gampe · 9 years ago
  96. 1a1d77f Merge "Support X86 intrinsic System.arraycopy char" by Andreas Gampe · 9 years ago
  97. 7ac8b34 Merge "Add X86 bsf and rotate instructions" by Andreas Gampe · 9 years ago
  98. bcee092 Add X86 bsf and rotate instructions by Mark Mendell · 9 years ago
  99. 22af3be Use induction variable range analysis in BCE (statically). by Aart Bik · 9 years ago
  100. c895082 Clean up mod union table by Mathieu Chartier · 9 years ago