1. 9f81879 am 33c0ed6c: Merge "[optimizing] Add basic PackedSwitch support" by Andreas Gampe · 9 years ago
  2. 50d7bd8 am 4ef16199: Merge "Clear allocator in image writer" by Mathieu Chartier · 9 years ago
  3. 33c0ed6 Merge "[optimizing] Add basic PackedSwitch support" by Andreas Gampe · 9 years ago
  4. 4ef1619 Merge "Clear allocator in image writer" by Mathieu Chartier · 9 years ago
  5. 5550c56 Clear allocator in image writer by Mathieu Chartier · 9 years ago
  6. 0d2d450 am 782c5315: Merge "Fix static build when libbacktrace links llvm libraries." by Yabin Cui · 9 years ago
  7. 782c531 Merge "Fix static build when libbacktrace links llvm libraries." by Yabin Cui · 9 years ago
  8. a676015 am b009a218: Merge "Fix CreateLinearAlloc bug" by Mathieu Chartier · 9 years ago
  9. b009a21 Merge "Fix CreateLinearAlloc bug" by Mathieu Chartier · 9 years ago
  10. 8f70ba7 am cf05d45c: Merge "Various improvements in range analysis." by Aart Bik · 9 years ago
  11. cf05d45 Merge "Various improvements in range analysis." by Aart Bik · 9 years ago
  12. 017ed0b Fix CreateLinearAlloc bug by Mathieu Chartier · 9 years ago
  13. 6cf353f am b64d5832: Merge "Revert "Revert "Add one LinearAlloc per ClassLoader""" by Mathieu Chartier · 9 years ago
  14. b64d583 Merge "Revert "Revert "Add one LinearAlloc per ClassLoader""" by Mathieu Chartier · 9 years ago
  15. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  16. b3365e0 Various improvements in range analysis. by Aart Bik · 9 years ago
  17. 512cb86 am 6a6916b3: Merge "ART: Fix destruction order in Runtime." by Vladimir Marko · 9 years ago
  18. 6a6916b Merge "ART: Fix destruction order in Runtime." by Vladimir Marko · 9 years ago
  19. 37cf51f ART: Fix destruction order in Runtime. by Vladimir Marko · 9 years ago
  20. 68e8dd0 am 3f4b39de: Merge "Further refinements to checkcast/instanceof." by Nicolas Geoffray · 9 years ago
  21. 275cb42 am 99e4953d: Merge "Revert "Add one LinearAlloc per ClassLoader"" by Nicolas Geoffray · 9 years ago
  22. 3f4b39d Merge "Further refinements to checkcast/instanceof." by Nicolas Geoffray · 9 years ago
  23. 99e4953 Merge "Revert "Add one LinearAlloc per ClassLoader"" by Nicolas Geoffray · 9 years ago
  24. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  25. abfcf18 Further refinements to checkcast/instanceof. by Nicolas Geoffray · 9 years ago
  26. f6010ec Fix static build when libbacktrace links llvm libraries. by Yabin Cui · 9 years ago
  27. c087ab9 am a28cae4d: Merge "Add one LinearAlloc per ClassLoader" by Mathieu Chartier · 9 years ago
  28. a28cae4 Merge "Add one LinearAlloc per ClassLoader" by Mathieu Chartier · 9 years ago
  29. 7e33c81 am beb5d85b: Merge "ART: Use JIT image for JIT run tests" by Andreas Gampe · 9 years ago
  30. beb5d85 Merge "ART: Use JIT image for JIT run tests" by Andreas Gampe · 9 years ago
  31. 8a159fd ART: Use JIT image for JIT run tests by Andreas Gampe · 9 years ago
  32. 474e3df am 87fc96b5: Merge "Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"" by Andreas Gampe · 9 years ago
  33. 87fc96b Merge "Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"" by Andreas Gampe · 9 years ago
  34. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  35. fed9076 am 727ae40f: Merge "Fix locking on string init map (again)." by Vladimir Marko · 9 years ago
  36. 9edb5b1 Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  37. 727ae40 Merge "Fix locking on string init map (again)." by Vladimir Marko · 9 years ago
  38. 293a1b7 am 9f3b8d38: Merge "MIPS64: No call if ArraySet does not need a type check" by David Brazdil · 9 years ago
  39. 9f3b8d3 Merge "MIPS64: No call if ArraySet does not need a type check" by David Brazdil · 9 years ago
  40. 530bee2 am 0d50412e: Merge "ART: Print short register names with MIPS64" by David Brazdil · 9 years ago
  41. bb3d505 MIPS64: No call if ArraySet does not need a type check by David Brazdil · 9 years ago
  42. 0d50412 Merge "ART: Print short register names with MIPS64" by David Brazdil · 9 years ago
  43. 9f0dece ART: Print short register names with MIPS64 by David Brazdil · 9 years ago
  44. dd2508f am d0d11f20: Merge "ART: Fix bug in DeadPhiHandling" by David Brazdil · 9 years ago
  45. d0d11f2 Merge "ART: Fix bug in DeadPhiHandling" by David Brazdil · 9 years ago
  46. b701315 ART: Fix bug in DeadPhiHandling by David Brazdil · 9 years ago
  47. d6397ae am 7b87ff90: Merge "ART: Optimize catch phi creation to save memory." by David Brazdil · 9 years ago
  48. 7b87ff9 Merge "ART: Optimize catch phi creation to save memory." by David Brazdil · 9 years ago
  49. 7856835 Fix locking on string init map (again). by Vladimir Marko · 9 years ago
  50. fe57faa [optimizing] Add basic PackedSwitch support by Mark Mendell · 9 years ago
  51. 2d46591 am 47d89c73: Merge "Fix braino in new build targets." by Nicolas Geoffray · 9 years ago
  52. 47d89c7 Merge "Fix braino in new build targets." by Nicolas Geoffray · 9 years ago
  53. 666dd65 Fix braino in new build targets. by Nicolas Geoffray · 9 years ago
  54. 5f0544b am 8c91afd1: Merge "Remove adb from host build in buildbot." by Nicolas Geoffray · 9 years ago
  55. 8c91afd Merge "Remove adb from host build in buildbot." by Nicolas Geoffray · 9 years ago
  56. 5e0199b Remove adb from host build in buildbot. by Nicolas Geoffray · 9 years ago
  57. 6f1460b am 9e30c0e1: Merge "Fix locking on string init map." by Jeff Hao · 9 years ago
  58. 9e30c0e Merge "Fix locking on string init map." by Jeff Hao · 9 years ago
  59. 4686c52 Fix locking on string init map. by Jeff Hao · 9 years ago
  60. 5ca4da4 am 8e7b964b: Merge "Handle OOME during threadstress finishing message" by Mathieu Chartier · 9 years ago
  61. 8e7b964 Merge "Handle OOME during threadstress finishing message" by Mathieu Chartier · 9 years ago
  62. 74c6f53 am 1b1eb050: Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  63. 1b1eb05 Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  64. 92aaf48 am 63c8be99: Merge "ART: Clean up less in dex2oat" by Andreas Gampe · 9 years ago
  65. 72e36d8 Handle OOME during threadstress finishing message by Mathieu Chartier · 9 years ago
  66. 63c8be9 Merge "ART: Clean up less in dex2oat" by Andreas Gampe · 9 years ago
  67. 3f30e12 ART: Clean up less in dex2oat by Andreas Gampe · 9 years ago
  68. 280f4d3 am 10da8717: Merge "Make run-{libcore,jdwp}-tests work with OUT_DIR set." by Alex Light · 9 years ago
  69. 10da871 Merge "Make run-{libcore,jdwp}-tests work with OUT_DIR set." by Alex Light · 9 years ago
  70. 497fc28 am cd953356: Merge "Revert "Revert "Optimize code generation of check-cast and instance-of.""" by Nicolas Geoffray · 9 years ago
  71. cd95335 Merge "Revert "Revert "Optimize code generation of check-cast and instance-of.""" by Nicolas Geoffray · 9 years ago
  72. 85c7bab Revert "Revert "Optimize code generation of check-cast and instance-of."" by Nicolas Geoffray · 9 years ago
  73. eead071 ART: Optimize catch phi creation to save memory. by David Brazdil · 9 years ago
  74. bed5f89 am 7bfd7ee8: Merge "Fix x64\'s cmpw." by Nicolas Geoffray · 9 years ago
  75. 7bfd7ee Merge "Fix x64's cmpw." by Nicolas Geoffray · 9 years ago
  76. 46fe065 Fix x64's cmpw. by Nicolas Geoffray · 9 years ago
  77. 1cc88ed am 819a9c56: Merge "ART: Delete catch phis for undefined vregs." by David Brazdil · 9 years ago
  78. 819a9c5 Merge "ART: Delete catch phis for undefined vregs." by David Brazdil · 9 years ago
  79. 3eaa32f ART: Delete catch phis for undefined vregs. by David Brazdil · 9 years ago
  80. 2b48438 am 9632d5a5: Merge "ART: Fix two allocation/deallocation mismatches." by Vladimir Marko · 9 years ago
  81. 9632d5a Merge "ART: Fix two allocation/deallocation mismatches." by Vladimir Marko · 9 years ago
  82. 689da13 am 7cfbfe77: Merge "Deoptimization support in optimizing compiler for setting local values" by Sebastien Hertz · 9 years ago
  83. 7cfbfe7 Merge "Deoptimization support in optimizing compiler for setting local values" by Sebastien Hertz · 9 years ago
  84. 540138a ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 10 years ago
  85. 72e62b0 am fc4a03d9: Merge "Add lock around interpreter string init reg map." by Jeff Hao · 9 years ago
  86. fc4a03d Merge "Add lock around interpreter string init reg map." by Jeff Hao · 9 years ago
  87. b15fea2 Make run-{libcore,jdwp}-tests work with OUT_DIR set. by Alex Light · 9 years ago
  88. a2c3864 Add lock around interpreter string init reg map. by Jeff Hao · 9 years ago
  89. 8dcbfda am dc25b96a: Merge "Implement StringGetCharsNoCheck intrinsic for X86" by Andreas Gampe · 9 years ago
  90. dc25b96 Merge "Implement StringGetCharsNoCheck intrinsic for X86" by Andreas Gampe · 9 years ago
  91. 39bd892 am 61b8bf03: Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  92. 61b8bf0 Merge "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  93. 6c8bacc am 2582e1ec: Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()." by Hiroshi Yamauchi · 9 years ago
  94. 2582e1e Merge "Allow null self only in DecodeWeakGlobalDuringShutdown()." by Hiroshi Yamauchi · 9 years ago
  95. e9be6a8 am 2c2cbfd3: Merge "ART: Refactor intrinsics slow-paths" by Andreas Gampe · 9 years ago
  96. 2c2cbfd Merge "ART: Refactor intrinsics slow-paths" by Andreas Gampe · 9 years ago
  97. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 10 years ago
  98. d5ce6a8 ART: Skip image visitor in OatWriter for VerifyAtRuntime by Andreas Gampe · 10 years ago
  99. 104a9f1 am 188b1f54: Merge "asan: update condition to work with multiple SANITIZE_TARGET values." by Evgenii Stepanov · 9 years ago
  100. 188b1f5 Merge "asan: update condition to work with multiple SANITIZE_TARGET values." by Evgenii Stepanov · 9 years ago