Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
cfed2525fc9add378640c8c0c063534bc7e780cb
cfed2525
ARM64: Move from FPRegister to VRegister based API (continued). am: 52f8e5c2d3
by Roland Levillain
· 5 years ago
52f8e5c
ARM64: Move from FPRegister to VRegister based API (continued).
by Roland Levillain
· 5 years ago
88538f3
Add ForkJoinPool* threads to 911 Ignored regex am: 2221bafe9a
by Alex Light
· 5 years ago
2221baf
Add ForkJoinPool* threads to 911 Ignored regex
by Alex Light
· 5 years ago
7d2bd0f
Revert^2 "Correctly quote -Xbootclasspath argument in run-test-jar"
by Alex Light
· 5 years ago
b801210
Revert^2 "Correctly quote -Xbootclasspath argument in run-test-jar"
by Alex Light
· 5 years ago
97ff45a
Use a different name for shared classloader namespace, to help debugging.
by Martin Stjernholm
· 5 years ago
94fd9ea
Use a different name for shared classloader namespace, to help debugging.
by Martin Stjernholm
· 5 years ago
fc7eb4b
Check stored references in transactional interpreter. am: 149cddaa22
by Vladimir Marko
· 5 years ago
efe4626
Better handle the Host APEX case in `build/apex/art_apex_test.py`.
by Roland Levillain
· 5 years ago
12bb439
art: extend the supported cpu_variant list for arm64 am: af9ab6de38
by Chuwei Xu
· 5 years ago
149cdda
Check stored references in transactional interpreter.
by Vladimir Marko
· 5 years ago
fdbe207
Better handle the Host APEX case in `build/apex/art_apex_test.py`.
by Roland Levillain
· 5 years ago
af9ab6d
art: extend the supported cpu_variant list for arm64
by Chuwei Xu
· 5 years ago
cb7ae02
Update 913-heaps expectation for change in D8 register assignments.
by Ian Zerny
· 5 years ago
688ff64
Update 913-heaps expectation for change in D8 register assignments.
by Ian Zerny
· 5 years ago
453c075
Update expectations around APEX manifests in `art_apex_test.py`. am: df66de0b5e
by Roland Levillain
· 5 years ago
df66de0
Update expectations around APEX manifests in `art_apex_test.py`.
by Roland Levillain
· 5 years ago
69bd9e0
Revert "Correctly quote -Xbootclasspath argument in run-test-jar" am: a8a17a4b92
by Alex Light
· 5 years ago
00f0ff0
Set system server package name to "android" when profiling am: 682715ee14
by Calin Juravle
· 5 years ago
a8a17a4
Revert "Correctly quote -Xbootclasspath argument in run-test-jar"
by Alex Light
· 5 years ago
682715e
Set system server package name to "android" when profiling
by Calin Juravle
· 5 years ago
02bd4b8
Fix libnativeloader_test to work on 64 bit architectures. am: be08b201e2
by Martin Stjernholm
· 5 years ago
c136d6d
Avoid "using namespace" that's blocked by cpplint. am: 48297337eb
by Martin Stjernholm
· 5 years ago
6543508
Handle profile annotation during profman-merge am: ad88cbe5ac
by Calin Juravle
· 5 years ago
713814c
Adjust profile version when the boot image profiling is switched on
by Calin Juravle
· 5 years ago
941875a
Print profile version when dumping the info am: 83aacb23d8
by Calin Juravle
· 5 years ago
fe51f76
Add more options for boot profile aggregation am: 0e82e0f089
by Calin Juravle
· 5 years ago
be08b20
Fix libnativeloader_test to work on 64 bit architectures.
by Martin Stjernholm
· 5 years ago
4829733
Avoid "using namespace" that's blocked by cpplint.
by Martin Stjernholm
· 5 years ago
ad88cbe
Handle profile annotation during profman-merge
by Calin Juravle
· 5 years ago
0f6bde0
Adjust profile version when the boot image profiling is switched on
by Calin Juravle
· 5 years ago
83aacb2
Print profile version when dumping the info
by Calin Juravle
· 5 years ago
0e82e0f
Add more options for boot profile aggregation
by Calin Juravle
· 5 years ago
d929be8
Correctly quote -Xbootclasspath argument in run-test-jar am: cb809bb89e
by Alex Light
· 5 years ago
cb809bb
Correctly quote -Xbootclasspath argument in run-test-jar
by Alex Light
· 5 years ago
349adf8
ARM64: FP16.rint() intrinsic for ARMv8 am: 681692b629
by Usama Arif
· 5 years ago
0d7c7e8
ARM64: FP16.ceil() intrinsic for ARMv8 am: 665aac4678
by Usama Arif
· 5 years ago
9d32b63
ARM64: FP16.floor() intrinsic for ARMv8 am: b9f02c2f86
by Usama Arif
· 5 years ago
681692b
ARM64: FP16.rint() intrinsic for ARMv8
by Usama Arif
· 5 years ago
665aac4
ARM64: FP16.ceil() intrinsic for ARMv8
by Usama Arif
· 5 years ago
b9f02c2
ARM64: FP16.floor() intrinsic for ARMv8
by Usama Arif
· 5 years ago
1198797
Use explicit list of mirrored class when checking CanRedefine am: f1b18facd1
by Alex Light
· 5 years ago
f1b18fa
Use explicit list of mirrored class when checking CanRedefine
by Alex Light
· 5 years ago
49bb9b1
Ensure structural redefinition can shadow functions/fields am: 2462789806
by Alex Light
· 5 years ago
3657782
Don't visit invalid Dex-cache slots am: 28b6efed2c
by Alex Light
· 5 years ago
7dd58a6
MethodHandles: fix missing nominal type return value conversion am: 2764f61586
by Orion Hodson
· 5 years ago
1b8aa1e
libicu_jni needs to be initialized before libopenjdk{d} am: 1c5949ee99
by Victor Chang
· 5 years ago
6015cf5
Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
2462789
Ensure structural redefinition can shadow functions/fields
by Alex Light
· 5 years ago
28b6efe
Don't visit invalid Dex-cache slots
by Alex Light
· 5 years ago
2764f61
MethodHandles: fix missing nominal type return value conversion
by Orion Hodson
· 5 years ago
1c5949e
libicu_jni needs to be initialized before libopenjdk{d}
by Victor Chang
· 5 years ago
7a20cbd
Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
ea29aa6
Blacklist tests that require getrandom. am: 2022debc5f
by Nicolas Geoffray
· 5 years ago
2022deb
Blacklist tests that require getrandom.
by Nicolas Geoffray
· 5 years ago
9d51e7b
Refactor script, add new options am: ef3baf689b
by David Sehr
· 5 years ago
ef3baf6
Refactor script, add new options
by David Sehr
· 5 years ago
ccb0aa7
Add boot image checksums to image header. am: 92eec3a902
by Vladimir Marko
· 5 years ago
4716d8e
Disable zygote-jit-deopt under gcstress while investigating timeouts.
by Nicolas Geoffray
· 5 years ago
92eec3a
Add boot image checksums to image header.
by Vladimir Marko
· 5 years ago
4f7c0cc
Disable zygote-jit-deopt under gcstress while investigating timeouts.
by Nicolas Geoffray
· 5 years ago
20e8df1
Restructure 580-fp16 tests into functions am: 64bac15658
by Usama Arif
· 5 years ago
64bac15
Restructure 580-fp16 tests into functions
by Usama Arif
· 5 years ago
efc980b
Disable -Wthread-safety-negative am: 62f62f38f4
by Colin Cross
· 5 years ago
62f62f3
Disable -Wthread-safety-negative
by Colin Cross
· 5 years ago
c581e3e
art: fix -Wc99-designator am: 0d81f5bb4e
by Nick Desaulniers
· 5 years ago
0d81f5b
art: fix -Wc99-designator
by Nick Desaulniers
· 5 years ago
3edb718
Refactor oat.h. am: d3d00c06a4
by Vladimir Marko
· 5 years ago
d3d00c0
Refactor oat.h.
by Vladimir Marko
· 5 years ago
e9e60bd
Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
0f7c792
Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
bcfde48
Only allow access to @TestApi signatures in instrumented processes.
by Artur Satayev
· 5 years ago
267366c
Only allow access to @TestApi signatures in instrumented processes.
by Artur Satayev
· 5 years ago
1206f07
Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
fa2b2d3
Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex."
by Ulyana Trafimovich
· 5 years ago
aee9414
Revert^4 "Boot image extension." am: 2191069047
by Vladimir Marko
· 5 years ago
2191069
Revert^4 "Boot image extension."
by Vladimir Marko
· 5 years ago
7b3c5da
Revert^2 "Revoke CC's thread-local mark stack in ~Thread" am: add69acb7d
by Lokesh Gidra
· 5 years ago
add69ac
Revert^2 "Revoke CC's thread-local mark stack in ~Thread"
by Lokesh Gidra
· 5 years ago
c52a7e7
Add size weighting to the script am: dd49278c4a
by David Sehr
· 5 years ago
dd49278
Add size weighting to the script
by David Sehr
· 5 years ago
4ea9b7e
Revert^3 "Boot image extension." am: f5c5eb30fc
by Vladimir Marko
· 5 years ago
5bd5ae0
Plumb @TestApi enforcement policy to runtime. am: acdb9a350f
by Artur Satayev
· 5 years ago
f5c5eb3
Revert^3 "Boot image extension."
by Vladimir Marko
· 5 years ago
acdb9a3
Plumb @TestApi enforcement policy to runtime.
by Artur Satayev
· 5 years ago
dd4a32f
Make GetBytesAllocatedEver() monotonic am: 4c6d765dae
by Hans Boehm
· 5 years ago
4c6d765
Make GetBytesAllocatedEver() monotonic
by Hans Boehm
· 5 years ago
5c79aae
Revert "Revoke thread-local mark stack for CC in ~Thread" am: 93e5ae9069
by Nicolas Geoffray
· 5 years ago
93e5ae9
Revert "Revoke thread-local mark stack for CC in ~Thread"
by Nicolas Geoffray
· 5 years ago
1577371
Remove visibility exceptions for view_compiler am: c7c711bb73
by Orion Hodson
· 5 years ago
c7c711b
Remove visibility exceptions for view_compiler
by Orion Hodson
· 5 years ago
c46d7b5
Revoke thread-local mark stack for CC in ~Thread am: 129d61b4c4
by Lokesh Gidra
· 5 years ago
129d61b
Revoke thread-local mark stack for CC in ~Thread
by Lokesh Gidra
· 5 years ago
7da796a
libadbconnection_server: remove dynamic dependencies. am: 0d7232c1b3
by Josh Gao
· 5 years ago
6f34af7
Include libadbconnection_server in the art apex. am: 77e6187a84
by Josh Gao
· 5 years ago
0d7232c
libadbconnection_server: remove dynamic dependencies.
by Josh Gao
· 5 years ago
77e6187
Include libadbconnection_server in the art apex.
by Josh Gao
· 5 years ago
b3e4876
Remove unused MethodInspectionCallback declaration am: 3314457ac7
by Mathieu Chartier
· 5 years ago
3314457
Remove unused MethodInspectionCallback declaration
by Mathieu Chartier
· 5 years ago
Next »