- 4bb0900 [metrics] Implement JitMethodCompileTime histogram by Eric Holk · 4 years, 3 months ago
- a79872b [metrics] Add metrics to Runtime, implement ClassVerificationTotalTime by Eric Holk · 4 years, 3 months ago
- 1cd030f [metrics] Add timer conveniences by Eric Holk · 4 years, 3 months ago
- c4adf54 [metrics] Make metrics atomic by Eric Holk · 4 years, 3 months ago
- d02435d [metrics] Define Histogram by Eric Holk · 4 years, 3 months ago
- 2734999 Fallback to using ANDROID_HOST_OUT env-var in gtests by Alex Light · 4 years, 3 months ago
- f1a2c0e [metrics] Define Counter and related data structures by Eric Holk · 4 years, 3 months ago
- 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 3 months ago
- e2a9bb7 Augment search path for tradefed host gtests. by David Srbecky · 4 years, 3 months ago
- 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 3 months ago
- a28438a Disable the -d vs non-d libartbase dlopen check when it's static. by Martin Stjernholm · 4 years, 3 months ago
- e407d97 Reattach some comments to what they apply to. by Martin Stjernholm · 4 years, 3 months ago
- c372314 Fix missing globals_unix.cc on device. by Martin Stjernholm · 4 years, 3 months ago
- 2eb1f83 Link liblz4 and liblzma dynamically again. by Martin Stjernholm · 4 years, 3 months ago
- 3c7bd3c Fix issue where moving BitVector could cause free(nullptr) by Alex Light · 4 years, 3 months ago
- 46c2a23 Don't assume allocators clear memory by Alex Light · 4 years, 3 months ago
- b76cb89 Fix incorrect inheritance declaration in IndexIterator by Alex Light · 4 years, 3 months ago
- 1faacf5 Support running art gtests out-of-tree by Alex Light · 4 years, 4 months ago
- dd3b57f Remove dead code by Greg Kaiser · 4 years, 4 months ago
- f1e1dd1 Enable -Wconversion for thread.cc by Eric Holk · 4 years, 4 months ago
- ca83438 Avoid NanoSleep overflow by Hans Boehm · 4 years, 4 months ago
- 02db072 Rename api lists by Andrei Onea · 4 years, 5 months ago
- fc12a6c Rename ApiList::Value enums by Andrei Onea · 4 years, 5 months ago
- f81d06c Fix missing return in non-void TransformArrayRef::end by Evgeny Astigeevich · 4 years, 5 months ago
- 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 5 months ago
- 43d7c65 Match debuggerd timestamps in SIGQUIT dumps. by Elliott Hughes · 4 years, 5 months ago
- 8ebd86e Replace "dummy" in libartbase/, libdexfile/, compiler/. by Vladimir Marko · 4 years, 5 months ago
- 07f7890 Replace "dummy" with "placeholder" for MemMaps. by Vladimir Marko · 4 years, 5 months ago
- 75c8b63 Take into account custom OUT_DIR in gtests by Alex Light · 4 years, 6 months ago
- 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 5 months ago
- c607092 Fix golem build by David Srbecky · 4 years, 6 months ago
- 7400a54 Fixes for gtests in eng-prod by David Srbecky · 4 years, 6 months ago
- b461b53 Revert^2 "Switch to LLVM prebuilt tools for ART gtests" by David Srbecky · 4 years, 6 months ago
- ea54b82 Revert "Switch to LLVM prebuilt tools for ART gtests" by Alex Light · 4 years, 6 months ago
- 8070443 Switch to LLVM prebuilt tools for ART gtests by David Srbecky · 4 years, 6 months ago
- 194f555 Refactor arm assembly tests. by David Srbecky · 4 years, 6 months ago
- d6e14e0 Rewrite assembler_test_base.h by David Srbecky · 4 years, 6 months ago
- edda3ca Use different extension for smali test files. by David Srbecky · 4 years, 6 months ago
- 33247ee Add default EmptyFn for HashMap<>. by Vladimir Marko · 4 years, 6 months ago
- c4b50b3 Improve library search paths for host gtests. by David Srbecky · 4 years, 6 months ago
- 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years, 6 months ago
- 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years, 6 months ago
- f8cc26e Fix a braino when marking a method as being compiled. by Nicolas Geoffray · 4 years, 7 months ago
- 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 7 months ago
- a8106bc HWASan fixes for ART tests (part 2) by David Srbecky · 4 years, 7 months ago
- 6355d69 Remove core.art image by David Srbecky · 4 years, 9 months ago
- 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 8 months ago
- b708fc1 Add support for greylist-max-r signatures. by Artur Satayev · 4 years, 7 months ago
- 2acd1ec HWASan fixes for ART tests by David Srbecky · 4 years, 8 months ago
- b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 7 months ago
- 88c139b Disable hwasan for BitMemoryRegion::LoadBits by David Srbecky · 4 years, 8 months ago
- 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 8 months ago
- 58520df Revert "Use MADV_FREE to reclaim pages of freed regions" by Lokesh Gidra · 4 years, 8 months ago
- 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 8 months ago
- fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 8 months ago
- 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 8 months ago
- d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 8 months ago
- 9e4b42a Refactor vdex file writing. by Vladimir Marko · 4 years, 8 months ago
- 5477b8e Allow bootjars in system_ext. by Chris Gross · 4 years, 8 months ago
- 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 8 months ago
- b5146a3 Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." by vichang · 4 years, 8 months ago
- 50f89ba Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation" by Victor Chang · 4 years, 8 months ago
- 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 9 months ago
- 71f661c Set apex_available property by Jiyong Park · 4 years, 8 months ago
- 315f1b2 Use MADV_FREE to reclaim pages of freed regions by Lokesh Gidra · 4 years, 11 months ago
- 0240d2b Move the logging line interleave lock from libbase to ART by Tom Cherry · 4 years, 8 months ago
- 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
- 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 9 months ago
- 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
- 9a625b5 Fix mmap leakage for ASAN build by Rock.Yeh · 5 years ago
- d31def5 Adjust embedded dex locations in host boot image. by David Srbecky · 4 years, 9 months ago
- fdd4684 Deduplicate interned image strings. by Vladimir Marko · 4 years, 9 months ago
- 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 4 years, 11 months ago
- 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 5 years ago
- 2c2248c Reland^3 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
- 9bdba6e Revert "Reland^2 "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 10 months ago
- ed1f531 Reland^2 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
- 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 4 years, 10 months ago
- acb5c2d Revert "Revert "Revert "Always put the framework profile in the boot image location.""" by Nicolas Geoffray · 4 years, 10 months ago
- ec769b8 Revert "Revert "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 10 months ago
- 2ad7c98 Revert "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
- be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 11 months ago
- 5265419 Always put the framework profile in the boot image location. by Nicolas Geoffray · 4 years, 10 months ago
- 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 4 years, 11 months ago
- cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 5 years ago
- 7c2f69e apex_available becomes more correct by Jiyong Park · 5 years ago
- 9987b74 Fix memfd_create_compat() F_DUPFD call. by Vladimir Marko · 5 years ago
- 066dd906 Revert "Disable BitStructs::NestedFieldAssignment." by Igor Murashkin · 5 years ago
- dd14a3d Update old comment in bit_struct_detail.h . by Vladimir Marko · 5 years ago
- e4207a7 Use consistent storage type in bit structs. by Vladimir Marko · 5 years ago
- 299141a Fix undefined behavior in BitStruct. by Vladimir Marko · 5 years ago
- aa6f6f1 Revert "Add temporary logging to MemMap::swap" by Hans Boehm · 5 years ago
- 78815ee Cleanup endian_utils.h by Alex Light · 5 years ago
- fc58809 Remove old JDWP implementation from ART by Alex Light · 5 years ago
- aea71ae Add temporary logging to MemMap::swap by Hans Boehm · 5 years ago
- 8404f34 Disable BitStructs::NestedFieldAssignment. by Nicolas Geoffray · 5 years ago
- 628f488 Remove the LogId parameter from libbase's LogMessage by Tom Cherry · 5 years ago
- 81ba7db Revert^2 "Use framework boot image extension." by Ulyana Trafimovich · 5 years ago
- 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
- ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 5 years ago