summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update test/044-proxy/expected.txtBrian Carlstrom2013-11-241-1/+1
| * Fix BUILD_DALVIK_HOST_JAVA_LIBRARY to BUILD_HOST_DALVIK_JAVA_LIBRARYBrian Carlstrom2013-11-081-1/+1
| * Merge "Merge remote-tracking branch 'goog/dalvik-dev' into merge-art"Brian Carlstrom2013-11-075-5/+59
| |\
* | | Search for miranda methods in virtual methods instead of interface.Jeff Hao2013-11-215-10/+58
* | | Fix BUILD_DALVIK_HOST_JAVA_LIBRARY to BUILD_HOST_DALVIK_JAVA_LIBRARYBrian Carlstrom2013-11-081-1/+1
* | | am 91b81daa: Merge "Remove usage of LOCAL_BUILD_HOST_DEX"Narayan Kamath2013-11-071-2/+1
|\| | | |/ |/|
| * Remove usage of LOCAL_BUILD_HOST_DEXNarayan Kamath2013-11-011-2/+1
* | Merge "Avoid verifier crash for quickened invoke on null." into dalvik-devSebastien Hertz2013-10-301-8/+4
|\ \
| * | Avoid verifier crash for quickened invoke on null.Sebastien Hertz2013-10-291-8/+4
* | | Implement Interface Method Tables (IMT).Jeff Hao2013-10-293-1/+55
* | | am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalv...Brian Carlstrom2013-10-294-16/+76
|\ \ \ | |/ / |/| / | |/
| * Make ART's run-test support Dalvik so we can remove dalvik/testsBrian Carlstrom2013-10-284-16/+76
* | Fix test failure in SMART mode.Sebastien Hertz2013-10-291-4/+8
* | am 67fe2b41: Fix backwards check in CheckStaticMethodBrian Carlstrom2013-10-162-0/+37
|\|
| * Fix backwards check in CheckStaticMethodBrian Carlstrom2013-10-162-0/+37
* | resolved conflicts for merge of b926b3c6 to dalvik-devBrian Carlstrom2013-10-113-0/+92
|\|
| * Have JNI FindClass fall back to system ClassLoaderBrian Carlstrom2013-10-103-0/+92
| * Use class def index from java.lang.Class.Ian Rogers2013-09-211-1/+1
* | Introduce Signature type to avoid string comparisons.Ian Rogers2013-09-262-3/+3
* | Use class def index from java.lang.Class.Ian Rogers2013-09-191-1/+1
* | Keep the right output file for tests.Tsu Chiang Chuang2013-09-131-1/+1
|/
* Add test-art-oat-<test> test-art-run-test-<test> variantsBrian Carlstrom2013-08-281-0/+6
* Don't scan image space when starting runtime.Ian Rogers2013-08-232-3/+23
* Update art/tests/089-many-methods.Yohann Roussel2013-08-231-1/+3
* Clean up unnecessary files after build-only.Tsu Chiang Chuang2013-08-201-0/+2
* Fix suspend check optimizationbuzbee2013-08-193-0/+111
* Merge "Switch GCC -O flags, O3 non-debug, 01 debug." into dalvik-devIan Rogers2013-08-151-0/+1
|\
| * Switch GCC -O flags, O3 non-debug, 01 debug.Ian Rogers2013-08-151-0/+1
* | Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-1/+1
|/