Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
1961773536e97cb0736d81f3eab36b0f90201596
1961773
testrunner: Add missing import am: e456b6ff08
by David Srbecky
· 5 years ago
bccec5d
Make ART chroot setup & sync scripts a bit more robust. am: 31e284b995
by Roland Levillain
· 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
e17eb3d
Revert "Walk internal ArtField/ArtMethod pointers" am: 712fa800b2
by Nicolas Geoffray
· 5 years ago
712fa80
Revert "Walk internal ArtField/ArtMethod pointers"
by Nicolas Geoffray
· 5 years ago
5212115
Attach the running bitness to the boot image profile am: f70dfec27c
by Calin Juravle
· 5 years ago
f70dfec
Attach the running bitness to the boot image profile
by Calin Juravle
· 5 years ago
bc7ef66
Follow change to ART_TEST_LIST_* am: 8307206011
by Colin Cross
· 5 years ago
8307206
Follow change to ART_TEST_LIST_*
by Colin Cross
· 5 years ago
f3f2be1
Walk internal ArtField/ArtMethod pointers am: c84fc3a742
by Alex Light
· 5 years ago
c84fc3a
Walk internal ArtField/ArtMethod pointers
by Alex Light
· 5 years ago
a4b2323
Remove perfetto_src_tracing_ipc. am: 8679fd5e93
by Florian Mayer
· 5 years ago
8679fd5
Remove perfetto_src_tracing_ipc.
by Florian Mayer
· 5 years ago
26d9e81
Provide more info when get_ld_guest_system_config_file_path fails.
by Martin Stjernholm
· 5 years ago
8cd5c4c
Provide more info when get_ld_guest_system_config_file_path fails.
by Martin Stjernholm
· 5 years ago
aed5e77
Remove `-j` option from build commands in `test/README.chroot.md`.
by Roland Levillain
· 5 years ago
34848e7
Remove `-j` option from build commands in `test/README.chroot.md`.
by Roland Levillain
· 5 years ago
a330a63
Always include `libart(d)-disassembler` in debug-able ART APEXes. am: 4d6f24d50a
by Roland Levillain
· 5 years ago
4d6f24d
Always include `libart(d)-disassembler` in debug-able ART APEXes.
by Roland Levillain
· 5 years ago
df24a00
Use BufferExhaustedPolicy::kStall in perfetto_hprof. am: 3b1d8e335b
by Florian Mayer
· 5 years ago
ffb856b
testrunner: Kill whole process group on timeout. am: f9ba5210f5
by David Srbecky
· 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
8a44aa1
Adjust Checker assertion in 1004-checker-volatile-ref-load for heap poisoning.
by Roland Levillain
· 5 years ago
40510ab
Adjust Checker assertion in 1004-checker-volatile-ref-load for heap poisoning.
by Roland Levillain
· 5 years ago
d6e4466
Remove the leading '/' in jit zygote memfd/ashmem names. am: 00b8d451a1
by Nicolas Geoffray
· 5 years ago
00b8d45
Remove the leading '/' in jit zygote memfd/ashmem names.
by Nicolas Geoffray
· 5 years ago
28b205a
Hide static from cc_library_shared and vice versa am: f383ed8b60
by Colin Cross
· 5 years ago
f383ed8
Hide static from cc_library_shared and vice versa
by Colin Cross
· 5 years ago
f40d9ba
Update run-libjdwp-tests.sh to run more of the test suite am: 43fd2936af
by Alex Light
· 5 years ago
2638c4a
Remove aggegation counter handling from profman am: a85580ad9b
by Calin Juravle
· 5 years ago
f21b0fd
Annotate boot profiles with the origin package names am: f3a1a29d08
by Calin Juravle
· 5 years ago
d08d5bf
Introduce the ability to annotate profile samples am: 6a98c95feb
by Calin Juravle
· 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
ffe949d
Remove too agressive DCHECK. am: 86bf2fe254
by Nicolas Geoffray
· 5 years ago
36267f1
Fix incorrect narrowing type cast am: d5fe17eac9
by Yi Kong
· 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
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
Next »