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