1. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  2. 06a46c4 MIPS32: Improve string and class loads by Alexey Frunze · 9 years ago
  3. 80c669d Remove redundant 601 test, it's all in 600. by Aart Bik · 9 years ago
  4. 659ad8f Merge "Make java 8 run-tests runnable on the RI again." by Treehugger Robot · 9 years ago
  5. 7b922ff Merge "Combine offsets in loop-based dynamic BCE." by Treehugger Robot · 9 years ago
  6. 67def59 Combine offsets in loop-based dynamic BCE. by Aart Bik · 9 years ago
  7. d9ad357 ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation. by Vladimir Marko · 9 years ago
  8. a8f4e90 Merge "ART: Make run-test temp dir consistent" by Treehugger Robot · 9 years ago
  9. 34a8a0f ART: Make run-test temp dir consistent by Andreas Gampe · 9 years ago
  10. a92938a Merge "ARM: Port instr simplification of array accesses." by Vladimir Marko · 9 years ago
  11. 328429f ARM: Port instr simplification of array accesses. by Artem Serov · 9 years ago
  12. 5733e98 ARM64: Fix mterp switch table pointer calculation. by Vladimir Marko · 9 years ago
  13. 360b4b0 Merge "ART: Change return types of field access entrypoints" by Vladimir Marko · 9 years ago
  14. a2d7cbb Fix test after rename. by Nicolas Geoffray · 9 years ago
  15. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 9 years ago
  16. 491617a JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 9 years ago
  17. 64a73d7 Merge "ART: Fix run-test script" by Treehugger Robot · 9 years ago
  18. f47fb2f ART: Fix run-test script by Andreas Gampe · 9 years ago
  19. dac9b19 Add a new control flow simplifier. by Nicolas Geoffray · 9 years ago
  20. 09d77fa Merge "Fix a bug in ClassTableGet code generation for IMTs." by Nicolas Geoffray · 9 years ago
  21. a708355 Merge "X86: Use memory to do array range checks" by Vladimir Marko · 9 years ago
  22. ff484b9 Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 9 years ago
  23. ee8d971 X86: Use memory to do array range checks by Mark Mendell · 9 years ago
  24. d3278bd Two more patterns for instruction simplifier by Maxim Kazantsev · 9 years ago
  25. ea1e770 Make java 8 run-tests runnable on the RI again. by Alex Light · 9 years ago
  26. dedde3f Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration." by Roland Levillain · 9 years ago
  27. a14893e Merge "Fix unsafe weak reference usage in test 141" by Treehugger Robot · 9 years ago
  28. b0e861c Fix unsafe weak reference usage in test 141 by Mathieu Chartier · 9 years ago
  29. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 9 years ago
  30. b136c87 Merge "MIPS64: java.lang.Math.round" by Aart Bik · 9 years ago
  31. fea1abd Implement System.arraycopy intrinsic on x86. by Nicolas Geoffray · 9 years ago
  32. 9f65db8 Fix System.arraycopy when doing same array copying. by Nicolas Geoffray · 9 years ago
  33. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  34. 5bf7bac Revert "Revert "Inline and optimize interface calls."" by Nicolas Geoffray · 9 years ago
  35. 19dc255 Revert "Inline and optimize interface calls." by Nicolas Geoffray · 9 years ago
  36. d9facea Inline and optimize interface calls. by Nicolas Geoffray · 9 years ago
  37. b5390f7 Have LOCAL_ASFLAGS honor debug/non-debug configuration. by Roland Levillain · 9 years ago
  38. e14dc86 Simplification for associative and commutative operations on constants by Anton Kirilov · 9 years ago
  39. 04e5e59 Merge "Improvements in induction range analysis." by Aart Bik · 9 years ago
  40. 2a1b7ac Fix divergence between interpreter and compiler. by Aart Bik · 9 years ago
  41. 52be7e7 Improvements in induction range analysis. by Aart Bik · 9 years ago
  42. c7591b4 Fix merging HLoadClass with HNewInstance. by Vladimir Marko · 9 years ago
  43. f249230 Merge "Optimize away useless masking operations on shift amounts." by Treehugger Robot · 9 years ago
  44. 9937614 Merge "Fix 004-ThreadStress." by Vladimir Marko · 9 years ago
  45. 3ce4f88 Merge "Optimizing: Do not depend on sharpening in test 450" by Treehugger Robot · 9 years ago
  46. 5051844 Optimize away useless masking operations on shift amounts. by Alexandre Rames · 9 years ago
  47. 06b7c4d ART: Disable no-prebuild test for run-test 608 by Andreas Gampe · 9 years ago
  48. 779743a Merge "Do not remove loads/store with unresolved accesses." by Treehugger Robot · 9 years ago
  49. b93a165 Do not remove loads/store with unresolved accesses. by Nicolas Geoffray · 9 years ago
  50. 80ea234 Optimizing: Do not depend on sharpening in test 450 by Goran Jakovljevic · 9 years ago
  51. 3ea7c9e Fix 004-ThreadStress. by Vladimir Marko · 9 years ago
  52. a975dcc Fixes and cleaning for test/458-checker-instruction-simplification. by Alexandre Rames · 9 years ago
  53. 8ed9494 Adjust ART tests expectations after libcore changes. by Roland Levillain · 9 years ago
  54. 31167a5 Merge changes I4d8da7ce,I4da5be01,Idfbead82 by Roland Levillain · 9 years ago
  55. 79fb0a2 Merge "ART: Run RTP if invoke inputs have more specific type" by David Brazdil · 9 years ago
  56. 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 9 years ago
  57. 3d31242 Re-enable most intrinsics with read barriers. by Roland Levillain · 9 years ago
  58. 739dc72 Merge "Revert "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""""" by Nicolas Geoffray · 9 years ago
  59. 76ec73a Revert "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."""" by Nicolas Geoffray · 9 years ago
  60. 5f5560d Merge "Added a dexdump test containing every DEX instruction" by Aart Bik · 9 years ago
  61. 4692c35 Merge "Replace String.charAt() with HIR." by Vladimir Marko · 9 years ago
  62. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  63. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 10 years ago
  64. b94b570 Merge "Fix braino in the test to make it work on target." by Nicolas Geoffray · 9 years ago
  65. d8aa513 Fix braino in the test to make it work on target. by Nicolas Geoffray · 9 years ago
  66. 9a8620e Merge "Catch additional OOME in ThreadStress." by Vladimir Marko · 9 years ago
  67. bbcf072 Merge "Release the thread_list lock while waiting for daemons." by Nicolas Geoffray · 9 years ago
  68. 5fe1026 Catch additional OOME in ThreadStress. by Vladimir Marko · 9 years ago
  69. aa45daa Release the thread_list lock while waiting for daemons. by Nicolas Geoffray · 9 years ago
  70. ec02795 Merge "ART: Use null for the BootClassLoader in LoadLibrary" by Treehugger Robot · 9 years ago
  71. 2d48e53 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 9 years ago
  72. 3989c42 Added a dexdump test containing every DEX instruction by Aart Bik · 9 years ago
  73. e059b5b Merge "Implemented annotations display in dexdump." by Aart Bik · 9 years ago
  74. 0b8a914 Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""" by Mathieu Chartier · 9 years ago
  75. dce5086 Implemented annotations display in dexdump. by Aart Bik · 9 years ago
  76. d7ceb51 For deadlock test, print out any unexpected exceptions. by Jeff Hao · 9 years ago
  77. 7adaab0 MIPS64: java.lang.Math.round by Chris Larsen · 9 years ago
  78. 2fa1137 Ensure we get a ProfilingInfo object before compiling. by Nicolas Geoffray · 9 years ago
  79. ab820ee Use a barrier instead of sleep for flaky deadlock test. by Jeff Hao · 9 years ago
  80. 06c0b5d Merge "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""" by Nicolas Geoffray · 9 years ago
  81. 64ed882 Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."" by Nicolas Geoffray · 9 years ago
  82. 336f697 Merge "Change test 149 to run for 10 seconds" by Mathieu Chartier · 9 years ago
  83. 24b0049 ART: Add setenv to Valgrind target suppressions by Andreas Gampe · 9 years ago
  84. 68d4ab3 Merge "Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading"""""" by Alex Light · 9 years ago
  85. f7d2f9f Change test 149 to run for 10 seconds by Mathieu Chartier · 9 years ago
  86. e554ecc Merge "Pass the right CFLAGS to libarttest(d)." by Alex Light · 9 years ago
  87. 294ce23 Merge "Revert "Disable 149-suspend-all-stress, its output is flaky."" by Mathieu Chartier · 9 years ago
  88. 952e1e3 Support unlimited pending checkpoints by Mathieu Chartier · 9 years ago
  89. 06cb9b2 Revert "Disable 149-suspend-all-stress, its output is flaky." by Mathieu Chartier · 9 years ago
  90. bc5669e Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" by Alex Light · 9 years ago
  91. 880f119 ARM64: Use VIXL's conditional select helper. by Alexandre Rames · 9 years ago
  92. 14527cc Pass the right CFLAGS to libarttest(d). by Nicolas Geoffray · 9 years ago
  93. 206fbf5 Remove too aggressive DCHECKs. by Nicolas Geoffray · 9 years ago
  94. e7aa9dd Disable 149-suspend-all-stress, its output is flaky. by Nicolas Geoffray · 9 years ago
  95. d0c29d1 ART: Suppress memcpy overlap in jemalloc for valgrind by Andreas Gampe · 9 years ago
  96. e99f532 Use ScopedObjectAccess in ThreadList::Dump by Mathieu Chartier · 9 years ago
  97. e5e76f4 Add Valgrind target tests by Anton Kirilov · 9 years ago
  98. 9969153 Merge "Add thread suspend stress" by Mathieu Chartier · 9 years ago
  99. 02f7cfd Merge "Re-introduce an old version of 600-verifier-fails." by Nicolas Geoffray · 9 years ago
  100. 4a0a511 Re-introduce an old version of 600-verifier-fails. by Nicolas Geoffray · 9 years ago