1. ebfd632 am eae0927c: Merge "ART: mprotect() bottom page of ThreadPoolWorker stacks." by Vladimir Marko · 9 years ago
  2. eae0927 Merge "ART: mprotect() bottom page of ThreadPoolWorker stacks." by Vladimir Marko · 9 years ago
  3. 95ad1f3 am 0e519cd7: Merge "ART: Refactor run-test 482-loop-back-edge-use" by David Brazdil · 9 years ago
  4. 0e519cd Merge "ART: Refactor run-test 482-loop-back-edge-use" by David Brazdil · 9 years ago
  5. 0b6e283 ART: mprotect() bottom page of ThreadPoolWorker stacks. by Vladimir Marko · 9 years ago
  6. 6aa56f4 am 8c20e760: Merge "Minor cleanup in range analysis." by Aart Bik · 9 years ago
  7. 8c20e76 Merge "Minor cleanup in range analysis." by Aart Bik · 9 years ago
  8. cd26feb Minor cleanup in range analysis. by Aart Bik · 9 years ago
  9. dc5e711 am a6cfe5a3: Merge "Various improvements in finding induction variables." by Aart Bik · 9 years ago
  10. a6cfe5a Merge "Various improvements in finding induction variables." by Aart Bik · 9 years ago
  11. f475bee Various improvements in finding induction variables. by Aart Bik · 10 years ago
  12. bf84b69 am 15ed726e: Merge "Replaced INT_MIN/MAX with modern-day limits." by Aart Bik · 9 years ago
  13. 15ed726 Merge "Replaced INT_MIN/MAX with modern-day limits." by Aart Bik · 9 years ago
  14. 91dfc20 am 6881a06e: Merge "Add benchmark for jobject functions" by Mathieu Chartier · 9 years ago
  15. 6881a06 Merge "Add benchmark for jobject functions" by Mathieu Chartier · 9 years ago
  16. aab5b75 Replaced INT_MIN/MAX with modern-day limits. by Aart Bik · 9 years ago
  17. 27c52b1 am 25ec2c19: Merge "Fix falkiness in 117-nopatchoat" by Alex Light · 9 years ago
  18. 25ec2c1 Merge "Fix falkiness in 117-nopatchoat" by Alex Light · 9 years ago
  19. 22cbec4 Fix falkiness in 117-nopatchoat by Alex Light · 9 years ago
  20. 29c8680 ART: Refactor run-test 482-loop-back-edge-use by David Brazdil · 9 years ago
  21. eb259b5 am b4fd7313: Merge "Don\'t use ninja to build targets." by Nicolas Geoffray · 9 years ago
  22. b4fd731 Merge "Don't use ninja to build targets." by Nicolas Geoffray · 9 years ago
  23. 14a3160 Don't use ninja to build targets. by Nicolas Geoffray · 9 years ago
  24. 14f8b13 Add benchmark for jobject functions by Mathieu Chartier · 9 years ago
  25. 6a9fec5 am 6a0e05af: Merge "ART: PathClassLoader test" by Andreas Gampe · 9 years ago
  26. 6a0e05a Merge "ART: PathClassLoader test" by Andreas Gampe · 9 years ago
  27. 84a7903 ART: PathClassLoader test by Andreas Gampe · 9 years ago
  28. d3ae593 am 35586c6f: Merge "Some clean up for mark sweep files" by Mathieu Chartier · 9 years ago
  29. 9f81879 am 33c0ed6c: Merge "[optimizing] Add basic PackedSwitch support" by Andreas Gampe · 9 years ago
  30. 50d7bd8 am 4ef16199: Merge "Clear allocator in image writer" by Mathieu Chartier · 9 years ago
  31. 35586c6 Merge "Some clean up for mark sweep files" by Mathieu Chartier · 9 years ago
  32. 33c0ed6 Merge "[optimizing] Add basic PackedSwitch support" by Andreas Gampe · 9 years ago
  33. 4ef1619 Merge "Clear allocator in image writer" by Mathieu Chartier · 9 years ago
  34. 5550c56 Clear allocator in image writer by Mathieu Chartier · 9 years ago
  35. 1ac1c2b Some clean up for mark sweep files by Mathieu Chartier · 9 years ago
  36. 0d2d450 am 782c5315: Merge "Fix static build when libbacktrace links llvm libraries." by Yabin Cui · 9 years ago
  37. 782c531 Merge "Fix static build when libbacktrace links llvm libraries." by Yabin Cui · 9 years ago
  38. a676015 am b009a218: Merge "Fix CreateLinearAlloc bug" by Mathieu Chartier · 9 years ago
  39. b009a21 Merge "Fix CreateLinearAlloc bug" by Mathieu Chartier · 9 years ago
  40. 8f70ba7 am cf05d45c: Merge "Various improvements in range analysis." by Aart Bik · 9 years ago
  41. cf05d45 Merge "Various improvements in range analysis." by Aart Bik · 9 years ago
  42. 017ed0b Fix CreateLinearAlloc bug by Mathieu Chartier · 9 years ago
  43. 6cf353f am b64d5832: Merge "Revert "Revert "Add one LinearAlloc per ClassLoader""" by Mathieu Chartier · 9 years ago
  44. b64d583 Merge "Revert "Revert "Add one LinearAlloc per ClassLoader""" by Mathieu Chartier · 9 years ago
  45. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  46. b3365e0 Various improvements in range analysis. by Aart Bik · 9 years ago
  47. 512cb86 am 6a6916b3: Merge "ART: Fix destruction order in Runtime." by Vladimir Marko · 9 years ago
  48. 6a6916b Merge "ART: Fix destruction order in Runtime." by Vladimir Marko · 9 years ago
  49. 37cf51f ART: Fix destruction order in Runtime. by Vladimir Marko · 9 years ago
  50. 68e8dd0 am 3f4b39de: Merge "Further refinements to checkcast/instanceof." by Nicolas Geoffray · 9 years ago
  51. 275cb42 am 99e4953d: Merge "Revert "Add one LinearAlloc per ClassLoader"" by Nicolas Geoffray · 9 years ago
  52. 3f4b39d Merge "Further refinements to checkcast/instanceof." by Nicolas Geoffray · 9 years ago
  53. 99e4953 Merge "Revert "Add one LinearAlloc per ClassLoader"" by Nicolas Geoffray · 9 years ago
  54. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  55. abfcf18 Further refinements to checkcast/instanceof. by Nicolas Geoffray · 9 years ago
  56. f6010ec Fix static build when libbacktrace links llvm libraries. by Yabin Cui · 9 years ago
  57. c087ab9 am a28cae4d: Merge "Add one LinearAlloc per ClassLoader" by Mathieu Chartier · 9 years ago
  58. a28cae4 Merge "Add one LinearAlloc per ClassLoader" by Mathieu Chartier · 9 years ago
  59. 7e33c81 am beb5d85b: Merge "ART: Use JIT image for JIT run tests" by Andreas Gampe · 9 years ago
  60. beb5d85 Merge "ART: Use JIT image for JIT run tests" by Andreas Gampe · 9 years ago
  61. 8a159fd ART: Use JIT image for JIT run tests by Andreas Gampe · 9 years ago
  62. 474e3df am 87fc96b5: Merge "Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"" by Andreas Gampe · 9 years ago
  63. 87fc96b Merge "Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime"" by Andreas Gampe · 9 years ago
  64. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  65. fed9076 am 727ae40f: Merge "Fix locking on string init map (again)." by Vladimir Marko · 9 years ago
  66. 9edb5b1 Revert "ART: Skip image visitor in OatWriter for VerifyAtRuntime" by Andreas Gampe · 9 years ago
  67. 727ae40 Merge "Fix locking on string init map (again)." by Vladimir Marko · 9 years ago
  68. 293a1b7 am 9f3b8d38: Merge "MIPS64: No call if ArraySet does not need a type check" by David Brazdil · 9 years ago
  69. 9f3b8d3 Merge "MIPS64: No call if ArraySet does not need a type check" by David Brazdil · 9 years ago
  70. 530bee2 am 0d50412e: Merge "ART: Print short register names with MIPS64" by David Brazdil · 9 years ago
  71. bb3d505 MIPS64: No call if ArraySet does not need a type check by David Brazdil · 9 years ago
  72. 0d50412 Merge "ART: Print short register names with MIPS64" by David Brazdil · 9 years ago
  73. 9f0dece ART: Print short register names with MIPS64 by David Brazdil · 9 years ago
  74. dd2508f am d0d11f20: Merge "ART: Fix bug in DeadPhiHandling" by David Brazdil · 9 years ago
  75. d0d11f2 Merge "ART: Fix bug in DeadPhiHandling" by David Brazdil · 9 years ago
  76. b701315 ART: Fix bug in DeadPhiHandling by David Brazdil · 9 years ago
  77. d6397ae am 7b87ff90: Merge "ART: Optimize catch phi creation to save memory." by David Brazdil · 9 years ago
  78. 7b87ff9 Merge "ART: Optimize catch phi creation to save memory." by David Brazdil · 9 years ago
  79. 7856835 Fix locking on string init map (again). by Vladimir Marko · 9 years ago
  80. fe57faa [optimizing] Add basic PackedSwitch support by Mark Mendell · 9 years ago
  81. 2d46591 am 47d89c73: Merge "Fix braino in new build targets." by Nicolas Geoffray · 9 years ago
  82. 47d89c7 Merge "Fix braino in new build targets." by Nicolas Geoffray · 9 years ago
  83. 666dd65 Fix braino in new build targets. by Nicolas Geoffray · 9 years ago
  84. 5f0544b am 8c91afd1: Merge "Remove adb from host build in buildbot." by Nicolas Geoffray · 9 years ago
  85. 8c91afd Merge "Remove adb from host build in buildbot." by Nicolas Geoffray · 9 years ago
  86. 5e0199b Remove adb from host build in buildbot. by Nicolas Geoffray · 9 years ago
  87. 6f1460b am 9e30c0e1: Merge "Fix locking on string init map." by Jeff Hao · 9 years ago
  88. 9e30c0e Merge "Fix locking on string init map." by Jeff Hao · 9 years ago
  89. 4686c52 Fix locking on string init map. by Jeff Hao · 9 years ago
  90. 5ca4da4 am 8e7b964b: Merge "Handle OOME during threadstress finishing message" by Mathieu Chartier · 9 years ago
  91. 8e7b964 Merge "Handle OOME during threadstress finishing message" by Mathieu Chartier · 9 years ago
  92. 74c6f53 am 1b1eb050: Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  93. 1b1eb05 Merge "ART: Decrease dex2oat watchdog timeout" by Andreas Gampe · 9 years ago
  94. 92aaf48 am 63c8be99: Merge "ART: Clean up less in dex2oat" by Andreas Gampe · 9 years ago
  95. 72e36d8 Handle OOME during threadstress finishing message by Mathieu Chartier · 9 years ago
  96. 63c8be9 Merge "ART: Clean up less in dex2oat" by Andreas Gampe · 9 years ago
  97. 3f30e12 ART: Clean up less in dex2oat by Andreas Gampe · 9 years ago
  98. 280f4d3 am 10da8717: Merge "Make run-{libcore,jdwp}-tests work with OUT_DIR set." by Alex Light · 9 years ago
  99. 10da871 Merge "Make run-{libcore,jdwp}-tests work with OUT_DIR set." by Alex Light · 9 years ago
  100. 497fc28 am cd953356: Merge "Revert "Revert "Optimize code generation of check-cast and instance-of.""" by Nicolas Geoffray · 9 years ago