Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
55eccdf61f46bd2a633f489f8d09cf78e1de1938
55eccdf
Revert^4 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 5 years ago
49df715
Handle MethodHandle call to non-default interface methods
by Alex Light
· 5 years ago
97421fd
Add temporary time logging
by David Srbecky
· 5 years ago
6c6369e
Complete a comment about `TARGET_FLATTEN_APEX` and the ART APEX in Android.mk.
by Roland Levillain
· 5 years ago
bd5fb28
Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation.
by Roland Levillain
· 5 years ago
1cef6b2
Add and use a read-barrier free NeedInitializationCheck method.
by Nicolas Geoffray
· 5 years ago
c34eab4
Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers""
by Nicolas Geoffray
· 5 years ago
623d4f1
Share boot image methods memory in JIT zygote.
by Nicolas Geoffray
· 5 years ago
94af582
JIT mini-debug-info: Add back timestamps.
by David Srbecky
· 5 years ago
ea2a3d9
Revert^2 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 5 years ago
7fca6ef
Add test skips for run-libjdwp-tests.sh
by Alex Light
· 5 years ago
7021c13
Increase gcstress timeout
by David Srbecky
· 5 years ago
e456b6f
testrunner: Add missing import
by David Srbecky
· 5 years ago
31e284b
Make ART chroot setup & sync scripts a bit more robust.
by Roland Levillain
· 5 years ago
712fa80
Revert "Walk internal ArtField/ArtMethod pointers"
by Nicolas Geoffray
· 5 years ago
f70dfec
Attach the running bitness to the boot image profile
by Calin Juravle
· 5 years ago
8307206
Follow change to ART_TEST_LIST_*
by Colin Cross
· 5 years ago
c84fc3a
Walk internal ArtField/ArtMethod pointers
by Alex Light
· 5 years ago
8679fd5
Remove perfetto_src_tracing_ipc.
by Florian Mayer
· 5 years ago
8cd5c4c
Provide more info when get_ld_guest_system_config_file_path fails.
by Martin Stjernholm
· 5 years ago
34848e7
Remove `-j` option from build commands in `test/README.chroot.md`.
by Roland Levillain
· 5 years ago
4d6f24d
Always include `libart(d)-disassembler` in debug-able ART APEXes.
by Roland Levillain
· 5 years ago
3b1d8e3
Use BufferExhaustedPolicy::kStall in perfetto_hprof.
by Florian Mayer
· 5 years ago
f9ba521
testrunner: Kill whole process group on timeout.
by David Srbecky
· 5 years ago
40510ab
Adjust Checker assertion in 1004-checker-volatile-ref-load for heap poisoning.
by Roland Levillain
· 5 years ago
00b8d45
Remove the leading '/' in jit zygote memfd/ashmem names.
by Nicolas Geoffray
· 5 years ago
f383ed8
Hide static from cc_library_shared and vice versa
by Colin Cross
· 5 years ago
43fd293
Update run-libjdwp-tests.sh to run more of the test suite
by Alex Light
· 5 years ago
a85580a
Remove aggegation counter handling from profman
by Calin Juravle
· 5 years ago
f3a1a29
Annotate boot profiles with the origin package names
by Calin Juravle
· 5 years ago
6a98c95
Introduce the ability to annotate profile samples
by Calin Juravle
· 5 years ago
86bf2fe
Remove too agressive DCHECK.
by Nicolas Geoffray
· 5 years ago
d5fe17e
Fix incorrect narrowing type cast
by Yi Kong
· 5 years ago
bd5690d
Make run-jdwp-tests.sh warn about deprecation
by Alex Light
· 5 years ago
627d8d3
Move bionic ("runtime") apex definition out of art/.
by Elliott Hughes
· 5 years ago
4090657
Deoptimize boot image when profiling boot class path
by Mathieu Chartier
· 5 years ago
19cb8e2
Lower the check to class is initialized.
by Nicolas Geoffray
· 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
· 5 years ago
988c391
Fix null checks on volatile reference field loads on ARM64.
by Roland Levillain
· 5 years ago
4bbc62b
Only write to data-sources targeting the process.
by Florian Mayer
· 5 years ago
fd64e56
Move to bionic platform include.
by Christopher Ferris
· 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
bf0e3d2
ART chroot: Handle new linker logic for ld config file.
by Nicolas Geoffray
· 5 years ago
cb497cf
Raise timeout when method tracing is enabled.
by Martin Stjernholm
· 5 years ago
82e61e9
Revert switch to bc to do fractional calculation.
by Martin Stjernholm
· 5 years ago
44f406c
Raise the timeout for 670-bitstring-type-check.
by Martin Stjernholm
· 5 years ago
c18eba3
Consolidate updating of reflective Field/Method references
by Alex Light
· 5 years ago
371390f
Call NativeDebugInfoPostFork in the child post-fork.
by Nicolas Geoffray
· 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
b096c91
Correctly perform read-barriers on cross-thread reg access
by Alex Light
· 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
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
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
7acb846
Allow excluding API list values via command line arguments.
by Artur Satayev
· 5 years ago
5a0b672
Boot image: only use the resolution stub when there is AOT code.
by Nicolas Geoffray
· 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
e58624f
Various renames following the name change from "Runtime APEX" to "ART APEX".
by Martin Stjernholm
· 5 years ago
48349ad
AVX support for bitwise instructions (Xor, Or, And, Andn)
by Neeraj Solanki
· 5 years ago
1ba7fec
unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test
by Victor Chang
· 5 years ago
d3ee98a
Restrict visibility of a static library module.
by Martin Stjernholm
· 5 years ago
53d220e
ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD
by David Horstmann
· 5 years ago
d7ea043
Generalize ART APEX flavor handling in `art_apex_test.py`.
by Roland Levillain
· 5 years ago
4ba700a
Clean up the use of profile_key / dex_locations
by Calin Juravle
· 5 years ago
1550a66
JIT mini-debug-info: Add support for zygote shared memory
by David Srbecky
· 5 years ago
357d4db
Improve stack unwinding during gcstress tests.
by David Srbecky
· 5 years ago
b0ce4d2
Change some LOG(DEBUG) to VLOG(plugin)
by Alex Light
· 5 years ago
6df588b
Generate mini-debug-info when running JIT tests.
by David Srbecky
· 5 years ago
b4abe0a
Limit visibility of ART libraries, binaries, and headers.
by Martin Stjernholm
· 5 years ago
f3e6c5e
Revert "Include com.android.runtime in the "runtime" linker namespace."
by Martin Stjernholm
· 5 years ago
8df75ed
Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`.
by Roland Levillain
· 5 years ago
bac1a80
Revert "ART: Check dex file constraint A1"
by Mathieu Chartier
· 5 years ago
b45fc22
Enable plugin VLOG with SetVerboseFlag(JVMTI_VERBOSE_OTHER)
by Alex Light
· 5 years ago
07710c5
Reland "Java Heap Profiler for Perfetto." again
by Florian Mayer
· 5 years ago
fb11957
Fixed issue in structural redefinition around class init
by Alex Light
· 5 years ago
c2c5948
Skip tests 1975 & 1976 on redefine-stress
by Alex Light
· 5 years ago
e5abfbd
Check revoked_mark_stacks empty in FinishPhase()
by Lokesh Gidra
· 5 years ago
d6e2c38
Add Vogar expectations file for tests failing because of missing getrandom().
by Roland Levillain
· 5 years ago
7997590
Fix access to symbols of the Testing ART APEX on the ART Buildbot.
by Roland Levillain
· 5 years ago
4ac0e15
Revert "Revert "Basic structural redefinition support""
by Nicolas Geoffray
· 5 years ago
5a2301d
Revert "Basic structural redefinition support"
by Nicolas Geoffray
· 5 years ago
4eb6eb4
[optimizing] Improve constant folding on logical and
by Balaram Makam
· 5 years ago
c971eaf
Basic structural redefinition support
by Alex Light
· 5 years ago
1ba7e8c
Fix uses of DW_CFA_restore_state in assembly code.
by David Srbecky
· 5 years ago
849439a
Refactor the management of profile keys
by Calin Juravle
· 5 years ago
973f8c4
Create boot image profiles with the appropriate version
by Calin Juravle
· 5 years ago
8d8a98c
Add a new boot image profile format
by Calin Juravle
· 5 years ago
01fc470
Fix test 1974
by Alex Light
· 5 years ago
7539b40
Fix test 1974 expected output
by Mathieu Chartier
· 5 years ago
Next »