| Commit message (Expand) | Author | Age | Files | Lines |
| * | dex2oat: Expect boot image profiles for boot image. | Vladimir Marko | 2021-04-26 | 1 | -1/+9 |
| * | Update host tests to point to a dedicated boot image directory. | Martin Stjernholm | 2020-10-20 | 1 | -1/+0 |
| * | Refactor arm assembly tests. | David Srbecky | 2020-07-09 | 1 | -2/+0 |
| * | Remove core.art image | David Srbecky | 2020-05-30 | 1 | -1/+1 |
| * | Deduplicate interned image strings. | Vladimir Marko | 2020-03-31 | 1 | -1/+17 |
| * | Remove MIPS support from runtime/. | Vladimir Marko | 2020-02-14 | 1 | -12/+0 |
| * | Introduce BaseDexClassLoader.computeClassLoaderContextsNative | Dan Zimmerman | 2020-02-08 | 1 | -1/+4 |
| * | Device gtests: Use boot.art instead of core.art. | David Srbecky | 2020-02-07 | 1 | -0/+18 |
| * | Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 | Evgeny Astigeevich | 2020-01-29 | 1 | -0/+6 |
| * | Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. | Roland Levillain | 2020-01-08 | 1 | -0/+6 |
| * | Update Transaction for boot image extension. | Vladimir Marko | 2019-07-29 | 1 | -0/+10 |
| * | Disable jit_memory_region_test tests on buggy kernels. | Nicolas Geoffray | 2019-07-08 | 1 | -0/+6 |
| * | Use CommonArtTest for dexlayout, dexdiag | David Sehr | 2019-04-08 | 1 | -0/+16 |
| * | ObjPtr<>-ify mirror::ObjectArray. | Vladimir Marko | 2019-03-27 | 1 | -6/+0 |
| * | Hide conscrypt package classes for app AOT compilation. | Vladimir Marko | 2019-03-25 | 1 | -2/+2 |
| * | Support InMemoryDexClassLoader in ClassLoaderContext | David Brazdil | 2019-03-22 | 1 | -0/+1 |
| * | Make jni_internal_test a CommonRuntimeTest. | Vladimir Marko | 2019-02-20 | 1 | -0/+3 |
| * | ART: Introduce runtime_globals | Andreas Gampe | 2019-01-09 | 1 | -1/+1 |
| * | ART: Move to using locks.h instead of mutex.h | Andreas Gampe | 2018-12-06 | 1 | -1/+1 |
| * | Reduce core image to 6 modules. | Vladimir Marko | 2018-12-04 | 1 | -0/+3 |
| * | Merge "Revert "Reduce core image to core-{oj,libart,simple}."" | Vladimir Marko | 2018-12-03 | 1 | -3/+0 |
| |\ |
|
| | * | Revert "Reduce core image to core-{oj,libart,simple}." | Vladimir Marko | 2018-12-03 | 1 | -3/+0 |
| * | | Merge "Reduce core image to core-{oj,libart,simple}." | Vladimir Marko | 2018-12-03 | 1 | -0/+3 |
| |\| |
|
| | * | Reduce core image to core-{oj,libart,simple}. | Vladimir Marko | 2018-11-30 | 1 | -0/+3 |
| * | | Revert^2 "Support shared libraries in CreateContextFromClassLoader." | Nicolas Geoffray | 2018-11-30 | 1 | -2/+5 |
| |/ |
|
| * | Revert "Support shared libraries in CreateContextFromClassLoader." | Nicolas Geoffray | 2018-11-30 | 1 | -5/+2 |
| * | Support shared libraries in CreateContextFromClassLoader. | Nicolas Geoffray | 2018-11-29 | 1 | -2/+5 |
| * | Revert "Disable kAppImageMayContainStrings" | Chris Wailes | 2018-10-24 | 1 | -6/+0 |
| * | ART: Refactor for bugprone-argument-comment | Andreas Gampe | 2018-10-23 | 1 | -2/+2 |
| * | Disable kAppImageMayContainStrings | Mathieu Chartier | 2018-10-16 | 1 | -0/+6 |
| * | Remove superfluous 'virtual' specifiers in ART. | Roland Levillain | 2018-08-28 | 1 | -2/+2 |
| * | Use 'final' and 'override' specifiers directly in ART. | Roland Levillain | 2018-08-28 | 1 | -2/+2 |
| * | ART: Clean up test exec code | Andreas Gampe | 2018-07-13 | 1 | -0/+18 |
| * | Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning. | Roland Levillain | 2018-07-03 | 1 | -0/+7 |
| * | Add CommonArtTest | David Sehr | 2018-05-01 | 1 | -119/+2 |
| * | Clean up include paths | David Sehr | 2018-04-26 | 1 | -1/+1 |
| * | Remove macro definition TEST_DISABLED_FOR_COMPACT_DEX. | Roland Levillain | 2018-03-12 | 1 | -6/+0 |
| * | Move most of runtime/base to libartbase/base | David Sehr | 2018-03-05 | 1 | -1/+1 |
| * | Fix unquickening logic for quickened input dexes | Mathieu Chartier | 2018-02-22 | 1 | -0/+28 |
| * | Make libdexfile tests independent of runtime | David Sehr | 2018-02-06 | 1 | -2/+0 |
| * | Reland: Enable patchoat to write image relocation files | Alex Klyubin | 2018-01-18 | 1 | -0/+6 |
| * | Create dex subdirectory | David Sehr | 2018-01-05 | 1 | -1/+1 |
| * | Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing | Mathieu Chartier | 2017-12-15 | 1 | -0/+6 |
| * | ART: Remove base/logging from heap-inl.h | Andreas Gampe | 2017-12-07 | 1 | -0/+5 |
| * | ART: Make InstructionSet an enum class and add kLast. | Vladimir Marko | 2017-11-02 | 1 | -2/+2 |
| * | Disable dex2oat test TestWatchdogTrigger with Valgrind. | Roland Levillain | 2017-08-14 | 1 | -0/+6 |
| * | ART: Move FillHeap to CommonRuntimeTest | Andreas Gampe | 2017-07-21 | 1 | -0/+10 |
| * | Merge "Allow dex2oat to create a full class loader context" | Treehugger Robot | 2017-07-18 | 1 | -2/+15 |
| |\ |
|
| | * | Allow dex2oat to create a full class loader context | Calin Juravle | 2017-07-18 | 1 | -2/+15 |
| * | | Introduce a Marking Register in ARM code generation. | Roland Levillain | 2017-07-13 | 1 | -0/+6 |
| |/ |
|