Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f806f278802407bbce50a23ee1e6ef06cf95ac1f
f806f27
Add timestamp to perfetto_hprof output am: c99a2310f9
by Florian Mayer
· 5 years ago
c99a231
Add timestamp to perfetto_hprof output
by Florian Mayer
· 5 years ago
5e3d935
[baseline] Check that the profiling info is not null. am: 796aa2cfcd
by Nicolas Geoffray
· 5 years ago
796aa2c
[baseline] Check that the profiling info is not null.
by Nicolas Geoffray
· 5 years ago
f2fdefd
Refactor OSR related code to prepare for "true" OSR. am: 57cacb720e
by Nicolas Geoffray
· 5 years ago
00ca429
Introduce the notion of an nterp frame. am: 013d1ee96b
by Nicolas Geoffray
· 5 years ago
57cacb7
Refactor OSR related code to prepare for "true" OSR.
by Nicolas Geoffray
· 5 years ago
013d1ee
Introduce the notion of an nterp frame.
by Nicolas Geoffray
· 5 years ago
22e14ac
Revert "Make sure all runtime threads are in the System thread group."
by Nicolas Geoffray
· 5 years ago
9ca8b2b
Revert "Make sure all runtime threads are in the System thread group."
by Nicolas Geoffray
· 5 years ago
d494697
Add a String.init range call. am: d03f8e63e6
by Nicolas Geoffray
· 5 years ago
d03f8e6
Add a String.init range call.
by Nicolas Geoffray
· 5 years ago
9c194b9
Make sure all runtime threads are in the System thread group. am: 0e01c8d3f3
by Alex Light
· 5 years ago
0e01c8d
Make sure all runtime threads are in the System thread group.
by Alex Light
· 5 years ago
6bc919b
Fix typo FieldNameAndSignature vs MethodNameAndSignature. am: daad67f72f
by Alex Light
· 5 years ago
daad67f
Fix typo FieldNameAndSignature vs MethodNameAndSignature.
by Alex Light
· 5 years ago
4ac2ebe
Read system_ext partition for partner defined public libraries. am: 0cc40277ff
by Justin Yun
· 5 years ago
0cc4027
Read system_ext partition for partner defined public libraries.
by Justin Yun
· 5 years ago
f2b4ed3
Re-arrange code to avoid recursive locking of the JIT lock. am: 085f7408de
by Nicolas Geoffray
· 5 years ago
085f740
Re-arrange code to avoid recursive locking of the JIT lock.
by Nicolas Geoffray
· 5 years ago
4e4c6ac
Keep the debug_frame for some arm32 art libs. am: 0d38e8587c
by Christopher Ferris
· 5 years ago
0d38e85
Keep the debug_frame for some arm32 art libs.
by Christopher Ferris
· 5 years ago
80a27b6
Revert^2 "Remove unused emulator variable" am: a697b47770
by Orion Hodson
· 5 years ago
ee434f4
Revert^2 "Add jvm mode to run-libcore-tests.sh" am: 0bbe28c165
by Orion Hodson
· 5 years ago
27a1c0b
Revert^2 "Enable run-libcore-tests.sh to test specific packages" am: 656dc824ed
by Orion Hodson
· 5 years ago
585b7ca
Revert^2 "Add usage to run-libcore-tests.sh" am: af6a15cebd
by Orion Hodson
· 5 years ago
7999a43
Add --dry-run flag to run-libcore-tests.sh am: 14f30025ca
by Orion Hodson
· 5 years ago
a697b47
Revert^2 "Remove unused emulator variable"
by Orion Hodson
· 5 years ago
0bbe28c
Revert^2 "Add jvm mode to run-libcore-tests.sh"
by Orion Hodson
· 5 years ago
656dc82
Revert^2 "Enable run-libcore-tests.sh to test specific packages"
by Orion Hodson
· 5 years ago
af6a15c
Revert^2 "Add usage to run-libcore-tests.sh"
by Orion Hodson
· 5 years ago
14f3002
Add --dry-run flag to run-libcore-tests.sh
by Orion Hodson
· 5 years ago
d915fff
Update linker config location am: 6b98a403ee
by Kiyoung Kim
· 5 years ago
6b98a40
Update linker config location
by Kiyoung Kim
· 5 years ago
e1aae4e
Fix incorrect DCHECK am: b2e6d0fc6f
by Alex Light
· 5 years ago
d05ca6e
Fix issue with observing invalid thread state. am: 4847a07138
by Alex Light
· 5 years ago
b2e6d0f
Fix incorrect DCHECK
by Alex Light
· 5 years ago
4847a07
Fix issue with observing invalid thread state.
by Alex Light
· 5 years ago
e5f456d
Add test 2000 to redefine-stress skips am: 92e99406d1
by Alex Light
· 5 years ago
92e9940
Add test 2000 to redefine-stress skips
by Alex Light
· 5 years ago
8ec7bee
Use correct pointer size for stack unwinding. am: 819b3626ad
by Ulya Trafimovich
· 5 years ago
819b362
Use correct pointer size for stack unwinding.
by Ulya Trafimovich
· 5 years ago
de087a4
Generalize fugu failure handling in run-libcore-tests.sh am: b89a92e6fe
by Orion Hodson
· 5 years ago
b89a92e
Generalize fugu failure handling in run-libcore-tests.sh
by Orion Hodson
· 5 years ago
2f21aa3
Add ImprovedOptimizingUnitTest::CreateParameters for subclasses am: 52506e2a29
by Evgeny Astigeevich
· 5 years ago
52506e2
Add ImprovedOptimizingUnitTest::CreateParameters for subclasses
by Evgeny Astigeevich
· 5 years ago
47d5aaf
Disable memfd_create tests on ART test devices. am: 90ceea36a9
by Orion Hodson
· 5 years ago
90ceea3
Disable memfd_create tests on ART test devices.
by Orion Hodson
· 5 years ago
590d71f
Merge the single-image test to TestExtension. am: 3ea6627a74
by Vladimir Marko
· 5 years ago
1e527c8
Fix clean-oat-host. am: 589bf90181
by Vladimir Marko
· 5 years ago
3ea6627
Merge the single-image test to TestExtension.
by Vladimir Marko
· 5 years ago
589bf90
Fix clean-oat-host.
by Vladimir Marko
· 5 years ago
0cecb39
Pipe disabled compat changes to runtime through zygote. am: fab7208934
by atrost
· 5 years ago
fab7208
Pipe disabled compat changes to runtime through zygote.
by atrost
· 5 years ago
da7b59a
Revert^4 "Allow structural redefinition on non-final classes." am: 270db1ce48
by Alex Light
· 5 years ago
270db1c
Revert^4 "Allow structural redefinition on non-final classes."
by Alex Light
· 5 years ago
85f77fa
Revert "Use framework boot image extension." am: 42b9c19772
by Ulyana Trafimovich
· 5 years ago
42b9c19
Revert "Use framework boot image extension."
by Ulyana Trafimovich
· 5 years ago
08d6ab3
Revert "Add usage to run-libcore-tests.sh" am: e02ebc05f4
by Orion Hodson
· 5 years ago
cf41a6a
Revert "Enable run-libcore-tests.sh to test specific packages" am: 2a05a9bcd2
by Orion Hodson
· 5 years ago
371348d
Revert "Add jvm mode to run-libcore-tests.sh" am: 58a7d6c890
by Orion Hodson
· 5 years ago
8295958
Revert "Remove unused emulator variable" am: be416b3155
by Orion Hodson
· 5 years ago
e02ebc0
Revert "Add usage to run-libcore-tests.sh"
by Orion Hodson
· 5 years ago
2a05a9b
Revert "Enable run-libcore-tests.sh to test specific packages"
by Orion Hodson
· 5 years ago
58a7d6c
Revert "Add jvm mode to run-libcore-tests.sh"
by Orion Hodson
· 5 years ago
aee06a5
Revert "Fix missing expectations in run-libcore-tests.sh" am: a2ba808180
by Orion Hodson
· 5 years ago
be416b3
Revert "Remove unused emulator variable"
by Orion Hodson
· 5 years ago
a2ba808
Revert "Fix missing expectations in run-libcore-tests.sh"
by Orion Hodson
· 5 years ago
01f0c90
Fix missing expectations in run-libcore-tests.sh am: 4a0ef9f92e
by Orion Hodson
· 5 years ago
4a0ef9f
Fix missing expectations in run-libcore-tests.sh
by Orion Hodson
· 5 years ago
8fb5596
Single-image boot image extensions. am: d0036ac18e
by Vladimir Marko
· 5 years ago
d0036ac
Single-image boot image extensions.
by Vladimir Marko
· 5 years ago
6b85689
Follow-up for "Use provided dex filenames in oat file." am: 69944683c3
by Vladimir Marko
· 5 years ago
6994468
Follow-up for "Use provided dex filenames in oat file."
by Vladimir Marko
· 5 years ago
581a8bd
Proactively dequicken on debuggable switch. am: abd8f05251
by Alex Light
· 5 years ago
abd8f05
Proactively dequicken on debuggable switch.
by Alex Light
· 5 years ago
7cb4863
Document no-strip flag am: 3bdb97798d
by Calin Juravle
· 5 years ago
3bdb977
Document no-strip flag
by Calin Juravle
· 5 years ago
0d57a70
Remove unused emulator variable am: 4f50139fcb
by Orion Hodson
· 5 years ago
cf9a577
Add jvm mode to run-libcore-tests.sh am: 938ead3945
by Orion Hodson
· 5 years ago
a2996a0
Enable run-libcore-tests.sh to test specific packages am: 9a1e6aa3db
by Orion Hodson
· 5 years ago
1bc490e
Add usage to run-libcore-tests.sh am: 06e9083619
by Orion Hodson
· 5 years ago
4f50139
Remove unused emulator variable
by Orion Hodson
· 5 years ago
938ead3
Add jvm mode to run-libcore-tests.sh
by Orion Hodson
· 5 years ago
9a1e6aa
Enable run-libcore-tests.sh to test specific packages
by Orion Hodson
· 5 years ago
06e9083
Add usage to run-libcore-tests.sh
by Orion Hodson
· 5 years ago
c9c7399
Add scoped trace to VisitDexCacheArrays am: 0fce03f02c
by Mathieu Chartier
· 5 years ago
0fce03f
Add scoped trace to VisitDexCacheArrays
by Mathieu Chartier
· 5 years ago
a65f884
Do not strip art libs when building for linux-bionic am: 542e393976
by Calin Juravle
· 5 years ago
542e393
Do not strip art libs when building for linux-bionic
by Calin Juravle
· 5 years ago
cf364d6
Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx""""
by Sren Gjesse
· 5 years ago
46845f6
Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx""""
by Søren Gjesse
· 5 years ago
f2e336c
Support new UnsupportedAppUsage in class2greylist. am: 1707bae46a
by Artur Satayev
· 5 years ago
1707bae
Support new UnsupportedAppUsage in class2greylist.
by Artur Satayev
· 5 years ago
f277c14
Disable memfd_create tests on ART host tests. am: 0e33d0e159
by Tobias Thierer
· 5 years ago
0e33d0e
Disable memfd_create tests on ART host tests.
by Tobias Thierer
· 5 years ago
571437e
Fix overrun bug in MapBootImageMethods am: 9bab2374d3
by Mathieu Chartier
· 5 years ago
9bab237
Fix overrun bug in MapBootImageMethods
by Mathieu Chartier
· 5 years ago
673813c
Enable JNI ID auto swap on debuggable am: 4ca2f4894c
by Alex Light
· 5 years ago
4ca2f48
Enable JNI ID auto swap on debuggable
by Alex Light
· 5 years ago
Next »