| Age | Commit message (Expand) | Author |
| 2024-11-11 | Avoid `strlen()` for `ClassLinker::FindClass()`... | Vladimir Marko
|
| 2024-10-08 | Skip gtest ImgDiagTest.ImageDiffPidSelf when running tests on VM. | Ulya Trofimovich
|
| 2024-09-24 | Delete compact_dex_level.h. | Martin Stjernholm
|
| 2024-05-17 | Move transaction records from `Runtime` to `AotClassLinker`. | Vladimir Marko
|
| 2024-02-20 | riscv64: Enable some gtests. | Vladimir Marko
|
| 2024-01-24 | Add visibility attributes in runtime/c* | Dmitrii Ishcheikin
|
| 2023-06-22 | Introduce GTEST_SKIP() calls in TEST_DISABLED* macros | Stefano Cianciulli
|
| 2023-05-22 | Use C++17's [[maybe_unused]] attribute in ART | Stefano Cianciulli
|
| 2023-02-21 | Refactor DexFileLoader | David Srbecky
|
| 2023-02-14 | ART: Fix mutator lock annotations for new clang++. | Vladimir Marko
|
| 2022-11-29 | Change well known class loader methods to `ArtMethod*`. | Vladimir Marko
|
| 2022-11-09 | Clean up decoding well-known classes. | Vladimir Marko
|
| 2022-10-17 | Revert^2 "Don't wait with mutator lock"" | Hans Boehm
|
| 2022-09-29 | ART: Enable test StubTest.StringCompareTo. | Vladimir Marko
|
| 2022-08-10 | Convert kUseReadBarrier to static const from constexpr | Lokesh Gidra
|
| 2021-11-15 | ART: Use core image to speed up some gtests. | Vladimir Marko
|
| 2021-10-26 | Add support to place shared libraries after the dex path | Brad Stenning
|
| 2021-07-14 | Modernize typedefs with `using`. | Vladimir Marko
|
| 2021-04-26 | dex2oat: Expect boot image profiles for boot image. | Vladimir Marko
|
| 2020-10-20 | Update host tests to point to a dedicated boot image directory. | Martin Stjernholm
|
| 2020-07-09 | Refactor arm assembly tests. | David Srbecky
|
| 2020-05-30 | Remove core.art image | David Srbecky
|
| 2020-03-31 | Deduplicate interned image strings. | Vladimir Marko
|
| 2020-02-14 | Remove MIPS support from runtime/. | Vladimir Marko
|
| 2020-02-08 | Introduce BaseDexClassLoader.computeClassLoaderContextsNative | Dan Zimmerman
|
| 2020-02-07 | Device gtests: Use boot.art instead of core.art. | David Srbecky
|
| 2020-01-29 | Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 | Evgeny Astigeevich
|
| 2020-01-08 | Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. | Roland Levillain
|
| 2019-07-29 | Update Transaction for boot image extension. | Vladimir Marko
|
| 2019-07-08 | Disable jit_memory_region_test tests on buggy kernels. | Nicolas Geoffray
|
| 2019-04-08 | Use CommonArtTest for dexlayout, dexdiag | David Sehr
|
| 2019-03-27 | ObjPtr<>-ify mirror::ObjectArray. | Vladimir Marko
|
| 2019-03-25 | Hide conscrypt package classes for app AOT compilation. | Vladimir Marko
|
| 2019-03-22 | Support InMemoryDexClassLoader in ClassLoaderContext | David Brazdil
|
| 2019-02-20 | Make jni_internal_test a CommonRuntimeTest. | Vladimir Marko
|
| 2019-01-09 | ART: Introduce runtime_globals | Andreas Gampe
|
| 2018-12-06 | ART: Move to using locks.h instead of mutex.h | Andreas Gampe
|
| 2018-12-04 | Reduce core image to 6 modules. | Vladimir Marko
|
| 2018-12-03 | Merge "Revert "Reduce core image to core-{oj,libart,simple}."" | Vladimir Marko
|
| 2018-12-03 | Revert "Reduce core image to core-{oj,libart,simple}." | Vladimir Marko
|
| 2018-12-03 | Merge "Reduce core image to core-{oj,libart,simple}." | Vladimir Marko
|
| 2018-11-30 | Revert^2 "Support shared libraries in CreateContextFromClassLoader." | Nicolas Geoffray
|
| 2018-11-30 | Reduce core image to core-{oj,libart,simple}. | Vladimir Marko
|
| 2018-11-30 | Revert "Support shared libraries in CreateContextFromClassLoader." | Nicolas Geoffray
|
| 2018-11-29 | Support shared libraries in CreateContextFromClassLoader. | Nicolas Geoffray
|
| 2018-10-24 | Revert "Disable kAppImageMayContainStrings" | Chris Wailes
|
| 2018-10-23 | ART: Refactor for bugprone-argument-comment | Andreas Gampe
|
| 2018-10-16 | Disable kAppImageMayContainStrings | Mathieu Chartier
|
| 2018-08-28 | Remove superfluous 'virtual' specifiers in ART. | Roland Levillain
|
| 2018-08-28 | Use 'final' and 'override' specifiers directly in ART. | Roland Levillain
|