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