- c6b7866 Adjust call to build-aml-prebuilts.sh. by Martin Stjernholm · 3 years, 5 months ago
- f279e11 Fix flags_tests for older platforms by Calin Juravle · 3 years, 5 months ago
- ac27ee6 Fix flags_test flakiness by Calin Juravle · 3 years, 5 months ago
- 0c6e339 Setup ART experiments infra by Calin Juravle · 3 years, 6 months ago
- a6a58fd Fix DumpUnattachedThreads logic for CTS. by wangguibo · 3 years, 5 months ago
- c678534 Make strings in ART profiles prefixed by length. by Vladimir Marko · 3 years, 5 months ago
- b22fdeb Ensure that ConcurrentGC always increments GC num by Hans Boehm · 3 years, 6 months ago
- 74d0aed Don't extract APEXes directly. by Martin Stjernholm · 3 years, 6 months ago
- 95c9e35 Make it possible to pass specific APEXes to test on the command line. by Martin Stjernholm · 3 years, 11 months ago
- c11aa02 profman: Record all dex files in boot image profile. by Vladimir Marko · 3 years, 5 months ago
- 8350b7c Reduce Partial LSE memory usage. by Vladimir Marko · 3 years, 5 months ago
- 6143748 Collect array classes in profiles. by Vladimir Marko · 3 years, 6 months ago
- 32de2a5 Use verify when speed-profile gets an empty profile by Calin Juravle · 3 years, 6 months ago
- 35367a5 [metrics] Rename datum IDs by Eric Holk · 3 years, 6 months ago
- 45e59fd Rewrite profile file format. by Vladimir Marko · 3 years, 7 months ago
- d61d531 Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 6 months ago
- ce822b6 Avoid race on Thread::tlsPtr_::top_handle_scope. by Vladimir Marko · 3 years, 5 months ago
- c385424 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 6 months ago
- 81764e5 Fix lock visiting for synchronized native methods. by Vladimir Marko · 3 years, 6 months ago
- 9b2616b Include sdk versioning proto in art apex by Anton Hansson · 3 years, 6 months ago
- 26870c8 Update boot image and system server profiles [M5C5P89S0PP] by art-benchmark-service · 3 years, 6 months ago
- 7075ab1 Add `CtsLibcoreJsr166TestCases` to the generated ART MTS definition. by Roland Levillain · 3 years, 6 months ago
- 32388f4 dex2oat: Abort app compilation without boot image. by Vladimir Marko · 3 years, 6 months ago
- 42da7e6 Compile libart.so and libart-compiler.so with 2MB section alignment. by Collin Fijalkovich · 3 years, 6 months ago
- f8f2cab Rename setters to conform Android API guidelines by Nikita Iashchenko · 3 years, 7 months ago
- f83f04b Put 100% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 6 months ago
- 4b668dd Support modularization in "hiddenapi list" tool by Paul Duffin · 3 years, 6 months ago
- ba7bf6f Ignore empty stub dex jars by Paul Duffin · 3 years, 6 months ago
- 2be13d3 RESTRICT AUTOMERGE: Revert "Initial layout of ART Service files" by Chris Wailes · 3 years, 6 months ago
- e07755b RESTRICT AUTOMERGE: Revert "Initial commit of the test code for ART Service" by Chris Wailes · 3 years, 6 months ago
- 81d064b RESTRICT AUTOMERGE: Revert "Add the artd binary to the ART APEX" by Chris Wailes · 3 years, 6 months ago
- 172d17c RESTRICT AUTOMERGE: Revert "Revert change to target name" by Chris Wailes · 3 years, 6 months ago
- eb16842 Fix scheduler's `FieldAccessHeapLocation()`. by Vladimir Marko · 3 years, 6 months ago
- 34ac647 Fix ReplacementOrValue() for Partial LSE. by Vladimir Marko · 3 years, 6 months ago
- e36df26 Update registerAppInfo signatures to accomodate more data. by Calin Juravle · 3 years, 6 months ago
- 69b2826 art: unbreak dalvikvm builds on host by Orion Hodson · 3 years, 6 months ago
- 6f16ddf Add systemserverclasspath_fragment. by satayev · 3 years, 6 months ago
- b772ec8 [metrics] Add prebuilt and cmdline compilation reason by Eric Holk · 3 years, 6 months ago
- ca49061 Improve OOME log message informing OOME before heap full by Lokesh Gidra · 3 years, 6 months ago
- 983878e Update boot image and system server profiles [M5C5P89S0PP] by art-benchmark-service · 3 years, 6 months ago
- 6675a5c dexdump is provided in the Windows SDK. by Martin Stjernholm · 3 years, 6 months ago
- 6eb1783 Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 6 months ago
- 916f304 Regenerate ART test files (2021-05-19). by Roland Levillain · 3 years, 6 months ago
- fd3b860 OAT files outside the ART APEX are no longer loaded from the ART namespace. by Martin Stjernholm · 3 years, 6 months ago
- 65aebce Do not double check trace config targetting. by Florian Mayer · 3 years, 6 months ago
- a1d7f72 Use odex_location instead of oat_file->GetLocation. by Nicolas Geoffray · 3 years, 6 months ago
- 7169ee6 Avoid timeout with >= 1 billion nsecs by Hans Boehm · 3 years, 6 months ago
- e1484e9 Dump java backtrace when contending lock too long time. by wangguibo · 3 years, 7 months ago
- e399345 Add Java Heap Profiler sampling to large space allocations. am: a6cb451f4a am: 2ed9baabe6 am: 8bc66cd2d0 by Wessam Hassanein · 3 years, 6 months ago
- cdbed48 Use the system namespace to get the right permitted paths for loading OAT files. am: 93c28ed5e8 am: f34bee5db6 am: d6502d7c43 by Martin Stjernholm · 3 years, 6 months ago
- 8bc66cd Add Java Heap Profiler sampling to large space allocations. am: a6cb451f4a am: 2ed9baabe6 by Wessam Hassanein · 3 years, 6 months ago
- d6502d7 Use the system namespace to get the right permitted paths for loading OAT files. am: 93c28ed5e8 am: f34bee5db6 by Martin Stjernholm · 3 years, 6 months ago
- 2ed9baa Add Java Heap Profiler sampling to large space allocations. am: a6cb451f4a by Wessam Hassanein · 3 years, 6 months ago
- a6cb451 Add Java Heap Profiler sampling to large space allocations. by Wessam Hassanein · 3 years, 6 months ago
- de94a06 Ensure verifier deps in the vdex file are 4-byte aligned. am: 2ef367acf3 am: 9b733f884a am: f684ebdddc by Nicolas Geoffray · 3 years, 6 months ago
- f34bee5 Use the system namespace to get the right permitted paths for loading OAT files. am: 93c28ed5e8 by Martin Stjernholm · 3 years, 6 months ago
- 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 3 years, 6 months ago
- f684ebd Ensure verifier deps in the vdex file are 4-byte aligned. am: 2ef367acf3 am: 9b733f884a by Nicolas Geoffray · 3 years, 6 months ago
- 9b733f8 Ensure verifier deps in the vdex file are 4-byte aligned. am: 2ef367acf3 by Nicolas Geoffray · 3 years, 6 months ago
- 2ef367a Ensure verifier deps in the vdex file are 4-byte aligned. by Nicolas Geoffray · 3 years, 6 months ago
- aefb09a Re-enable TestExportDex on target. am: 833d76f4bd am: ab4010bb39 am: cdfbef634e by Vladimir Marko · 3 years, 6 months ago
- cdfbef6 Re-enable TestExportDex on target. am: 833d76f4bd am: ab4010bb39 by Vladimir Marko · 3 years, 6 months ago
- ab4010b Re-enable TestExportDex on target. am: 833d76f4bd by Vladimir Marko · 3 years, 6 months ago
- 337c371 Remove BUILDING_LIBART macro. am: 8ffaef9fbd am: d864a91128 am: eb5b57aa88 by Vladimir Marko · 3 years, 6 months ago
- bec4d7c Enable strict gcstress unwind checks. am: 022f9e555b am: c02a438979 am: bc542839c6 by David Srbecky · 3 years, 6 months ago
- 5844193 Reland "Devirtualize to HInvokeStaticOrDirect." am: ec06809b9f am: 8c4e44af80 am: f50c0a34c8 by Nicolas Geoffray · 3 years, 6 months ago
- 3a86659 Add 2001-virtual-structural-multithread to list of failures. am: 1651c6050d am: 3d1fe6e69a am: 04e1a494db by Nicolas Geoffray · 3 years, 6 months ago
- 833d76f Re-enable TestExportDex on target. by Vladimir Marko · 3 years, 6 months ago
- eb5b57a Remove BUILDING_LIBART macro. am: 8ffaef9fbd am: d864a91128 by Vladimir Marko · 3 years, 6 months ago
- bc54283 Enable strict gcstress unwind checks. am: 022f9e555b am: c02a438979 by David Srbecky · 3 years, 6 months ago
- f50c0a3 Reland "Devirtualize to HInvokeStaticOrDirect." am: ec06809b9f am: 8c4e44af80 by Nicolas Geoffray · 3 years, 6 months ago
- 04e1a49 Add 2001-virtual-structural-multithread to list of failures. am: 1651c6050d am: 3d1fe6e69a by Nicolas Geoffray · 3 years, 6 months ago
- d864a91 Remove BUILDING_LIBART macro. am: 8ffaef9fbd by Vladimir Marko · 3 years, 6 months ago
- 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 6 months ago
- c02a438 Enable strict gcstress unwind checks. am: 022f9e555b by David Srbecky · 3 years, 6 months ago
- 8c4e44a Reland "Devirtualize to HInvokeStaticOrDirect." am: ec06809b9f by Nicolas Geoffray · 3 years, 6 months ago
- 3d1fe6e Add 2001-virtual-structural-multithread to list of failures. am: 1651c6050d by Nicolas Geoffray · 3 years, 6 months ago
- 022f9e5 Enable strict gcstress unwind checks. by David Srbecky · 3 years, 6 months ago
- ec06809 Reland "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 6 months ago
- e9fe4ba Move CollectorsTest#counting_largeStream to expected failures. am: b2e091b391 am: cdcda1a72e am: 2caae89c86 by Nicolas Geoffray · 3 years, 6 months ago
- ad92535 Stricter gcstress unwind checks. am: 8e270af0b0 am: 019bfd7f2b am: 83fef3b09f by David Srbecky · 3 years, 6 months ago
- 2caae89 Move CollectorsTest#counting_largeStream to expected failures. am: b2e091b391 am: cdcda1a72e by Nicolas Geoffray · 3 years, 6 months ago
- cdcda1a Move CollectorsTest#counting_largeStream to expected failures. am: b2e091b391 by Nicolas Geoffray · 3 years, 6 months ago
- 1651c60 Add 2001-virtual-structural-multithread to list of failures. by Nicolas Geoffray · 3 years, 6 months ago
- b2e091b Move CollectorsTest#counting_largeStream to expected failures. by Nicolas Geoffray · 3 years, 6 months ago
- 83fef3b Stricter gcstress unwind checks. am: 8e270af0b0 am: 019bfd7f2b by David Srbecky · 3 years, 6 months ago
- 019bfd7 Stricter gcstress unwind checks. am: 8e270af0b0 by David Srbecky · 3 years, 6 months ago
- 8e270af Stricter gcstress unwind checks. by David Srbecky · 3 years, 6 months ago
- 655f4e6 Export dexdump, oatdump, and veridex as prebuilt host tools. am: 2b527c4f86 am: 9f9741330c am: 7906764e66 by Martin Stjernholm · 3 years, 6 months ago
- ffa96a4 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. am: 7e363b8a07 am: 56e5fe9c37 am: 29bc034b8c by Martin Stjernholm · 3 years, 6 months ago
- 994de9b0 Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. am: b94401e6e1 am: c93e2ccc1f am: fbaa652bc8 by Martin Stjernholm · 3 years, 6 months ago
- 7906764 Export dexdump, oatdump, and veridex as prebuilt host tools. am: 2b527c4f86 am: 9f9741330c by Martin Stjernholm · 3 years, 6 months ago
- 29bc034 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. am: 7e363b8a07 am: 56e5fe9c37 by Martin Stjernholm · 3 years, 6 months ago
- fbaa652 Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. am: b94401e6e1 am: c93e2ccc1f by Martin Stjernholm · 3 years, 6 months ago
- 9f97413 Export dexdump, oatdump, and veridex as prebuilt host tools. am: 2b527c4f86 by Martin Stjernholm · 3 years, 6 months ago
- 2b527c4 Export dexdump, oatdump, and veridex as prebuilt host tools. by Martin Stjernholm · 3 years, 6 months ago
- 56e5fe9 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. am: 7e363b8a07 by Martin Stjernholm · 3 years, 6 months ago
- c93e2cc Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. am: b94401e6e1 by Martin Stjernholm · 3 years, 6 months ago
- 7e363b8 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. by Martin Stjernholm · 3 years, 6 months ago
- b94401e Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. by Martin Stjernholm · 3 years, 7 months ago