Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
4fc843c4fc9f33c4ba49c1303d526d0e0e6a3788
/
test
6b2b372
Merge "ART: Add CRC32.udate(int,int) intrinsic for ARM64"
by Vladimir Marko
· 6 years ago
7995cf6
Merge "Revert^4 "Implement LockSupport.park with a futex""
by Treehugger Robot
· 6 years ago
660b4cb
Merge "ART: Add dump-on-timeout helper"
by Andreas Gampe
· 6 years ago
aa31f49
Revert^4 "Implement LockSupport.park with a futex"
by Charles Munger
· 6 years ago
ae5d77d
Merge "Revert "Add LockSupport.park to 004-ThreadStress""
by Roland Levillain
· 6 years ago
a5bd61e
ART: Add dump-on-timeout helper
by Andreas Gampe
· 6 years ago
ce0b077
Revert "Add LockSupport.park to 004-ThreadStress"
by Roland Levillain
· 6 years ago
a517554
Merge "ART: Throw on soft verify failure in InitializeClass()."
by Vladimir Marko
· 6 years ago
de773af
Merge "Add LockSupport.park to 004-ThreadStress"
by Charles Munger
· 6 years ago
91587ea
Add LockSupport.park to 004-ThreadStress
by Charles Munger
· 6 years ago
d79b37b
ART: Throw on soft verify failure in InitializeClass().
by Vladimir Marko
· 6 years ago
cb58b07
ART: Add CRC32.udate(int,int) intrinsic for ARM64
by xueliang.zhong
· 7 years ago
13f4d96
Revert "Revert^2 "Implement LockSupport.park with a futex""
by Nicolas Geoffray
· 6 years ago
6338c5f
Don't fail 050-sync-test due to thread timing
by Lokesh Gidra
· 6 years ago
4e7077d
Revert^2 "Implement LockSupport.park with a futex"
by Charles Munger
· 6 years ago
97d40f9
Merge "Revert "Implement LockSupport.park with a futex""
by Filip Pavlis
· 6 years ago
5485371
Revert "Implement LockSupport.park with a futex"
by Filip Pavlis
· 6 years ago
7f260d4
Fix and improve ClinitCheck elimination.
by Vladimir Marko
· 6 years ago
fe79b59
Merge "Implement LockSupport.park with a futex"
by Treehugger Robot
· 6 years ago
5e1a75c
Implement LockSupport.park with a futex
by Charles Munger
· 6 years ago
eead626
Merge "Revert "Link compression libs statically into libartbase and use those everywhere.""
by Nicolas Geoffray
· 6 years ago
65ed42a
Revert "Link compression libs statically into libartbase and use those everywhere."
by Nicolas Geoffray
· 6 years ago
6e32b00
Merge "Link compression libs statically into libartbase and use those everywhere."
by Martin Stjernholm
· 6 years ago
8a94003
Link compression libs statically into libartbase and use those everywhere.
by Martin Stjernholm
· 6 years ago
20c765f
Revert^4: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
3070e9c
Merge "Revert "Revert^2: Add dex item for hiddenapi flags""
by Paul Hobbs
· 6 years ago
d33d318
Revert "Revert^2: Add dex item for hiddenapi flags"
by Luman Qu
· 6 years ago
da1cc3b
Merge "Revert^2: Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
fe3a979
Revert^2: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
88dbad3
ART: Do some include-what-you-use
by Andreas Gampe
· 7 years ago
a61b45a
Handle quickened opcodes in instrumentation deopt.
by Nicolas Geoffray
· 6 years ago
d9a0437
Revert "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
cd98cde
Merge "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
0dbc363
Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
7f1fe5d
Merge "Add a get_last_error_message JVMTI extension."
by Alex Light
· 6 years ago
49a0187
Revert "Remove DIST_DIR uses in ART."
by Dan Willemsen
· 6 years ago
89e5a9f
Remove DIST_DIR uses in ART.
by Nicolas Geoffray
· 6 years ago
a498458
Merge "Resolve const-string of clinit"
by Mathieu Chartier
· 6 years ago
2275277
Resolve const-string of clinit
by Mathieu Chartier
· 6 years ago
6bc39b1
Merge "Avoid holding locks when calling ObjectFree callback"
by Alex Light
· 6 years ago
ae45cbb
Add a get_last_error_message JVMTI extension.
by Alex Light
· 6 years ago
cd0f38f
Add logic to eagerly resolve const-string for startup methods
by Mathieu Chartier
· 6 years ago
b546163
Fix HNewArray with unresolved primitive array type.
by Vladimir Marko
· 6 years ago
8db8072
Merge "ART: Use reinterpret_cast{32,64}<> when appropriate."
by Vladimir Marko
· 6 years ago
93d9e07
Change ART FindClass method name to GetClass
by Jesse Schettler
· 6 years ago
d55f6ee
Merge "Revert^4 "JVMTI PopFrame support""
by Alex Light
· 6 years ago
78baed5
ART: Use reinterpret_cast{32,64}<> when appropriate.
by Vladimir Marko
· 6 years ago
332c8e3
Merge "Disable run-test 920-objects on jit-on-first-use configuration."
by Roland Levillain
· 6 years ago
375d4eb
Move target run-test dependencies to ART_TEST_TARGET_RUN_TEST_DEPENDENCIES.
by Nicolas Geoffray
· 6 years ago
e53e63d
Disable run-test 920-objects on jit-on-first-use configuration.
by Roland Levillain
· 6 years ago
0b6b0cb
Merge "Remove CHECK that GetThis() must always work."
by Nicolas Geoffray
· 6 years ago
4cbfadc
Remove CHECK that GetThis() must always work.
by Nicolas Geoffray
· 6 years ago
d22c1b1
Merge "Update gcstress & debug expectations."
by Nicolas Geoffray
· 6 years ago
0aa7a5a
Revert^4 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
d51af9e
Make testrunner runnable from art directory
by Alex Light
· 6 years ago
ca21af5
Update gcstress & debug expectations.
by Nicolas Geoffray
· 6 years ago
4519b9d
Make the boot image always multi-image.
by Vladimir Marko
· 6 years ago
a2da9b9
ART: Completely remove the --compile-pic option.
by Vladimir Marko
· 6 years ago
acc56ac
Introduce a 'baseline' variant for the compiler.
by Nicolas Geoffray
· 6 years ago
4ca6cc7
Merge "Revert "Revert^2 "JVMTI PopFrame support"""
by Nicolas Geoffray
· 6 years ago
002feb9
Merge "Update expected ART test failures for `jit-on-first-use` test targets."
by Roland Levillain
· 6 years ago
202b617
Revert "Revert^2 "JVMTI PopFrame support""
by Nicolas Geoffray
· 6 years ago
c71f38b
Merge changes I166d5c7b,I15d5a2c2
by Dan Willemsen
· 6 years ago
8b72690
Update expected ART test failures for `jit-on-first-use` test targets.
by Roland Levillain
· 6 years ago
ad694bf
Add a `jit-on-first-use` "compiler" option to ART's testrunner script.
by Roland Levillain
· 6 years ago
51a778a
ART: Fix 530-checker-peel-unroll after D8 update.
by Mads Ager
· 6 years ago
2e956ba
Use soong_ui.bash instead of the deprecated make wrapper
by Dan Willemsen
· 6 years ago
db72e5e
Stop using DIST_DIR directly, use dist-for-goals
by Dan Willemsen
· 6 years ago
432d280
Merge changes I46fb4aed,I06410bc3
by Treehugger Robot
· 6 years ago
1c7b1fc
Revert^2 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
068a9be
Merge "Revert "JVMTI PopFrame support""
by Alex Light
· 6 years ago
f67d0cb
Revert "JVMTI PopFrame support"
by Alex Light
· 6 years ago
7cac35f
Change FATAL message to WARNING message in FindClass
by Jesse Schettler
· 6 years ago
dd0f77c
Merge "JVMTI PopFrame support"
by Alex Light
· 6 years ago
88a2a9d
JVMTI PopFrame support
by Alex Light
· 7 years ago
386db1a
Add a new variant of 602-deoptimizeable
by Nicolas Geoffray
· 6 years ago
9d2f7f8
Merge "Avoid infinite loop with mutator lock."
by Nicolas Geoffray
· 6 years ago
0ea1537
Avoid infinite loop with mutator lock.
by Nicolas Geoffray
· 6 years ago
eece494
Fix test 1935 for JIT-at-first-use.
by Vladimir Marko
· 6 years ago
c3f4df7
Merge "Support a relative OUT_DIR"
by Treehugger Robot
· 6 years ago
0846a8f
Fix ReplaceUninitializedStringPhis.
by Nicolas Geoffray
· 6 years ago
9ec8559
Merge "Remove patchoat."
by Vladimir Marko
· 6 years ago
06cff4c
Merge "Fix ARM code generator for Select."
by Nicolas Geoffray
· 6 years ago
7b05c5f
Fix ARM code generator for Select.
by Nicolas Geoffray
· 6 years ago
a497a39
Remove patchoat.
by Vladimir Marko
· 6 years ago
e9f6103
Prevent the JIT from loading classes in debuggable mode
by Alex Light
· 6 years ago
960a63e
Merge "Revert^2 "Load boot image at a random address.""
by Vladimir Marko
· 6 years ago
0de9c08
Merge "Remove need for intrinsic recognizer to be a pass."
by Nicolas Geoffray
· 6 years ago
76d4bb0f3
Remove need for intrinsic recognizer to be a pass.
by Nicolas Geoffray
· 6 years ago
4df2d80
Revert^2 "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
233b572
Merge "Revert "Load boot image at a random address.""
by Vladimir Marko
· 6 years ago
f3d0773
Revert "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
334c154
Merge "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
a59b1ec
Merge "Disable test 080-oom-fragmentation only on GSS and debug CC configurations."
by Roland Levillain
· 6 years ago
d0353ab
Merge "Give directions on attaching gdb to run-test target"
by Alex Light
· 6 years ago
0203f23
Disable test 080-oom-fragmentation only on GSS and debug CC configurations.
by Roland Levillain
· 6 years ago
5ad79d8
Load boot image at a random address.
by Vladimir Marko
· 6 years ago
45d3eaf
Merge "ART: Fix const-method-handle method resolution"
by Treehugger Robot
· 6 years ago
ecd5856
ART: Fix const-method-handle method resolution
by Orion Hodson
· 6 years ago
1ffa7ce
Merge "ART: ARM64: Support DotProd SIMD idiom."
by Treehugger Robot
· 6 years ago
Next »