1. 4eb90bf Revert "Ignore 145-alloc-tracking-stress run-test failures with CC." by Hiroshi Yamauchi · 9 years ago
  2. 6c73836 Revert "Ignore 145-alloc-tracking-stress failures in interpreter with CC." by Hiroshi Yamauchi · 9 years ago
  3. 5c0a4af Revert "Ignore 145-alloc-tracking-stress failures with JIT and CC." by Hiroshi Yamauchi · 9 years ago
  4. 7f3397b Merge "Revert "Revert "Fix issue with proxy invocation on default methods""" by Alex Light · 9 years ago
  5. 1160f2e Merge "Make run-test give extra time when doing gc-stress runs." by Alex Light · 9 years ago
  6. 275f97e Merge "Revert "Revert "Assembly TLAB allocation fast path for arm64.""" by Hiroshi Yamauchi · 9 years ago
  7. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 9 years ago
  8. 3bff678 Merge "Fix bug where verification could crash on unresolved types." by Alex Light · 9 years ago
  9. e9dd04f Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  10. e4914ec Merge "Dump oat file information as part of DumpForSigQuit." by Nicolas Geoffray · 9 years ago
  11. 07c4134 Merge "Fix load store elimination bug in the presence of null[i]." by Nicolas Geoffray · 9 years ago
  12. 04680f3 Dump oat file information as part of DumpForSigQuit. by Nicolas Geoffray · 9 years ago
  13. 0397163 Fix load store elimination bug in the presence of null[i]. by Nicolas Geoffray · 9 years ago
  14. 0205b58 Merge "Check GetDumpNativeStackOnSigQuit() for daemons." by Nicolas Geoffray · 9 years ago
  15. d3c5965 Check GetDumpNativeStackOnSigQuit() for daemons. by Nicolas Geoffray · 9 years ago
  16. db1f7da Merge "ART: Remember whether the cache was pruned" by Andreas Gampe · 9 years ago
  17. e848c29 Merge "ART: Mterp arm64 2-operand double rem fix" by Bill Buzbee · 9 years ago
  18. a67a089 Merge "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  19. daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  20. 08aa5f3 Merge "Fix valgrind-test-art-host to run both 32-bit and 64-bit tests." by Hiroshi Yamauchi · 9 years ago
  21. 9ee48fb Merge "Add verify-art-runtime usage to dex2oat" by Mathieu Chartier · 9 years ago
  22. 1cc7e8b Add verify-art-runtime usage to dex2oat by Mathieu Chartier · 9 years ago
  23. 908c0b2 ART: Mterp arm64 2-operand double rem fix by buzbee · 9 years ago
  24. 55ea94d Fix bug where verification could crash on unresolved types. by Alex Light · 9 years ago
  25. 6f1b7ec Merge "Fix race in AllocEntrypointsInstrumented" by Mathieu Chartier · 9 years ago
  26. d72945c Revert "Revert "Assembly TLAB allocation fast path for arm64."" by Hiroshi Yamauchi · 9 years ago
  27. 932e6bf Merge "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  28. 50e9331 Fix race in AllocEntrypointsInstrumented by Mathieu Chartier · 9 years ago
  29. 4dd47ab Fix valgrind-test-art-host to run both 32-bit and 64-bit tests. by Hiroshi Yamauchi · 9 years ago
  30. 8e57978 Merge "Remove --native-debuggable compiler option." by David Srbecky · 9 years ago
  31. 03fdc90 Merge "Make art::HCompare support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
  32. 346dc99 Remove --native-debuggable compiler option. by David Srbecky · 9 years ago
  33. 1a738fc Merge "Forgot space." by Nicolas Geoffray · 9 years ago
  34. 615017b Merge "runtime: delete native/java_lang_Runtime.h." by Narayan Kamath · 9 years ago
  35. a172450 Forgot space. by Nicolas Geoffray · 9 years ago
  36. 8b5e04b Merge "Fix inliner crash related to type propagation." by Nicolas Geoffray · 9 years ago
  37. a5c4a40 Make art::HCompare support boolean, byte, short and char inputs. by Roland Levillain · 9 years ago
  38. 713c519 Merge "Re-enable checker tests 536 and 537" by Sebastien Hertz · 9 years ago
  39. 2385d09 Re-enable checker tests 536 and 537 by Sebastien Hertz · 9 years ago
  40. 44fd0e5 Fix inliner crash related to type propagation. by Nicolas Geoffray · 9 years ago
  41. 0cb11c3 runtime: delete native/java_lang_Runtime.h. by Narayan Kamath · 9 years ago
  42. 914d71e Merge "Clean up NullCheck generation and record stats about it." by Calin Juravle · 9 years ago
  43. 1583e62 Merge "Improve compiler stats" by Calin Juravle · 9 years ago
  44. 532da65 Merge "Add more statistics for memory use of the JIT." by Nicolas Geoffray · 9 years ago
  45. 933330a Add more statistics for memory use of the JIT. by Nicolas Geoffray · 9 years ago
  46. 011b511 Merge "Call __jit_debug_register_code() indirectly via global variable." by David Srbecky · 9 years ago
  47. 2ae4818 Clean up NullCheck generation and record stats about it. by Calin Juravle · 9 years ago
  48. 6915898 Improve compiler stats by Calin Juravle · 9 years ago
  49. 9a70d58 Merge "Set USE_JACK to true." by Nicolas Geoffray · 9 years ago
  50. 1c5b6da Set USE_JACK to true. by Nicolas Geoffray · 9 years ago
  51. 767c3b9 Merge "Move specific build rule of 529 into the default script." by Nicolas Geoffray · 9 years ago
  52. 404b5bf Move specific build rule of 529 into the default script. by Nicolas Geoffray · 9 years ago
  53. f808e8a Merge "Collect memory use for the JIT." by Nicolas Geoffray · 9 years ago
  54. a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
  55. 576a13a Merge "Accept boolean as an input of HDivZeroCheck." by Nicolas Geoffray · 9 years ago
  56. e567161 Accept boolean as an input of HDivZeroCheck. by Nicolas Geoffray · 9 years ago
  57. 41954d8 Merge "Fix checker test." by Nicolas Geoffray · 9 years ago
  58. 639ec6b Fix checker test. by Nicolas Geoffray · 9 years ago
  59. d35f4a2 Merge "Revert "Assembly TLAB allocation fast path for arm64."" by Nicolas Geoffray · 9 years ago
  60. 52fa2c6 Revert "Assembly TLAB allocation fast path for arm64." by Nicolas Geoffray · 9 years ago
  61. 4344e11 Merge "Revert "Tentative fix for build breakage with read barriers."" by Nicolas Geoffray · 9 years ago
  62. 563cf33 Revert "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 9 years ago
  63. a0ef558 Merge "Optimizing: Fix arm64 shifter operand test." by Vladimir Marko · 9 years ago
  64. 3e90681 Merge "Make art::HCompare side effect free." by Roland Levillain · 9 years ago
  65. 4d18145 Optimizing: Fix arm64 shifter operand test. by Vladimir Marko · 9 years ago
  66. d9ebad9 Merge "ART: Fix ignoring duplicate fields." by Vladimir Marko · 9 years ago
  67. 41bcd81 Merge "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 9 years ago
  68. 448f21e Tentative fix for build breakage with read barriers. by Nicolas Geoffray · 9 years ago
  69. 4d20c08 Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." by Nicolas Geoffray · 9 years ago
  70. 553ed05 Merge "Disable test." by Nicolas Geoffray · 9 years ago
  71. e434a81 Disable test. by Nicolas Geoffray · 9 years ago
  72. 879d27b ART: Fix ignoring duplicate fields. by Vladimir Marko · 9 years ago
  73. ec3b7ab Fix issue with proxy invocation on default methods by Alex Light · 9 years ago
  74. 877b18b Merge "Assembly TLAB allocation fast path for arm64." by Hiroshi Yamauchi · 9 years ago
  75. b7e52b0 Assembly TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 9 years ago
  76. 5942e53 Merge "ART: Fix shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
  77. 5b18053 ART: Fix shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  78. e8b4e85 Call __jit_debug_register_code() indirectly via global variable. by David Srbecky · 9 years ago
  79. 12af36e Merge "ART: Fix valgrind failure in image_test64." by Vladimir Marko · 9 years ago
  80. 949e54d Fix HDoubleConstant::IsZero and HFloatConstant::IsZero. by Nicolas Geoffray · 9 years ago
  81. 6ce4766 Merge "Optimizing: Improve shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
  82. 706d2cd Merge "runtime: delete native/java_lang_Runtime.cc" by Narayan Kamath · 9 years ago
  83. 164306e Optimizing: Improve shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  84. 5f97157 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
  85. a1425a1 ART: Remember whether the cache was pruned by Andreas Gampe · 9 years ago
  86. 1693a1f Make art::HCompare side effect free. by Roland Levillain · 9 years ago
  87. d9813cb ART: Fix valgrind failure in image_test64. by Vladimir Marko · 9 years ago
  88. 5681b66 Merge "Optimizing: Prevent potential valgrind error." by Vladimir Marko · 9 years ago
  89. 24bd895 Optimizing: Prevent potential valgrind error. by Vladimir Marko · 9 years ago
  90. 51b7e2d Merge "Optimizing: Fix valgrind error in image_test64." by Vladimir Marko · 9 years ago
  91. ea9aa3f Merge "Fix zygote handling of when secondary image is out of date." by Jeff Hao · 9 years ago
  92. 5ee8301 Merge "Fixed bug in BCE, with regression test." by Aart Bik · 9 years ago
  93. ab4a4d2 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
  94. d3c8fe7 Merge "Add oatdump support for app images" by Mathieu Chartier · 9 years ago
  95. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  96. c3214fb Merge "ART: Update dalvik-cache for zygote after OTA" by Andreas Gampe · 9 years ago
  97. bec6358 ART: Update dalvik-cache for zygote after OTA by Andreas Gampe · 9 years ago
  98. 1ae8874 Fixed bug in BCE, with regression test. by Aart Bik · 9 years ago
  99. a65ed30 Optimizing: Fix valgrind error in image_test64. by Vladimir Marko · 9 years ago
  100. 11ad252 Merge "Do not include image header in decompressed size" by Mathieu Chartier · 9 years ago