1. ce32cfb Merge "test: Make 079-phantom less flakey." am: 8ea2074689 by Igor Murashkin · 8 years ago
  2. 8ea2074 Merge "test: Make 079-phantom less flakey." by Treehugger Robot · 8 years ago
  3. 83ec415 Merge "ART: Add FileNotFoundException to preloads for test 912" am: c60484869f by Andreas Gampe · 8 years ago
  4. 2b592ab test: Make 079-phantom less flakey. by Igor Murashkin · 8 years ago
  5. 7ddd605 ART: Add FileNotFoundException to preloads for test 912 by Andreas Gampe · 8 years ago
  6. 31b3a17 Merge "Fix MethodHandle resolution for invoke-direct" am: 092af0b51a by Orion Hodson · 8 years ago
  7. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 8 years ago
  8. cf84c47 Merge "MIPS: Print register names instead of register numbers in disassembler" by Goran Jakovljevic · 8 years ago
  9. 43e99b0 MIPS: Print register names instead of register numbers in disassembler by Goran Jakovljevic · 8 years ago
  10. 261da19 Merge "Also backlist tests under jit/ndebuggable." am: 6375a04cae by Nicolas Geoffray · 8 years ago
  11. b2cad54 Also backlist tests under jit/ndebuggable. by Nicolas Geoffray · 8 years ago
  12. 875731e Merge "Blacklist 104-growth-limit under ASAN." am: 53d305734e by Nicolas Geoffray · 8 years ago
  13. cde8c35 Blacklist 104-growth-limit under ASAN. by Nicolas Geoffray · 8 years ago
  14. f6607e7 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 8 years ago
  15. 2a546e1 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 8 years ago
  16. 2f161a7 Merge changes Id0b98e74,I5d05b171 am: a3920a0435 by Alex Light · 8 years ago
  17. a3920a0 Merge changes Id0b98e74,I5d05b171 by Treehugger Robot · 8 years ago
  18. 0e85c69 Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes' by Igor Murashkin · 8 years ago
  19. 41db17b run-test: Move run-test-jvmti-java to CTS directory am: c4543f5267 by Igor Murashkin · 8 years ago
  20. 22a4837 Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes' by Treehugger Robot · 8 years ago
  21. 4a89393 Merge "ART: Improve Dbg::GetRecentAllocations" am: 1cba8d2193 by Andreas Gampe · 8 years ago
  22. 1cba8d2 Merge "ART: Improve Dbg::GetRecentAllocations" by Treehugger Robot · 8 years ago
  23. c19cd2f Track jvmti allocations related to object tagging by Alex Light · 8 years ago
  24. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 8 years ago
  25. f774a4e ART: Improve Dbg::GetRecentAllocations by Andreas Gampe · 8 years ago
  26. 96d9131 Merge "Remove java.lang (re)definition tests from class_linker_test" by Calin Juravle · 8 years ago
  27. efdfc85 Merge "Remove java.lang (re)definition tests from class_linker_test" by Treehugger Robot · 8 years ago
  28. e64ed9e Remove java.lang (re)definition tests from class_linker_test by Calin Juravle · 8 years ago
  29. e1b5704 Merge "Disable test 141 for ASAN" am: 73e64c47c5 by Mathieu Chartier · 8 years ago
  30. c2583d2 Disable test 141 for ASAN by Mathieu Chartier · 8 years ago
  31. a07e234 Merge "Add explicit nativebridge header dependency to art test." am: 6d2e76b421 by Steven Moreland · 8 years ago
  32. 6d2e76b Merge "Add explicit nativebridge header dependency to art test." by Treehugger Robot · 8 years ago
  33. c7affbd Add explicit nativebridge header dependency to art test. by Steven Moreland · 8 years ago
  34. 7c0f267 Merge "Eliminate false negatives from ART 141-class-unload test." am: 16c6063084 by Chris Larsen · 8 years ago
  35. 16c6063 Merge "Eliminate false negatives from ART 141-class-unload test." by Treehugger Robot · 8 years ago
  36. 8ddfd9f Add support for tracking jvmti allocations by Alex Light · 8 years ago
  37. f59395a Merge changes I8d0f5341,Iced0de7c,I742cd614 am: 7b46197bc2 by Calin Juravle · 8 years ago
  38. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 8 years ago
  39. c965804 Eliminate false negatives from ART 141-class-unload test. by Chris Larsen · 8 years ago
  40. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 8 years ago
  41. 5995a8e test: Add tests for tracing compiler intrinsics by Igor Murashkin · 8 years ago
  42. c4543f5 run-test: Move run-test-jvmti-java to CTS directory by Igor Murashkin · 8 years ago
  43. 776afa9 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" am: 0656044bf8 by Mathieu Chartier · 8 years ago
  44. 0656044 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" by Mathieu Chartier · 8 years ago
  45. 2272e24 Merge "Add jvmti GetBytecodes function." am: e32097c4d7 by Alex Light · 8 years ago
  46. e32097c Merge "Add jvmti GetBytecodes function." by Treehugger Robot · 8 years ago
  47. 4c17428 Add jvmti GetBytecodes function. by Alex Light · 8 years ago
  48. d8d81f3 Merge "Extend dexdump2 tests for invoke-custom" am: e15c48f3fc by Orion Hodson · 8 years ago
  49. e15c48f Merge "Extend dexdump2 tests for invoke-custom" by Orion Hodson · 8 years ago
  50. b4240f5 Merge "Prune methods in image DexCache based on referencing class." by Vladimir Marko · 8 years ago
  51. 5da3780 Merge "Prune methods in image DexCache based on referencing class." by Treehugger Robot · 8 years ago
  52. 3b15545 Prune methods in image DexCache based on referencing class. by Vladimir Marko · 8 years ago
  53. 9a8639b Merge "Address missed review comments." am: 4ca07d1e80 by Nicolas Geoffray · 8 years ago
  54. 4ca07d1 Merge "Address missed review comments." by Nicolas Geoffray · 8 years ago
  55. c1dbf10 Merge "Disambiguate memory accesses in instruction scheduling" am: 640fbdc751 by Nicolas Geoffray · 8 years ago
  56. 640fbdc Merge "Disambiguate memory accesses in instruction scheduling" by Nicolas Geoffray · 8 years ago
  57. 775224d Extend dexdump2 tests for invoke-custom by Orion Hodson · 8 years ago
  58. 5da3b6c Merge "Fixes for constant method handles" am: 4dd8880401 by Orion Hodson · 8 years ago
  59. 631827d Fixes for constant method handles by Orion Hodson · 8 years ago
  60. bc4b013 Address missed review comments. by Nicolas Geoffray · 8 years ago
  61. 2b7e639 Merge "ARM64: Restore FP registers in read barrier thunk." am: 61cfb15e25 by Nicolas Geoffray · 8 years ago
  62. 61cfb15 Merge "ARM64: Restore FP registers in read barrier thunk." by Nicolas Geoffray · 8 years ago
  63. 7015e76 ARM64: Restore FP registers in read barrier thunk. by Nicolas Geoffray · 8 years ago
  64. e5e0f53 Merge "Split up ti-agent/common_helper.cc" am: a073f1f50a by Alex Light · 8 years ago
  65. a073f1f Merge "Split up ti-agent/common_helper.cc" by Treehugger Robot · 8 years ago
  66. d0d6596 Split up ti-agent/common_helper.cc by Alex Light · 8 years ago
  67. c4308e3 Merge "Renumber test 988-redefine-use-after-free to 998" am: e9c2341737 by Alex Light · 8 years ago
  68. e9c2341 Merge "Renumber test 988-redefine-use-after-free to 998" by Treehugger Robot · 8 years ago
  69. 5bbf337 Merge "ARM: ART Vectorizer (64-bit vectors)." am: e128af51eb by Artem Serov · 8 years ago
  70. e128af5 Merge "ARM: ART Vectorizer (64-bit vectors)." by Treehugger Robot · 8 years ago
  71. bde0d22 Renumber test 988-redefine-use-after-free to 998 by Alex Light · 8 years ago
  72. 2a3471f Disambiguate memory accesses in instruction scheduling by xueliang.zhong · 8 years ago
  73. 8f7c410 ARM: ART Vectorizer (64-bit vectors). by Artem Serov · 8 years ago
  74. f2241e5 Merge "Improved subscript and data dependence analysis." am: 99f753b277 by Aart Bik · 8 years ago
  75. 99f753b Merge "Improved subscript and data dependence analysis." by Treehugger Robot · 8 years ago
  76. 37dc4df Improved subscript and data dependence analysis. by Aart Bik · 8 years ago
  77. 480d123 Merge "Remove 953-invoke-polymorphic-compiler from knownfailures.json" by Orion Hodson · 8 years ago
  78. bbf6f80 Merge "Remove 953-invoke-polymorphic-compiler from knownfailures.json" by Treehugger Robot · 8 years ago
  79. ca1f343 Merge "test: Fix 593-checker-shift-and-simplifier for target" am: 4ebbb60485 by Igor Murashkin · 8 years ago
  80. 4ebbb60 Merge "test: Fix 593-checker-shift-and-simplifier for target" by Treehugger Robot · 8 years ago
  81. d0e2ddd Remove 953-invoke-polymorphic-compiler from knownfailures.json by Orion Hodson · 8 years ago
  82. ea6da43 Merge "Add tests 988-992 to cts" am: 9a70a63127 by Alex Light · 8 years ago
  83. 9a70a63 Merge "Add tests 988-992 to cts" by Treehugger Robot · 8 years ago
  84. 5b06dfc Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7 am: f88e73f246 by Alex Light · 8 years ago
  85. f88e73f Merge changes Id2a4db5a,I5e71b85d,I70f76ba7,I4d19cc10,I231178e7 by Treehugger Robot · 8 years ago
  86. ba17dbd Revert "Revert "Fixed Literal String intern mismatch."" by Chang Xing · 8 years ago
  87. ec79f19 test: Fix 593-checker-shift-and-simplifier for target by Igor Murashkin · 8 years ago
  88. 8dcaa31 Merge "test: Modify 633-checker-rtp-getclass for javac/dx" am: 3dc94c4763 by Igor Murashkin · 8 years ago
  89. 3dc94c4 Merge "test: Modify 633-checker-rtp-getclass for javac/dx" by Treehugger Robot · 8 years ago
  90. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 8 years ago
  91. 70fbac7 Add tests 988-992 to cts by Alex Light · 8 years ago
  92. 03ba5d6 test: Modify 633-checker-rtp-getclass for javac/dx by Igor Murashkin · 8 years ago
  93. db89402 Merge "Unrolling and dynamic loop peeling framework in vectorizer." by Aart Bik · 8 years ago
  94. a6d098c Merge "Unrolling and dynamic loop peeling framework in vectorizer." by Aart Bik · 8 years ago
  95. 5b131ea Merge "Temporarily disable run-test 004-JniTest on javac-dx configurations." by Roland Levillain · 8 years ago
  96. ebd4def Merge "Temporarily disable run-test 004-JniTest on javac-dx configurations." by Roland Levillain · 8 years ago
  97. 165f4a1 Merge "test: Modify 586-checker-null-array-get for javac/dx" am: 80e7e474e9 by Igor Murashkin · 8 years ago
  98. 0d2ab0f Merge "test: Modify 565-checker-doublenegbitwise for javac/dx" am: 774fa6d262 by Igor Murashkin · 8 years ago
  99. 80e7e47 Merge "test: Modify 586-checker-null-array-get for javac/dx" by Igor Murashkin · 8 years ago
  100. 774fa6d Merge "test: Modify 565-checker-doublenegbitwise for javac/dx" by Igor Murashkin · 8 years ago