Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a864a5cebcc99b2b339d160fbeaea7b2e7824335
a864a5c
Clean up some linker config inconsistencies. am: d00f129f1b
by Martin Stjernholm
· 5 years ago
d00f129
Clean up some linker config inconsistencies.
by Martin Stjernholm
· 5 years ago
ccc376c
Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS am: 7955f5e0b3
by Dan Willemsen
· 5 years ago
7955f5e
Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS
by Dan Willemsen
· 5 years ago
d36e27c
Revert^2 "Avoid libtistress static link to art" am: e8a83afa22
by Vladimir Marko
· 5 years ago
e8a83af
Revert^2 "Avoid libtistress static link to art"
by Vladimir Marko
· 5 years ago
03ceba8
Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 am: d2ac307e50
by Evgeny Astigeevich
· 5 years ago
d2ac307
Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64
by Evgeny Astigeevich
· 5 years ago
c48dbb1
Add temporary logging to MemMap::swap am: aea71ae52a
by Hans Boehm
· 5 years ago
aea71ae
Add temporary logging to MemMap::swap
by Hans Boehm
· 5 years ago
668886b
Revert "Set SA_SIGINFO. Rename thread to include perfetto." am: a8fe58f051
by Vladimir Marko
· 5 years ago
a8fe58f
Revert "Set SA_SIGINFO. Rename thread to include perfetto."
by Vladimir Marko
· 5 years ago
8f91cde
Move jdwp connection abstraction from ART apex to adbd apex. am: bd396c001f
by Josh Gao
· 5 years ago
bd396c0
Move jdwp connection abstraction from ART apex to adbd apex.
by Josh Gao
· 5 years ago
b807f0b
Ensure IsStructurallyRedefinable takes into account subtypes am: 3f0dca119d
by Automerger Merge Worker
· 5 years ago
3f0dca1
Ensure IsStructurallyRedefinable takes into account subtypes
by Alex Light
· 5 years ago
54e3275
Remove isDebuggerActive native implementation. am: f365affd27
by Alex Light
· 5 years ago
f365aff
Remove isDebuggerActive native implementation.
by Alex Light
· 5 years ago
3a6f165
Enable support of VecLoad/VecStore in LSE am: d71f1dc15e
by xueliang.zhong
· 5 years ago
876696b
Fix name-based detection of JIT-zygote boot image extension. am: c124d1dd97
by Ulya Trafimovich
· 5 years ago
d71f1dc
Enable support of VecLoad/VecStore in LSE
by xueliang.zhong
· 7 years ago
c124d1d
Fix name-based detection of JIT-zygote boot image extension.
by Ulya Trafimovich
· 5 years ago
a16b16e
Implement GetVRegLong for nterp. am: caafd621eb
by Nicolas Geoffray
· 5 years ago
caafd62
Implement GetVRegLong for nterp.
by Nicolas Geoffray
· 5 years ago
f8a8860
Do not create zombie processes in perfetto_hprof. am: 6d41e57461
by Florian Mayer
· 5 years ago
6d41e57
Do not create zombie processes in perfetto_hprof.
by Florian Mayer
· 5 years ago
79e1635
Revert "Avoid libtistress static link to art" am: a2a1b55064
by Vladimir Marko
· 5 years ago
a2a1b55
Revert "Avoid libtistress static link to art"
by Vladimir Marko
· 5 years ago
901550d
JIT debugger_interface: add simpleperf presumit check. am: 775f6817d7
by Yabin Cui
· 5 years ago
775f681
JIT debugger_interface: add simpleperf presumit check.
by Yabin Cui
· 5 years ago
e006c33
Make test 1983 more consistent am: 5c7f367987
by Alex Light
· 5 years ago
5c7f367
Make test 1983 more consistent
by Alex Light
· 5 years ago
9786367
Update interpreter entrypoints in an image to nterp when supported.
by Nicolas Geoffray
· 5 years ago
f17606d
Set SA_SIGINFO. Rename thread to include perfetto. am: 73ffa57c7f
by Florian Mayer
· 5 years ago
52771a9
Avoid libtistress static link to art am: d8309caffb
by Mathieu Chartier
· 5 years ago
7e2c963
Update interpreter entrypoints in an image to nterp when supported.
by Nicolas Geoffray
· 5 years ago
73ffa57
Set SA_SIGINFO. Rename thread to include perfetto.
by Florian Mayer
· 5 years ago
d8309ca
Avoid libtistress static link to art
by Mathieu Chartier
· 5 years ago
d48d51b
Revert "Make dex2oat(d) visible for use as implicit dexpreopt to..."
by Hans Boehm
· 5 years ago
7f6d3b7
nterp: Don't compile baseline if a process cannot allocate profiling infos.
by Nicolas Geoffray
· 5 years ago
92231c5
Revert "Make dex2oat(d) visible for use as implicit dexpreopt to..."
by Hans Boehm
· 5 years ago
4d7e1a8
nterp: Don't compile baseline if a process cannot allocate profiling infos.
by Nicolas Geoffray
· 5 years ago
a85baa7
Fix braino in arm64 codegen. am: c1cd1330c6
by Nicolas Geoffray
· 5 years ago
c1cd133
Fix braino in arm64 codegen.
by Nicolas Geoffray
· 5 years ago
0001f3c
Make dex2oat(d) visible for use as implicit dexpreopt tool deps. am: 08a1d1ba90
by Martin Stjernholm
· 5 years ago
08a1d1b
Make dex2oat(d) visible for use as implicit dexpreopt tool deps.
by Martin Stjernholm
· 5 years ago
8ce8922
Revert^2 "Enable JIT dual data mapping." am: f0e90bacbf
by Automerger Merge Worker
· 5 years ago
f0e90ba
Revert^2 "Enable JIT dual data mapping."
by David Srbecky
· 5 years ago
4563b57
Remove some dead code from OatFile. am: 13fcc3e2ba
by Automerger Merge Worker
· 5 years ago
13fcc3e
Remove some dead code from OatFile.
by Vladimir Marko
· 5 years ago
f4253d3
Don't pattern-init an unused variable that overallocates the stack
by Stephen Hines
· 5 years ago
469016b
Don't pattern-init an unused variable that overallocates the stack
by Stephen Hines
· 5 years ago
5d06bee
Remove unused UnsupportedAppUsage annotations. am: b78f919c65
by Artur Satayev
· 5 years ago
b78f919
Remove unused UnsupportedAppUsage annotations.
by Artur Satayev
· 5 years ago
df5c4cf
Remove error logs from test. am: 233572b2c4
by Nicolas Geoffray
· 5 years ago
9df8d9c
Do not emit color codes when running run-jdwp-tests.sh with no terminal
by Roland Levillain
· 5 years ago
233572b
Remove error logs from test.
by Nicolas Geoffray
· 5 years ago
0331a0f
Do not emit color codes when running run-jdwp-tests.sh with no terminal
by Roland Levillain
· 5 years ago
893e943
Handle error logs now being printed in a new format. am: e110dbe962
by Nicolas Geoffray
· 5 years ago
e110dbe
Handle error logs now being printed in a new format.
by Nicolas Geoffray
· 5 years ago
4d39a23
Revert "Fix stack-walking race" am: e0c6d43927
by Alex Light
· 5 years ago
6f5c174
Fix stack-walking race am: 721e402837
by Alex Light
· 5 years ago
e0c6d43
Revert "Fix stack-walking race"
by Alex Light
· 5 years ago
721e402
Fix stack-walking race
by Alex Light
· 5 years ago
0ef29f7
Revert "Blacklist 137-cfi on target 32." am: df7e5b836e
by Christopher Ferris
· 5 years ago
df7e5b8
Revert "Blacklist 137-cfi on target 32."
by Christopher Ferris
· 5 years ago
542b537
Revert^2 "Improve stack unwinding during gcstress tests." am: 2f78a9cbfa
by David Srbecky
· 5 years ago
2f78a9c
Revert^2 "Improve stack unwinding during gcstress tests."
by David Srbecky
· 5 years ago
34e90f2
Disable bitstring tests. am: 2c5b48da62
by Nicolas Geoffray
· 5 years ago
2c5b48d
Disable bitstring tests.
by Nicolas Geoffray
· 5 years ago
3eb22af
Disable BitStructs::NestedFieldAssignment. am: 8404f348c9
by Nicolas Geoffray
· 5 years ago
8404f34
Disable BitStructs::NestedFieldAssignment.
by Nicolas Geoffray
· 5 years ago
6a90798
Correctly initialize monitors for 32-bit am: e8bd0a90be
by Hans Boehm
· 5 years ago
e8bd0a9
Correctly initialize monitors for 32-bit
by Hans Boehm
· 5 years ago
45cfe3a
Add /system/lib to the permitted paths for ns of APEXes am: 2f544c2b7a
by Jiyong Park
· 5 years ago
2f544c2
Add /system/lib to the permitted paths for ns of APEXes
by Jiyong Park
· 5 years ago
7731868
nativebridge: Add PreZygoteFork callback am: abafbe759a
by Lev Rumyantsev
· 5 years ago
917ab26
nativebridge: Support app-zygote am: 7ec3e60dd6
by Lev Rumyantsev
· 5 years ago
e3e0486
runtime: Initialize native bridge in app-zygote am: 87f3630bef
by Lev Rumyantsev
· 5 years ago
abafbe7
nativebridge: Add PreZygoteFork callback
by Lev Rumyantsev
· 5 years ago
7ec3e60
nativebridge: Support app-zygote
by Lev Rumyantsev
· 5 years ago
87f3630
runtime: Initialize native bridge in app-zygote
by Lev Rumyantsev
· 5 years ago
a57e744
Make art_verifier host only am: 75408ad56b
by Mathieu Chartier
· 5 years ago
ba586d9
Sleep longer in shutdown with asan am: ff5ce16585
by Hans Boehm
· 5 years ago
75408ad
Make art_verifier host only
by Mathieu Chartier
· 5 years ago
ff5ce16
Sleep longer in shutdown with asan
by Hans Boehm
· 5 years ago
2802885
Fix race resulting in UAF in class-define-pausing am: f6c69e53da
by Alex Light
· 5 years ago
f6c69e5
Fix race resulting in UAF in class-define-pausing
by Alex Light
· 5 years ago
88fc6cb
Clean up dead code & outdated comment in app image validation am: ed1cecd996
by Dan Zimmerman
· 5 years ago
ed1cecd
Clean up dead code & outdated comment in app image validation
by Dan Zimmerman
· 5 years ago
a12f57f
Remove dead code related to profile collection. am: 6ef7713cf5
by Vladimir Marko
· 5 years ago
6ef7713
Remove dead code related to profile collection.
by Vladimir Marko
· 5 years ago
0f37aa7
Revert "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host."
by Roland Levillain
· 5 years ago
21c5b6a
Revert "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host."
by Roland Levillain
· 5 years ago
f3304f1
Remove TODO from ART am: a9ff45b9f6
by atrost
· 5 years ago
a9ff45b
Remove TODO from ART
by atrost
· 5 years ago
9abd484
Update InstructionBuilder's IsInBootImage for boot image extension.
by Vladimir Marko
· 5 years ago
7272dbc
Fix Transaction constraint validation... am: 4d7b689fe6
by Vladimir Marko
· 5 years ago
6a67bea
Update InstructionBuilder's IsInBootImage for boot image extension.
by Vladimir Marko
· 5 years ago
4d7b689
Fix Transaction constraint validation...
by Vladimir Marko
· 5 years ago
Next »