summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make apps able to run with a failing patchoatAlex Light2014-08-197-1/+173
* Merge "ART: More failure output on run-test"Andreas Gampe2014-08-181-0/+3
|\
| * ART: More failure output on run-testAndreas Gampe2014-08-181-0/+3
* | AArch64: Add tbz/tbnz and tst.Zheng Xu2014-08-184-0/+80
|/
* Merge "[ART] Move to system/core native bridge library"Calin Juravle2014-08-151-22/+6
|\
| * [ART] Move to system/core native bridge libraryCalin Juravle2014-08-151-22/+6
* | ART: Fix run-test in case of relative TMPDIRAndreas Gampe2014-08-141-0/+8
* | Merge "Fix bugs in the x86 and arm versions of generic JNI."Nicolas Geoffray2014-08-122-3/+12
|\ \
| * | Fix bugs in the x86 and arm versions of generic JNI.Nicolas Geoffray2014-08-142-3/+12
* | | ART: Fix another potential N-th visitor issueAndreas Gampe2014-08-142-0/+44
* | | ART: Tolerate shallow call stack in VMStack_getCallingClassLoaderAndreas Gampe2014-08-132-85/+117
* | | Merge "Added --gcstress and --gcverify shortcut flags to run-test"Andreas Gampe2014-08-133-5/+31
|\ \ \
| * | | Added --gcstress and --gcverify shortcut flags to run-testAlex Light2014-08-123-5/+31
* | | | Merge "Reduce stack usage for overflow checks"Dave Allison2014-08-122-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Reduce stack usage for overflow checksDave Allison2014-08-132-2/+10
| |/ /
* / / Execute an application even when dex2oat crashes.Nicolas Geoffray2014-08-136-1/+120
|/ /
* | Merge "Add tests for getDeclaredConstructor"Mathieu Chartier2014-08-111-0/+25
|\ \
| * | Add tests for getDeclaredConstructorMathieu Chartier2014-08-081-0/+25
* | | Add gcstress top-level make rule, eg test-art-host-run-test-gcstress.Nicolas Geoffray2014-08-111-0/+17
| |/ |/|
* | ART: Do not check interface being subclass for member accessAndreas Gampe2014-08-085-0/+80
|/
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-3/+3
* Merge "Add test for equals and hashCode in ParameterizedType"Piotr Jastrzebski2014-08-052-0/+140
|\
| * Add test for equals and hashCode in ParameterizedTypePiotr Jastrzebski2014-08-062-0/+140
* | ART: Use TMPDIR for test directoriesAndreas Gampe2014-08-061-1/+5
* | Merge "ART: Generate chained compare-and-branch for short switches"Andreas Gampe2014-08-062-0/+16
|\ \
| * | ART: Generate chained compare-and-branch for short switchesAndreas Gampe2014-08-062-0/+16
| |/
* / Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-08-061-29/+1
|/
* Merge "Add trampoline invoke and ART callback tests for native-bridge"Andreas Gampe2014-08-012-22/+239
|\
| * Add trampoline invoke and ART callback tests for native-bridgeYong WU2014-08-032-22/+239
* | AArch64: Add inlining support for ceil(), floor(), rint(), round()Serban Constantinescu2014-08-041-0/+206
* | ART: Implement the easy long division/remainder by a constantAlexei Zavjalov2014-08-041-1/+1
* | Fix broken JNI IsAssignableFrom.Narayan Kamath2014-08-012-0/+21
|/
* Merge "ART: LoadConstWide should clobber temp reg"Bill Buzbee2014-07-292-0/+16
|\
| * ART: LoadConstWide should clobber temp regAlexei Zavjalov2014-07-312-0/+16
* | Merge "Add --always-clean flag to run-test."Ian Rogers2014-07-293-16/+39
|\ \
| * | Add --always-clean flag to run-test.Alex Light2014-07-303-16/+39
| |/
* / Make 32bit run-tests work correctly on 64bit default devices.Alex Light2014-07-302-4/+8
|/
* Merge "Revert "Fix proxy tracing and enable tests that now work with tracing.""Nicolas Geoffray2014-07-231-1/+29
|\
| * Revert "Fix proxy tracing and enable tests that now work with tracing."Nicolas Geoffray2014-07-291-1/+29
* | Fix braino in Makefile.Nicolas Geoffray2014-07-291-0/+1
* | Merge "Add a variable to disable PREBUILD in run-tests."Nicolas Geoffray2014-07-231-0/+2
|\ \ | |/ |/|
| * Add a variable to disable PREBUILD in run-tests.Nicolas Geoffray2014-07-281-0/+2
* | Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-07-281-29/+1
|/
* Implement array get and array put in optimizing.Nicolas Geoffray2014-07-284-0/+327
* Merge "ART: Native bridge command-line parameter"Andreas Gampe2014-07-249-1/+457
|\
| * ART: Native bridge command-line parameterAndreas Gampe2014-07-269-1/+457
* | ART: Rewrite ParallelGC run-testAndreas Gampe2014-07-261-11/+111
|/
* ART: Fix run-test 114 ParallelGC to account for OOMAndreas Gampe2014-07-251-3/+10
* Fix stale remembered sets error.Mathieu Chartier2014-07-242-3/+2
* Reduce allocations in ParallelGC test.Mathieu Chartier2014-07-231-1/+1