1. abafaf8 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." by Treehugger Robot · 8 years ago
  2. eac21ef Merge "scheduler should not schedule volatile field accesses." by Mingyao Yang · 8 years ago
  3. 1545ccc scheduler should not schedule volatile field accesses. by Mingyao Yang · 8 years ago
  4. 28453cf Fix dex file reading in VdexFile::GetNextDexFileData. by Nicolas Geoffray · 8 years ago
  5. 671e48a Fix performance regression. by Aart Bik · 8 years ago
  6. 785e355 Merge "Set basic framework for detecting reductions." by Treehugger Robot · 8 years ago
  7. b29f684 Set basic framework for detecting reductions. by Aart Bik · 8 years ago
  8. a22cae7 HRem support in BCE. by xueliang.zhong · 8 years ago
  9. 19ab59d Merge "Use the right class loader allocator in ReallocMethods." by Nicolas Geoffray · 8 years ago
  10. a7c2983 Merge "Regression test for array aliasing bug." by Aart Bik · 8 years ago
  11. 428a209 Regression test for array aliasing bug. by Aart Bik · 8 years ago
  12. 48b40cc Use the right class loader allocator in ReallocMethods. by Nicolas Geoffray · 8 years ago
  13. e877a13 Disable more tests under ASAN. by Nicolas Geoffray · 8 years ago
  14. 47863bb Fix CC handling for no large object space case by Mathieu Chartier · 8 years ago
  15. cbdcb6d Merge "Fix method tracing tests on RI" by Treehugger Robot · 8 years ago
  16. de67643 test: Add 961-default-iface-resolution-gen to known failures for ASAN by Igor Murashkin · 8 years ago
  17. 9a19be9 Merge "Fix verifier checks on interface methods." by Treehugger Robot · 8 years ago
  18. adce6a0 Fix method tracing tests on RI by Alex Light · 8 years ago
  19. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 8 years ago
  20. e062d62 Revert "Exclude debuggable test config for 660" by Nicolas Geoffray · 8 years ago
  21. b764390 Exclude debuggable test config for 660 by Chang Xing · 8 years ago
  22. afb6647 Fix verifier checks on interface methods. by Alex Light · 8 years ago
  23. 50ce441 Support clinit for app image during compilation by Chang Xing · 8 years ago
  24. d335e7b Merge "ART: Fix SimplifyInduction for an instruction with HEnvironment." by Treehugger Robot · 8 years ago
  25. 399492a Merge "Fix unexpected circular dependency check" by Treehugger Robot · 8 years ago
  26. fc1cd86 Merge "Fix recursive initialization on app image." by Treehugger Robot · 8 years ago
  27. 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 8 years ago
  28. 21c7e6f ART: Fix SimplifyInduction for an instruction with HEnvironment. by Artem Serov · 8 years ago
  29. be60a04 Merge "ART: Add symbolization on SANITIZE_HOST failures" by Andreas Gampe · 8 years ago
  30. d90231a Merge "Read and write constraints for clinit" by Mathieu Chartier · 8 years ago
  31. e79ca19 ART: Add symbolization on SANITIZE_HOST failures by Andreas Gampe · 8 years ago
  32. ec37325 Fix unexpected circular dependency check by Chang Xing · 8 years ago
  33. adbb91c Fix recursive initialization on app image. by Chang Xing · 8 years ago
  34. bd208d8 Read and write constraints for clinit by Chang Xing · 8 years ago
  35. b566fed Enable the can_maintain_original_method_order capability by Alex Light · 8 years ago
  36. 4013595 Make 1917 less flaky by Alex Light · 8 years ago
  37. 2e53f8f Merge changes Iba7e9207,I11a4d3cb,I5a6746d3 by Treehugger Robot · 8 years ago
  38. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 8 years ago
  39. 47d49b8 Tests for JVMTI can_access_local_variables functions by Alex Light · 8 years ago
  40. f6fe3cb Merge "Fix FastNative/CriticalNative annotation lookup." by Treehugger Robot · 8 years ago
  41. 83e9e0e Merge "Typo in checker test : VecMull -> VecMul" by Aart Bik · 8 years ago
  42. 370f57e Fix FastNative/CriticalNative annotation lookup. by Vladimir Marko · 8 years ago
  43. 73264cc Merge "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 8 years ago
  44. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 8 years ago
  45. ceae170 Typo in checker test : VecMull -> VecMul by Aart Bik · 8 years ago
  46. 4c3de20 Merge "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 8 years ago
  47. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 8 years ago
  48. 92b6014 Merge "ART: Disable CHA for AoT" by Treehugger Robot · 8 years ago
  49. 7dface3 ART: Disable CHA for AoT by Andreas Gampe · 8 years ago
  50. f884a05 Disable test-660 for no-prebuild by Chang Xing · 8 years ago
  51. 69b37af Disable 660-clinit for no-dex2oat by Orion Hodson · 8 years ago
  52. 03ce1df Merge "Fix x86 and x64 codegens for 8/16 stores." by Nicolas Geoffray · 8 years ago
  53. c512a0f Merge "Rule out testcase 660 from no-image variant" by Treehugger Robot · 8 years ago
  54. 3e37902 Rule out testcase 660 from no-image variant by Chang Xing · 8 years ago
  55. af89a91 Merge "ART: Include cleanup" by Treehugger Robot · 8 years ago
  56. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  57. c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 8 years ago
  58. 914b7b6 Merge "Freeze capabilities JVMTI tests request by default." by Treehugger Robot · 8 years ago
  59. b67d0c0 Merge changes I87b3fcb3,I971edf31,I5218a57c by Mathieu Chartier · 8 years ago
  60. 194cf5f Merge "test: Re-enable javac/dx failing checker tests for Long.compare" by Treehugger Robot · 8 years ago
  61. d41f79b Merge "Throw VerifyError when trying to extend a final class." by Vladimir Marko · 8 years ago
  62. 7861208 Fix x86 and x64 codegens for 8/16 stores. by Nicolas Geoffray · 8 years ago
  63. e3caccc test: Re-enable javac/dx failing checker tests for Long.compare by Igor Murashkin · 8 years ago
  64. cb72007 Disable valgrind 32-bit x86. It does not like SSE. by Aart Bik · 8 years ago
  65. 3a3abd0 Test case for clinit support in app image by Chang Xing · 8 years ago
  66. 3d324fd Freeze capabilities JVMTI tests request by default. by Alex Light · 8 years ago
  67. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 8 years ago
  68. e5b1add Merge "Revert "Set timeout for testrunner in go/ab"" by Shubham Ajmera · 8 years ago
  69. 186d321 Revert "Set timeout for testrunner in go/ab" by Shubham Ajmera · 8 years ago
  70. 3b3df4d Merge "Make test 924 less flaky." by Treehugger Robot · 8 years ago
  71. ed3a357 Make test 924 less flaky. by Alex Light · 8 years ago
  72. 8fe41cf Merge "Set timeout for testrunner in go/ab" by Treehugger Robot · 8 years ago
  73. ba0903b Set timeout for testrunner in go/ab by Shubham Ajmera · 8 years ago
  74. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  75. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 8 years ago
  76. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  77. 3579eb2 Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions" by Treehugger Robot · 8 years ago
  78. b43b2d8 Throw VerifyError when trying to extend a final class. by Vladimir Marko · 8 years ago
  79. 4d0371a Merge "Only update declared methods during class redefinition." by Treehugger Robot · 8 years ago
  80. 1c959aa Merge "testrunner: Don't override env defaults" by Treehugger Robot · 8 years ago
  81. 00e475c Only update declared methods during class redefinition. by Alex Light · 8 years ago
  82. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 8 years ago
  83. 7dc46cf testrunner: Don't override env defaults by Igor Murashkin · 8 years ago
  84. 42cd8e7 Merge "Revert "Timeout the test run before go/ab timeout to capture test info"" by Nicolas Geoffray · 8 years ago
  85. 3cfe3fc Revert "Timeout the test run before go/ab timeout to capture test info" by Nicolas Geoffray · 8 years ago
  86. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  87. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  88. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 8 years ago
  89. ef9f3cb Timeout the test run before go/ab timeout to capture test info by Shubham Ajmera · 8 years ago
  90. 420ee30 ARM: VIXL32: Merge (un)signed extensions and integer additions by Anton Kirilov · 8 years ago
  91. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 8 years ago
  92. 252eda6 Merge "Depend on dx binary directly" by Treehugger Robot · 8 years ago
  93. d317295 Merge "Do superclass validation at compile time and log with new class status." by Treehugger Robot · 8 years ago
  94. bb090c4 Depend on dx binary directly by Colin Cross · 8 years ago
  95. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 8 years ago
  96. 5fde01a Merge "Revert test changes for post startup methods change" by Mathieu Chartier · 8 years ago
  97. 7d47d5d Revert test changes for post startup methods change by Mathieu Chartier · 8 years ago
  98. d447245 Merge "Testing: Remove old run-all-tests script" by Orion Hodson · 8 years ago
  99. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 8 years ago
  100. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 8 years ago