- 279624e Use prebuilt_visibility property on sdk/module_exports am: 71f7affff6 by Paul Duffin · 4 years, 2 months ago
- 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 2 months ago
- bc6eda2 Optimize JNI:GetStringRegion() for compressed strings. am: 4904d5d65d by Vladimir Marko · 4 years, 2 months ago
- 4904d5d Optimize JNI:GetStringRegion() for compressed strings. by Vladimir Marko · 4 years, 2 months ago
- e60260b Temporarily exclude Checker tests from ART test mapping. am: 463255b4f1 by Roland Levillain · 4 years, 2 months ago
- 463255b Temporarily exclude Checker tests from ART test mapping. by Roland Levillain · 4 years, 2 months ago
- 59af73d Add test for thread-attach naming behavior am: 8d9c6048ca by Alex Light · 4 years, 2 months ago
- 9c15819 Use the new libicu.so provided in the NDK am: 8b247625f5 by Victor Chang · 4 years, 2 months ago
- 8d9c604 Add test for thread-attach naming behavior by Alex Light · 4 years, 2 months ago
- 8b24762 Use the new libicu.so provided in the NDK by Victor Chang · 4 years, 2 months ago
- 21aa047 Move String::GetUtfLength() to string-inl.h. am: e177bf1d28 by Vladimir Marko · 4 years, 2 months ago
- e177bf1 Move String::GetUtfLength() to string-inl.h. by Vladimir Marko · 4 years, 2 months ago
- d5fcb9a Revert "Add getNativeTid function" am: 5cdd368de2 by Rick Yiu · 4 years, 2 months ago
- 5cdd368 Revert "Add getNativeTid function" by Rick Yiu · 4 years, 2 months ago
- e2821dd arm64: VarHandle.{get,set}{Opaque,Acquire,Volatile}. am: 2d98dc23d6 by Vladimir Marko · 4 years, 2 months ago
- 2d98dc2 arm64: VarHandle.{get,set}{Opaque,Acquire,Volatile}. by Vladimir Marko · 4 years, 2 months ago
- 4a2212a Update ahat version number to 1.7.1 am: cd8ffcbca3 by Richard Uhler · 4 years, 2 months ago
- cd8ffcb Update ahat version number to 1.7.1 by Richard Uhler · 4 years, 2 months ago
- ef339fe Link all internal libraries statically into oatdump(d) on host. am: 9e85eeb6f8 by Martin Stjernholm · 4 years, 2 months ago
- 9e85eeb Link all internal libraries statically into oatdump(d) on host. by Martin Stjernholm · 4 years, 2 months ago
- fd417e2 Fix fake output from C header test to pass Tradefed scrutiny. am: 01aaf0f0fd by Martin Stjernholm · 4 years, 2 months ago
- 01aaf0f Fix fake output from C header test to pass Tradefed scrutiny. by Martin Stjernholm · 4 years, 2 months ago
- c8299aa Remove unused CorePlatformAPI methods. am: 7f8a7f29f0 by Nicolas Geoffray · 4 years, 2 months ago
- 7f8a7f2 Remove unused CorePlatformAPI methods. by Nicolas Geoffray · 4 years, 2 months ago
- 1756181 Use NotifyDatasourceStopped for perfetto_hprof. am: cb4fab133d by Florian Mayer · 4 years, 2 months ago
- cb4fab1 Use NotifyDatasourceStopped for perfetto_hprof. by Florian Mayer · 4 years, 2 months ago
- a52b2a2 arm: Fix LoadClass/BssEntry{Public,Package} am: baade40270 by Vladimir Marko · 4 years, 2 months ago
- baade40 arm: Fix LoadClass/BssEntry{Public,Package} by Vladimir Marko · 4 years, 2 months ago
- 299b1cb Faster access to unresolved classes from compiled code. am: 8f63f1084b by Vladimir Marko · 4 years, 2 months ago
- be28e97 Make the fakebins executable to please new symlink target check. am: 7aa2bfc095 by Martin Stjernholm · 4 years, 2 months ago
- 8f63f10 Faster access to unresolved classes from compiled code. by Vladimir Marko · 4 years, 2 months ago
- 7aa2bfc Make the fakebins executable to please new symlink target check. by Martin Stjernholm · 4 years, 2 months ago
- 40640ef Build system support for Checker tests in Tradefed am: 1e20e51b94 by Daniil Riazanovskiy · 4 years, 2 months ago
- 1e20e51 Build system support for Checker tests in Tradefed by Daniil Riazanovskiy · 4 years, 2 months ago
- c07a8b0 Link libart-disassembler statically into static libart-compiler. am: 407468761d by Martin Stjernholm · 4 years, 2 months ago
- 4074687 Link libart-disassembler statically into static libart-compiler. by Martin Stjernholm · 4 years, 2 months ago
- 28e4400 Integrate cpu_features external library am: 9636062c4d by Daniil Riazanovskiy · 4 years, 2 months ago
- e437cba Augment search path for tradefed host gtests. am: e2a9bb7175 by David Srbecky · 4 years, 2 months ago
- 9636062 Integrate cpu_features external library by Daniil Riazanovskiy · 4 years, 2 months ago
- e2a9bb7 Augment search path for tradefed host gtests. by David Srbecky · 4 years, 2 months ago
- b19f9b5 Reland "JNI: Do not inhibit GC in GetStringCritical for compressed string." am: e0f09bb2e2 by Vladimir Marko · 4 years, 2 months ago
- e0f09bb Reland "JNI: Do not inhibit GC in GetStringCritical for compressed string." by Vladimir Marko · 4 years, 2 months ago
- 68a419d Switch-interpreter: Add trivial helpers. am: d0d73c69bf by David Srbecky · 4 years, 2 months ago
- 05e290f Add liblz4 and liblzma to the list of needed libs for gtests. am: d5e776c070 by David Srbecky · 4 years, 2 months ago
- d0d73c6 Switch-interpreter: Add trivial helpers. by David Srbecky · 4 years, 2 months ago
- d5e776c Add liblz4 and liblzma to the list of needed libs for gtests. by David Srbecky · 4 years, 2 months ago
- 25e24c2 Another fix for the resolution trampoline and invokesuper. am: 1de6f018f6 by Nicolas Geoffray · 4 years, 2 months ago
- 1de6f01 Another fix for the resolution trampoline and invokesuper. by Nicolas Geoffray · 4 years, 2 months ago
- 7794a29 Add missing art_(debug_)defaults to dex2oat host static libs. am: 199f2ecd9e by Martin Stjernholm · 4 years, 2 months ago
- 199f2ec Add missing art_(debug_)defaults to dex2oat host static libs. by Martin Stjernholm · 4 years, 2 months ago
- b917b8b Update for libunwindstack changes. am: 1d34c08cf0 by Christopher Ferris · 4 years, 2 months ago
- bcffe37 Add mutator collector coordination documentation am: 891cb88976 by Hans Boehm · 4 years, 2 months ago
- 1d34c08 Update for libunwindstack changes. by Christopher Ferris · 4 years, 2 months ago
- 891cb88 Add mutator collector coordination documentation by Hans Boehm · 4 years, 4 months ago
- 5f26268 Improve codegen for referrer's class... am: 270e10a812 by Vladimir Marko · 4 years, 2 months ago
- 270e10a Improve codegen for referrer's class... by Vladimir Marko · 4 years, 2 months ago
- 4f9e6d9 Link all internal libraries statically into hiddenapi(d). am: 1938b35c92 by Martin Stjernholm · 4 years, 2 months ago
- 229251d Link all internal libraries statically into dex2oat(d) on host. am: 35f765b9c6 by Martin Stjernholm · 4 years, 2 months ago
- 1bc1197 Disable the -d vs non-d libartbase dlopen check when it's static. am: a28438ab47 by Martin Stjernholm · 4 years, 2 months ago
- 249c39d Integer.divideUnsigned() intrinsic on ARM. am: 2f47a3110a by Vladimir Marko · 4 years, 2 months ago
- 1938b35 Link all internal libraries statically into hiddenapi(d). by Martin Stjernholm · 4 years, 2 months ago
- 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 2 months ago
- a28438a Disable the -d vs non-d libartbase dlopen check when it's static. by Martin Stjernholm · 4 years, 2 months ago
- 2f47a31 Integer.divideUnsigned() intrinsic on ARM. by Vladimir Marko · 4 years, 4 months ago
- 36a5684 Add art_common to art-host-tests suite am: e470ff7e4e by Dan Shi · 4 years, 2 months ago
- e470ff7 Add art_common to art-host-tests suite by Dan Shi · 4 years, 2 months ago
- 042ebb0 Add liblz4 to the list of needed libs for gtests. am: 0d20878372 by David Srbecky · 4 years, 2 months ago
- 1448fb1 Convert libdexfile_support_static to *_static_defaults modules. am: 68e5db56da by Martin Stjernholm · 4 years, 2 months ago
- 0d20878 Add liblz4 to the list of needed libs for gtests. by David Srbecky · 4 years, 2 months ago
- 68e5db5 Convert libdexfile_support_static to *_static_defaults modules. by Martin Stjernholm · 4 years, 2 months ago
- 6008161 JNI: Do not inhibit GC in GetStringCritical for compressed string. am: b2568693d7 by Vladimir Marko · 4 years, 2 months ago
- b256869 JNI: Do not inhibit GC in GetStringCritical for compressed string. by Vladimir Marko · 4 years, 2 months ago
- cadeaa7 Add ART gtests to the Mainline Test Suite (MTS). am: 423aefc4be by Roland Levillain · 4 years, 2 months ago
- 423aefc Add ART gtests to the Mainline Test Suite (MTS). by Roland Levillain · 4 years, 3 months ago
- a30d3ae Allow to exclude objects from heap graph. am: 4075edd5ac by Florian Mayer · 4 years, 2 months ago
- 4075edd Allow to exclude objects from heap graph. by Florian Mayer · 4 years, 2 months ago
- c00c3ab Introduce Long.divideUnsigned() intrinsic on ARM64. am: a3bd4ec050 by Artem Serov · 4 years, 2 months ago
- a3bd4ec Introduce Long.divideUnsigned() intrinsic on ARM64. by Artem Serov · 4 years, 3 months ago
- 7c17649 Move the resolved_method_reference to HInvoke. am: b0f405e148 by Nicolas Geoffray · 4 years, 2 months ago
- b0f405e Move the resolved_method_reference to HInvoke. by Nicolas Geoffray · 4 years, 2 months ago
- 4d9aed9 Refactor Escape-analysis to use visitors am: 5ba6699828 by Alex Light · 4 years, 2 months ago
- e706571 Add ability to override gtest LOG_TAGS am: 6076b6959a by Alex Light · 4 years, 2 months ago
- 75e9722 Replace inlined string allocations to loop in 096-array-copy-concurrent am: a48f6f1d64 by Lokesh Gidra · 4 years, 2 months ago
- 5ba6699 Refactor Escape-analysis to use visitors by Alex Light · 4 years, 2 months ago
- 6076b69 Add ability to override gtest LOG_TAGS by Alex Light · 4 years, 2 months ago
- a48f6f1 Replace inlined string allocations to loop in 096-array-copy-concurrent by Lokesh Gidra · 4 years, 2 months ago
- b2822bf Revert "Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`." am: d9a7d0abcb by Roland Levillain · 4 years, 2 months ago
- d9a7d0a Revert "Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`." by Roland Levillain · 4 years, 2 months ago
- ad35ff5 X86: Implement VarHandle.compareAndExchange am: 370948e9b9 by Andra Danciu · 4 years, 2 months ago
- e31d93a Add missing libz4.so for Golem builds. am: c616530e72 by Martin Stjernholm · 4 years, 2 months ago
- 370948e X86: Implement VarHandle.compareAndExchange by Andra Danciu · 4 years, 2 months ago
- c616530 Add missing libz4.so for Golem builds. by Martin Stjernholm · 4 years, 2 months ago
- 823842b Integer.divideUnsigned() intrinsic on ARM64. am: 8942b3a769 by Vladimir Marko · 4 years, 2 months ago
- 8942b3a Integer.divideUnsigned() intrinsic on ARM64. by Vladimir Marko · 4 years, 4 months ago
- ff8ddd4 LSE: Better elimination of array stores. am: 0571d479f5 by Vladimir Marko · 4 years, 2 months ago
- 0571d47 LSE: Better elimination of array stores. by Vladimir Marko · 4 years, 2 months ago
- 8598eac Add tests for accessing referrer's class. am: 5437e6fa3c by Vladimir Marko · 4 years, 2 months ago
- a822157 Rename some classes in test 727. am: 59a122afb0 by Vladimir Marko · 4 years, 2 months ago
- 5437e6f Add tests for accessing referrer's class. by Vladimir Marko · 4 years, 3 months ago
- 59a122a Rename some classes in test 727. by Vladimir Marko · 4 years, 2 months ago