1. 194cf5f Merge "test: Re-enable javac/dx failing checker tests for Long.compare" by Treehugger Robot · 7 years ago
  2. d41f79b Merge "Throw VerifyError when trying to extend a final class." by Vladimir Marko · 7 years ago
  3. e3caccc test: Re-enable javac/dx failing checker tests for Long.compare by Igor Murashkin · 7 years ago
  4. cb72007 Disable valgrind 32-bit x86. It does not like SSE. by Aart Bik · 7 years ago
  5. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  6. e5b1add Merge "Revert "Set timeout for testrunner in go/ab"" by Shubham Ajmera · 7 years ago
  7. 186d321 Revert "Set timeout for testrunner in go/ab" by Shubham Ajmera · 7 years ago
  8. 3b3df4d Merge "Make test 924 less flaky." by Treehugger Robot · 7 years ago
  9. ed3a357 Make test 924 less flaky. by Alex Light · 7 years ago
  10. 8fe41cf Merge "Set timeout for testrunner in go/ab" by Treehugger Robot · 7 years ago
  11. ba0903b Set timeout for testrunner in go/ab by Shubham Ajmera · 7 years ago
  12. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  13. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  14. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  15. 3579eb2 Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions" by Treehugger Robot · 7 years ago
  16. b43b2d8 Throw VerifyError when trying to extend a final class. by Vladimir Marko · 7 years ago
  17. 4d0371a Merge "Only update declared methods during class redefinition." by Treehugger Robot · 7 years ago
  18. 1c959aa Merge "testrunner: Don't override env defaults" by Treehugger Robot · 7 years ago
  19. 00e475c Only update declared methods during class redefinition. by Alex Light · 7 years ago
  20. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 7 years ago
  21. 7dc46cf testrunner: Don't override env defaults by Igor Murashkin · 7 years ago
  22. 42cd8e7 Merge "Revert "Timeout the test run before go/ab timeout to capture test info"" by Nicolas Geoffray · 7 years ago
  23. 3cfe3fc Revert "Timeout the test run before go/ab timeout to capture test info" by Nicolas Geoffray · 7 years ago
  24. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  25. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  26. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  27. ef9f3cb Timeout the test run before go/ab timeout to capture test info by Shubham Ajmera · 7 years ago
  28. 420ee30 ARM: VIXL32: Merge (un)signed extensions and integer additions by Anton Kirilov · 7 years ago
  29. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  30. 252eda6 Merge "Depend on dx binary directly" by Treehugger Robot · 7 years ago
  31. d317295 Merge "Do superclass validation at compile time and log with new class status." by Treehugger Robot · 7 years ago
  32. bb090c4 Depend on dx binary directly by Colin Cross · 7 years ago
  33. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 7 years ago
  34. 5fde01a Merge "Revert test changes for post startup methods change" by Mathieu Chartier · 7 years ago
  35. 7d47d5d Revert test changes for post startup methods change by Mathieu Chartier · 7 years ago
  36. d447245 Merge "Testing: Remove old run-all-tests script" by Orion Hodson · 7 years ago
  37. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 7 years ago
  38. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 7 years ago
  39. 6e87534 Merge "ART: Add support for constructor method handles" by Treehugger Robot · 7 years ago
  40. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 7 years ago
  41. 06410c0 Merge "test: Add support for jasmin" by Treehugger Robot · 7 years ago
  42. 48a951b Revert "Revert "Relax HasSeenMethod check"" by Mathieu Chartier · 7 years ago
  43. 06bed30 Revert "Revert "Record post startup methods in profile"" by Mathieu Chartier · 7 years ago
  44. 4014d84 test: Add support for jasmin by Igor Murashkin · 7 years ago
  45. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 7 years ago
  46. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 7 years ago
  47. 42f1658 Testing: Remove old run-all-tests script by Orion Hodson · 7 years ago
  48. a867f7a Revert "Record post startup methods in profile" by Nicolas Geoffray · 7 years ago
  49. 9f3a7c5 Merge "Revert "Relax HasSeenMethod check"" by Nicolas Geoffray · 7 years ago
  50. c2b6a63 Revert "Relax HasSeenMethod check" by Nicolas Geoffray · 7 years ago
  51. 5c956a7 Merge "ART: Disable some ASAN w/ interp-ac checks tests" by Treehugger Robot · 7 years ago
  52. 80e6d73 Relax HasSeenMethod check by Mathieu Chartier · 7 years ago
  53. 817498d Merge "Disable test 163-app-image-methods for gcstress" by Treehugger Robot · 7 years ago
  54. 282431b Disable test 163-app-image-methods for gcstress by Mathieu Chartier · 7 years ago
  55. 39b179d Fix ART run-test 990-method-handle-and-mr with javac+dx. by Roland Levillain · 7 years ago
  56. 4bbbe40 Merge "Record post startup methods in profile" by Mathieu Chartier · 7 years ago
  57. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 7 years ago
  58. 8ea2074 Merge "test: Make 079-phantom less flakey." by Treehugger Robot · 7 years ago
  59. 5594f11 Record post startup methods in profile by Mathieu Chartier · 7 years ago
  60. 4430b25 ART: Disable some ASAN w/ interp-ac checks tests by Andreas Gampe · 7 years ago
  61. 2b592ab test: Make 079-phantom less flakey. by Igor Murashkin · 7 years ago
  62. 7ddd605 ART: Add FileNotFoundException to preloads for test 912 by Andreas Gampe · 7 years ago
  63. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  64. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 7 years ago
  65. 43e99b0 MIPS: Print register names instead of register numbers in disassembler by Goran Jakovljevic · 7 years ago
  66. b2cad54 Also backlist tests under jit/ndebuggable. by Nicolas Geoffray · 7 years ago
  67. cde8c35 Blacklist 104-growth-limit under ASAN. by Nicolas Geoffray · 7 years ago
  68. 2a546e1 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 7 years ago
  69. a3920a0 Merge changes Id0b98e74,I5d05b171 by Treehugger Robot · 7 years ago
  70. 22a4837 Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes' by Treehugger Robot · 7 years ago
  71. 1cba8d2 Merge "ART: Improve Dbg::GetRecentAllocations" by Treehugger Robot · 7 years ago
  72. c19cd2f Track jvmti allocations related to object tagging by Alex Light · 7 years ago
  73. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 7 years ago
  74. f774a4e ART: Improve Dbg::GetRecentAllocations by Andreas Gampe · 7 years ago
  75. efdfc85 Merge "Remove java.lang (re)definition tests from class_linker_test" by Treehugger Robot · 7 years ago
  76. e64ed9e Remove java.lang (re)definition tests from class_linker_test by Calin Juravle · 7 years ago
  77. c2583d2 Disable test 141 for ASAN by Mathieu Chartier · 7 years ago
  78. 6d2e76b Merge "Add explicit nativebridge header dependency to art test." by Treehugger Robot · 7 years ago
  79. c7affbd Add explicit nativebridge header dependency to art test. by Steven Moreland · 7 years ago
  80. 16c6063 Merge "Eliminate false negatives from ART 141-class-unload test." by Treehugger Robot · 7 years ago
  81. 8ddfd9f Add support for tracking jvmti allocations by Alex Light · 7 years ago
  82. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 7 years ago
  83. c965804 Eliminate false negatives from ART 141-class-unload test. by Chris Larsen · 7 years ago
  84. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 7 years ago
  85. 5995a8e test: Add tests for tracing compiler intrinsics by Igor Murashkin · 7 years ago
  86. c4543f5 run-test: Move run-test-jvmti-java to CTS directory by Igor Murashkin · 7 years ago
  87. 0656044 Merge "Revert "Revert "Fixed Literal String intern mismatch.""" by Mathieu Chartier · 7 years ago
  88. e32097c Merge "Add jvmti GetBytecodes function." by Treehugger Robot · 7 years ago
  89. 4c17428 Add jvmti GetBytecodes function. by Alex Light · 7 years ago
  90. e15c48f Merge "Extend dexdump2 tests for invoke-custom" by Orion Hodson · 7 years ago
  91. 5da3780 Merge "Prune methods in image DexCache based on referencing class." by Treehugger Robot · 7 years ago
  92. 3b15545 Prune methods in image DexCache based on referencing class. by Vladimir Marko · 7 years ago
  93. 4ca07d1 Merge "Address missed review comments." by Nicolas Geoffray · 7 years ago
  94. 640fbdc Merge "Disambiguate memory accesses in instruction scheduling" by Nicolas Geoffray · 7 years ago
  95. 775224d Extend dexdump2 tests for invoke-custom by Orion Hodson · 7 years ago
  96. 631827d Fixes for constant method handles by Orion Hodson · 7 years ago
  97. bc4b013 Address missed review comments. by Nicolas Geoffray · 7 years ago
  98. 61cfb15 Merge "ARM64: Restore FP registers in read barrier thunk." by Nicolas Geoffray · 7 years ago
  99. 7015e76 ARM64: Restore FP registers in read barrier thunk. by Nicolas Geoffray · 7 years ago
  100. a073f1f Merge "Split up ti-agent/common_helper.cc" by Treehugger Robot · 7 years ago