1. fed9076 am 727ae40f: Merge "Fix locking on string init map (again)." by Vladimir Marko · 9 years ago
  2. 727ae40 Merge "Fix locking on string init map (again)." by Vladimir Marko · 9 years ago
  3. 293a1b7 am 9f3b8d38: Merge "MIPS64: No call if ArraySet does not need a type check" by David Brazdil · 9 years ago
  4. 9f3b8d3 Merge "MIPS64: No call if ArraySet does not need a type check" by David Brazdil · 9 years ago
  5. 530bee2 am 0d50412e: Merge "ART: Print short register names with MIPS64" by David Brazdil · 9 years ago
  6. bb3d505 MIPS64: No call if ArraySet does not need a type check by David Brazdil · 9 years ago
  7. 0d50412 Merge "ART: Print short register names with MIPS64" by David Brazdil · 9 years ago
  8. 9f0dece ART: Print short register names with MIPS64 by David Brazdil · 9 years ago
  9. dd2508f am d0d11f20: Merge "ART: Fix bug in DeadPhiHandling" by David Brazdil · 9 years ago
  10. d0d11f2 Merge "ART: Fix bug in DeadPhiHandling" by David Brazdil · 9 years ago
  11. b701315 ART: Fix bug in DeadPhiHandling by David Brazdil · 9 years ago
  12. d6397ae am 7b87ff90: Merge "ART: Optimize catch phi creation to save memory." by David Brazdil · 9 years ago
  13. 7b87ff9 Merge "ART: Optimize catch phi creation to save memory." by David Brazdil · 9 years ago
  14. 7856835 Fix locking on string init map (again). by Vladimir Marko · 9 years ago
  15. 2d46591 am 47d89c73: Merge "Fix braino in new build targets." by Nicolas Geoffray · 9 years ago
  16. 47d89c7 Merge "Fix braino in new build targets." by Nicolas Geoffray · 9 years ago
  17. 666dd65 Fix braino in new build targets. by Nicolas Geoffray · 9 years ago
  18. 5f0544b am 8c91afd1: Merge "Remove adb from host build in buildbot." by Nicolas Geoffray · 9 years ago
  19. 8c91afd Merge "Remove adb from host build in buildbot." by Nicolas Geoffray · 9 years ago
  20. 5e0199b Remove adb from host build in buildbot. by Nicolas Geoffray · 9 years ago
  21. 6f1460b am 9e30c0e1: Merge "Fix locking on string init map." by Jeff Hao · 9 years ago
  22. 9e30c0e Merge "Fix locking on string init map." by Jeff Hao · 9 years ago
  23. 4686c52 Fix locking on string init map. by Jeff Hao · 9 years ago
  24. 5ca4da4 am 8e7b964b: Merge "Handle OOME during threadstress finishing message" by Mathieu Chartier · 9 years ago
  25. 8e7b964 Merge "Handle OOME during threadstress finishing message" by Mathieu Chartier · 9 years ago
  26. 74c6f53 am 1b1eb050: Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  27. 1b1eb05 Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  28. 92aaf48 am 63c8be99: Merge "ART: Clean up less in dex2oat" by Andreas Gampe · 9 years ago
  29. 72e36d8 Handle OOME during threadstress finishing message by Mathieu Chartier · 9 years ago
  30. 63c8be9 Merge "ART: Clean up less in dex2oat" by Andreas Gampe · 9 years ago
  31. 3f30e12 ART: Clean up less in dex2oat by Andreas Gampe · 9 years ago
  32. 280f4d3 am 10da8717: Merge "Make run-{libcore,jdwp}-tests work with OUT_DIR set." by Alex Light · 9 years ago
  33. 10da871 Merge "Make run-{libcore,jdwp}-tests work with OUT_DIR set." by Alex Light · 9 years ago
  34. 497fc28 am cd953356: Merge "Revert "Revert "Optimize code generation of check-cast and instance-of.""" by Nicolas Geoffray · 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. bed5f89 am 7bfd7ee8: Merge "Fix x64\'s cmpw." by Nicolas Geoffray · 9 years ago
  39. 7bfd7ee Merge "Fix x64's cmpw." by Nicolas Geoffray · 9 years ago
  40. 46fe065 Fix x64's cmpw. by Nicolas Geoffray · 9 years ago
  41. 1cc88ed am 819a9c56: Merge "ART: Delete catch phis for undefined vregs." by David Brazdil · 9 years ago
  42. 819a9c5 Merge "ART: Delete catch phis for undefined vregs." by David Brazdil · 9 years ago
  43. 3eaa32f ART: Delete catch phis for undefined vregs. by David Brazdil · 9 years ago
  44. 2b48438 am 9632d5a5: Merge "ART: Fix two allocation/deallocation mismatches." by Vladimir Marko · 9 years ago
  45. 9632d5a Merge "ART: Fix two allocation/deallocation mismatches." by Vladimir Marko · 9 years ago
  46. 689da13 am 7cfbfe77: Merge "Deoptimization support in optimizing compiler for setting local values" by Sebastien Hertz · 9 years ago
  47. 7cfbfe7 Merge "Deoptimization support in optimizing compiler for setting local values" by Sebastien Hertz · 9 years ago
  48. 540138a ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 10 years ago
  49. 72e62b0 am fc4a03d9: Merge "Add lock around interpreter string init reg map." by Jeff Hao · 9 years ago
  50. fc4a03d Merge "Add lock around interpreter string init reg map." by Jeff Hao · 9 years ago
  51. b15fea2 Make run-{libcore,jdwp}-tests work with OUT_DIR set. by Alex Light · 9 years ago
  52. a2c3864 Add lock around interpreter string init reg map. by Jeff Hao · 9 years ago
  53. 8dcbfda am dc25b96a: Merge "Implement StringGetCharsNoCheck intrinsic for X86" by Andreas Gampe · 9 years ago
  54. dc25b96 Merge "Implement StringGetCharsNoCheck intrinsic for X86" by Andreas Gampe · 9 years ago
  55. 39bd892 am 61b8bf03: Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  56. 61b8bf0 Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  57. 6c8bacc am 2582e1ec: Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()." by Hiroshi Yamauchi · 9 years ago
  58. 2582e1e Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()." by Hiroshi Yamauchi · 9 years ago
  59. e9be6a8 am 2c2cbfd3: Merge "ART: Refactor intrinsics slow-paths" by Andreas Gampe · 9 years ago
  60. 2c2cbfd Merge "ART: Refactor intrinsics slow-paths" by Andreas Gampe · 9 years ago
  61. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 10 years ago
  62. d5ce6a8 ART: Skip image visitor in OatWriter for VerifyAtRuntime by Andreas Gampe · 10 years ago
  63. 104a9f1 am 188b1f54: Merge "asan: update condition to work with multiple SANITIZE_TARGET values." by Evgenii Stepanov · 9 years ago
  64. 188b1f5 Merge "asan: update condition to work with multiple SANITIZE_TARGET values." by Evgenii Stepanov · 9 years ago
  65. 33ddb74 asan: update condition to work with multiple SANITIZE_TARGET values. by Ivan Krasin · 9 years ago
  66. 6958e4f ART: Fix two allocation/deallocation mismatches. by Vladimir Marko · 9 years ago
  67. 498b160 Allow null self only in DecodeWeakGlobalDuringShutdown(). by Hiroshi Yamauchi · 10 years ago
  68. 2be49ee am 6766eae2: Merge "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  69. 6766eae Merge "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  70. 7537437 Revert "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  71. 51273a7 am 930761fb: Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)." by Josh Gao · 9 years ago
  72. 930761f Merge "Use arc4random_buf instead of getauxval(AT_RANDOM)." by Josh Gao · 9 years ago
  73. d2f231a am ca83cd09: Merge "Optimizing: Allow storing value objects in containers." by Vladimir Marko · 9 years ago
  74. ca83cd0 Merge "Optimizing: Allow storing value objects in containers." by Vladimir Marko · 9 years ago
  75. 439a32e am e3b22359: Merge "Optimizing: Do not use range-based loop when inserting elements." by Vladimir Marko · 9 years ago
  76. e3b2235 Merge "Optimizing: Do not use range-based loop when inserting elements." by Vladimir Marko · 9 years ago
  77. 99170c6 Deoptimization support in optimizing compiler for setting local values by Mingyao Yang · 10 years ago
  78. b7d8e8c Optimizing: Do not use range-based loop when inserting elements. by Vladimir Marko · 9 years ago
  79. 76c92ac Optimizing: Allow storing value objects in containers. by Vladimir Marko · 9 years ago
  80. 42fb546 am a201d5ee: Merge "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  81. a201d5e Merge "Optimize code generation of check-cast and instance-of." by Nicolas Geoffray · 9 years ago
  82. 053beef am 271d30dd: Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests." by Calin Juravle · 9 years ago
  83. 271d30d Merge "Revert "Support unresolved fields in optimizing" breaks debuggable tests." by Calin Juravle · 9 years ago
  84. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 9 years ago
  85. 64acf30 Optimize code generation of check-cast and instance-of. by Nicolas Geoffray · 10 years ago
  86. 6a181b4 am 017719a0: Merge "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  87. 120dd56 am 9d567824: Merge "Support unresolved methods in Optimizing" by Calin Juravle · 9 years ago
  88. f15892c am b4b543d7: Merge "BuildInvoke refactor: extract String.init in its own code path" by Calin Juravle · 9 years ago
  89. 017719a Merge "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  90. 9d56782 Merge "Support unresolved methods in Optimizing" by Calin Juravle · 9 years ago
  91. b4b543d Merge "BuildInvoke refactor: extract String.init in its own code path" by Calin Juravle · 9 years ago
  92. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 10 years ago
  93. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 10 years ago
  94. 5d01db1 BuildInvoke refactor: extract String.init in its own code path by Calin Juravle · 10 years ago
  95. 0389cd5 Use arc4random_buf instead of getauxval(AT_RANDOM). by Josh Gao · 10 years ago
  96. 4173c52 am 46aa836b: Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Andreas Gampe · 10 years ago
  97. 46aa836 Merge "X86/X86_64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Andreas Gampe · 10 years ago
  98. d7f0641 am 9eac83e1: Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 10 years ago
  99. 9eac83e Merge "ART: Skip compiler-driver compile loop for VerifyAtRuntime" by Andreas Gampe · 10 years ago
  100. 0795694 am 9b2c10eb: Merge "Optimizing: Tag arena allocations in SsaBuilder." by Vladimir Marko · 10 years ago