1. 95d0ce6 Merge "ART: Speed up stack guard page install" am: 895375b am: 1d1e89c by Andreas Gampe · 9 years ago
  2. 6622a57 Merge "ART: Speed up stack guard page install" into nyc-dev am: 6716fc2 by Andreas Gampe · 9 years ago
  3. 1d1e89c Merge "ART: Speed up stack guard page install" am: 895375b by Andreas Gampe · 9 years ago
  4. c5319f4 Merge "ART: Speed up stack guard page install" into nyc-dev am: 6716fc2 by Andreas Gampe · 9 years ago
  5. 6716fc2 Merge "ART: Speed up stack guard page install" into nyc-dev by Andreas Gampe · 9 years ago
  6. 895375b Merge "ART: Speed up stack guard page install" by Andreas Gampe · 9 years ago
  7. 8245eb4 ART: Speed up stack guard page install by Andreas Gampe · 9 years ago
  8. 2c2d2a0 ART: Speed up stack guard page install by Andreas Gampe · 9 years ago
  9. 1e4ff5a Merge "Improve resolved classes saving strategy" into nyc-dev am: 4ea8bec by Calin Juravle · 9 years ago
  10. cff4736 Merge "Improve resolved classes saving strategy" into nyc-dev am: 4ea8bec by Calin Juravle · 9 years ago
  11. 4ea8bec Merge "Improve resolved classes saving strategy" into nyc-dev by Calin Juravle · 9 years ago
  12. 9652757 Merge "Ensure art::HRor support boolean, byte, short and char inputs." am: 38ceb62 by Roland Levillain · 9 years ago
  13. 76236cd Merge "Ensure art::HRor support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
  14. 38ceb62 Merge "Ensure art::HRor support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
  15. 3ca5a8b Merge "Disable jsr166.Collection8Test tests from running." am: b1aff6c by Przemyslaw Szczepaniak · 9 years ago
  16. c15e566 Improve resolved classes saving strategy by Calin Juravle · 9 years ago
  17. cec585e Merge "Disable jsr166.Collection8Test tests from running." am: b1aff6c by Przemyslaw Szczepaniak · 9 years ago
  18. acd827e Revert "Revert "Fix issue with proxy invocation on default methods"" am: 5457b86 by Alex Light · 9 years ago
  19. 069143f Revert "Revert "Fix issue with proxy invocation on default methods"" am: 5457b86 by Alex Light · 9 years ago
  20. b1aff6c Merge "Disable jsr166.Collection8Test tests from running." by Przemyslaw Szczepaniak · 9 years ago
  21. 246f424 Disable jsr166.Collection8Test tests from running. by Przemyslaw Szczepaniak · 9 years ago
  22. 5457b86 Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  23. 22c4922 Ensure art::HRor support boolean, byte, short and char inputs. by Roland Levillain · 9 years ago
  24. a14841b Merge "Generate native debug stackmaps before calls as well." am: e943c3b by David Srbecky · 9 years ago
  25. b6989f6 Merge "Generate native debug stackmaps before calls as well." am: e943c3b by David Srbecky · 9 years ago
  26. e943c3b Merge "Generate native debug stackmaps before calls as well." by David Srbecky · 9 years ago
  27. 01ed64d Fix zygote handling of when secondary image is out of date. am: 02d97c3 by Jeff Hao · 9 years ago
  28. 3d6d07c Fix zygote handling of when secondary image is out of date. am: 02d97c3 by Jeff Hao · 9 years ago
  29. 02d97c3 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
  30. 972f48f Merge "Remove TEMP_FAILURE_RETRY for unlink" am: 7c06aef am: c015f33 by Dimitry Ivanov · 9 years ago
  31. c015f33 Merge "Remove TEMP_FAILURE_RETRY for unlink" am: 7c06aef by Dimitry Ivanov · 9 years ago
  32. 7c06aef Merge "Remove TEMP_FAILURE_RETRY for unlink" by Dimitry Ivanov · 9 years ago
  33. ebd4dcc Merge changes Ib979b2a4,I35b3fed2,I356acd03 am: 0f1b6b7 am: db7b8cf by Hiroshi Yamauchi · 9 years ago
  34. db7b8cf Merge changes Ib979b2a4,I35b3fed2,I356acd03 am: 0f1b6b7 by Hiroshi Yamauchi · 9 years ago
  35. 0f1b6b7 Merge changes Ib979b2a4,I35b3fed2,I356acd03 by Hiroshi Yamauchi · 9 years ago
  36. 2f8076e Merge "Complete the 1.8 unsafe memory fences tests." am: 0f47487 am: 1343b1d by Aart Bik · 9 years ago
  37. 1343b1d Merge "Complete the 1.8 unsafe memory fences tests." am: 0f47487 by Aart Bik · 9 years ago
  38. 7a1c014 Remove TEMP_FAILURE_RETRY for unlink by Dimitry Ivanov · 9 years ago
  39. 0f47487 Merge "Complete the 1.8 unsafe memory fences tests." by Aart Bik · 9 years ago
  40. 4eb90bf Revert "Ignore 145-alloc-tracking-stress run-test failures with CC." by Hiroshi Yamauchi · 9 years ago
  41. 6c73836 Revert "Ignore 145-alloc-tracking-stress failures in interpreter with CC." by Hiroshi Yamauchi · 9 years ago
  42. 5c0a4af Revert "Ignore 145-alloc-tracking-stress failures with JIT and CC." by Hiroshi Yamauchi · 9 years ago
  43. 17d90e7 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." am: e9e98f1 by David Srbecky · 9 years ago
  44. b8dfff1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 9 years ago
  45. e9e98f1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 9 years ago
  46. 700ae40 Complete the 1.8 unsafe memory fences tests. by Aart Bik · 9 years ago
  47. b8e3c6b Merge "Revert "Revert "Fix issue with proxy invocation on default methods""" am: 7f3397b by Alex Light · 9 years ago
  48. caa731d Merge "Make run-test give extra time when doing gc-stress runs." am: 1160f2e by Alex Light · 9 years ago
  49. 7348116 Merge "Revert "Revert "Fix issue with proxy invocation on default methods""" by Alex Light · 9 years ago
  50. 1a33d89 Merge "Make run-test give extra time when doing gc-stress runs." am: 1160f2e by Alex Light · 9 years ago
  51. 7f3397b Merge "Revert "Revert "Fix issue with proxy invocation on default methods""" by Alex Light · 9 years ago
  52. 1160f2e Merge "Make run-test give extra time when doing gc-stress runs." by Alex Light · 9 years ago
  53. 34244e6 Merge "Revert "Revert "Assembly TLAB allocation fast path for arm64.""" am: 275f97e by Hiroshi Yamauchi · 9 years ago
  54. 74f6c2e Merge "Revert "Revert "Assembly TLAB allocation fast path for arm64.""" by Hiroshi Yamauchi · 9 years ago
  55. 147471f Merge "resolve merge conflicts of c19c1c2 to nyc-dev-plus-aosp" into nyc-dev-plus-aosp by Calin Juravle · 9 years ago
  56. 275f97e Merge "Revert "Revert "Assembly TLAB allocation fast path for arm64.""" by Hiroshi Yamauchi · 9 years ago
  57. bce19ce Merge "resolve merge conflicts of c19c1c2 to nyc-dev-plus-aosp" into nyc-dev-plus-aosp by Calin Juravle · 9 years ago
  58. 5b7de59 resolve merge conflicts of c19c1c2 to nyc-dev-plus-aosp by Calin Juravle · 9 years ago
  59. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 9 years ago
  60. d28f4a0 Generate native debug stackmaps before calls as well. by David Srbecky · 9 years ago
  61. ea160e2 Merge "Fix bug where verification could crash on unresolved types." am: 3bff678 by Alex Light · 9 years ago
  62. d344ab3 Merge "Fix bug where verification could crash on unresolved types." am: 3bff678 by Alex Light · 9 years ago
  63. 3bff678 Merge "Fix bug where verification could crash on unresolved types." by Alex Light · 9 years ago
  64. e9dd04f Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  65. 75da684 Re-enable checker tests 536 and 537 am: 7d3ed11 am: 484c346 by Sebastien Hertz · 9 years ago
  66. 4aa6a07 Merge "ART: Mterp arm64 2-operand double rem fix" into nyc-dev am: fccd0ae by buzbee · 9 years ago
  67. a108fc4 Merge "Revert "Fix issue with proxy invocation on default methods"" into nyc-dev am: 09cd709 by Alex Light · 9 years ago
  68. 3ea91bb Add verify-art-runtime usage to dex2oat am: c606870 am: aaff7ac by Mathieu Chartier · 9 years ago
  69. 83cc860 Fix issue with proxy invocation on default methods am: 4b34bf5 am: 0333cbe by Alex Light · 9 years ago
  70. 484c346 Re-enable checker tests 536 and 537 am: 7d3ed11 by Sebastien Hertz · 9 years ago
  71. d82756b Merge "ART: Mterp arm64 2-operand double rem fix" into nyc-dev am: fccd0ae by buzbee · 9 years ago
  72. e7c5b21 Merge "Revert "Fix issue with proxy invocation on default methods"" into nyc-dev by Alex Light · 9 years ago
  73. aaff7ac Add verify-art-runtime usage to dex2oat am: c606870 by Mathieu Chartier · 9 years ago
  74. 0333cbe Fix issue with proxy invocation on default methods am: 4b34bf5 by Alex Light · 9 years ago
  75. c19c1c2 Add ProfileSaver stats and dump them during SigQuit by Calin Juravle · 9 years ago
  76. 97fd35c Merge "Dump oat file information as part of DumpForSigQuit." am: e4914ec by Nicolas Geoffray · 9 years ago
  77. d9d9126 Merge "Dump oat file information as part of DumpForSigQuit." am: e4914ec by Nicolas Geoffray · 9 years ago
  78. e4914ec Merge "Dump oat file information as part of DumpForSigQuit." by Nicolas Geoffray · 9 years ago
  79. e5eed8a Merge "Fix load store elimination bug in the presence of null[i]." am: 07c4134 by Nicolas Geoffray · 9 years ago
  80. dd69e2a Merge "Fix load store elimination bug in the presence of null[i]." am: 07c4134 by Nicolas Geoffray · 9 years ago
  81. 07c4134 Merge "Fix load store elimination bug in the presence of null[i]." by Nicolas Geoffray · 9 years ago
  82. 04680f3 Dump oat file information as part of DumpForSigQuit. by Nicolas Geoffray · 9 years ago
  83. 0397163 Fix load store elimination bug in the presence of null[i]. by Nicolas Geoffray · 9 years ago
  84. f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 9 years ago
  85. 0994223 Merge "Check GetDumpNativeStackOnSigQuit() for daemons." am: 0205b58 am: 67ea00d by Nicolas Geoffray · 9 years ago
  86. 67ea00d Merge "Check GetDumpNativeStackOnSigQuit() for daemons." am: 0205b58 by Nicolas Geoffray · 9 years ago
  87. 0205b58 Merge "Check GetDumpNativeStackOnSigQuit() for daemons." by Nicolas Geoffray · 9 years ago
  88. d3c5965 Check GetDumpNativeStackOnSigQuit() for daemons. by Nicolas Geoffray · 9 years ago
  89. 7d3ed11 Re-enable checker tests 536 and 537 by Sebastien Hertz · 9 years ago
  90. 6677c60 Merge "ART: Remember whether the cache was pruned" am: db1f7da am: 4a50ac8 by Andreas Gampe · 9 years ago
  91. 4a50ac8 Merge "ART: Remember whether the cache was pruned" am: db1f7da by Andreas Gampe · 9 years ago
  92. db1f7da Merge "ART: Remember whether the cache was pruned" by Andreas Gampe · 9 years ago
  93. b4cdf3f Merge "ART: Mterp arm64 2-operand double rem fix" am: e848c29 am: 515d198 by buzbee · 9 years ago
  94. fccd0ae Merge "ART: Mterp arm64 2-operand double rem fix" into nyc-dev by Bill Buzbee · 9 years ago
  95. 515d198 Merge "ART: Mterp arm64 2-operand double rem fix" am: e848c29 by buzbee · 9 years ago
  96. 57ef32b Merge "Revert "Fix issue with proxy invocation on default methods"" am: a67a089 by Alex Light · 9 years ago
  97. ce3476b Merge "Revert "Fix issue with proxy invocation on default methods"" am: a67a089 by Alex Light · 9 years ago
  98. e848c29 Merge "ART: Mterp arm64 2-operand double rem fix" by Bill Buzbee · 9 years ago
  99. bd05ce8 Merge "Fix valgrind-test-art-host to run both 32-bit and 64-bit tests." am: 08aa5f3 by Hiroshi Yamauchi · 9 years ago
  100. a67a089 Merge "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago