summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix Quick compiler "out of registers"buzbee2014-03-192-0/+299
* Merge "Run Java tests with the optimizing compiler."Nicolas Geoffray2014-03-192-15/+27
|\
| * Run Java tests with the optimizing compiler.Nicolas Geoffray2014-03-192-15/+27
* | Fix stack overflow for mutual recursion.Brian Carlstrom2014-03-182-5/+35
|/
* Test code generation for field accesses.Ian Rogers2014-03-173-0/+119
* Add dependency for operations with x86 FPU stackSerguei Katkov2014-03-143-2/+19
* Merge "ART's intrinsic for String.indexOf use the incorrect register"Bill Buzbee2014-03-131-0/+3
|\
| * ART's intrinsic for String.indexOf use the incorrect registerYevgeny Rouban2014-03-131-0/+3
* | Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-5/+4
|/
* Fix type of constant to be long.Ian Rogers2014-03-121-1/+1
* Merge "Fixed and refactored 64b host build"Andreas Gampe2014-03-121-1/+1
|\
| * Fixed and refactored 64b host buildAndreas Gampe2014-03-121-1/+1
* | Test Method.getModifiers() result for proxy methodsBrian Carlstrom2014-03-122-6/+10
|/
* Ensure functions start with clean CFA state.Ian Rogers2014-03-111-1/+1
* More JNI compiler tests and small fixAndreas Gampe2014-03-101-0/+39
* Merge "Remove oat file location in the image."Nicolas Geoffray2014-03-042-2/+1
|\
| * Remove oat file location in the image.Nicolas Geoffray2014-03-042-2/+1
* | Rewrite kMirOpSelect for all IF_ccZ opcodes.Vladimir Marko2014-03-042-0/+113
|/
* Merge "Incorrect result of the "mul-long by 1" operation"Bill Buzbee2014-03-032-0/+15
|\
| * Incorrect result of the "mul-long by 1" operationAlexei Zavjalov2014-02-262-0/+15
* | Incorrect result of compareTo between empty and non-empty stringsAlexei Zavjalov2014-02-271-0/+4
|/
* Add tests for null check elimination by local value numbering.Vladimir Marko2014-02-212-1/+51
* Make 030-bad-finalizer less flaky by removing timing dependent outputBrian Carlstrom2014-02-203-56/+35
* Merge "Try to make 036-finalizer less flaky by moving output to one thread"Brian Carlstrom2014-02-203-48/+35
|\
| * Try to make 036-finalizer less flaky by moving output to one threadBrian Carlstrom2014-02-203-48/+35
* | Remove test 048-server-socketBrian Carlstrom2014-02-203-76/+0
|/
* Do not FixupStaticTrampolines of uninitialized classesBrian Carlstrom2014-02-192-0/+32
* Fixes to allow test-art-host to run via build serverBrian Carlstrom2014-02-193-4/+11
* Remove blacklistSebastien Hertz2014-02-175-0/+119
* Don't hardcode object layout in Unsafe and space_test.Hiroshi Yamauchi2014-02-113-1/+120
* Add regression test for Thread.interruptedBrian Carlstrom2014-02-102-49/+64
* Add wide setter test with preceding parameters as int.Vladimir Marko2014-02-101-2/+27
* Tweak test to better expose codegen bug.Ian Rogers2014-02-071-4/+4
* Update ART tests to handle new System.gc behaviorMathieu Chartier2014-02-0412-20/+21
* Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGEBrian Carlstrom2014-01-271-0/+2
* Merge "Work around 103-string-append slowness by not running debug build"Brian Carlstrom2014-01-251-0/+18
|\
| * Work around 103-string-append slowness by not running debug buildBrian Carlstrom2014-01-241-0/+18
* | Fix test-art-host to work with latest build project that does not set LOCAL_M...Brian Carlstrom2014-01-241-2/+2
|/
* Inline codegen for long-to-double on ARM.Ian Rogers2014-01-081-0/+18
* Fix run-test 303-verification-stress.Sebastien Hertz2014-01-081-0/+30
* Merge "Add verification stress test."Sebastien Hertz2014-01-075-0/+138
|\
| * Add verification stress test.Sebastien Hertz2013-12-135-0/+138
* | Merge "Fix host-run-test-jar to be legal for /bin/sh"Elliott Hughes2013-12-201-1/+3
|\ \
| * | Fix host-run-test-jar to be legal for /bin/shMark Mendell2013-12-201-1/+3
* | | JNI: NewDirectByteBuffer should allow 0 length buffers.Narayan Kamath2013-12-202-0/+15
|/ /
* | Move boot image generation to the build projectBrian Carlstrom2013-12-171-1/+0
* | Fix FindFieldID to use class's classloader to find field type.Jeff Hao2013-12-102-0/+48
* | Fix races in thread list Unregister.Mathieu Chartier2013-12-051-5/+5
* | Fix stack trace for proxy methods and added test case.Jeff Hao2013-12-042-3/+24
|/
* am 8250232f: Update test/044-proxy/expected.txtBrian Carlstrom2013-11-251-1/+1
|\