summaryrefslogtreecommitdiffstats
path: root/runtime/common_runtime_test.h
Commit message (Expand)AuthorAgeFilesLines
* am 574760b6: am 95b4c65d: Prevent stubs from being installed in java.lang.ref...Jeff Hao2014-08-151-6/+0
|\
| * Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.Jeff Hao2014-08-151-6/+0
| * Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-08-151-0/+8
| * ART: Remove test files after testAndreas Gampe2014-08-081-1/+7
* | resolved conflicts for merge of 549c9b17 to lmp-dev-plus-aospJeff Hao2014-08-151-0/+6
* | Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.Jeff Hao2014-08-151-6/+0
* | Fix bugs in the x86 and arm versions of generic JNI.Nicolas Geoffray2014-08-141-0/+6
* | Wire up check JNI force copy mode.Ian Rogers2014-08-081-1/+1
* | ART: Remove test files after testAndreas Gampe2014-08-061-1/+7
* | Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-08-061-0/+8
|/
* Runtime can now be set to require relocationAlex Light2014-07-221-0/+2
* Break apart header files.Ian Rogers2014-07-151-292/+41
* Add missing class initialization during compilation and testsSebastien Hertz2014-07-101-0/+1
* Use the icu4c headers from the new location.Elliott Hughes2014-07-091-1/+1
* Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"Andreas Gampe2014-06-251-17/+27
|\
| * ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime testsAndreas Gampe2014-06-251-17/+27
* | ART: Native support for multidexAndreas Gampe2014-06-251-20/+38
|/
* Multilib ART host.Ian Rogers2014-06-241-1/+1
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-3/+3
* Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-161-6/+15
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* ART: Fix assembler_test to use ScratchFileAndreas Gampe2014-05-021-0/+3
* Build changes to build multilib testsAndreas Gampe2014-04-011-0/+4
* Make test-art pass with heap reference poisoning enabled.Hiroshi Yamauchi2014-03-191-0/+7
* Reuse NoopCompilerCallbacks in oatdumpBrian Carlstrom2014-03-041-11/+1
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-0/+9
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-0/+358