summaryrefslogtreecommitdiff
path: root/runtime/common_runtime_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Uncouple ART gtests from the ART APEX.Roland Levillain2021-07-121-2/+4
* dex2oat: Expect boot image profiles for boot image.Vladimir Marko2021-04-261-2/+3
* Rewrite method matching in UnstartedRuntime.Vladimir Marko2021-01-111-0/+2
* Update host tests to point to a dedicated boot image directory.Martin Stjernholm2020-10-201-10/+0
* Refactor arm assembly tests.David Srbecky2020-07-091-23/+0
* Revert^2 "Remove test_per_src from ART tests."David Srbecky2020-05-151-22/+0
* Revert "Remove test_per_src from ART tests."Christopher Ferris2020-05-081-3/+3
* Remove test_per_src from ART tests.David Srbecky2020-05-071-3/+3
* Deduplicate interned image strings.Vladimir Marko2020-03-311-10/+74
* Host gtests: Use the apex boot image instead of core.art.David Srbecky2020-03-261-5/+5
* Remove MIPS support from runtime/.Vladimir Marko2020-02-141-6/+1
* Introduce BaseDexClassLoader.computeClassLoaderContextsNativeDan Zimmerman2020-02-081-12/+23
* Device gtests: Use boot.art instead of core.art.David Srbecky2020-02-071-3/+87
* Update Transaction for boot image extension.Vladimir Marko2019-07-291-0/+37
* ART: Ensure SlowDebug is enabled in all gtestsAndreas Gampe2019-06-261-0/+2
* ART: Remove superfluous loggingAndreas Gampe2019-06-041-1/+0
* ObjPtr<>-ify StackTraceElement and ClassLoader.Vladimir Marko2019-04-011-1/+1
* Support InMemoryDexClassLoader in ClassLoaderContextDavid Brazdil2019-03-221-0/+7
* Make jni_internal_test a CommonRuntimeTest.Vladimir Marko2019-02-201-0/+7
* Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtestVictor Chang2018-12-051-1/+0
* Merge "Reduce core image to core-{oj,libart,simple}."Vladimir Marko2018-12-031-6/+38
|\
| * Reduce core image to core-{oj,libart,simple}.Vladimir Marko2018-11-301-6/+38
* | Revert^2 "Support shared libraries in CreateContextFromClassLoader."Nicolas Geoffray2018-11-301-4/+8
|/
* Merge "Revert "Support shared libraries in CreateContextFromClassLoader.""Nicolas Geoffray2018-11-301-8/+4
|\
| * Revert "Support shared libraries in CreateContextFromClassLoader."Nicolas Geoffray2018-11-301-8/+4
* | Merge "C++17 compatibility: make WITH_TIDY=1 happy again."Elliott Hughes2018-11-291-1/+1
|\ \ | |/ |/|
| * C++17 compatibility: make WITH_TIDY=1 happy again.Elliott Hughes2018-11-291-1/+1
* | Support shared libraries in CreateContextFromClassLoader.Nicolas Geoffray2018-11-291-4/+8
|/
* ART: Add class-alloc-inl.hAndreas Gampe2018-10-261-0/+1
* ART: Add object-array-alloc-inl.hAndreas Gampe2018-10-261-0/+1
* ART: Dump proc/maps on mem_map_test failureAndreas Gampe2018-10-251-14/+23
* Revert^2 "Delay init of classes of pre-allocated exceptions."Vladimir Marko2018-06-271-1/+1
* Revert "Delay init of classes of pre-allocated exceptions."Lokesh Gidra2018-06-261-1/+1
* Delay init of classes of pre-allocated exceptions.Vladimir Marko2018-06-261-1/+1
* ART: Move JNI files to runtime/jni/ .Vladimir Marko2018-05-091-2/+2
* Add CommonArtTestDavid Sehr2018-05-011-358/+3
* Move profile dependent modules to libartbaseDavid Sehr2018-04-131-1/+1
* Merge "Move most of runtime/base to libartbase/base"David Sehr2018-03-061-1/+3
|\
| * Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-1/+3
* | ART: Refactor known-classloader visitsAndreas Gampe2018-03-011-46/+12
|/
* Header library to remove dependence on runtime/David Sehr2018-02-281-1/+1
* Make libdexfile tests independent of runtimeDavid Sehr2018-02-061-68/+0
* Create an ART-independent DexFileLoaderDavid Sehr2018-01-121-6/+9
* Create dex subdirectoryDavid Sehr2018-01-051-2/+2
* ART: Move runtime-debug flags to own filesAndreas Gampe2017-12-071-0/+1
* cpplint: Remove many unnecessary NOLINTIgor Murashkin2017-11-161-4/+4
* Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2Treehugger Robot2017-11-021-1/+1
|\
| * ART: Clean up global includes - icu4cAndreas Gampe2017-11-011-1/+1
* | ART: Make InstructionSet an enum class and add kLast.Vladimir Marko2017-11-021-8/+8
|/
* Separate file utilities from utils.ccDavid Sehr2017-11-011-0/+1