1. b4f0598 Merge "Remove extra comma in knownfailures.json" am: 51e5474b7b am: 6174153c6b by Calin Juravle · 8 years ago
  2. 6174153 Merge "Remove extra comma in knownfailures.json" am: 51e5474b7b by Calin Juravle · 8 years ago
  3. 51e5474 Merge "Remove extra comma in knownfailures.json" by Calin Juravle · 8 years ago
  4. 01b7000 Remove extra comma in knownfailures.json by Calin Juravle · 8 years ago
  5. 94ee286 Merge "jdwp: switch to SOCK_SEQPACKET." am: 99b7c20caa am: 5605ea9775 by Josh Gao · 8 years ago
  6. 5605ea9 Merge "jdwp: switch to SOCK_SEQPACKET." am: 99b7c20caa by Josh Gao · 8 years ago
  7. 99b7c20 Merge "jdwp: switch to SOCK_SEQPACKET." by Treehugger Robot · 8 years ago
  8. 8c87e19 Merge "Fix missing comma in knownfailures.json" am: b84c43f056 am: d0224a478a by Calin Juravle · 8 years ago
  9. d0224a4 Merge "Fix missing comma in knownfailures.json" am: b84c43f056 by Calin Juravle · 8 years ago
  10. b84c43f Merge "Fix missing comma in knownfailures.json" by Calin Juravle · 8 years ago
  11. 26ab8d7 Fix missing comma in knownfailures.json by Calin Juravle · 8 years ago
  12. cbb65ae jdwp: switch to SOCK_SEQPACKET. by Josh Gao · 8 years ago
  13. 475a1be Merge "Disable the use of inline caches in AOT mode" am: 46ef4a6f7f by Calin Juravle · 8 years ago
  14. c3c1fd6 Merge "Disable the use of inline caches in AOT mode" am: 46ef4a6f7f by Calin Juravle · 8 years ago
  15. 46ef4a6 Merge "Disable the use of inline caches in AOT mode" by Calin Juravle · 8 years ago
  16. e2492d4 Disable the use of inline caches in AOT mode by Calin Juravle · 8 years ago
  17. a765499 Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64""" am: f9806373ca by Aart Bik · 8 years ago
  18. 5db9e18 Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64""" by Aart Bik · 8 years ago
  19. f980637 Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64""" by Aart Bik · 8 years ago
  20. fcbe903 Merge "Don't special case kRuntimeISA for getting image info." am: 35c3ace321 by Richard Uhler · 8 years ago
  21. 3c6e88b Merge "Don't special case kRuntimeISA for getting image info." am: 35c3ace321 by Richard Uhler · 8 years ago
  22. 35c3ace Merge "Don't special case kRuntimeISA for getting image info." by Richard Uhler · 8 years ago
  23. d40d1f6 Merge "Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics." am: 211d0cdee0 by Roland Levillain · 8 years ago
  24. a3b1cb6 Merge "Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  25. 211d0cd Merge "Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  26. 5c79b98 Merge "Refactor SystemArrayCopy intrinsics." am: 414c5c1158 am: 51b4cd101f by Roland Levillain · 8 years ago
  27. 51b4cd1 Merge "Refactor SystemArrayCopy intrinsics." am: 414c5c1158 by Roland Levillain · 8 years ago
  28. 414c5c1 Merge "Refactor SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  29. f1450a8 Merge "More blacklisting." am: c4861e6355 am: 6be4051033 by Nicolas Geoffray · 8 years ago
  30. 6be4051 Merge "More blacklisting." am: c4861e6355 by Nicolas Geoffray · 8 years ago
  31. c4861e6 Merge "More blacklisting." by Treehugger Robot · 8 years ago
  32. 36dac9c More blacklisting. by Nicolas Geoffray · 8 years ago
  33. cf9fdb9 Merge "Revert "Make sigchain actually own the signal chain."" am: 89b0d93369 by Jin Qian · 8 years ago
  34. bab1657 Merge "Revert "Make sigchain actually own the signal chain."" am: 89b0d93369 by Jin Qian · 8 years ago
  35. 89b0d93 Merge "Revert "Make sigchain actually own the signal chain."" by Jin Qian · 8 years ago
  36. 33dca56 Revert "Make sigchain actually own the signal chain." by Jin Qian · 8 years ago
  37. fe5983a Merge "Make sigchain actually own the signal chain." am: 931507c4d1 by Josh Gao · 8 years ago
  38. 5fe138b Merge "Make sigchain actually own the signal chain." am: 931507c4d1 by Josh Gao · 8 years ago
  39. 931507c Merge "Make sigchain actually own the signal chain." by Josh Gao · 8 years ago
  40. 7600fa9 Make sigchain actually own the signal chain. by Josh Gao · 8 years ago
  41. f1c2e61 Merge "Accept output profile path from dalvikvm command" am: fe4b2231ce by Calin Juravle · 8 years ago
  42. f6d66b1 Merge "Accept output profile path from dalvikvm command" am: fe4b2231ce by Calin Juravle · 8 years ago
  43. fe4b223 Merge "Accept output profile path from dalvikvm command" by Calin Juravle · 8 years ago
  44. 0f7af05 Merge "Testrunner: Add timeout support" am: 10f9467522 am: 6c7f458f05 by Shubham Ajmera · 8 years ago
  45. 6c7f458 Merge "Testrunner: Add timeout support" am: 10f9467522 by Shubham Ajmera · 8 years ago
  46. 10f9467 Merge "Testrunner: Add timeout support" by Shubham Ajmera · 8 years ago
  47. fe79349 Testrunner: Add timeout support by Shubham Ajmera · 8 years ago
  48. a4c1e7d Merge "Add byte count to section" am: ff907f66a3 am: d607ce25b1 by David Sehr · 8 years ago
  49. d607ce2 Merge "Add byte count to section" am: ff907f66a3 by David Sehr · 8 years ago
  50. ff907f6 Merge "Add byte count to section" by David Sehr · 8 years ago
  51. 9545f6d Accept output profile path from dalvikvm command by Calin Juravle · 8 years ago
  52. 1663d16 Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  53. 9cc0ea8 Refactor SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  54. e15ca96 Merge "Increase resolved classes save delay to 5s" am: fc1361d322 am: ecb0eddb8e by Mathieu Chartier · 8 years ago
  55. ecb0edd Merge "Increase resolved classes save delay to 5s" am: fc1361d322 by Mathieu Chartier · 8 years ago
  56. fc1361d Merge "Increase resolved classes save delay to 5s" by Mathieu Chartier · 8 years ago
  57. 332b19e Add byte count to section by David Sehr · 8 years ago
  58. e188709 Merge "MIPS64: Add MSA instruction set feature option" am: 13c5e256a3 by Aart Bik · 8 years ago
  59. 8c244ba Merge "MIPS64: Add MSA instruction set feature option" am: 13c5e256a3 by Aart Bik · 8 years ago
  60. 13c5e25 Merge "MIPS64: Add MSA instruction set feature option" by Aart Bik · 8 years ago
  61. 9a50f5c Merge "Blacklist two tests due to timeout." am: 7591bdadf7 am: 32aec33fe9 by Nicolas Geoffray · 8 years ago
  62. 32aec33 Merge "Blacklist two tests due to timeout." am: 7591bdadf7 by Nicolas Geoffray · 8 years ago
  63. 7591bda Merge "Blacklist two tests due to timeout." by Nicolas Geoffray · 8 years ago
  64. b8cd64b Blacklist two tests due to timeout. by Nicolas Geoffray · 8 years ago
  65. 502814d Merge "MIPS64: Adjust Base and Offset" am: 8200488eed am: bafb1d6f4d by Chris Larsen · 8 years ago
  66. bafb1d6 Merge "MIPS64: Adjust Base and Offset" am: 8200488eed by Chris Larsen · 8 years ago
  67. 8200488 Merge "MIPS64: Adjust Base and Offset" by Treehugger Robot · 8 years ago
  68. da14959 Merge "Do not assume type relationship when recording "not assignable"" am: 2f1f1679d2 by Nicolas Geoffray · 8 years ago
  69. f295302 Merge "Do not assume type relationship when recording "not assignable"" by Nicolas Geoffray · 8 years ago
  70. 2f1f167 Merge "Do not assume type relationship when recording "not assignable"" by Treehugger Robot · 8 years ago
  71. 5a9e51d Revert "Revert "Introduce a number of MSA instructions for MIPS64"" by Goran Jakovljevic · 8 years ago
  72. 6d6bffb Merge "ART: Get rid of most of java.lang.DexCache." am: 8f2b925473 by Narayan Kamath · 8 years ago
  73. 653881c Merge "ART: Get rid of most of java.lang.DexCache." am: 8f2b925473 by Narayan Kamath · 8 years ago
  74. 8f2b925 Merge "ART: Get rid of most of java.lang.DexCache." by Narayan Kamath · 8 years ago
  75. fc38e91 Do not assume type relationship when recording "not assignable" by Nicolas Geoffray · 8 years ago
  76. 084e90e Merge "Change some pending OOME asserts to be pending exception" am: de9b8d63ef by Mathieu Chartier · 8 years ago
  77. 771f354 Merge "Change some pending OOME asserts to be pending exception" am: de9b8d63ef by Mathieu Chartier · 8 years ago
  78. de9b8d6 Merge "Change some pending OOME asserts to be pending exception" by Mathieu Chartier · 8 years ago
  79. 88f24f3 Merge "Ensure the GC visits Obsolete Methods" am: 9e2a1cadf7 am: 7d04272162 by Alex Light · 8 years ago
  80. 7d04272 Merge "Ensure the GC visits Obsolete Methods" am: 9e2a1cadf7 by Alex Light · 8 years ago
  81. 8ef6c62 Merge "Fix sign extension issues in x86_64 code generation" am: 9bb8928a8e by Colin Cross · 8 years ago
  82. 9e2a1ca Merge "Ensure the GC visits Obsolete Methods" by Treehugger Robot · 8 years ago
  83. 2a6c315 Merge "Fix sign extension issues in x86_64 code generation" am: 9bb8928a8e by Colin Cross · 8 years ago
  84. 9bb8928 Merge "Fix sign extension issues in x86_64 code generation" by Colin Cross · 8 years ago
  85. 9e1e972 Merge "Delete SrcMap" am: f0323ecd08 am: 56131f6c8f by Mathieu Chartier · 8 years ago
  86. 56131f6 Merge "Delete SrcMap" am: f0323ecd08 by Mathieu Chartier · 8 years ago
  87. cc9d1cb Change some pending OOME asserts to be pending exception by Mathieu Chartier · 8 years ago
  88. f0323ec Merge "Delete SrcMap" by Mathieu Chartier · 8 years ago
  89. c3fec0c MIPS64: Adjust Base and Offset by Chris Larsen · 8 years ago
  90. 2ca1587 Merge "Blacklist more tests." am: 1a6c4fcd78 am: 651e21eba5 by Nicolas Geoffray · 8 years ago
  91. 4f2e957 Ensure the GC visits Obsolete Methods by Alex Light · 8 years ago
  92. 651e21e Merge "Blacklist more tests." am: 1a6c4fcd78 by Nicolas Geoffray · 8 years ago
  93. 1a6c4fc Merge "Blacklist more tests." by Nicolas Geoffray · 8 years ago
  94. af909ff Merge "Add verification of knownfailures in the testrunner" am: 14f01c28d7 by Shubham Ajmera · 8 years ago
  95. 6e85ed8 Merge "Add verification of knownfailures in the testrunner" am: 14f01c28d7 by Shubham Ajmera · 8 years ago
  96. 14f01c2 Merge "Add verification of knownfailures in the testrunner" by Treehugger Robot · 8 years ago
  97. 14de5c4 Add verification of knownfailures in the testrunner by Shubham Ajmera · 8 years ago
  98. 4f38e18 Blacklist more tests. by Nicolas Geoffray · 8 years ago
  99. 0510717 Delete SrcMap by Mathieu Chartier · 8 years ago
  100. a427a62 Merge "Add method info to oat files" am: ed883a11b8 am: c1e311b14d by Mathieu Chartier · 8 years ago