Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
58a7d6c890e5e8b9de55c49a5b23cc518ddaeebe
58a7d6c
Revert "Add jvm mode to run-libcore-tests.sh"
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
4a0ef9f
Fix missing expectations in run-libcore-tests.sh
by Orion Hodson
· 5 years ago
d0036ac
Single-image boot image extensions.
by Vladimir Marko
· 5 years ago
6994468
Follow-up for "Use provided dex filenames in oat file."
by Vladimir Marko
· 5 years ago
abd8f05
Proactively dequicken on debuggable switch.
by Alex Light
· 5 years ago
3bdb977
Document no-strip flag
by Calin Juravle
· 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
0fce03f
Add scoped trace to VisitDexCacheArrays
by Mathieu Chartier
· 5 years ago
542e393
Do not strip art libs when building for linux-bionic
by Calin Juravle
· 5 years ago
46845f6
Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx""""
by Søren Gjesse
· 5 years ago
1707bae
Support new UnsupportedAppUsage in class2greylist.
by Artur Satayev
· 5 years ago
0e33d0e
Disable memfd_create tests on ART host tests.
by Tobias Thierer
· 5 years ago
9bab237
Fix overrun bug in MapBootImageMethods
by Mathieu Chartier
· 5 years ago
4ca2f48
Enable JNI ID auto swap on debuggable
by Alex Light
· 5 years ago
dd09f71
Fix oatdump for boot image extensions.
by Vladimir Marko
· 5 years ago
9561faf
Revert "Revert "Revert "Remove reference to d8-compat-dx"""
by Nicolas Geoffray
· 5 years ago
b0a9747
Fix go/lem breakages on baseline configs
by Nicolas Geoffray
· 5 years ago
64a5d1a
Revert "Revert "Remove reference to d8-compat-dx""
by Nicolas Geoffray
· 5 years ago
b7bf843
Use provided dex filenames in oat file.
by Vladimir Marko
· 5 years ago
726e2dd
Read thread-local mark-stack inside critical section
by Lokesh Gidra
· 5 years ago
e3f775b
Address comments from aog/1180224.
by Nicolas Geoffray
· 5 years ago
6217380
Bind-mount individual flattened APEXes
by Jooyung Han
· 5 years ago
43f2f75
Revert^4 "Implement Dot Product Vectorization for x86"
by Alex Light
· 5 years ago
9317031
Move thread-local mark-stack revocation outside SOA
by Lokesh Gidra
· 5 years ago
a0b4631
Revert submission
by Lokesh Gidra
· 5 years ago
13e951d
Fix mallinfo result interpretation
by Hans Boehm
· 5 years ago
1caa127
Revert "Remove reference to d8-compat-dx"
by Jason Lee
· 5 years ago
a142f71
Add missing Barriers in ReplaceReferences
by Alex Light
· 5 years ago
9b5271e
Get the baseline information from the graph.
by Nicolas Geoffray
· 5 years ago
a00b54b
Helpers and refactorings to prepare for interpreter optimizations (x64)
by Nicolas Geoffray
· 5 years ago
e571a28
Ignore bad profiles when --force-merge is specified
by Calin Juravle
· 5 years ago
1755ad0
Remove reference to d8-compat-dx
by Søren Gjesse
· 5 years ago
6c030d4
Pass a large code cache for test 638-checker-inline-cache-intrinsic.
by Nicolas Geoffray
· 5 years ago
4f2e088
ARM64: Move from FPRegister to VRegister based API (continued (2)).
by Roland Levillain
· 5 years ago
a59af8a
JIT baseline: trigger optimized compilation on hotness threshold.
by Nicolas Geoffray
· 5 years ago
5c8cc64
Use framework boot image extension.
by Ulya Trafimovich
· 5 years ago
c8315d9
Move libartpalette-system to system/libartpalette
by Orion Hodson
· 5 years ago
664999a
Revert "Revert^2 "Allow structural redefinition on non-final classes.""
by Nicolas Geoffray
· 5 years ago
642af13
Revert^2 "Make opaque-jni-ids:swapable more efficient" am: bc19b7559e
by Alex Light
· 5 years ago
bc19b75
Revert^2 "Make opaque-jni-ids:swapable more efficient"
by Alex Light
· 5 years ago
b4cda07
Add null check in AppendToBootClassPath am: 0a19e212e5
by Mathieu Chartier
· 5 years ago
eac66af
Revert "Make opaque-jni-ids:swapable more efficient" am: 42c52f53b3
by Alex Light
· 5 years ago
0a19e21
Add null check in AppendToBootClassPath
by Mathieu Chartier
· 5 years ago
42c52f5
Revert "Make opaque-jni-ids:swapable more efficient"
by Alex Light
· 5 years ago
3ad6876
Revert^2 "Allow structural redefinition on non-final classes." am: f1b809ce61
by Alex Light
· 5 years ago
82d8ca6
Fix Missing ReflectiveHandleScope in Class_newInstance am: 20b7a9b8ae
by Alex Light
· 5 years ago
f1b809c
Revert^2 "Allow structural redefinition on non-final classes."
by Alex Light
· 5 years ago
20b7a9b
Fix Missing ReflectiveHandleScope in Class_newInstance
by Alex Light
· 5 years ago
51ddbfa
Assert mutator doesn't get mark-stack assigned once destroyed am: c6ca117090
by Lokesh Gidra
· 5 years ago
c6ca117
Assert mutator doesn't get mark-stack assigned once destroyed
by Lokesh Gidra
· 5 years ago
46c25d4
Extend 952-invoke-custom to test invoke-custom/range am: be52a17c0f
by Orion Hodson
· 5 years ago
be52a17
Extend 952-invoke-custom to test invoke-custom/range
by Orion Hodson
· 5 years ago
8521ca9
Make fieldcount agent handle duplicates am: 26dbdcf691
by Alex Light
· 5 years ago
7c90e52
Make opaque-jni-ids:swapable more efficient am: 4e7dd70e3e
by Alex Light
· 5 years ago
26dbdcf
Make fieldcount agent handle duplicates
by Alex Light
· 5 years ago
4e7dd70
Make opaque-jni-ids:swapable more efficient
by Alex Light
· 5 years ago
fa37ebb
Allow late lookup for @FastNative methods. am: 08d0984bfe
by Vladimir Marko
· 5 years ago
08d0984
Allow late lookup for @FastNative methods.
by Vladimir Marko
· 5 years ago
c5f5db4
Blacklist failing test. am: 2d8b7f4ef7
by Nicolas Geoffray
· 5 years ago
2d8b7f4
Blacklist failing test.
by Nicolas Geoffray
· 5 years ago
3d07bf9
If a collection is in progress, we need to mark new code. am: de3e51d655
by Nicolas Geoffray
· 5 years ago
de3e51d
If a collection is in progress, we need to mark new code.
by Nicolas Geoffray
· 5 years ago
f9bdbe5
JIT baseline: don't update inline caches for intrinsics. am: 20036d80f2
by Nicolas Geoffray
· 5 years ago
20036d8
JIT baseline: don't update inline caches for intrinsics.
by Nicolas Geoffray
· 5 years ago
809d825
Simplify name verification in ClassLoaderContext. am: 36ec598a4d
by Vladimir Marko
· 5 years ago
36ec598
Simplify name verification in ClassLoaderContext.
by Vladimir Marko
· 5 years ago
086d391
ARM64: FP16 greater/less/greaterEquals/lessEquals intrinsics for ARMv8
by Usama Arif
· 5 years ago
457e9fa
ARM64: FP16 greater/less/greaterEquals/lessEquals intrinsics for ARMv8
by Usama Arif
· 5 years ago
45269e9
JIT baseline: Don't update the inline cache for an intrinsic. am: 17a39babb7
by Nicolas Geoffray
· 5 years ago
17a39ba
JIT baseline: Don't update the inline cache for an intrinsic.
by Nicolas Geoffray
· 5 years ago
e61b858
Fix oat version error message formatting. am: 49af4cae56
by Vladimir Marko
· 5 years ago
49af4ca
Fix oat version error message formatting.
by Vladimir Marko
· 5 years ago
d4f091e
Baseline JIT: update inline caches in compiled code. am: e2a3aa9886
by Nicolas Geoffray
· 5 years ago
3629ee5
Allow test 178 to pass for --no-image. am: a2c4d61e48
by Vladimir Marko
· 5 years ago
e2a3aa9
Baseline JIT: update inline caches in compiled code.
by Nicolas Geoffray
· 5 years ago
a2c4d61
Allow test 178 to pass for --no-image.
by Vladimir Marko
· 5 years ago
64d5875
Clean up JNI dlsym lookup trampoline. am: 7dac864d7e
by Vladimir Marko
· 5 years ago
7dac864
Clean up JNI dlsym lookup trampoline.
by Vladimir Marko
· 5 years ago
fb1e982
Revert "Revert^2 "Revoke CC's thread-local mark stack in ~Thread""
by Lokesh Gidra
· 5 years ago
047081a
Revert "Revert^2 "Revoke CC's thread-local mark stack in ~Thread""
by Lokesh Gidra
· 5 years ago
7861bcf
Protect/Unprotect regions (region space) only in debug build am: f585c1e4f8
by Lokesh Gidra
· 5 years ago
f585c1e
Protect/Unprotect regions (region space) only in debug build
by Lokesh Gidra
· 5 years ago
1dc53d8
Skip 909 & 126 with zipapex am: f92f6f12f3
by Alex Light
· 5 years ago
f92f6f1
Skip 909 & 126 with zipapex
by Alex Light
· 5 years ago
37f0c87
Add resetJitCounters am: 0aa02069a2
by Mathieu Chartier
· 5 years ago
0aa0206
Add resetJitCounters
by Mathieu Chartier
· 5 years ago
572382e
Revert "Allow structural redefinition on non-final classes." am: 88b1c83080
by Roland Levillain
· 5 years ago
88b1c83
Revert "Allow structural redefinition on non-final classes."
by Roland Levillain
· 5 years ago
d5ca611
Revert "Revert^2 "Implement Dot Product Vectorization for x86"" am: 8e895008a3
by Nicolas Geoffray
· 5 years ago
8e89500
Revert "Revert^2 "Implement Dot Product Vectorization for x86""
by Nicolas Geoffray
· 5 years ago
7bd0ef4
Honor the --baseline flag for the JIT. am: 7c9cfe8b3f
by Nicolas Geoffray
· 5 years ago
7c9cfe8
Honor the --baseline flag for the JIT.
by Nicolas Geoffray
· 5 years ago
2db49b7
Handle Special case div and rem by 2 in art interpreter am: d3ed4ada0d
by Shalini Salomi Bodapati
· 5 years ago
d3ed4ad
Handle Special case div and rem by 2 in art interpreter
by Shalini Salomi Bodapati
· 5 years ago
c878c8a
Allow structural redefinition on non-final classes. am: c47040d31c
by Alex Light
· 5 years ago
Next »