1. c4543f5 run-test: Move run-test-jvmti-java to CTS directory by Igor Murashkin · 7 years ago
  2. 0656044 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" by Mathieu Chartier · 7 years ago
  3. e32097c Merge "Add jvmti GetBytecodes function." by Treehugger Robot · 7 years ago
  4. 4c17428 Add jvmti GetBytecodes function. by Alex Light · 7 years ago
  5. e15c48f Merge "Extend dexdump2 tests for invoke-custom" by Orion Hodson · 7 years ago
  6. 5da3780 Merge "Prune methods in image DexCache based on referencing class." by Treehugger Robot · 7 years ago
  7. 3b15545 Prune methods in image DexCache based on referencing class. by Vladimir Marko · 7 years ago
  8. 4ca07d1 Merge "Address missed review comments." by Nicolas Geoffray · 7 years ago
  9. 640fbdc Merge "Disambiguate memory accesses in instruction scheduling" by Nicolas Geoffray · 7 years ago
  10. 775224d Extend dexdump2 tests for invoke-custom by Orion Hodson · 7 years ago
  11. 631827d Fixes for constant method handles by Orion Hodson · 7 years ago
  12. bc4b013 Address missed review comments. by Nicolas Geoffray · 7 years ago
  13. 61cfb15 Merge "ARM64: Restore FP registers in read barrier thunk." by Nicolas Geoffray · 7 years ago
  14. 7015e76 ARM64: Restore FP registers in read barrier thunk. by Nicolas Geoffray · 7 years ago
  15. a073f1f Merge "Split up ti-agent/common_helper.cc" by Treehugger Robot · 7 years ago
  16. d0d6596 Split up ti-agent/common_helper.cc by Alex Light · 7 years ago
  17. e9c2341 Merge "Renumber test 988-redefine-use-after-free to 998" by Treehugger Robot · 7 years ago
  18. e128af5 Merge "ARM: ART Vectorizer (64-bit vectors)." by Treehugger Robot · 7 years ago
  19. bde0d22 Renumber test 988-redefine-use-after-free to 998 by Alex Light · 7 years ago
  20. 2a3471f Disambiguate memory accesses in instruction scheduling by xueliang.zhong · 7 years ago
  21. 8f7c410 ARM: ART Vectorizer (64-bit vectors). by Artem Serov · 7 years ago
  22. 99f753b Merge "Improved subscript and data dependence analysis." by Treehugger Robot · 7 years ago
  23. 37dc4df Improved subscript and data dependence analysis. by Aart Bik · 7 years ago
  24. bbf6f80 Merge "Remove 953-invoke-polymorphic-compiler from knownfailures.json" by Treehugger Robot · 7 years ago
  25. 4ebbb60 Merge "test: Fix 593-checker-shift-and-simplifier for target" by Treehugger Robot · 7 years ago
  26. d0e2ddd Remove 953-invoke-polymorphic-compiler from knownfailures.json by Orion Hodson · 7 years ago
  27. 9a70a63 Merge "Add tests 988-992 to cts" by Treehugger Robot · 7 years ago
  28. f88e73f Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7 by Treehugger Robot · 7 years ago
  29. ba17dbd Revert "Revert "Fixed Literal String intern mismatch."" by Chang Xing · 7 years ago
  30. ec79f19 test: Fix 593-checker-shift-and-simplifier for target by Igor Murashkin · 7 years ago
  31. 3dc94c4 Merge "test: Modify 633-checker-rtp-getclass for javac/dx" by Treehugger Robot · 7 years ago
  32. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 7 years ago
  33. 70fbac7 Add tests 988-992 to cts by Alex Light · 7 years ago
  34. 03ba5d6 test: Modify 633-checker-rtp-getclass for javac/dx by Igor Murashkin · 7 years ago
  35. a6d098c Merge "Unrolling and dynamic loop peeling framework in vectorizer." by Aart Bik · 7 years ago
  36. ebd4def Merge "Temporarily disable run-test 004-JniTest on javac-dx configurations." by Roland Levillain · 7 years ago
  37. 80e7e47 Merge "test: Modify 586-checker-null-array-get for javac/dx" by Igor Murashkin · 7 years ago
  38. 774fa6d Merge "test: Modify 565-checker-doublenegbitwise for javac/dx" by Igor Murashkin · 7 years ago
  39. 1849820 Temporarily disable run-test 004-JniTest on javac-dx configurations. by Roland Levillain · 7 years ago
  40. 0e5cd3e Ensure 652-deopt-intrinsic is not subject to JIT GC. by Nicolas Geoffray · 7 years ago
  41. 133b4a4 Merge changes from topic 'art_javac' by Treehugger Robot · 7 years ago
  42. 11ffec2 test: Modify 586-checker-null-array-get for javac/dx by Igor Murashkin · 7 years ago
  43. f8c8192 test: Modify 565-checker-doublenegbitwise for javac/dx by Igor Murashkin · 7 years ago
  44. 0381bed test: Modify 536-checker-intrinsic-optimization for javac/dx by Igor Murashkin · 7 years ago
  45. 1690907 test: Modify 593-checker-boolean-2-integral-conv for javac/dx by Igor Murashkin · 7 years ago
  46. eac25e8 Merge "test: Modify 458-checker-instruct-simplification for javac/dx" by Treehugger Robot · 7 years ago
  47. 4269173 test: Modify 458-checker-instruct-simplification for javac/dx by Igor Murashkin · 7 years ago
  48. 14a68b4 Unrolling and dynamic loop peeling framework in vectorizer. by Aart Bik · 7 years ago
  49. 67380d6 Merge "Fixes for run-test 656-annotation-lookup-generic-jni." by Treehugger Robot · 7 years ago
  50. 1f2dd65 Fixes for run-test 656-annotation-lookup-generic-jni. by Roland Levillain · 7 years ago
  51. 9f0b368 Merge "test: Enable checker tests for javac/dx" by Treehugger Robot · 7 years ago
  52. 90d7188 Merge "Add a test for b/62688874." by Nicolas Geoffray · 7 years ago
  53. 46e67be Merge "test: Bump dx max heap size for default*gen tests" by Treehugger Robot · 7 years ago
  54. a2d578f test: Bump dx max heap size for default*gen tests by Igor Murashkin · 7 years ago
  55. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 7 years ago
  56. df5a523 Add a test for b/62688874. by Nicolas Geoffray · 7 years ago
  57. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 7 years ago
  58. bd44132 test: Fix 4 checker tests to pass with javac/dx by Igor Murashkin · 7 years ago
  59. 3b9aee8 Merge "Fix braino when handling branches fallthrough in arm backend." by Nicolas Geoffray · 7 years ago
  60. 6fda427 Fix braino when handling branches fallthrough in arm backend. by Nicolas Geoffray · 7 years ago
  61. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 7 years ago
  62. 721276b Merge "ART: Change contention logging lock strategy" by Treehugger Robot · 7 years ago
  63. e5d5405 Merge "Revert "ART: Simple structural class check"" by Treehugger Robot · 7 years ago
  64. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 7 years ago
  65. 991725a Revert "ART: Simple structural class check" by Andreas Gampe · 7 years ago
  66. 111b109 ART: Change contention logging lock strategy by Andreas Gampe · 7 years ago
  67. 5144849 Merge "test: Fix 956-methodhandle-stackframe for javac/dx" by Igor Murashkin · 7 years ago
  68. 2ffec90 Merge "test: Fix 636-wrong-static-access for javac/dx" by Treehugger Robot · 7 years ago
  69. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 7 years ago
  70. a08c9bb Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes." by Treehugger Robot · 7 years ago
  71. 34bf622 Merge changes Ib2146ee7,I65f724be by Treehugger Robot · 7 years ago
  72. c0f2321 test: Fix 956-methodhandle-stackframe for javac/dx by Igor Murashkin · 7 years ago
  73. 829da13 test: Fix 636-wrong-static-access for javac/dx by Igor Murashkin · 7 years ago
  74. f8a4a2c Ensure GetLoadedClasses only returns 'Loaded' Classes. by Alex Light · 7 years ago
  75. 919852e test: Fix jvmti tests for javac/dx by Igor Murashkin · 7 years ago
  76. fae4d85 Merge "Fix loop optimization in the presence of environment uses." by Narayan Kamath · 7 years ago
  77. 27aaf64 ART: Add slow-debug test in 004-JniTest by Andreas Gampe · 7 years ago
  78. a4811cd Merge "Revert "More run-test with Jack"" by Igor Murashkin · 7 years ago
  79. 5ab5427 Merge "test: More javac/dx fixes" by Igor Murashkin · 7 years ago
  80. 5154e2a Merge "More robust 652-deopt-intrinsic." by Nicolas Geoffray · 7 years ago
  81. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 7 years ago
  82. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 7 years ago
  83. 10ba685 test: More javac/dx fixes by Igor Murashkin · 7 years ago
  84. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 7 years ago
  85. b96ed2c Merge "test: enable javac/dx to import libcore on the bootclasspath" by Igor Murashkin · 7 years ago
  86. 1c843e9 test: enable javac/dx to import libcore on the bootclasspath by Igor Murashkin · 7 years ago
  87. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 7 years ago
  88. 18b4ed1 Merge changes from topic 'jvmti-field-cbs' by Alex Light · 7 years ago
  89. f48029f More robust 652-deopt-intrinsic. by Nicolas Geoffray · 7 years ago
  90. e882b6d Merge "test: Fix broken build scripts causing art-test-javac to fail" by Treehugger Robot · 7 years ago
  91. 09eb186 test: Fix broken build scripts causing art-test-javac to fail by Igor Murashkin · 7 years ago
  92. 43e935d Add field-access/modification to ti-stress. by Alex Light · 7 years ago
  93. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 7 years ago
  94. 4db66ab test: Fix 004-JniTest for javac/dx by Igor Murashkin · 7 years ago
  95. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 7 years ago
  96. 6c946b5 test: Fix javac/dx run-test regressions from adding desugar by Igor Murashkin · 7 years ago
  97. 8d80bba Merge "test: Skip desugar with DESUGAR=false when running tests" by Treehugger Robot · 7 years ago
  98. 698bd05 Merge "Null check thread peers in JVMTI class callbacks" by Treehugger Robot · 7 years ago
  99. e518193 test: Skip desugar with DESUGAR=false when running tests by Igor Murashkin · 7 years ago
  100. 7239865 Null check thread peers in JVMTI class callbacks by Alex Light · 7 years ago