summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-135-10/+56
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-091-17/+17
* Make test-art-host-run-test and test-art-host-oat run with and without interp...Brian Carlstrom2013-07-311-16/+16
* resolved conflicts for merge of 7934ac28 to dalvik-devBrian Carlstrom2013-07-262-24/+24
|\
| * Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-262-23/+23
* | Revert "Revert "Remove non-live vregs from GC map on return.""Ian Rogers2013-07-251-2/+4
|/
* am 6f485c62: Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-192-4/+4
|\
| * Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-182-4/+4
* | resolved conflicts for merge of df62950e to dalvik-devBrian Carlstrom2013-07-182-4/+4
|\ \ | |/
| * Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-182-4/+4
* | am 0cd7ec2d: Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-182-2/+2
|\ \ | |/
| * Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-182-2/+2
* | resolved conflicts for merge of 7940e44f to dalvik-devBrian Carlstrom2013-07-121-2/+131
|\ \ | |/
| * Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-2/+130
* | Native allocation accountingMathieu Chartier2013-07-121-0/+65
|/
* Quickening support.Sebastien Hertz2013-06-241-4/+13
* am fa42b441: Move to new art dalvikvmBrian Carlstrom2013-06-183-18/+24
|\
| * Move to new art dalvikvmBrian Carlstrom2013-06-173-18/+24
* | Fix Class.getModifiers for array classes.Elliott Hughes2013-06-142-2/+91
* | am 7675e16b: Rename art-cache to dalvik-cacheBrian Carlstrom2013-06-112-2/+2
|\ \ | |/
| * Rename art-cache to dalvik-cacheBrian Carlstrom2013-06-102-2/+2
* | Fixed list of String methods after removal of old JIT methods.Jeff Hao2013-06-101-1/+1
* | Stage 2 of cast elision opt.Dragos Sbirlea2013-06-043-0/+59
* | Add array of abstract classes reflection test.Ian Rogers2013-06-012-0/+14
|/
* Allow passing of multitple --invoke-with.Ian Rogers2013-04-193-4/+12
* Port AOSP dalvik change 9e11a836e0927e6ea9246b56d99e0482920b81c6 to art.Elliott Hughes2013-04-112-38/+31
* Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-086-37/+293
* Add test 302-float-conversion from dalvik.Elliott Hughes2013-04-013-0/+48
* Always supply matching -source and -target to javac.Elliott Hughes2013-03-211-1/+1
* Pass NULL as receiver for static methods for ArgArray builder.Jeff Hao2013-03-181-0/+11
* Various performance improvements.Ian Rogers2013-03-181-0/+2
* Fix object verification.Ian Rogers2013-03-161-0/+1
* Disable gdb annotate support for Emacs in run-testBrian Carlstrom2013-03-061-1/+3
* Merge "Remove ExtractCodeAndPrelink and switch Portable to MCLinker" into dal...Brian Carlstrom2013-03-061-1/+1
|\
| * Remove ExtractCodeAndPrelink and switch Portable to MCLinkerBrian Carlstrom2013-03-061-1/+1
* | Update intrinsic inlining test.Sebastien Hertz2013-03-061-0/+42
|/
* Fix proxy return ClassCastException and add test.Ian Rogers2013-02-253-0/+76
* Port the "abstract methods are not implementations" fix to art.Elliott Hughes2013-02-223-0/+37
* Merge "Port new test for package annotations from dalvik." into dalvik-devElliott Hughes2013-02-204-0/+26
|\
| * Port new test for package annotations from dalvik.Elliott Hughes2013-02-204-0/+26
* | run-test --gdb on host should imply dev mode.Ian Rogers2013-02-201-0/+1
|/
* Fix ReferenceMap oat test.Ian Rogers2013-02-081-4/+0
* Directory restructuring of object.hIan Rogers2013-01-302-4/+8
* Move .oat files to ELF formatBrian Carlstrom2013-01-251-2/+5
* Refactor StackVisitor to take a Thread*.Ian Rogers2013-01-232-15/+10
* add jasmin dependency so that it can be used when building the tests.Tsu Chiang Chuang2013-01-173-3/+9
* Move IntMath into run-test.Ian Rogers2013-01-163-11/+48
* Merge "Don't mask OOMEs in 102-concurrent-gc." into dalvik-devIan Rogers2013-01-111-31/+28
|\
| * Don't mask OOMEs in 102-concurrent-gc.Ian Rogers2013-01-111-31/+28
* | Move ExceptionTest to a run-test.Ian Rogers2013-01-113-21/+26
|/