1. ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 7 years ago
  2. b40fa7c Merge "Add Class.getPrimitiveClass()." by Vladimir Marko · 7 years ago
  3. d1652d1 Merge "Move libdexfile out of runtime" by David Sehr · 7 years ago
  4. d991e51 Merge "Pass the right dex_file/method_index for String.<init>." by Nicolas Geoffray · 7 years ago
  5. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 7 years ago
  6. 416ed78 Merge "Disable 130-hprof test on asan." by Nicolas Geoffray · 7 years ago
  7. f665f84 Pass the right dex_file/method_index for String.<init>. by Nicolas Geoffray · 7 years ago
  8. 24d888e Disable 130-hprof test on asan. by Nicolas Geoffray · 7 years ago
  9. 1efa7cb Merge "Disable bitstring type check runtime hooks." by Vladimir Marko · 7 years ago
  10. a5b0238 Merge "Fix dependencies on x86_64 valgrind" by Treehugger Robot · 7 years ago
  11. 6497ede Fix dependencies on x86_64 valgrind by Colin Cross · 7 years ago
  12. 57207cd Merge "Revert "Remove don't bother checks"" by Colin Cross · 7 years ago
  13. 04ccfaf Revert "Remove don't bother checks" by Colin Cross · 7 years ago
  14. 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago
  15. 60cae4f Merge "Expose the optimization status of a dex file" by Calin Juravle · 7 years ago
  16. ebe485e Merge "Add --compilation-reason option to dex2oat" by Calin Juravle · 7 years ago
  17. 6c555c1 Merge "Remove don't bother checks" by Colin Cross · 7 years ago
  18. b5708a9 Merge changes I6643c9ee,Ibd412b26 by Alex Light · 7 years ago
  19. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 7 years ago
  20. 89ceeeb Merge "Use different method to mark DEX PC in the interpreter's CFI." by David Srbecky · 7 years ago
  21. 6177ead Merge "Remove -Xno-hidden-api-check flag." by Nicolas Geoffray · 7 years ago
  22. d92e627 Remove -Xno-hidden-api-check flag. by Nicolas Geoffray · 7 years ago
  23. 4c6dfb9 Merge "Refactor hidden API runtime flag from negative to positive" by Nicolas Geoffray · 7 years ago
  24. d7fbc0e Refactor hidden API runtime flag from negative to positive by David Brazdil · 7 years ago
  25. 3bffbe8 Merge "Don't depend on x86 valgrind" by Treehugger Robot · 7 years ago
  26. 3bc3da0 Make test 1939 not depend on total number of proxies allocated by Alex Light · 7 years ago
  27. 5f9a801 Expose the optimization status of a dex file by Calin Juravle · 7 years ago
  28. c6023e5 Merge "jdwp: send pids to adbd as raw integers." by Treehugger Robot · 7 years ago
  29. 9c57025 Ensure that all StackTrace.java files are identical for CTS by Alex Light · 7 years ago
  30. 08a5cb2 Merge "Print more information about hidden API accesses" by David Brazdil · 7 years ago
  31. 83761ed Remove don't bother checks by Colin Cross · 7 years ago
  32. b015529 Don't depend on x86 valgrind by Colin Cross · 7 years ago
  33. 0eacf1b Merge "Re-enable EnableCollection/IsCollected tests" by Treehugger Robot · 7 years ago
  34. ccfbcc8 Merge "Remove need for check script in test 1937" by Treehugger Robot · 7 years ago
  35. 71f6acb Merge "Remove full stack-trace printing from test 1928" by Treehugger Robot · 7 years ago
  36. 068d68d Print more information about hidden API accesses by David Brazdil · 7 years ago
  37. 7ecd692 Merge "Renumber tests 988-Too{Wide,Deep}ClassInstanceOf" by Treehugger Robot · 7 years ago
  38. 9ea6cad Merge "Ensure that all Breakpoint.java files are identical for CTS" by Treehugger Robot · 7 years ago
  39. 7801e15 Merge "Disable hidden API checks for WellKnownClasses" by Treehugger Robot · 7 years ago
  40. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 7 years ago
  41. f9ff3fb Remove need for check script in test 1937 by Alex Light · 7 years ago
  42. 400a3aa Ensure that all Breakpoint.java files are identical for CTS by Alex Light · 7 years ago
  43. daf675a Renumber tests 988-Too{Wide,Deep}ClassInstanceOf by Alex Light · 7 years ago
  44. ee5ff3c Remove full stack-trace printing from test 1928 by Alex Light · 7 years ago
  45. cf0aa54 Re-enable EnableCollection/IsCollected tests by Aart Bik · 7 years ago
  46. a5efc4c Disable hidden API checks for WellKnownClasses by David Brazdil · 7 years ago
  47. db8d909 Merge "ART: Refactor libctstiagent build" by Treehugger Robot · 7 years ago
  48. 7c16fea Merge "Revert^6 "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  49. 215fc3b Merge "x86/x86-64: Fix cmpw() for 9-16 bit immediates." by Vladimir Marko · 7 years ago
  50. 29a8d84 x86/x86-64: Fix cmpw() for 9-16 bit immediates. by Vladimir Marko · 7 years ago
  51. 6d9e2b7 Merge "Blacklist timing out test." by Treehugger Robot · 7 years ago
  52. 24b93c5 Blacklist timing out test. by Nicolas Geoffray · 7 years ago
  53. 9130678 Merge "Hide an adbconnection log behind VLOG(jdwp)." by Treehugger Robot · 7 years ago
  54. 7e760f6 Merge "Fix incorrect condition in TransformationFaultHandler" by Treehugger Robot · 7 years ago
  55. d0ed0d9 ART: Refactor libctstiagent build by Andreas Gampe · 7 years ago
  56. 9ffad49 Merge "ART: Fix memcmp16_test typo" by Andreas Gampe · 7 years ago
  57. 4b49bb7 jdwp: send pids to adbd as raw integers. by Josh Gao · 7 years ago
  58. d925867 Hide an adbconnection log behind VLOG(jdwp). by Alex Light · 7 years ago
  59. 1897358 Merge "Revert^2 "Ensure that run-test preserves exit status"" by Alex Light · 7 years ago
  60. 1fbea61 ART: Fix memcmp16_test typo by Andreas Gampe · 7 years ago
  61. cee0ec1 Merge "Revert "Revert "Disable cdex-fast + redefine-stress""" by Mathieu Chartier · 7 years ago
  62. 12ee56b Fix incorrect condition in TransformationFaultHandler by Alex Light · 7 years ago
  63. fe5f52b Revert "Revert "Disable cdex-fast + redefine-stress"" by Mathieu Chartier · 7 years ago
  64. d2b3223 Merge "Revert "Disable cdex-fast + redefine-stress"" by Mathieu Chartier · 7 years ago
  65. 0123a23 Revert "Disable cdex-fast + redefine-stress" by Mathieu Chartier · 7 years ago
  66. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  67. 722d671 Revert^2 "Ensure that run-test preserves exit status" by Alex Light · 7 years ago
  68. 0520f21 Merge "Various ART GC documentation updates." by Roland Levillain · 7 years ago
  69. bdaec34 Merge "MIPS32 Implement signed 64-bit division by powers of 2" by Treehugger Robot · 7 years ago
  70. faf76cb Merge "Add offset for native stack dump." by Christopher Ferris · 7 years ago
  71. 8f7ea9a Various ART GC documentation updates. by Roland Levillain · 7 years ago
  72. e0d52dc Merge "Revert "Ensure that run-test preserves exit status"" by Nicolas Geoffray · 7 years ago
  73. 0fdd49b Merge "Revert "Revert^4 "Prevent UAF issues caused by static destructors""" by Nicolas Geoffray · 7 years ago
  74. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 7 years ago
  75. ed0180c Merge changes Icad6d952,Ic41aa804 by Roland Levillain · 7 years ago
  76. c068b7c Merge "Revert "Re-enable EnableCollection/IsCollected tests"" by Treehugger Robot · 7 years ago
  77. d8c88c7 Revert "Ensure that run-test preserves exit status" by Nicolas Geoffray · 7 years ago
  78. ffea0e4 Revert "Re-enable EnableCollection/IsCollected tests" by Nicolas Geoffray · 7 years ago
  79. 522c5ce Merge "Update D8 reference file for 911-get-stack-trace" by Søren Gjesse · 7 years ago
  80. 53ef6a6 Add offset for native stack dump. by Christopher Ferris · 7 years ago
  81. 0dc1b92 Merge "Disable cdex-fast + redefine-stress" by Treehugger Robot · 7 years ago
  82. 654a971 Disable cdex-fast + redefine-stress by Mathieu Chartier · 7 years ago
  83. 9b55957 Merge "Split dex_file_loader_test" by Treehugger Robot · 7 years ago
  84. 3a18549 Merge changes I8580973e,Ic4455db1 by Treehugger Robot · 7 years ago
  85. 1ec2f3e Merge "ART: Be more robust with multidex uncompressed-dex odex files" by Treehugger Robot · 7 years ago
  86. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  87. 1fbd530 Ensure that run-test preserves exit status by Alex Light · 7 years ago
  88. fdab131 Merge "Re-enable EnableCollection/IsCollected tests" by Aart Bik · 7 years ago
  89. fc604a7 ART: Be more robust with multidex uncompressed-dex odex files by Andreas Gampe · 7 years ago
  90. 78a6ce8 Merge "ART: Fix lookup class used by invoke-custom" by Treehugger Robot · 7 years ago
  91. 139512d Split dex_file_loader_test by David Sehr · 7 years ago
  92. 67a3d45 Merge "Use to-upper function instead of $(shell tr)" by Treehugger Robot · 7 years ago
  93. f320dc1 Pretty print RegionSpace::RegionType and RegionSpace::RegionState values. by Roland Levillain · 7 years ago
  94. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 7 years ago
  95. dc46115 Merge "Fix typos." by Roland Levillain · 7 years ago
  96. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 7 years ago
  97. b7a3ddf Merge "Fix input cdex -> output non-cdex" by Mathieu Chartier · 7 years ago
  98. e416979 ART: Fix lookup class used by invoke-custom by Orion Hodson · 7 years ago
  99. ef01222 Fix typos. by Roland Levillain · 7 years ago
  100. cd4ddee Merge "Revert^2 "ART: Interpreter support for VarHandle accessors"" by Treehugger Robot · 7 years ago