1. c9d8853 Merge "Extend sleep for racy run-test 063." by Treehugger Robot · 8 years ago
  2. 46a6289 Merge "Add an operation using a semaphore to test 004-ThreadStress." by Roland Levillain · 8 years ago
  3. 0c806b1 Add an operation using a semaphore to test 004-ThreadStress. by Roland Levillain · 8 years ago
  4. 584a2db Extend sleep for racy run-test 063. by Jeff Hao · 8 years ago
  5. 66bfa47 Merge "Fix issue with RawMonitorWait." by Treehugger Robot · 8 years ago
  6. 6ced091 Fix issue with RawMonitorWait. by Alex Light · 8 years ago
  7. 60b4077 Merge "Add test where aget on potential null array fails verification." by Treehugger Robot · 8 years ago
  8. 3caff1f Merge "Increase JIT initial size for test 595-profile-saving" by Mathieu Chartier · 8 years ago
  9. 3c3911e Add test where aget on potential null array fails verification. by Jeff Hao · 8 years ago
  10. d610733 Increase JIT initial size for test 595-profile-saving by Mathieu Chartier · 8 years ago
  11. bfb7f93 Merge "Enable regression test for array aliasing bug." by Treehugger Robot · 8 years ago
  12. 0137efc Merge "Add ensureJitCompiled to a few methods in 088-monitor-verification" by Mingyao Yang · 8 years ago
  13. f939b3f Enable regression test for array aliasing bug. by Aart Bik · 8 years ago
  14. 5bfead5 Merge "MIPS: Support MultiplyAccumulate for SIMD." by Aart Bik · 8 years ago
  15. 4323ba1 Add ensureJitCompiled to a few methods in 088-monitor-verification by Mingyao Yang · 8 years ago
  16. 9428c57 Re-enable test 529-checker-unresolved in `no-prebuild` configurations. by Roland Levillain · 8 years ago
  17. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  18. bc5460b MIPS: Support MultiplyAccumulate for SIMD. by Lena Djokic · 8 years ago
  19. abafaf8 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." by Treehugger Robot · 8 years ago
  20. eac21ef Merge "scheduler should not schedule volatile field accesses." by Mingyao Yang · 8 years ago
  21. 1545ccc scheduler should not schedule volatile field accesses. by Mingyao Yang · 8 years ago
  22. 28453cf Fix dex file reading in VdexFile::GetNextDexFileData. by Nicolas Geoffray · 8 years ago
  23. 671e48a Fix performance regression. by Aart Bik · 8 years ago
  24. 16e5289 RFC: Generate select instruction for conditional returns. by Mads Ager · 8 years ago
  25. 785e355 Merge "Set basic framework for detecting reductions." by Treehugger Robot · 8 years ago
  26. b29f684 Set basic framework for detecting reductions. by Aart Bik · 8 years ago
  27. a22cae7 HRem support in BCE. by xueliang.zhong · 8 years ago
  28. 19ab59d Merge "Use the right class loader allocator in ReallocMethods." by Nicolas Geoffray · 8 years ago
  29. a7c2983 Merge "Regression test for array aliasing bug." by Aart Bik · 8 years ago
  30. 428a209 Regression test for array aliasing bug. by Aart Bik · 8 years ago
  31. 48b40cc Use the right class loader allocator in ReallocMethods. by Nicolas Geoffray · 8 years ago
  32. e877a13 Disable more tests under ASAN. by Nicolas Geoffray · 8 years ago
  33. 47863bb Fix CC handling for no large object space case by Mathieu Chartier · 8 years ago
  34. cbdcb6d Merge "Fix method tracing tests on RI" by Treehugger Robot · 8 years ago
  35. de67643 test: Add 961-default-iface-resolution-gen to known failures for ASAN by Igor Murashkin · 8 years ago
  36. 9a19be9 Merge "Fix verifier checks on interface methods." by Treehugger Robot · 8 years ago
  37. adce6a0 Fix method tracing tests on RI by Alex Light · 8 years ago
  38. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 8 years ago
  39. e062d62 Revert "Exclude debuggable test config for 660" by Nicolas Geoffray · 8 years ago
  40. b764390 Exclude debuggable test config for 660 by Chang Xing · 8 years ago
  41. afb6647 Fix verifier checks on interface methods. by Alex Light · 8 years ago
  42. 50ce441 Support clinit for app image during compilation by Chang Xing · 8 years ago
  43. d335e7b Merge "ART: Fix SimplifyInduction for an instruction with HEnvironment." by Treehugger Robot · 8 years ago
  44. 399492a Merge "Fix unexpected circular dependency check" by Treehugger Robot · 8 years ago
  45. fc1cd86 Merge "Fix recursive initialization on app image." by Treehugger Robot · 8 years ago
  46. 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 8 years ago
  47. 21c7e6f ART: Fix SimplifyInduction for an instruction with HEnvironment. by Artem Serov · 8 years ago
  48. be60a04 Merge "ART: Add symbolization on SANITIZE_HOST failures" by Andreas Gampe · 8 years ago
  49. d90231a Merge "Read and write constraints for clinit" by Mathieu Chartier · 8 years ago
  50. e79ca19 ART: Add symbolization on SANITIZE_HOST failures by Andreas Gampe · 8 years ago
  51. ec37325 Fix unexpected circular dependency check by Chang Xing · 8 years ago
  52. adbb91c Fix recursive initialization on app image. by Chang Xing · 8 years ago
  53. bd208d8 Read and write constraints for clinit by Chang Xing · 8 years ago
  54. b566fed Enable the can_maintain_original_method_order capability by Alex Light · 8 years ago
  55. 4013595 Make 1917 less flaky by Alex Light · 8 years ago
  56. 2e53f8f Merge changes Iba7e9207,I11a4d3cb,I5a6746d3 by Treehugger Robot · 8 years ago
  57. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 8 years ago
  58. 47d49b8 Tests for JVMTI can_access_local_variables functions by Alex Light · 8 years ago
  59. f6fe3cb Merge "Fix FastNative/CriticalNative annotation lookup." by Treehugger Robot · 8 years ago
  60. 83e9e0e Merge "Typo in checker test : VecMull -> VecMul" by Aart Bik · 8 years ago
  61. 370f57e Fix FastNative/CriticalNative annotation lookup. by Vladimir Marko · 8 years ago
  62. 73264cc Merge "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 8 years ago
  63. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 8 years ago
  64. ceae170 Typo in checker test : VecMull -> VecMul by Aart Bik · 8 years ago
  65. 4c3de20 Merge "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 8 years ago
  66. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 8 years ago
  67. 92b6014 Merge "ART: Disable CHA for AoT" by Treehugger Robot · 8 years ago
  68. 7dface3 ART: Disable CHA for AoT by Andreas Gampe · 8 years ago
  69. f884a05 Disable test-660 for no-prebuild by Chang Xing · 8 years ago
  70. 69b37af Disable 660-clinit for no-dex2oat by Orion Hodson · 8 years ago
  71. 03ce1df Merge "Fix x86 and x64 codegens for 8/16 stores." by Nicolas Geoffray · 8 years ago
  72. c512a0f Merge "Rule out testcase 660 from no-image variant" by Treehugger Robot · 8 years ago
  73. 3e37902 Rule out testcase 660 from no-image variant by Chang Xing · 8 years ago
  74. af89a91 Merge "ART: Include cleanup" by Treehugger Robot · 8 years ago
  75. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  76. c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 8 years ago
  77. 914b7b6 Merge "Freeze capabilities JVMTI tests request by default." by Treehugger Robot · 8 years ago
  78. b67d0c0 Merge changes I87b3fcb3,I971edf31,I5218a57c by Mathieu Chartier · 8 years ago
  79. 194cf5f Merge "test: Re-enable javac/dx failing checker tests for Long.compare" by Treehugger Robot · 8 years ago
  80. d41f79b Merge "Throw VerifyError when trying to extend a final class." by Vladimir Marko · 8 years ago
  81. 7861208 Fix x86 and x64 codegens for 8/16 stores. by Nicolas Geoffray · 8 years ago
  82. e3caccc test: Re-enable javac/dx failing checker tests for Long.compare by Igor Murashkin · 8 years ago
  83. cb72007 Disable valgrind 32-bit x86. It does not like SSE. by Aart Bik · 8 years ago
  84. 3a3abd0 Test case for clinit support in app image by Chang Xing · 8 years ago
  85. 3d324fd Freeze capabilities JVMTI tests request by default. by Alex Light · 8 years ago
  86. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 8 years ago
  87. e5b1add Merge "Revert "Set timeout for testrunner in go/ab"" by Shubham Ajmera · 8 years ago
  88. 186d321 Revert "Set timeout for testrunner in go/ab" by Shubham Ajmera · 8 years ago
  89. 3b3df4d Merge "Make test 924 less flaky." by Treehugger Robot · 8 years ago
  90. ed3a357 Make test 924 less flaky. by Alex Light · 8 years ago
  91. 8fe41cf Merge "Set timeout for testrunner in go/ab" by Treehugger Robot · 8 years ago
  92. ba0903b Set timeout for testrunner in go/ab by Shubham Ajmera · 8 years ago
  93. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  94. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 8 years ago
  95. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  96. 3579eb2 Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions" by Treehugger Robot · 8 years ago
  97. b43b2d8 Throw VerifyError when trying to extend a final class. by Vladimir Marko · 8 years ago
  98. 4d0371a Merge "Only update declared methods during class redefinition." by Treehugger Robot · 8 years ago
  99. 1c959aa Merge "testrunner: Don't override env defaults" by Treehugger Robot · 8 years ago
  100. 00e475c Only update declared methods during class redefinition. by Alex Light · 8 years ago