1. 483208d Increase test 961 dex2oat timeout to 2 minutes by Alex Light · 7 years ago
  2. ceae954 Move ti-stress to use slicer directly by Alex Light · 7 years ago
  3. 64c09b4 Merge changes Iba7e9207,I11a4d3cb,I5a6746d3 am: 2e53f8f69f by Alex Light · 7 years ago
  4. 47d49b8 Tests for JVMTI can_access_local_variables functions by Alex Light · 7 years ago
  5. 5b06dfc Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7 am: f88e73f246 by Alex Light · 7 years ago
  6. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 7 years ago
  7. a5baf72 Merge "ART: Add support for runtime debug checks" am: 7888b59b45 am: f37ac16f9e by Andreas Gampe · 7 years ago
  8. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 7 years ago
  9. 4822f9b Merge changes from topic 'jvmti-field-cbs' am: 18b4ed19eb am: 6ccd284d9e by Alex Light · 7 years ago
  10. 43e935d Add field-access/modification to ti-stress. by Alex Light · 7 years ago
  11. 384f66b Merge "Add method tracing JVMTI callbacks" am: 9e20fd6376 am: d16e213fe8 by Alex Light · 7 years ago
  12. b7edcda Add method tracing JVMTI callbacks by Alex Light · 7 years ago
  13. 96b41fd Merge "ART: Use dex2oat watchdog in host run-test" am: e913cd027a am: d5acdd84ac by Andreas Gampe · 7 years ago
  14. 43ee054 ART: Use dex2oat watchdog in host run-test by Andreas Gampe · 7 years ago
  15. 68bc395 Merge "Deal with ASAN alloc-dealloc mismatch in class transformation code." am: 0b183409d8 am: a95ec49e01 by Alex Light · 7 years ago
  16. 28b6e7e Deal with ASAN alloc-dealloc mismatch in class transformation code. by Alex Light · 7 years ago
  17. d66091c Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436 am: 392a0098fc am: 3ea82a304b by Andreas Gampe · 7 years ago
  18. 5840839 ART: Disable detect_leaks in run-tests by Andreas Gampe · 7 years ago
  19. ed81c1d ART: Disable alloc_dealloc_mismatch in run-tests by Andreas Gampe · 7 years ago
  20. b31a8e7 ART: Add RUN_TEST_ASAN_OPTIONS by Andreas Gampe · 7 years ago
  21. 5c0c743 Merge "Clear odex/vdex/art file before running run-test" am: 0af0ec2b59 am: 0998c444ff by Calin Juravle · 7 years ago
  22. 24bd3f9 Clear odex/vdex/art file before running run-test by Calin Juravle · 7 years ago
  23. 2170bbc Merge "inliner: Do not assume that the outermost_graph has an art method" into oc-dev by Calin Juravle · 7 years ago
  24. 055242b Merge "inliner: Do not assume that the outermost_graph has an art method" into oc-dev by Calin Juravle · 7 years ago
  25. 3650acb Merge "inliner: Do not assume that the outermost_graph has an art method" by Treehugger Robot · 7 years ago
  26. 6df62f7 inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 7 years ago
  27. 07f01df inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 7 years ago
  28. bbbd191 Merge "Make vdex and dexlayout compatible." into oc-dev am: 0aaac37581 by Nicolas Geoffray · 7 years ago
  29. 0aaac37 Merge "Make vdex and dexlayout compatible." into oc-dev by TreeHugger Robot · 7 years ago
  30. cab6557 Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  31. 1de5849 Merge "If a profile is passed, we should always pass output-vdex and input-vdex." into oc-dev by Nicolas Geoffray · 7 years ago
  32. 920f9b1 Merge "Use dex2oat instead of dex2oatd in non-debug run-tests." by Roland Levillain · 7 years ago
  33. 6c3af16 Use dex2oat instead of dex2oatd in non-debug run-tests. by Roland Levillain · 7 years ago
  34. e7fb6d1 If a profile is passed, we should always pass output-vdex and input-vdex. by Nicolas Geoffray · 7 years ago
  35. a10ac2a Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  36. fbc4f11 If a profile is passed, we should always pass output-vdex and input-vdex. by Nicolas Geoffray · 7 years ago
  37. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  38. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  39. cf7d5d6 Merge "ART: Support per PID stack trace files." by Narayan Kamath · 7 years ago
  40. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 7 years ago
  41. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  42. 42151c0 Be able to run jvmti-stress on RI by Alex Light · 7 years ago
  43. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 7 years ago
  44. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 7 years ago
  45. ec024ad Merge "Cleanup use of ulimit in run tests." by Richard Uhler · 7 years ago
  46. 020c0f3 Cleanup use of ulimit in run tests. by Richard Uhler · 8 years ago
  47. 0b6a638 When profiles are requested, also generate then for non-prebuild. by Nicolas Geoffray · 8 years ago
  48. 13439f0 Use offline inline caches during AOT compilation by Calin Juravle · 8 years ago
  49. 68fdd5a Merge "Remove --include-patch-information option from dex2oat." by Richard Uhler · 8 years ago
  50. a04d4f0 Merge "Experiment with ulimit settings to see if it fixes test failure." by Richard Uhler · 8 years ago
  51. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 8 years ago
  52. 8cb8810 Experiment with ulimit settings to see if it fixes test failure. by Richard Uhler · 8 years ago
  53. bea3e31 Add the test name that is too long for diagnosing issues. by Nicolas Geoffray · 8 years ago
  54. 9e6e3d4 Increase ulimit on host to fix test 103-string-append with art-debug-gc. by Roland Levillain · 8 years ago
  55. 320ccca Update run-tests script/dependencies to use -testdex jars. by Nicolas Geoffray · 8 years ago
  56. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 8 years ago
  57. 90355fe Use "false" instead of "/system/bin/false". by Nicolas Geoffray · 8 years ago
  58. f898f47 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Treehugger Robot · 8 years ago
  59. 271a0f8 Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Igor Murashkin · 8 years ago
  60. 49c2c92 Fix test scripts to account for new linker behavior by Dimitry Ivanov · 8 years ago
  61. 47e61d5 Increase timeout for no-image runs. by Nicolas Geoffray · 8 years ago
  62. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 8 years ago
  63. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 8 years ago
  64. 94e25db Make no-relocate the default. by Nicolas Geoffray · 8 years ago
  65. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 8 years ago
  66. 7498105 Handle verify-profile and bootclasspath classes in vdex. by Nicolas Geoffray · 8 years ago
  67. fba89fe Make our jvmti run-tests work with the RI again. by Alex Light · 8 years ago
  68. e06b634 Revert "Revert "Cleanup jvmti tests"" by Alex Light · 8 years ago
  69. 3e5d7dc Merge "Revert "Cleanup jvmti tests"" by Nicolas Geoffray · 8 years ago
  70. 2a9d198 Revert "Cleanup jvmti tests" by Nicolas Geoffray · 8 years ago
  71. 07001c8 Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4 by Treehugger Robot · 8 years ago
  72. 857f058 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  73. 0966558 Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 8 years ago
  74. ca5b9dc Cleanup jvmti tests by Alex Light · 8 years ago
  75. 481593d Merge "Revert "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""" by Nicolas Geoffray · 8 years ago
  76. ca48041 Revert "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Nicolas Geoffray · 8 years ago
  77. ad0c8bd Revert "Fix JIT crash due to unverified dead code" by Vladimir Marko · 8 years ago
  78. 132eb43 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  79. 71464a1 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
  80. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  81. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  82. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
  83. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  84. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  85. 3a3e4c1 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  86. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  87. ea7980d Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  88. 8b2cf76 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  89. 5e294c3 Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
  90. 0b4d05e Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  91. b760a2f Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  92. 0b64a51 Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  93. d295bc8 Workaround adb issue in run-test. by Nicolas Geoffray · 8 years ago
  94. ba37e04 Output more for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  95. 8f500fa Add print statements for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  96. a4af47e Merge "It exposes a few bugs that should be address before submitting it. " by Calin Juravle · 8 years ago
  97. f1d9265 It exposes a few bugs that should be address before submitting it. by Calin Juravle · 8 years ago
  98. 4ce767d Merge "Use interpret-only instead of verify-at-runtime when testing JIT" by Treehugger Robot · 8 years ago
  99. 5db5b1e Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 8 years ago
  100. b0103ca Flush the CFG visualizer output after writing to it. by Roland Levillain · 8 years ago