- 36267f1 Fix incorrect narrowing type cast am: d5fe17eac9 by Yi Kong · 5 years ago
- d5fe17e Fix incorrect narrowing type cast by Yi Kong · 5 years ago
- bde1134 Make run-jdwp-tests.sh warn about deprecation am: bd5690db11 by Alex Light · 5 years ago
- bd5690d Make run-jdwp-tests.sh warn about deprecation by Alex Light · 5 years ago
- 8b03283 Move bionic ("runtime") apex definition out of art/. am: 627d8d3d53 by Elliott Hughes · 5 years ago
- 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 5 years ago
- 916501d Deoptimize boot image when profiling boot class path am: 4090657e44 by Mathieu Chartier · 5 years ago
- 4090657 Deoptimize boot image when profiling boot class path by Mathieu Chartier · 5 years ago
- f77e47f Lower the check to class is initialized. am: 19cb8e2bcc by Nicolas Geoffray · 5 years ago
- 19cb8e2 Lower the check to class is initialized. by Nicolas Geoffray · 5 years ago
- 70374e9 Raise timeout for method tracing to 30 mins. am: 30677103d4 by Martin Stjernholm · 5 years ago
- 0fe287a Use ClassStatus::kVisiblyInitialized in reflection. am: de05550bf3 by Vladimir Marko · 5 years ago
- 129b847 Fix null checks on volatile reference field loads on ARM64. am: 988c391167 by Roland Levillain · 5 years ago
- 3067710 Raise timeout for method tracing to 30 mins. by Martin Stjernholm · 5 years ago
- de05550 Use ClassStatus::kVisiblyInitialized in reflection. by Vladimir Marko · 6 years ago
- 988c391 Fix null checks on volatile reference field loads on ARM64. by Roland Levillain · 5 years ago
- cd9e4a9 Only write to data-sources targeting the process. am: 4bbc62ba98 by Florian Mayer · 5 years ago
- 4bbc62b Only write to data-sources targeting the process. by Florian Mayer · 5 years ago
- cee67ea Move to bionic platform include. am: fd64e56b9f by Christopher Ferris · 5 years ago
- fd64e56 Move to bionic platform include. by Christopher Ferris · 5 years ago
- 085eb2f Prune class2greylisttest out of general-tests. am: 46123bc825 by easoncylee · 5 years ago
- b4dc673 Add 10 minutes for gcstress timeout. am: 7e97cf1015 by Nicolas Geoffray · 5 years ago
- 46123bc Prune class2greylisttest out of general-tests. by easoncylee · 5 years ago
- 7e97cf1 Add 10 minutes for gcstress timeout. by Nicolas Geoffray · 5 years ago
- b5c665a ART chroot: Handle new linker logic for ld config file. am: bf0e3d21b5 by Nicolas Geoffray · 5 years ago
- bf0e3d2 ART chroot: Handle new linker logic for ld config file. by Nicolas Geoffray · 5 years ago
- 1f41281 Raise timeout when method tracing is enabled. am: cb497cf426 by Martin Stjernholm · 5 years ago
- cb497cf Raise timeout when method tracing is enabled. by Martin Stjernholm · 5 years ago
- b7e39f2 Revert switch to bc to do fractional calculation. am: 82e61e9d1f by Martin Stjernholm · 5 years ago
- 82e61e9 Revert switch to bc to do fractional calculation. by Martin Stjernholm · 5 years ago
- 5ad16c2 Raise the timeout for 670-bitstring-type-check. am: 44f406c789 by Martin Stjernholm · 5 years ago
- 44f406c Raise the timeout for 670-bitstring-type-check. by Martin Stjernholm · 5 years ago
- b66db57 Consolidate updating of reflective Field/Method references am: c18eba327c by Alex Light · 5 years ago
- c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
- da1f48f Call NativeDebugInfoPostFork in the child post-fork. am: 371390f775 by Nicolas Geoffray · 5 years ago
- 371390f Call NativeDebugInfoPostFork in the child post-fork. by Nicolas Geoffray · 5 years ago
- 6d91f4f Removed an used method from profile compilation info am: 954b3adf6b by Calin Juravle · 5 years ago
- 824af7e Improve VLOG_STREAM am: b55ef65e55 by Alex Light · 5 years ago
- 954b3ad Removed an used method from profile compilation info by Calin Juravle · 5 years ago
- b55ef65 Improve VLOG_STREAM by Alex Light · 5 years ago
- fb48c13 Correctly perform read-barriers on cross-thread reg access am: b096c918a5 by Alex Light · 5 years ago
- b096c91 Correctly perform read-barriers on cross-thread reg access by Alex Light · 5 years ago
- ffabb71 Disable leak detection locally. am: 193efa4541 by Steven Moreland · 5 years ago
- 7dd1e5e Add method flag bits for 32/64 bit execution in the profile am: 07019298f7 by Calin Juravle · 5 years ago
- 193efa4 Disable leak detection locally. by Steven Moreland · 5 years ago
- 0701929 Add method flag bits for 32/64 bit execution in the profile by Calin Juravle · 5 years ago
- 7d8fd54 Avoid linking libdexfile_support into static executables. am: 621afb4507 by Martin Stjernholm · 5 years ago
- c5434f0 Propagate timeout to run-test-jar. am: 4815e7209e by Martin Stjernholm · 5 years ago
- 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
- 4815e72 Propagate timeout to run-test-jar. by Martin Stjernholm · 5 years ago
- e0bd2da Implement << operator for ProfileCompilationInfo::DexRefence am: f84ef3192b by Calin Juravle · 5 years ago
- 4ebb2c6 Fix documentation and some style issues in the profile am: d0d215acfc by Calin Juravle · 5 years ago
- c8b92b2 Remove an unused profile method am: 4f9c6cf8e3 by Calin Juravle · 5 years ago
- 965cf1e Make explicit which methods retrieve info about *hot* methods am: 4ad9521434 by Calin Juravle · 5 years ago
- ea6cbf7 Clean up profile AddClass APIs am: 45cdd05e32 by Calin Juravle · 5 years ago
- db21ecb Clean up profile AddMethod APIs am: 1061c7d2bf by Calin Juravle · 5 years ago
- 98ebdb1 Restructure the profile compilation info tests am: 8b959958d1 by Calin Juravle · 5 years ago
- f84ef31 Implement << operator for ProfileCompilationInfo::DexRefence by Calin Juravle · 5 years ago
- d0d215a Fix documentation and some style issues in the profile by Calin Juravle · 5 years ago
- 4f9c6cf Remove an unused profile method by Calin Juravle · 5 years ago
- 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 5 years ago
- 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
- 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 5 years ago
- 8b95995 Restructure the profile compilation info tests by Calin Juravle · 5 years ago
- 94785b1 Allow excluding API list values via command line arguments. am: 7acb8464b0 by Artur Satayev · 5 years ago
- 7acb846 Allow excluding API list values via command line arguments. by Artur Satayev · 6 years ago
- 6c68b08 Boot image: only use the resolution stub when there is AOT code. am: 5a0b672656 by Nicolas Geoffray · 5 years ago
- 5a0b672 Boot image: only use the resolution stub when there is AOT code. by Nicolas Geoffray · 5 years ago
- f9ca77a Consolidate profile methods am: a6c9b78a3f by Calin Juravle · 5 years ago
- 7f61097 Process method flags uniformly in the profile am: 38cf1105e3 by Calin Juravle · 5 years ago
- a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
- 38cf110 Process method flags uniformly in the profile by Calin Juravle · 5 years ago
- e513278 Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
- e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
- 6b65bce AVX support for bitwise instructions (Xor, Or, And, Andn) am: 48349ad388 by Neeraj Solanki · 5 years ago
- 48349ad AVX support for bitwise instructions (Xor, Or, And, Andn) by Neeraj Solanki · 6 years ago
- 06587e7 unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test am: 1ba7fec112 by Victor Chang · 5 years ago
- 1ba7fec unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test by Victor Chang · 5 years ago
- c3ca0af Restrict visibility of a static library module. am: d3ee98a38f by Martin Stjernholm · 5 years ago
- d3ee98a Restrict visibility of a static library module. by Martin Stjernholm · 5 years ago
- fa3dcdf ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD by David Horstmann · 5 years ago
- 53d220e ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD by David Horstmann · 6 years ago
- 677f8b8 Generalize ART APEX flavor handling in `art_apex_test.py`. am: d7ea0437a8 by Roland Levillain · 5 years ago
- d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 6 years ago
- 1e7f562 Clean up the use of profile_key / dex_locations am: 4ba700af65 by Calin Juravle · 5 years ago
- 4ba700a Clean up the use of profile_key / dex_locations by Calin Juravle · 5 years ago
- 01f0552 JIT mini-debug-info: Add support for zygote shared memory am: 1550a669ad by David Srbecky · 5 years ago
- 1550a66 JIT mini-debug-info: Add support for zygote shared memory by David Srbecky · 6 years ago
- b468cef Improve stack unwinding during gcstress tests. am: 357d4db493 by David Srbecky · 5 years ago
- 357d4db Improve stack unwinding during gcstress tests. by David Srbecky · 5 years ago
- 6318f92 Change some LOG(DEBUG) to VLOG(plugin) am: b0ce4d2e5e by Alex Light · 5 years ago
- b0ce4d2 Change some LOG(DEBUG) to VLOG(plugin) by Alex Light · 5 years ago
- 9cdebcf Generate mini-debug-info when running JIT tests. am: 6df588bdd8 by David Srbecky · 5 years ago
- 6df588b Generate mini-debug-info when running JIT tests. by David Srbecky · 5 years ago
- 447cdde Limit visibility of ART libraries, binaries, and headers. am: b4abe0a193 by Martin Stjernholm · 5 years ago
- b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
- 7cabb92 Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 5 years ago
- f3e6c5e Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 5 years ago
- df6ac75 Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`. by Roland Levillain · 5 years ago
- 8df75ed Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`. by Roland Levillain · 5 years ago