1. 74a22c5 Make cts JVMTI tests more consistent by Alex Light · 7 years ago
  2. 616676e Remove superfluous directory. by Nicolas Geoffray · 8 years ago
  3. 02999bc Fix region space when used with SetLengthToUsableSizeVisitor. am: 69ddc6dada by Nicolas Geoffray · 8 years ago
  4. a204771 Fix region space when used with SetLengthToUsableSizeVisitor. am: 69ddc6dada by Nicolas Geoffray · 8 years ago
  5. 69ddc6d Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 8 years ago
  6. 753d11d Do not fill DexCache methods in resolution trampoline. by Vladimir Marko · 8 years ago
  7. 557bbcb Enable regression test for array aliasing bug. by Aart Bik · 8 years ago
  8. 5935c9d Regression test for array aliasing bug. by Aart Bik · 8 years ago
  9. ada0e2f Fix dex file reading in VdexFile::GetNextDexFileData. by Nicolas Geoffray · 8 years ago
  10. b50b0f7 Use the right class loader allocator in ReallocMethods. by Nicolas Geoffray · 8 years ago
  11. a0540da Fix CC handling for no large object space case by Mathieu Chartier · 8 years ago
  12. e86a9c8 Fix verifier checks on interface methods. by Alex Light · 8 years ago
  13. 32c27bc Merge changes Ibdf254ae,I36ed67d1,I8e2b2350,Ic73e4adf into oc-mr1-dev by Mathieu Chartier · 8 years ago
  14. 1cb7a4f Delete trailing comma by Mathieu Chartier · 8 years ago
  15. ec9ce6b Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  16. e5071cc ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  17. 8606f04 Merge "Fix FastNative/CriticalNative annotation lookup." into oc-mr1-dev by Roland Levillain · 8 years ago
  18. be831b7 ART: Disable CHA for AoT by Andreas Gampe · 8 years ago
  19. 49c7c46 Fix FastNative/CriticalNative annotation lookup. by Vladimir Marko · 8 years ago
  20. c638989 Only update declared methods during class redefinition. by Alex Light · 8 years ago
  21. 0ab76e0 DO NOT MERGE: Disable jvmti can_suspend capability and tests by Alex Light · 8 years ago
  22. df06662 Merge "Only update declared methods during class redefinition." am: 4d0371a271 by Alex Light · 8 years ago
  23. 4d0371a Merge "Only update declared methods during class redefinition." by Treehugger Robot · 8 years ago
  24. 4fd1ddb Merge "testrunner: Don't override env defaults" am: 1c959aa9b9 by Igor Murashkin · 8 years ago
  25. 1c959aa Merge "testrunner: Don't override env defaults" by Treehugger Robot · 8 years ago
  26. 00e475c Only update declared methods during class redefinition. by Alex Light · 8 years ago
  27. 1b7388b Merge "Change kMultiDexSeparator from ':' to '!'" am: e8f48da635 by Calin Juravle · 8 years ago
  28. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 8 years ago
  29. 7dc46cf testrunner: Don't override env defaults by Igor Murashkin · 8 years ago
  30. a828dac Merge "Revert "Timeout the test run before go/ab timeout to capture test info"" by Nicolas Geoffray · 8 years ago
  31. 42cd8e7 Merge "Revert "Timeout the test run before go/ab timeout to capture test info"" by Nicolas Geoffray · 8 years ago
  32. 3cfe3fc Revert "Timeout the test run before go/ab timeout to capture test info" by Nicolas Geoffray · 8 years ago
  33. 78a95b7 Merge "art: use proper nativehelper headers" am: c5b1b067fb by Steven Moreland · 8 years ago
  34. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  35. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  36. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 8 years ago
  37. ebd1e15 Merge "Timeout the test run before go/ab timeout to capture test info" by Shubham Ajmera · 8 years ago
  38. ef9f3cb Timeout the test run before go/ab timeout to capture test info by Shubham Ajmera · 8 years ago
  39. 310d319 Merge "Don't encode OatQuickMethodHeader for non-compiled methods." by Nicolas Geoffray · 8 years ago
  40. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 8 years ago
  41. 6e06e1c Merge "Depend on dx binary directly" am: 252eda65ae by Colin Cross · 8 years ago
  42. 252eda6 Merge "Depend on dx binary directly" by Treehugger Robot · 8 years ago
  43. fae1945 Merge "Do superclass validation at compile time and log with new class status." by Jeff Hao · 8 years ago
  44. d317295 Merge "Do superclass validation at compile time and log with new class status." by Treehugger Robot · 8 years ago
  45. bb090c4 Depend on dx binary directly by Colin Cross · 8 years ago
  46. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 8 years ago
  47. 6b9317e Merge "Revert test changes for post startup methods change" am: 5fde01a13f by Mathieu Chartier · 8 years ago
  48. 5fde01a Merge "Revert test changes for post startup methods change" by Mathieu Chartier · 8 years ago
  49. 7d47d5d Revert test changes for post startup methods change by Mathieu Chartier · 8 years ago
  50. ecdb1fe Merge "Testing: Remove old run-all-tests script" am: d447245558 by Orion Hodson · 8 years ago
  51. d447245 Merge "Testing: Remove old run-all-tests script" by Orion Hodson · 8 years ago
  52. 6323ed8 Merge "Ensure jvmti agents don't share ThreadLocalStorage" am: 731af335f4 by Alex Light · 8 years ago
  53. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 8 years ago
  54. 65b4080 Merge "Add Jvmti Suspend/ResumeThread functions" am: 5e7eb2facc by Alex Light · 8 years ago
  55. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 8 years ago
  56. 77fa207 Merge "ART: Add support for constructor method handles" am: 6e87534797 by Orion Hodson · 8 years ago
  57. 6e87534 Merge "ART: Add support for constructor method handles" by Treehugger Robot · 8 years ago
  58. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 8 years ago
  59. 3ed5757 Merge "test: Add support for jasmin" am: 06410c093d by Igor Murashkin · 8 years ago
  60. 06410c0 Merge "test: Add support for jasmin" by Treehugger Robot · 8 years ago
  61. cb2ea7b Merge changes from topic 'post_startup_methods' am: c5515fd968 by Mathieu Chartier · 8 years ago
  62. 48a951b Revert "Revert "Relax HasSeenMethod check"" by Mathieu Chartier · 8 years ago
  63. 06bed30 Revert "Revert "Record post startup methods in profile"" by Mathieu Chartier · 8 years ago
  64. 4014d84 test: Add support for jasmin by Igor Murashkin · 8 years ago
  65. ade670b Merge "Fix compressible string check for ctors with `hibyte`." am: d0b3ab2411 by Vladimir Marko · 8 years ago
  66. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 8 years ago
  67. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 8 years ago
  68. 42f1658 Testing: Remove old run-all-tests script by Orion Hodson · 8 years ago
  69. 8a462a5 Merge "Revert "Record post startup methods in profile"" am: e63a91111d by Nicolas Geoffray · 8 years ago
  70. a7cf9c4 Merge "Revert "Relax HasSeenMethod check"" am: 9f3a7c5e59 by Nicolas Geoffray · 8 years ago
  71. a867f7a Revert "Record post startup methods in profile" by Nicolas Geoffray · 8 years ago
  72. 9f3a7c5 Merge "Revert "Relax HasSeenMethod check"" by Nicolas Geoffray · 8 years ago
  73. c2b6a63 Revert "Relax HasSeenMethod check" by Nicolas Geoffray · 8 years ago
  74. 9908733 Merge "ART: Disable some ASAN w/ interp-ac checks tests" am: 5c956a7c67 by Andreas Gampe · 8 years ago
  75. 5c956a7 Merge "ART: Disable some ASAN w/ interp-ac checks tests" by Treehugger Robot · 8 years ago
  76. 9f6035f Merge "Relax HasSeenMethod check" am: c9267c4897 by Mathieu Chartier · 8 years ago
  77. 80e6d73 Relax HasSeenMethod check by Mathieu Chartier · 8 years ago
  78. 8bbc1a8 Merge "Disable test 163-app-image-methods for gcstress" am: 817498dfe4 by Mathieu Chartier · 8 years ago
  79. b04d532 Merge "Fix ART run-test 990-method-handle-and-mr with javac+dx." am: 625380a362 by Roland Levillain · 8 years ago
  80. 817498d Merge "Disable test 163-app-image-methods for gcstress" by Treehugger Robot · 8 years ago
  81. 282431b Disable test 163-app-image-methods for gcstress by Mathieu Chartier · 8 years ago
  82. 39b179d Fix ART run-test 990-method-handle-and-mr with javac+dx. by Roland Levillain · 8 years ago
  83. c53deaf Merge "Record post startup methods in profile" am: 4bbbe4006b by Mathieu Chartier · 8 years ago
  84. 4bbbe40 Merge "Record post startup methods in profile" by Mathieu Chartier · 8 years ago
  85. dfd2cdd Merge "Introduce a Marking Register in ARM64 code generation." am: 08dd84adab by Roland Levillain · 8 years ago
  86. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 8 years ago
  87. ce32cfb Merge "test: Make 079-phantom less flakey." am: 8ea2074689 by Igor Murashkin · 8 years ago
  88. 8ea2074 Merge "test: Make 079-phantom less flakey." by Treehugger Robot · 8 years ago
  89. 5594f11 Record post startup methods in profile by Mathieu Chartier · 8 years ago
  90. 83ec415 Merge "ART: Add FileNotFoundException to preloads for test 912" am: c60484869f by Andreas Gampe · 8 years ago
  91. 4430b25 ART: Disable some ASAN w/ interp-ac checks tests by Andreas Gampe · 8 years ago
  92. 2b592ab test: Make 079-phantom less flakey. by Igor Murashkin · 8 years ago
  93. 7ddd605 ART: Add FileNotFoundException to preloads for test 912 by Andreas Gampe · 8 years ago
  94. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 8 years ago
  95. 31b3a17 Merge "Fix MethodHandle resolution for invoke-direct" am: 092af0b51a by Orion Hodson · 8 years ago
  96. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 8 years ago
  97. cf84c47 Merge "MIPS: Print register names instead of register numbers in disassembler" by Goran Jakovljevic · 8 years ago
  98. 43e99b0 MIPS: Print register names instead of register numbers in disassembler by Goran Jakovljevic · 8 years ago
  99. 261da19 Merge "Also backlist tests under jit/ndebuggable." am: 6375a04cae by Nicolas Geoffray · 8 years ago
  100. b2cad54 Also backlist tests under jit/ndebuggable. by Nicolas Geoffray · 8 years ago