1. d8c9237 Merge "Optimizing: Fix arm64 shifter operand test." am: a0ef558 am: 001bde0 by Vladimir Marko · 9 years ago
  2. 2d057d0 Merge "Make art::HCompare side effect free." am: 3e90681 am: c96960e by Roland Levillain · 9 years ago
  3. 001bde0 Merge "Optimizing: Fix arm64 shifter operand test." am: a0ef558 by Vladimir Marko · 9 years ago
  4. c96960e Merge "Make art::HCompare side effect free." am: 3e90681 by Roland Levillain · 9 years ago
  5. a0ef558 Merge "Optimizing: Fix arm64 shifter operand test." by Vladimir Marko · 9 years ago
  6. 3e90681 Merge "Make art::HCompare side effect free." by Roland Levillain · 9 years ago
  7. 27393e6 Merge "ART: Fix ignoring duplicate fields." am: d9ebad9 am: 9506bb1 by Vladimir Marko · 9 years ago
  8. 9506bb1 Merge "ART: Fix ignoring duplicate fields." am: d9ebad9 by Vladimir Marko · 9 years ago
  9. 4d18145 Optimizing: Fix arm64 shifter operand test. by Vladimir Marko · 9 years ago
  10. d9ebad9 Merge "ART: Fix ignoring duplicate fields." by Vladimir Marko · 9 years ago
  11. 4ac3fab Merge "Tentative fix for build breakage with read barriers." am: 41bcd81 by Nicolas Geoffray · 9 years ago
  12. 9136bb2 Merge "Tentative fix for build breakage with read barriers." am: 41bcd81 by Nicolas Geoffray · 9 years ago
  13. 41bcd81 Merge "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 9 years ago
  14. 448f21e Tentative fix for build breakage with read barriers. by Nicolas Geoffray · 9 years ago
  15. 6971961 Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." am: 4d20c08 by Nicolas Geoffray · 9 years ago
  16. f8cc36d Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." am: 4d20c08 by Nicolas Geoffray · 9 years ago
  17. 4d20c08 Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." by Nicolas Geoffray · 9 years ago
  18. fd915fc Merge "Disable test." am: 553ed05100 am: 4d51e99594 by Nicolas Geoffray · 9 years ago
  19. 4d51e99 Merge "Disable test." am: 553ed05100 by Nicolas Geoffray · 9 years ago
  20. 553ed05 Merge "Disable test." by Nicolas Geoffray · 9 years ago
  21. e434a81 Disable test. by Nicolas Geoffray · 9 years ago
  22. 879d27b ART: Fix ignoring duplicate fields. by Vladimir Marko · 9 years ago
  23. 487b4b6 Merge "Assembly TLAB allocation fast path for arm64." am: 877b18bcf4 by Hiroshi Yamauchi · 9 years ago
  24. 58dc8de Merge "Assembly TLAB allocation fast path for arm64." am: 877b18bcf4 by Hiroshi Yamauchi · 9 years ago
  25. 877b18b Merge "Assembly TLAB allocation fast path for arm64." by Hiroshi Yamauchi · 9 years ago
  26. ef54c06 Merge "ART: Fix shift simplification, x >>> 64." am: 5942e53716 am: 0fb1508841 by Vladimir Marko · 9 years ago
  27. b7e52b0 Assembly TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 9 years ago
  28. 0fb1508 Merge "ART: Fix shift simplification, x >>> 64." am: 5942e53716 by Vladimir Marko · 9 years ago
  29. 5942e53 Merge "ART: Fix shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
  30. 5b18053 ART: Fix shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  31. 9700c76 Merge "ART: Fix valgrind failure in image_test64." am: 12af36e091 am: e902e27b74 by Vladimir Marko · 9 years ago
  32. e902e27 Merge "ART: Fix valgrind failure in image_test64." am: 12af36e091 by Vladimir Marko · 9 years ago
  33. 12af36e Merge "ART: Fix valgrind failure in image_test64." by Vladimir Marko · 9 years ago
  34. 949e54d Fix HDoubleConstant::IsZero and HFloatConstant::IsZero. by Nicolas Geoffray · 9 years ago
  35. 045e8c1 Merge "Optimizing: Improve shift simplification, x >>> 64." am: 6ce4766f13 by Vladimir Marko · 9 years ago
  36. 0c4bab5 Merge "Optimizing: Improve shift simplification, x >>> 64." am: 6ce4766f13 by Vladimir Marko · 9 years ago
  37. 6ce4766 Merge "Optimizing: Improve shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
  38. b49ae42 Merge "runtime: delete native/java_lang_Runtime.cc" am: 706d2cd559 by Narayan Kamath · 9 years ago
  39. e6f7503 Merge "runtime: delete native/java_lang_Runtime.cc" am: 706d2cd559 by Narayan Kamath · 9 years ago
  40. 706d2cd Merge "runtime: delete native/java_lang_Runtime.cc" by Narayan Kamath · 9 years ago
  41. 164306e Optimizing: Improve shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  42. 5f97157 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
  43. 1693a1f Make art::HCompare side effect free. by Roland Levillain · 9 years ago
  44. f99ad09 Merge "Optimizing: Prevent potential valgrind error." am: 5681b6638b by Vladimir Marko · 9 years ago
  45. 2165deb Merge "Optimizing: Prevent potential valgrind error." am: 5681b6638b by Vladimir Marko · 9 years ago
  46. d9813cb ART: Fix valgrind failure in image_test64. by Vladimir Marko · 9 years ago
  47. 5681b66 Merge "Optimizing: Prevent potential valgrind error." by Vladimir Marko · 9 years ago
  48. 24bd895 Optimizing: Prevent potential valgrind error. by Vladimir Marko · 9 years ago
  49. 5acb6f2 Merge "Optimizing: Fix valgrind error in image_test64." am: 51b7e2d08f by Vladimir Marko · 9 years ago
  50. 58b5875 Merge "Optimizing: Fix valgrind error in image_test64." am: 51b7e2d08f by Vladimir Marko · 9 years ago
  51. 51b7e2d Merge "Optimizing: Fix valgrind error in image_test64." by Vladimir Marko · 9 years ago
  52. 171a6fa Merge "Fix zygote handling of when secondary image is out of date." am: ea9aa3ff93 by Jeff Hao · 9 years ago
  53. 6592eae Merge "Fixed bug in BCE, with regression test." am: 5ee830173b am: 05bfefb165 by Aart Bik · 9 years ago
  54. 288d25c Merge "Fix zygote handling of when secondary image is out of date." by Jeff Hao · 9 years ago
  55. 05bfefb Merge "Fixed bug in BCE, with regression test." am: 5ee830173b by Aart Bik · 9 years ago
  56. ea9aa3f Merge "Fix zygote handling of when secondary image is out of date." by Jeff Hao · 9 years ago
  57. 5ee8301 Merge "Fixed bug in BCE, with regression test." by Aart Bik · 9 years ago
  58. ab4a4d2 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
  59. b8510d2 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
  60. 66b0cde Merge "Add oatdump support for app images" am: d3c8fe76ad by Mathieu Chartier · 9 years ago
  61. d3c8fe7 Merge "Add oatdump support for app images" by Mathieu Chartier · 9 years ago
  62. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  63. 54d845f Merge "ART: Update dalvik-cache for zygote after OTA" am: c3214fbb66 -s ours by Andreas Gampe · 9 years ago
  64. fd09c21 Merge "Add oatdump support for app images" into nyc-dev am: bc20209fcd by Mathieu Chartier · 9 years ago
  65. c3214fb Merge "ART: Update dalvik-cache for zygote after OTA" by Andreas Gampe · 9 years ago
  66. bec6358 ART: Update dalvik-cache for zygote after OTA by Andreas Gampe · 9 years ago
  67. bc20209 Merge "Add oatdump support for app images" into nyc-dev by Mathieu Chartier · 9 years ago
  68. 1ae8874 Fixed bug in BCE, with regression test. by Aart Bik · 9 years ago
  69. bcb6a72 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  70. c1c3de4 Merge "ART: Remember whether the cache was pruned" into nyc-dev am: e7361ca06d by Andreas Gampe · 9 years ago
  71. a65ed30 Optimizing: Fix valgrind error in image_test64. by Vladimir Marko · 9 years ago
  72. e7361ca Merge "ART: Remember whether the cache was pruned" into nyc-dev by Andreas Gampe · 9 years ago
  73. d5ec7d5 Merge "Do not include image header in decompressed size" am: 11ad252355 by Mathieu Chartier · 9 years ago
  74. 11ad252 Merge "Do not include image header in decompressed size" by Mathieu Chartier · 9 years ago
  75. 8e864bf Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
  76. 7f0edba Merge "Do not include image header in decompressed size" into nyc-dev by Mathieu Chartier · 9 years ago
  77. 3a1b33d Merge "Do not include image header in decompressed size" into nyc-dev by Mathieu Chartier · 9 years ago
  78. 324eb2c Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
  79. 3660088 Merge "Fix cases where we miss instrumentation changes" am: 1b876790ec by Mathieu Chartier · 9 years ago
  80. 1b87679 Merge "Fix cases where we miss instrumentation changes" by Mathieu Chartier · 9 years ago
  81. 14b0a5d Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago
  82. 8f4cd0d Merge "Don\'t be so agressive in quering the code cache for new methods" into nyc-dev by Calin Juravle · 9 years ago
  83. 04bca8a Merge "Don't be so agressive in quering the code cache for new methods" into nyc-dev by Calin Juravle · 9 years ago
  84. 815759a Don't be so agressive in quering the code cache for new methods by Calin Juravle · 9 years ago
  85. cf085c4 Merge "Optimizing: Fix TypeConversion(And(x, const)) simplification." by Vladimir Marko · 9 years ago
  86. 0b2c192 Merge "Optimizing: Fix TypeConversion(And(x, const)) simplification." by Vladimir Marko · 9 years ago
  87. 625090f Optimizing: Fix TypeConversion(And(x, const)) simplification. by Vladimir Marko · 9 years ago
  88. 690b5e1 Merge "Clean up the valgrind test targets." am: de83659474 by Hiroshi Yamauchi · 9 years ago
  89. de83659 Merge "Clean up the valgrind test targets." by Hiroshi Yamauchi · 9 years ago
  90. 7c58945 Merge "Fix cases where we miss instrumentation changes" into nyc-dev by Mathieu Chartier · 9 years ago
  91. dd6558d Merge "Fix cases where we miss instrumentation changes" into nyc-dev by Mathieu Chartier · 9 years ago
  92. 70b92ae Clean up the valgrind test targets. by Hiroshi Yamauchi · 9 years ago
  93. 7e106c9 Merge "Optimizing: Do not re-record standby checks for dynamic BCE." by Vladimir Marko · 9 years ago
  94. 7469bf2 ART: Check alignment of section offsets am: 3a52b22cf7 by Andreas Gampe · 9 years ago
  95. 7ef1b4b ART: Remember whether the cache was pruned by Andreas Gampe · 9 years ago
  96. 70bc6de Merge "Optimizing: Do not re-record standby checks for dynamic BCE." by Vladimir Marko · 9 years ago
  97. 0f39402 Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago
  98. daf433f Merge "Revert "Enable compilation of secondary dex files"" am: e70cda6147 by Nicolas Geoffray · 9 years ago
  99. e70cda6 Merge "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  100. d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 9 years ago