- f2d1a51 Include sdk versioning proto in art apex by Anton Hansson · 3 years, 7 months ago
- 34b00fb Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 8 months ago
- 6859ffc odrefresh: compilation backoff by Orion Hodson · 3 years, 8 months ago
- d196f66 Rename setters to conform Android API guidelines by Nikita Iashchenko · 3 years, 8 months ago
- 46bf0f2 Add a README to ART with debugging information by Chris Wailes · 3 years, 7 months ago
- abe7c69 Remove stack protector from some interpreter functions by Chris Wailes · 3 years, 8 months ago
- 571a6be Don't extract APEXes directly. by Martin Stjernholm · 3 years, 7 months ago
- 3c9d9c9 Make it possible to pass specific APEXes to test on the command line. by Martin Stjernholm · 4 years ago
- 9d27fbc Improve suspension timeout diagnostic and fix race by Hans Boehm · 3 years, 7 months ago
- e3124d2 Add liblog to art_gtest_defaults by Orion Hodson · 3 years, 7 months ago
- 3156695 Enable ProfileSaver to have a different delay for the first ever save by Calin Juravle · 3 years, 8 months ago
- 61ffd04 Make the runtime option -Ximage a ParseStringList by Victor Hsieh · 3 years, 7 months ago
- 6d8d68e Support modularization in "hiddenapi list" tool by Paul Duffin · 3 years, 8 months ago
- fcc922a art: unbreak dalvikvm builds on host by Orion Hodson · 3 years, 7 months ago
- d429026 dex2oat: Abort app compilation without boot image. by Vladimir Marko · 3 years, 7 months ago
- 8f8935c Add `CtsLibcoreJsr166TestCases` to the generated ART MTS definition. by Roland Levillain · 3 years, 7 months ago
- c13227c gcstress: libcore.java.util.stream.CollectorsTest can timeout by David Srbecky · 3 years, 7 months ago
- a40f5cd Add systemserverclasspath_fragment. by satayev · 3 years, 7 months ago
- a9f80fc odrefresh: pass profile file as fd to dex2oat by Victor Hsieh · 3 years, 8 months ago
- 3d05e61 Put 100% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 7 months ago
- 642c8f6 Fix scheduler's `FieldAccessHeapLocation()`. by Vladimir Marko · 3 years, 7 months ago
- a393988 Made libartservice use framework-system-server-module-defaults by Chris Wailes · 3 years, 8 months ago
- f3e67db Reduce excessive gcstress mode logging. by David Srbecky · 3 years, 7 months ago
- ca15b8d testrunner.py: Add --build-only and --skip-build options. by David Srbecky · 3 years, 8 months ago
- 2ce26fd Increase gcstress timeout on host as well. by David Srbecky · 3 years, 7 months ago
- 3ddf4d4 Update registerAppInfo signatures to accomodate more data. by Calin Juravle · 3 years, 8 months ago
- 06fb7fa Fix ReplacementOrValue() for Partial LSE. by Vladimir Marko · 3 years, 7 months ago
- dc65a45 Do not double check trace config targetting. by Florian Mayer · 3 years, 7 months ago
- 7cdd7d9 dexdump is provided in the Windows SDK. by Martin Stjernholm · 3 years, 7 months ago
- 56f2444 Regenerate ART test files (2021-05-19). by Roland Levillain · 3 years, 7 months ago
- 26e9e75 Improve OOME log message informing OOME before heap full by Lokesh Gidra · 3 years, 7 months ago
- 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 8 months ago
- 496b9b4 Ignore empty stub dex jars by Paul Duffin · 3 years, 8 months ago
- c07e873 Use odex_location instead of oat_file->GetLocation. by Nicolas Geoffray · 3 years, 7 months ago
- 826e666 Add --dex-fd to dex2oat by Victor Hsieh · 3 years, 8 months ago
- b3bc892 Refactor to consolidate oat writer setup by Victor Hsieh · 3 years, 8 months ago
- 2f1ad34 Parse --cpu-set as ParseIntList by Victor Hsieh · 3 years, 8 months ago
- 07ff283 Compile libart.so and libart-compiler.so with 2MB section alignment. by Collin Fijalkovich · 4 years, 4 months ago
- ca7de40 OAT files outside the ART APEX are no longer loaded from the ART namespace. by Martin Stjernholm · 3 years, 8 months ago
- c3632b1 Avoid timeout with >= 1 billion nsecs by Hans Boehm · 3 years, 8 months ago
- 7414ec2 [metrics] Add prebuilt and cmdline compilation reason by Eric Holk · 3 years, 8 months ago
- 0d29072 Dump java backtrace when contending lock too long time. by wangguibo · 3 years, 8 months ago
- c63d967 Rewrite profile file format. by Vladimir Marko · 3 years, 9 months ago
- 0bf5b67 Fix golem breakage. by Nicolas Geoffray · 3 years, 8 months ago
- a6cb451 Add Java Heap Profiler sampling to large space allocations. by Wessam Hassanein · 3 years, 8 months ago
- 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 3 years, 8 months ago
- 2ef367a Ensure verifier deps in the vdex file are 4-byte aligned. by Nicolas Geoffray · 3 years, 8 months ago
- 833d76f Re-enable TestExportDex on target. by Vladimir Marko · 3 years, 8 months ago
- 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 8 months ago
- 022f9e5 Enable strict gcstress unwind checks. by David Srbecky · 3 years, 8 months ago
- ec06809 Reland "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 8 months ago
- 1651c60 Add 2001-virtual-structural-multithread to list of failures. by Nicolas Geoffray · 3 years, 8 months ago
- b2e091b Move CollectorsTest#counting_largeStream to expected failures. by Nicolas Geoffray · 3 years, 8 months ago
- 8e270af Stricter gcstress unwind checks. by David Srbecky · 3 years, 8 months ago
- 2b527c4 Export dexdump, oatdump, and veridex as prebuilt host tools. by Martin Stjernholm · 3 years, 8 months ago
- 7e363b8 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. by Martin Stjernholm · 3 years, 8 months ago
- b94401e Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. by Martin Stjernholm · 3 years, 8 months ago
- 3606cc6 Do not try to do OSR in transactional interpreter. by Vladimir Marko · 3 years, 8 months ago
- 0da7dfc Make some libdexfile tests inherit art_test_defaults. by Martin Stjernholm · 3 years, 8 months ago
- dac8239 Fix array location aliasing checks in LSE. by Vladimir Marko · 3 years, 8 months ago
- b1db5a1 [art] Add GetObjectsAllocated and TotalTimeWaitingForGc APIs by Sekyeong Heo · 4 years ago
- f7f97d2 Avoid invalidating kInstrumented via suspension by Hans Boehm · 3 years, 8 months ago
- 81a6bd5 Fix unwinding for art_quick_generic_jni_trampoline by David Srbecky · 3 years, 8 months ago
- 36138ac Make various native modules depend on art_defaults. by Martin Stjernholm · 3 years, 8 months ago
- 7439cff Make dalvikvm inherit art_defaults. by Martin Stjernholm · 3 years, 8 months ago
- 41299bf odsign_e2e_tests: Add required artifacts to test. by Martijn Coenen · 3 years, 8 months ago
- 95f4c66 Style cleanup in profile tests. by Vladimir Marko · 3 years, 8 months ago
- 3c51f78 Move libctstiagent to test exports since it's for testing only. by Martin Stjernholm · 4 years, 1 month ago
- c21970d Revert "Add tests to expected failures." by Hans Boehm · 3 years, 8 months ago
- a985080 Handle run-away instruction in oatdump. by Nicolas Geoffray · 3 years, 8 months ago
- 120e406 Do not try to connect to heapprofd. by Florian Mayer · 3 years, 8 months ago
- 8ba64c2 odrefresh: Avoid string copy by Greg Kaiser · 3 years, 8 months ago
- 0108f0d Use only one core on fugu by default. by David Srbecky · 3 years, 8 months ago
- 9a5a2b8 Fix debug symbol for art_quick_throw_null_pointer_exception_from_signal by David Srbecky · 3 years, 8 months ago
- 9d00bf1 Reduce libcore parallelism for host by David Srbecky · 3 years, 8 months ago
- 2665943 Avoid loading external libraries from ARTs internal linker namespace (reland). by Martin Stjernholm · 3 years, 9 months ago
- 816cab3 odrefresh: log an error if updatable_bcp_packages file is missing by Orion Hodson · 3 years, 8 months ago
- 263c39e odrefresh: add compilation space checks by Orion Hodson · 3 years, 8 months ago
- 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 8 months ago
- bcec38f Do not sleep while waiting for GC by Hans Boehm · 3 years, 8 months ago
- c256028 Revert "Add 2040-huge-native-alloc test" by Hans Boehm · 3 years, 8 months ago
- 91d2c5c Revert "Avoid loading external libraries from ARTs internal linker namespace." by Calin Juravle · 3 years, 8 months ago
- 6958df9 Use cached memory for gcstress unwinds. by David Srbecky · 3 years, 8 months ago
- 30cf977 DO NOT MERGE - Mark RQ2A.210105.001 as merged. by Xin Li · 3 years, 8 months ago
- be0d891 Add 2040-huge-native-alloc test by Hans Boehm · 3 years, 8 months ago
- ab0b19f Add empty boot image profile and preload classes for ART by yawanng · 3 years, 8 months ago
- 8aca1a3 Increase JDWP test timeout. by David Srbecky · 3 years, 8 months ago
- 582448f Avoid loading external libraries from ARTs internal linker namespace. by Martin Stjernholm · 3 years, 9 months ago
- 39d4df6 Revert "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 8 months ago
- a28c827 Use `quick_exit` instead of `_exit` (except for error handling). by Roland Levillain · 3 years, 8 months ago
- 7eedd44 Fix some tests to work in prebuilt ART module mode. by Martin Stjernholm · 3 years, 8 months ago
- 6e1b7d8 Add heterogenous lookup to Thread::custom_tls_ by Alex Light · 3 years, 8 months ago
- 0877daf Avoid the warning heapprofd_client_api.so does not include an by Wessam Hassanein · 3 years, 8 months ago
- 7a147a0 Also add magic "sorted" symbol to create_minidebuginfo by David Srbecky · 3 years, 8 months ago
- 2d3354a Fix .debug_frame_hdr generation. by David Srbecky · 3 years, 8 months ago
- af30bf7 buildbot-build.sh: Invert installclean flag by David Srbecky · 3 years, 8 months ago
- 5024ddf Devirtualize to HInvokeStaticOrDirect. by Nicolas Geoffray · 3 years, 8 months ago
- 5859b68 Clean up `ResetOffset()` calls in profile tests. by Vladimir Marko · 3 years, 8 months ago
- 68dc4a5 Adjust code in compiledWithOptimizing by Nicolas Geoffray · 3 years, 8 months ago
- 06884de Disable live-lock kill daemon for tests. by David Srbecky · 3 years, 8 months ago