1. 72c18c9 Merge "Disable bitstring type check runtime hooks." am: 1efa7cb8c4 by Vladimir Marko · 7 years ago
  2. 1efa7cb Merge "Disable bitstring type check runtime hooks." by Vladimir Marko · 7 years ago
  3. 369a4ce Merge "Fix dependencies on x86_64 valgrind" am: a5b02382ba by Colin Cross · 7 years ago
  4. a5b0238 Merge "Fix dependencies on x86_64 valgrind" by Treehugger Robot · 7 years ago
  5. 6497ede Fix dependencies on x86_64 valgrind by Colin Cross · 7 years ago
  6. 8444d05 Merge "Revert "Remove don't bother checks"" am: 57207cd8a6 by Colin Cross · 7 years ago
  7. 57207cd Merge "Revert "Remove don't bother checks"" by Colin Cross · 7 years ago
  8. 04ccfaf Revert "Remove don't bother checks" by Colin Cross · 7 years ago
  9. acff4de Merge "Expose the optimization status of a dex file" am: 60cae4feb1 by Calin Juravle · 7 years ago
  10. 0a36857 Merge "Add --compilation-reason option to dex2oat" am: ebe485eed2 by Calin Juravle · 7 years ago
  11. 60cae4f Merge "Expose the optimization status of a dex file" by Calin Juravle · 7 years ago
  12. ebe485e Merge "Add --compilation-reason option to dex2oat" by Calin Juravle · 7 years ago
  13. 80f54ea Merge "Remove don't bother checks" am: 6c555c1779 by Colin Cross · 7 years ago
  14. 6c555c1 Merge "Remove don't bother checks" by Colin Cross · 7 years ago
  15. 5a3a6fa Merge changes I6643c9ee,Ibd412b26 am: b5708a93b1 by Alex Light · 7 years ago
  16. b5708a9 Merge changes I6643c9ee,Ibd412b26 by Alex Light · 7 years ago
  17. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 7 years ago
  18. 592fd70 Merge "Use different method to mark DEX PC in the interpreter's CFI." by David Srbecky · 7 years ago
  19. 89ceeeb Merge "Use different method to mark DEX PC in the interpreter's CFI." by David Srbecky · 7 years ago
  20. 640d5c5 Merge "Remove -Xno-hidden-api-check flag." am: 6177ead17f by Nicolas Geoffray · 7 years ago
  21. 0e711f4 Merge "Refactor hidden API runtime flag from negative to positive" by Nicolas Geoffray · 7 years ago
  22. 6177ead Merge "Remove -Xno-hidden-api-check flag." by Nicolas Geoffray · 7 years ago
  23. d92e627 Remove -Xno-hidden-api-check flag. by Nicolas Geoffray · 7 years ago
  24. 4c6dfb9 Merge "Refactor hidden API runtime flag from negative to positive" by Nicolas Geoffray · 7 years ago
  25. d7fbc0e Refactor hidden API runtime flag from negative to positive by David Brazdil · 7 years ago
  26. 3f25be2 Merge "Don't depend on x86 valgrind" am: 3bffbe8a82 by Colin Cross · 7 years ago
  27. 3bffbe8 Merge "Don't depend on x86 valgrind" by Treehugger Robot · 7 years ago
  28. 3bc3da0 Make test 1939 not depend on total number of proxies allocated by Alex Light · 7 years ago
  29. 5f9a801 Expose the optimization status of a dex file by Calin Juravle · 7 years ago
  30. f1993cd Merge "jdwp: send pids to adbd as raw integers." am: c6023e576f by Josh Gao · 7 years ago
  31. c6023e5 Merge "jdwp: send pids to adbd as raw integers." by Treehugger Robot · 7 years ago
  32. 9c57025 Ensure that all StackTrace.java files are identical for CTS by Alex Light · 7 years ago
  33. ca48c2b Merge "Print more information about hidden API accesses" am: 08a5cb2e09 by David Brazdil · 7 years ago
  34. 08a5cb2 Merge "Print more information about hidden API accesses" by David Brazdil · 7 years ago
  35. 4ea5e5e Merge "Re-enable EnableCollection/IsCollected tests" am: 0eacf1be06 by Aart Bik · 7 years ago
  36. cf60061 Merge "Remove need for check script in test 1937" am: ccfbcc8567 by Alex Light · 7 years ago
  37. 63605c5 Merge "Remove full stack-trace printing from test 1928" am: 71f6acb7e6 by Alex Light · 7 years ago
  38. d5a03bd Merge "Renumber tests 988-Too{Wide,Deep}ClassInstanceOf" am: 7ecd6920be by Alex Light · 7 years ago
  39. 1ad75a4 Merge "Ensure that all Breakpoint.java files are identical for CTS" by Alex Light · 7 years ago
  40. 83761ed Remove don't bother checks by Colin Cross · 7 years ago
  41. b015529 Don't depend on x86 valgrind by Colin Cross · 7 years ago
  42. 0eacf1b Merge "Re-enable EnableCollection/IsCollected tests" by Treehugger Robot · 7 years ago
  43. ccfbcc8 Merge "Remove need for check script in test 1937" by Treehugger Robot · 7 years ago
  44. a37afd6 Merge "Disable hidden API checks for WellKnownClasses" am: 7801e154c4 by David Brazdil · 7 years ago
  45. 71f6acb Merge "Remove full stack-trace printing from test 1928" by Treehugger Robot · 7 years ago
  46. 068d68d Print more information about hidden API accesses by David Brazdil · 7 years ago
  47. 7ecd692 Merge "Renumber tests 988-Too{Wide,Deep}ClassInstanceOf" by Treehugger Robot · 7 years ago
  48. 9ea6cad Merge "Ensure that all Breakpoint.java files are identical for CTS" by Treehugger Robot · 7 years ago
  49. 7801e15 Merge "Disable hidden API checks for WellKnownClasses" by Treehugger Robot · 7 years ago
  50. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 7 years ago
  51. f9ff3fb Remove need for check script in test 1937 by Alex Light · 7 years ago
  52. 400a3aa Ensure that all Breakpoint.java files are identical for CTS by Alex Light · 7 years ago
  53. daf675a Renumber tests 988-Too{Wide,Deep}ClassInstanceOf by Alex Light · 7 years ago
  54. ee5ff3c Remove full stack-trace printing from test 1928 by Alex Light · 7 years ago
  55. cf0aa54 Re-enable EnableCollection/IsCollected tests by Aart Bik · 7 years ago
  56. a5efc4c Disable hidden API checks for WellKnownClasses by David Brazdil · 7 years ago
  57. 2c431a0 Merge "ART: Refactor libctstiagent build" am: db8d9091bb by Andreas Gampe · 7 years ago
  58. 66b87f6 Merge "Revert^6 "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  59. db8d909 Merge "ART: Refactor libctstiagent build" by Treehugger Robot · 7 years ago
  60. 7c16fea Merge "Revert^6 "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  61. 2f1a35a Merge "x86/x86-64: Fix cmpw() for 9-16 bit immediates." am: 215fc3be80 by Vladimir Marko · 7 years ago
  62. 215fc3b Merge "x86/x86-64: Fix cmpw() for 9-16 bit immediates." by Vladimir Marko · 7 years ago
  63. 29a8d84 x86/x86-64: Fix cmpw() for 9-16 bit immediates. by Vladimir Marko · 7 years ago
  64. ed4472e Merge "Blacklist timing out test." am: 6d9e2b78d0 by Nicolas Geoffray · 7 years ago
  65. 6d9e2b7 Merge "Blacklist timing out test." by Treehugger Robot · 7 years ago
  66. 24b93c5 Blacklist timing out test. by Nicolas Geoffray · 7 years ago
  67. 3f86535 Merge "Hide an adbconnection log behind VLOG(jdwp)." am: 91306786ee by Alex Light · 7 years ago
  68. 9130678 Merge "Hide an adbconnection log behind VLOG(jdwp)." by Treehugger Robot · 7 years ago
  69. 19bbc1c Merge "Fix incorrect condition in TransformationFaultHandler" am: 7e760f69a7 by Alex Light · 7 years ago
  70. 7e760f6 Merge "Fix incorrect condition in TransformationFaultHandler" by Treehugger Robot · 7 years ago
  71. d0ed0d9 ART: Refactor libctstiagent build by Andreas Gampe · 7 years ago
  72. f2c8182 Merge "ART: Fix memcmp16_test typo" am: 9ffad492d8 by Andreas Gampe · 7 years ago
  73. 9ffad49 Merge "ART: Fix memcmp16_test typo" by Andreas Gampe · 7 years ago
  74. 4b49bb7 jdwp: send pids to adbd as raw integers. by Josh Gao · 7 years ago
  75. 880fb98 Merge "Revert^2 "Ensure that run-test preserves exit status"" am: 18973583cd by Alex Light · 7 years ago
  76. d925867 Hide an adbconnection log behind VLOG(jdwp). by Alex Light · 7 years ago
  77. 1897358 Merge "Revert^2 "Ensure that run-test preserves exit status"" by Alex Light · 7 years ago
  78. 1fbea61 ART: Fix memcmp16_test typo by Andreas Gampe · 7 years ago
  79. eeff581 Merge "Revert "Revert "Disable cdex-fast + redefine-stress""" am: cee0ec1764 by Mathieu Chartier · 7 years ago
  80. cee0ec1 Merge "Revert "Revert "Disable cdex-fast + redefine-stress""" by Mathieu Chartier · 7 years ago
  81. 12ee56b Fix incorrect condition in TransformationFaultHandler by Alex Light · 7 years ago
  82. ded739e Merge "Revert "Disable cdex-fast + redefine-stress"" am: d2b32234ab by Mathieu Chartier · 7 years ago
  83. fe5f52b Revert "Revert "Disable cdex-fast + redefine-stress"" by Mathieu Chartier · 7 years ago
  84. d2b3223 Merge "Revert "Disable cdex-fast + redefine-stress"" by Mathieu Chartier · 7 years ago
  85. 0123a23 Revert "Disable cdex-fast + redefine-stress" by Mathieu Chartier · 7 years ago
  86. 4427045 Merge "Various ART GC documentation updates." am: 0520f2184c by Roland Levillain · 7 years ago
  87. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  88. 722d671 Revert^2 "Ensure that run-test preserves exit status" by Alex Light · 7 years ago
  89. 0520f21 Merge "Various ART GC documentation updates." by Roland Levillain · 7 years ago
  90. 80c9e7b Merge "MIPS32 Implement signed 64-bit division by powers of 2" am: bdaec34cc0 by Lena Djokic · 7 years ago
  91. bdaec34 Merge "MIPS32 Implement signed 64-bit division by powers of 2" by Treehugger Robot · 7 years ago
  92. 8b21ddc Merge "Add offset for native stack dump." am: faf76cbe55 by Christopher Ferris · 7 years ago
  93. faf76cb Merge "Add offset for native stack dump." by Christopher Ferris · 7 years ago
  94. 8f2f7e8 Merge "Revert "Ensure that run-test preserves exit status"" am: e0d52dce6f by Nicolas Geoffray · 7 years ago
  95. a5af55f Merge "Revert "Revert^4 "Prevent UAF issues caused by static destructors""" by Nicolas Geoffray · 7 years ago
  96. 6215c68 Merge changes Icad6d952,Ic41aa804 am: ed0180ce35 by Roland Levillain · 7 years ago
  97. 8f7ea9a Various ART GC documentation updates. by Roland Levillain · 7 years ago
  98. e0d52dc Merge "Revert "Ensure that run-test preserves exit status"" by Nicolas Geoffray · 7 years ago
  99. 0fdd49b Merge "Revert "Revert^4 "Prevent UAF issues caused by static destructors""" by Nicolas Geoffray · 7 years ago
  100. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 7 years ago