- f249230 Merge "Optimize away useless masking operations on shift amounts." by Treehugger Robot · 9 years ago
- 9937614 Merge "Fix 004-ThreadStress." by Vladimir Marko · 9 years ago
- 3ce4f88 Merge "Optimizing: Do not depend on sharpening in test 450" by Treehugger Robot · 9 years ago
- 5051844 Optimize away useless masking operations on shift amounts. by Alexandre Rames · 9 years ago
- 06b7c4d ART: Disable no-prebuild test for run-test 608 by Andreas Gampe · 9 years ago
- 779743a Merge "Do not remove loads/store with unresolved accesses." by Treehugger Robot · 9 years ago
- b93a165 Do not remove loads/store with unresolved accesses. by Nicolas Geoffray · 9 years ago
- 80ea234 Optimizing: Do not depend on sharpening in test 450 by Goran Jakovljevic · 9 years ago
- 3ea7c9e Fix 004-ThreadStress. by Vladimir Marko · 9 years ago
- a975dcc Fixes and cleaning for test/458-checker-instruction-simplification. by Alexandre Rames · 9 years ago
- 8ed9494 Adjust ART tests expectations after libcore changes. by Roland Levillain · 9 years ago
- 31167a5 Merge changes I4d8da7ce,I4da5be01,Idfbead82 by Roland Levillain · 9 years ago
- 79fb0a2 Merge "ART: Run RTP if invoke inputs have more specific type" by David Brazdil · 9 years ago
- 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 9 years ago
- 3d31242 Re-enable most intrinsics with read barriers. by Roland Levillain · 9 years ago
- 739dc72 Merge "Revert "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""""" by Nicolas Geoffray · 9 years ago
- 76ec73a Revert "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."""" by Nicolas Geoffray · 9 years ago
- 5f5560d Merge "Added a dexdump test containing every DEX instruction" by Aart Bik · 9 years ago
- 4692c35 Merge "Replace String.charAt() with HIR." by Vladimir Marko · 9 years ago
- 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
- dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 9 years ago
- b94b570 Merge "Fix braino in the test to make it work on target." by Nicolas Geoffray · 9 years ago
- d8aa513 Fix braino in the test to make it work on target. by Nicolas Geoffray · 9 years ago
- 9a8620e Merge "Catch additional OOME in ThreadStress." by Vladimir Marko · 9 years ago
- bbcf072 Merge "Release the thread_list lock while waiting for daemons." by Nicolas Geoffray · 9 years ago
- 5fe1026 Catch additional OOME in ThreadStress. by Vladimir Marko · 9 years ago
- aa45daa Release the thread_list lock while waiting for daemons. by Nicolas Geoffray · 9 years ago
- ec02795 Merge "ART: Use null for the BootClassLoader in LoadLibrary" by Treehugger Robot · 9 years ago
- 2d48e53 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 9 years ago
- 3989c42 Added a dexdump test containing every DEX instruction by Aart Bik · 9 years ago
- e059b5b Merge "Implemented annotations display in dexdump." by Aart Bik · 9 years ago
- 0b8a914 Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""" by Mathieu Chartier · 9 years ago
- dce5086 Implemented annotations display in dexdump. by Aart Bik · 9 years ago
- d7ceb51 For deadlock test, print out any unexpected exceptions. by Jeff Hao · 9 years ago
- 2fa1137 Ensure we get a ProfilingInfo object before compiling. by Nicolas Geoffray · 9 years ago
- ab820ee Use a barrier instead of sleep for flaky deadlock test. by Jeff Hao · 9 years ago
- 06c0b5d Merge "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""" by Nicolas Geoffray · 9 years ago
- 64ed882 Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."" by Nicolas Geoffray · 9 years ago
- 336f697 Merge "Change test 149 to run for 10 seconds" by Mathieu Chartier · 9 years ago
- 24b0049 ART: Add setenv to Valgrind target suppressions by Andreas Gampe · 9 years ago
- 68d4ab3 Merge "Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading"""""" by Alex Light · 9 years ago
- f7d2f9f Change test 149 to run for 10 seconds by Mathieu Chartier · 9 years ago
- e554ecc Merge "Pass the right CFLAGS to libarttest(d)." by Alex Light · 9 years ago
- 294ce23 Merge "Revert "Disable 149-suspend-all-stress, its output is flaky."" by Mathieu Chartier · 9 years ago
- 952e1e3 Support unlimited pending checkpoints by Mathieu Chartier · 9 years ago
- 06cb9b2 Revert "Disable 149-suspend-all-stress, its output is flaky." by Mathieu Chartier · 9 years ago
- bc5669e Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" by Alex Light · 9 years ago
- 880f119 ARM64: Use VIXL's conditional select helper. by Alexandre Rames · 9 years ago
- 14527cc Pass the right CFLAGS to libarttest(d). by Nicolas Geoffray · 9 years ago
- 206fbf5 Remove too aggressive DCHECKs. by Nicolas Geoffray · 9 years ago
- e7aa9dd Disable 149-suspend-all-stress, its output is flaky. by Nicolas Geoffray · 9 years ago
- d0c29d1 ART: Suppress memcpy overlap in jemalloc for valgrind by Andreas Gampe · 9 years ago
- e99f532 Use ScopedObjectAccess in ThreadList::Dump by Mathieu Chartier · 9 years ago
- e5e76f4 Add Valgrind target tests by Anton Kirilov · 9 years ago
- 9969153 Merge "Add thread suspend stress" by Mathieu Chartier · 9 years ago
- 02f7cfd Merge "Re-introduce an old version of 600-verifier-fails." by Nicolas Geoffray · 9 years ago
- 4a0a511 Re-introduce an old version of 600-verifier-fails. by Nicolas Geoffray · 9 years ago
- 08f746d Merge "Ensure we have a profiling info object before trying to compile." by Nicolas Geoffray · 9 years ago
- adc61df Ensure we have a profiling info object before trying to compile. by Nicolas Geoffray · 9 years ago
- 061f80b Also catch OOME from the new byte[]. by Nicolas Geoffray · 9 years ago
- 4b5c290 Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." by Treehugger Robot · 9 years ago
- 0f838aa Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. by Nicolas Geoffray · 9 years ago
- 223ac0c Use usleep instead of sleep(0). by Nicolas Geoffray · 9 years ago
- afb0f38 Merge "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" by Treehugger Robot · 9 years ago
- a80e2af Add thread suspend stress by Mathieu Chartier · 9 years ago
- 7dbf20a Revert "Revert "Revert "Revert "Revert some flaky unloading"""" by Alex Light · 9 years ago
- aff0fa5 Merge "Temporarily disable test E" by Treehugger Robot · 9 years ago
- 29f8b6f Temporarily disable test E by Aart Bik · 9 years ago
- 9d6f786 Merge "Revert "Revert "Revert "Revert some flaky unloading"""" by Alex Light · 9 years ago
- 340f486 Revert "Revert "Revert "Revert some flaky unloading""" by Alex Light · 9 years ago
- 4a85ad8 Merge "Do not place null check on unresolved method calls." by Aart Bik · 9 years ago
- 296fbb4 Do not place null check on unresolved method calls. by Aart Bik · 9 years ago
- 81d82ff Use sleep instead of sched_yield. by Nicolas Geoffray · 9 years ago
- 1027880 Be pro-active into ensuring a method is JITted in test. by Nicolas Geoffray · 9 years ago
- c92a7a1 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 9 years ago
- 88b970c Merge "Do not hide instance field hard failure with soft failure" by Aart Bik · 9 years ago
- 3188364 Do not hide instance field hard failure with soft failure by Aart Bik · 9 years ago
- 3aaf964 Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces."" by Nicolas Geoffray · 9 years ago
- 6b631dc Merge "ART: ArrayGet hoisting restriction added." by Aart Bik · 9 years ago
- f89381f ART: ArrayGet hoisting restriction added. by Anton Shamin · 9 years ago
- 12abcbd Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces." by Nicolas Geoffray · 9 years ago
- 8080673 Fix ArtMethod::GetInvokeType for static methods on interfaces. by Nicolas Geoffray · 9 years ago
- 99b6ed6 Merge "Do not place null check from unresolved field access." by Aart Bik · 9 years ago
- 1415413 Do not place null check from unresolved field access. by Aart Bik · 9 years ago
- f3349b5 Merge "Exit 0 on success even if --never-clean is passed" by Alex Light · 9 years ago
- 5a34c00 Merge "Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories." by Alex Light · 9 years ago
- 3f432d5 Merge "Fix a bug in reference type propagation." by Treehugger Robot · 9 years ago
- a90d489 Fix a bug in reference type propagation. by Nicolas Geoffray · 9 years ago
- 61046e1 Merge "Fix bug in verifier: hard fail allowed following softfail" by Aart Bik · 9 years ago
- b052632 Fix bug in verifier: hard fail allowed following softfail by Aart Bik · 9 years ago
- 6a870fa Exit 0 on success even if --never-clean is passed by Alex Light · 9 years ago
- 3d08086 Relax annotation visibility so runtime includes build. by Jeff Hao · 9 years ago
- 20e9cef Disable stack assertions in non-compiled code. by Nicolas Geoffray · 9 years ago
- f711f2c Partial fragment deoptimization by Mingyao Yang · 9 years ago
- 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
- 68b6380 Merge "Apply String.equals() optimizations on arm, arm64 and x86-64." by Treehugger Robot · 9 years ago
- 53b5200 Apply String.equals() optimizations on arm, arm64 and x86-64. by Vladimir Marko · 9 years ago
- afb5d19 Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories. by Alex Light · 9 years ago
- d53208c Merge "Increase test timeouts" by Mathieu Chartier · 9 years ago
- 80fd43e Merge "Fix bug in verifier: soft fail was hiding hard fail." by Aart Bik · 9 years ago