1. 7cee2fe Merge "Clean up NullCheck generation and record stats about it." am: 914d71e by Calin Juravle · 9 years ago
  2. c665f76 Merge "Improve compiler stats" am: 1583e62 by Calin Juravle · 9 years ago
  3. b9d5e9b Merge "Add more statistics for memory use of the JIT." am: 532da65 by Nicolas Geoffray · 9 years ago
  4. 914d71e Merge "Clean up NullCheck generation and record stats about it." by Calin Juravle · 9 years ago
  5. 1583e62 Merge "Improve compiler stats" by Calin Juravle · 9 years ago
  6. 532da65 Merge "Add more statistics for memory use of the JIT." by Nicolas Geoffray · 9 years ago
  7. 933330a Add more statistics for memory use of the JIT. by Nicolas Geoffray · 9 years ago
  8. e3ac49b Merge "Call __jit_debug_register_code() indirectly via global variable." by David Srbecky · 9 years ago
  9. 011b511 Merge "Call __jit_debug_register_code() indirectly via global variable." by David Srbecky · 9 years ago
  10. 2ae4818 Clean up NullCheck generation and record stats about it. by Calin Juravle · 9 years ago
  11. 6915898 Improve compiler stats by Calin Juravle · 9 years ago
  12. e02c237 Merge "Set USE_JACK to true." am: 9a70d58 by Nicolas Geoffray · 9 years ago
  13. 9a70d58 Merge "Set USE_JACK to true." by Nicolas Geoffray · 9 years ago
  14. 1c5b6da Set USE_JACK to true. by Nicolas Geoffray · 9 years ago
  15. 6016aef Merge "Move specific build rule of 529 into the default script." am: 767c3b9 by Nicolas Geoffray · 9 years ago
  16. 6cede46 runtime: delete native/java_lang_Runtime.cc am: f525272 by Narayan Kamath · 9 years ago
  17. 767c3b9 Merge "Move specific build rule of 529 into the default script." by Nicolas Geoffray · 9 years ago
  18. 404b5bf Move specific build rule of 529 into the default script. by Nicolas Geoffray · 9 years ago
  19. f525272 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
  20. 516c19e Merge "Collect memory use for the JIT." am: f808e8a by Nicolas Geoffray · 9 years ago
  21. d3ad597 Merge "Accept boolean as an input of HDivZeroCheck." am: 576a13a by Nicolas Geoffray · 9 years ago
  22. f808e8a Merge "Collect memory use for the JIT." by Nicolas Geoffray · 9 years ago
  23. a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
  24. 576a13a Merge "Accept boolean as an input of HDivZeroCheck." by Nicolas Geoffray · 9 years ago
  25. e567161 Accept boolean as an input of HDivZeroCheck. by Nicolas Geoffray · 9 years ago
  26. e7bf193 Merge "Fix checker test." am: 41954d8 by Nicolas Geoffray · 9 years ago
  27. 41954d8 Merge "Fix checker test." by Nicolas Geoffray · 9 years ago
  28. 639ec6b Fix checker test. by Nicolas Geoffray · 9 years ago
  29. 16a9481 Merge "Revert "Assembly TLAB allocation fast path for arm64."" am: d35f4a2 by Nicolas Geoffray · 9 years ago
  30. 073bd90 Merge "Revert "Tentative fix for build breakage with read barriers."" by Nicolas Geoffray · 9 years ago
  31. d35f4a2 Merge "Revert "Assembly TLAB allocation fast path for arm64."" by Nicolas Geoffray · 9 years ago
  32. 52fa2c6 Revert "Assembly TLAB allocation fast path for arm64." by Nicolas Geoffray · 9 years ago
  33. 4344e11 Merge "Revert "Tentative fix for build breakage with read barriers."" by Nicolas Geoffray · 9 years ago
  34. 563cf33 Revert "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 9 years ago
  35. 001bde0 Merge "Optimizing: Fix arm64 shifter operand test." am: a0ef558 by Vladimir Marko · 9 years ago
  36. c96960e Merge "Make art::HCompare side effect free." am: 3e90681 by Roland Levillain · 9 years ago
  37. a0ef558 Merge "Optimizing: Fix arm64 shifter operand test." by Vladimir Marko · 9 years ago
  38. 3e90681 Merge "Make art::HCompare side effect free." by Roland Levillain · 9 years ago
  39. 9506bb1 Merge "ART: Fix ignoring duplicate fields." am: d9ebad9 by Vladimir Marko · 9 years ago
  40. 4d18145 Optimizing: Fix arm64 shifter operand test. by Vladimir Marko · 9 years ago
  41. d9ebad9 Merge "ART: Fix ignoring duplicate fields." by Vladimir Marko · 9 years ago
  42. 9136bb2 Merge "Tentative fix for build breakage with read barriers." am: 41bcd81 by Nicolas Geoffray · 9 years ago
  43. 41bcd81 Merge "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 9 years ago
  44. 448f21e Tentative fix for build breakage with read barriers. by Nicolas Geoffray · 9 years ago
  45. f8cc36d Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." am: 4d20c08 by Nicolas Geoffray · 9 years ago
  46. 4d20c08 Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." by Nicolas Geoffray · 9 years ago
  47. 4d51e99 Merge "Disable test." am: 553ed05100 by Nicolas Geoffray · 9 years ago
  48. 553ed05 Merge "Disable test." by Nicolas Geoffray · 9 years ago
  49. e434a81 Disable test. by Nicolas Geoffray · 9 years ago
  50. 879d27b ART: Fix ignoring duplicate fields. by Vladimir Marko · 9 years ago
  51. 58dc8de Merge "Assembly TLAB allocation fast path for arm64." am: 877b18bcf4 by Hiroshi Yamauchi · 9 years ago
  52. 877b18b Merge "Assembly TLAB allocation fast path for arm64." by Hiroshi Yamauchi · 9 years ago
  53. b7e52b0 Assembly TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 9 years ago
  54. 0fb1508 Merge "ART: Fix shift simplification, x >>> 64." am: 5942e53716 by Vladimir Marko · 9 years ago
  55. 5942e53 Merge "ART: Fix shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
  56. 5b18053 ART: Fix shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  57. e902e27 Merge "ART: Fix valgrind failure in image_test64." am: 12af36e091 by Vladimir Marko · 9 years ago
  58. e8b4e85 Call __jit_debug_register_code() indirectly via global variable. by David Srbecky · 9 years ago
  59. 12af36e Merge "ART: Fix valgrind failure in image_test64." by Vladimir Marko · 9 years ago
  60. 949e54d Fix HDoubleConstant::IsZero and HFloatConstant::IsZero. by Nicolas Geoffray · 9 years ago
  61. 0c4bab5 Merge "Optimizing: Improve shift simplification, x >>> 64." am: 6ce4766f13 by Vladimir Marko · 9 years ago
  62. 6ce4766 Merge "Optimizing: Improve shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
  63. e6f7503 Merge "runtime: delete native/java_lang_Runtime.cc" am: 706d2cd559 by Narayan Kamath · 9 years ago
  64. 706d2cd Merge "runtime: delete native/java_lang_Runtime.cc" by Narayan Kamath · 9 years ago
  65. 164306e Optimizing: Improve shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  66. 5f97157 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
  67. 1693a1f Make art::HCompare side effect free. by Roland Levillain · 9 years ago
  68. 2165deb Merge "Optimizing: Prevent potential valgrind error." am: 5681b6638b by Vladimir Marko · 9 years ago
  69. d9813cb ART: Fix valgrind failure in image_test64. by Vladimir Marko · 9 years ago
  70. 5681b66 Merge "Optimizing: Prevent potential valgrind error." by Vladimir Marko · 9 years ago
  71. 24bd895 Optimizing: Prevent potential valgrind error. by Vladimir Marko · 9 years ago
  72. 58b5875 Merge "Optimizing: Fix valgrind error in image_test64." am: 51b7e2d08f by Vladimir Marko · 9 years ago
  73. 51b7e2d Merge "Optimizing: Fix valgrind error in image_test64." by Vladimir Marko · 9 years ago
  74. 288d25c Merge "Fix zygote handling of when secondary image is out of date." by Jeff Hao · 9 years ago
  75. 05bfefb Merge "Fixed bug in BCE, with regression test." am: 5ee830173b by Aart Bik · 9 years ago
  76. ea9aa3f Merge "Fix zygote handling of when secondary image is out of date." by Jeff Hao · 9 years ago
  77. 5ee8301 Merge "Fixed bug in BCE, with regression test." by Aart Bik · 9 years ago
  78. ab4a4d2 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
  79. 66b0cde Merge "Add oatdump support for app images" am: d3c8fe76ad by Mathieu Chartier · 9 years ago
  80. d3c8fe7 Merge "Add oatdump support for app images" by Mathieu Chartier · 9 years ago
  81. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  82. 54d845f Merge "ART: Update dalvik-cache for zygote after OTA" am: c3214fbb66 -s ours by Andreas Gampe · 9 years ago
  83. fd09c21 Merge "Add oatdump support for app images" into nyc-dev am: bc20209fcd by Mathieu Chartier · 9 years ago
  84. c3214fb Merge "ART: Update dalvik-cache for zygote after OTA" by Andreas Gampe · 9 years ago
  85. bec6358 ART: Update dalvik-cache for zygote after OTA by Andreas Gampe · 9 years ago
  86. bc20209 Merge "Add oatdump support for app images" into nyc-dev by Mathieu Chartier · 9 years ago
  87. 1ae8874 Fixed bug in BCE, with regression test. by Aart Bik · 9 years ago
  88. bcb6a72 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  89. c1c3de4 Merge "ART: Remember whether the cache was pruned" into nyc-dev am: e7361ca06d by Andreas Gampe · 9 years ago
  90. a65ed30 Optimizing: Fix valgrind error in image_test64. by Vladimir Marko · 9 years ago
  91. e7361ca Merge "ART: Remember whether the cache was pruned" into nyc-dev by Andreas Gampe · 9 years ago
  92. d5ec7d5 Merge "Do not include image header in decompressed size" am: 11ad252355 by Mathieu Chartier · 9 years ago
  93. 11ad252 Merge "Do not include image header in decompressed size" by Mathieu Chartier · 9 years ago
  94. 8e864bf Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
  95. 7f0edba Merge "Do not include image header in decompressed size" into nyc-dev by Mathieu Chartier · 9 years ago
  96. 3a1b33d Merge "Do not include image header in decompressed size" into nyc-dev by Mathieu Chartier · 9 years ago
  97. 324eb2c Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
  98. 3660088 Merge "Fix cases where we miss instrumentation changes" am: 1b876790ec by Mathieu Chartier · 9 years ago
  99. 1b87679 Merge "Fix cases where we miss instrumentation changes" by Mathieu Chartier · 9 years ago
  100. 14b0a5d Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago