1. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 9 years ago
  2. 0e5cd3e Ensure 652-deopt-intrinsic is not subject to JIT GC. by Nicolas Geoffray · 9 years ago
  3. 133b4a4 Merge changes from topic 'art_javac' by Treehugger Robot · 9 years ago
  4. 0381bed test: Modify 536-checker-intrinsic-optimization for javac/dx by Igor Murashkin · 9 years ago
  5. 1690907 test: Modify 593-checker-boolean-2-integral-conv for javac/dx by Igor Murashkin · 9 years ago
  6. eac25e8 Merge "test: Modify 458-checker-instruct-simplification for javac/dx" by Treehugger Robot · 9 years ago
  7. 4269173 test: Modify 458-checker-instruct-simplification for javac/dx by Igor Murashkin · 9 years ago
  8. 67380d6 Merge "Fixes for run-test 656-annotation-lookup-generic-jni." by Treehugger Robot · 9 years ago
  9. 1f2dd65 Fixes for run-test 656-annotation-lookup-generic-jni. by Roland Levillain · 9 years ago
  10. 9f0b368 Merge "test: Enable checker tests for javac/dx" by Treehugger Robot · 9 years ago
  11. 90d7188 Merge "Add a test for b/62688874." by Nicolas Geoffray · 9 years ago
  12. 46e67be Merge "test: Bump dx max heap size for default*gen tests" by Treehugger Robot · 9 years ago
  13. a2d578f test: Bump dx max heap size for default*gen tests by Igor Murashkin · 9 years ago
  14. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 9 years ago
  15. df5a523 Add a test for b/62688874. by Nicolas Geoffray · 9 years ago
  16. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 9 years ago
  17. bd44132 test: Fix 4 checker tests to pass with javac/dx by Igor Murashkin · 9 years ago
  18. 3b9aee8 Merge "Fix braino when handling branches fallthrough in arm backend." by Nicolas Geoffray · 9 years ago
  19. 6fda427 Fix braino when handling branches fallthrough in arm backend. by Nicolas Geoffray · 9 years ago
  20. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 9 years ago
  21. 721276b Merge "ART: Change contention logging lock strategy" by Treehugger Robot · 9 years ago
  22. e5d5405 Merge "Revert "ART: Simple structural class check"" by Treehugger Robot · 9 years ago
  23. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 9 years ago
  24. 991725a Revert "ART: Simple structural class check" by Andreas Gampe · 9 years ago
  25. 111b109 ART: Change contention logging lock strategy by Andreas Gampe · 9 years ago
  26. 5144849 Merge "test: Fix 956-methodhandle-stackframe for javac/dx" by Igor Murashkin · 9 years ago
  27. 2ffec90 Merge "test: Fix 636-wrong-static-access for javac/dx" by Treehugger Robot · 9 years ago
  28. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 9 years ago
  29. a08c9bb Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." by Treehugger Robot · 9 years ago
  30. 34bf622 Merge changes Ib2146ee7,I65f724be by Treehugger Robot · 9 years ago
  31. c0f2321 test: Fix 956-methodhandle-stackframe for javac/dx by Igor Murashkin · 9 years ago
  32. 829da13 test: Fix 636-wrong-static-access for javac/dx by Igor Murashkin · 9 years ago
  33. f8a4a2c Ensure GetLoadedClasses only returns 'Loaded' Classes. by Alex Light · 9 years ago
  34. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 9 years ago
  35. fae4d85 Merge "Fix loop optimization in the presence of environment uses." by Narayan Kamath · 9 years ago
  36. 27aaf64 ART: Add slow-debug test in 004-JniTest by Andreas Gampe · 9 years ago
  37. a4811cd Merge "Revert "More run-test with Jack"" by Igor Murashkin · 9 years ago
  38. 5ab5427 Merge "test: More javac/dx fixes" by Igor Murashkin · 9 years ago
  39. 5154e2a Merge "More robust 652-deopt-intrinsic." by Nicolas Geoffray · 9 years ago
  40. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 9 years ago
  41. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 9 years ago
  42. 10ba685 test: More javac/dx fixes by Igor Murashkin · 9 years ago
  43. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 9 years ago
  44. b96ed2c Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 9 years ago
  45. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 9 years ago
  46. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 9 years ago
  47. 18b4ed1 Merge changes from topic 'jvmti-field-cbs' by Alex Light · 9 years ago
  48. f48029f More robust 652-deopt-intrinsic. by Nicolas Geoffray · 9 years ago
  49. e882b6d Merge "test: Fix broken build scripts causing art-test-javac to fail" by Treehugger Robot · 9 years ago
  50. 09eb186 test: Fix broken build scripts causing art-test-javac to fail by Igor Murashkin · 9 years ago
  51. 43e935d Add field-access/modification to ti-stress. by Alex Light · 9 years ago
  52. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 9 years ago
  53. 4db66ab test: Fix 004-JniTest for javac/dx by Igor Murashkin · 9 years ago
  54. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 9 years ago
  55. 6c946b5 test: Fix javac/dx run-test regressions from adding desugar by Igor Murashkin · 9 years ago
  56. 8d80bba Merge "test: Skip desugar with DESUGAR=false when running tests" by Treehugger Robot · 9 years ago
  57. 698bd05 Merge "Null check thread peers in JVMTI class callbacks" by Treehugger Robot · 9 years ago
  58. e518193 test: Skip desugar with DESUGAR=false when running tests by Igor Murashkin · 9 years ago
  59. 7239865 Null check thread peers in JVMTI class callbacks by Alex Light · 9 years ago
  60. 4cf4e36 Merge "Revert "Revert "test: Add desugar support to run-test""" by Treehugger Robot · 9 years ago
  61. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 9 years ago
  62. 2dd3d71 ART: Refactor run-test 104 by Andreas Gampe · 9 years ago
  63. fbc3fff Merge "Revert "test: Add desugar support to run-test"" by Mariano Giardina · 9 years ago
  64. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 9 years ago
  65. d732528 Blacklist 905-object-free on gcstress & jit & target by Nicolas Geoffray · 9 years ago
  66. 8ff5c5e Merge "ART: Export ASAN_OPTIONS in build testrunner" by Treehugger Robot · 9 years ago
  67. 1663705 ART: Export ASAN_OPTIONS in build testrunner by Andreas Gampe · 9 years ago
  68. 5c722df Merge "test: Add desugar support to run-test" by Igor Murashkin · 9 years ago
  69. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 9 years ago
  70. bad2f51 Clean up ti-stress by Alex Light · 9 years ago
  71. cd9e5e7 Blacklist tests under gcstress/debug/target. by Nicolas Geoffray · 9 years ago
  72. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 9 years ago
  73. af14a86 Merge "Rename art-run-test-asan to art-asan" by Treehugger Robot · 9 years ago
  74. 2b5bc3a Revert "ART: Disable test 137 for ASAN" by Christopher Ferris · 9 years ago
  75. 885a713 Add support for profiling boot class path by Mathieu Chartier · 9 years ago
  76. c09ae47 Rename art-run-test-asan to art-asan by Alex Light · 9 years ago
  77. bb5fd1b Merge "Add art-ndebug target to target_config.py" by Treehugger Robot · 9 years ago
  78. 504cfab Add art-ndebug target to target_config.py by Alex Light · 9 years ago
  79. 8aa5270 Remove method reference from test 988 by Alex Light · 9 years ago
  80. 9a18396 Update test expectation for no-image. by Nicolas Geoffray · 9 years ago
  81. fbb22de Merge "Don't reset to a level above warmup threshold." by Nicolas Geoffray · 9 years ago
  82. 9e20fd6 Merge "Add method tracing JVMTI callbacks" by Treehugger Robot · 9 years ago
  83. 13600e9 Merge "MIPS64: Min/max vectorization support" by Aart Bik · 9 years ago
  84. b7edcda Add method tracing JVMTI callbacks by Alex Light · 9 years ago
  85. 86060f9 Merge "Revert "Revert "Fully support static encoded fields.""" by Mathieu Chartier · 9 years ago
  86. f654ef9 no-image does not prebuild, so disable checker for this. by Nicolas Geoffray · 9 years ago
  87. 88f50b1 Don't reset to a level above warmup threshold. by Nicolas Geoffray · 9 years ago
  88. fed9cb1 Merge "ART: Use stdout in run-test 909" by Nicolas Geoffray · 9 years ago
  89. 4e4001e Disable 137-cfi and 629-vdex-speed in no-prebuild mode by Calin Juravle · 9 years ago
  90. 941c6ec Revert "Update profiling info allocation logic." by Nicolas Geoffray · 9 years ago
  91. f1dd69a Revert "Revert "Fully support static encoded fields."" by Mathieu Chartier · 9 years ago
  92. db1a013 Merge "ARM64: Encode constants when it is possible." by Aart Bik · 9 years ago
  93. b5f33fb ART: Use stdout in run-test 909 by Andreas Gampe · 9 years ago
  94. 074408d Merge "ART: Add SANITIZE_HOST test configurations" by Treehugger Robot · 9 years ago
  95. 8dfe746 ARM64: Encode constants when it is possible. by Artem Serov · 9 years ago
  96. a215c5b Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""" by Calin Juravle · 9 years ago
  97. 33e9483 Merge "Update profiling info allocation logic." by Nicolas Geoffray · 9 years ago
  98. 7d6a1c0 Update profiling info allocation logic. by Nicolas Geoffray · 9 years ago
  99. eced692 ART: Add JIT cache race test by Orion Hodson · 9 years ago
  100. 07c6d72 Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Calin Juravle · 9 years ago