Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
371496daf03921c0c3ade8bc20b33b6454d8d495
371496d
Merge "Explicitly link libz-host to libart."
by Evgenii Stepanov
· 10 years ago
053df00
Merge "ART: Remove bad FindSymbol call"
by Andreas Gampe
· 10 years ago
8fec90b
ART: Remove bad FindSymbol call
by Andreas Gampe
· 10 years ago
edf9daf
Merge "ART: Unlink target oat file before compiling"
by Andreas Gampe
· 10 years ago
d3af348
Merge "Change ART_TEST_GC_STRESS to use new gcstress mode"
by Andreas Gampe
· 10 years ago
eb19362
Change ART_TEST_GC_STRESS to use new gcstress mode
by Mathieu Chartier
· 10 years ago
915e9e0
Merge "ART: Fix test 036-finalizer"
by Andreas Gampe
· 10 years ago
ef9849e
ART: Fix test 036-finalizer
by Mathieu Chartier
· 10 years ago
4591ae2
ART: Unlink target oat file before compiling
by Andreas Gampe
· 10 years ago
6d6b30e
Merge "Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER."
by Roland Levillain
· 10 years ago
bbcc01a
Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER.
by Roland Levillain
· 10 years ago
0b3ac8e
Explicitly link libz-host to libart.
by Evgenii Stepanov
· 10 years ago
3b0667c
Merge "ART: Fix CFI annotation for art_quick_aput_obj"
by Andreas Gampe
· 10 years ago
b508ccd
Merge "Rename ZipEntryName to ZipString"
by Yusuke Sato
· 10 years ago
2738639
ART: Fix CFI annotation for art_quick_aput_obj
by Mathieu Chartier
· 10 years ago
806af26
Merge "Do not replace a live phi with a dead phi."
by Nicolas Geoffray
· 10 years ago
4230e18
Do not replace a live phi with a dead phi.
by Nicolas Geoffray
· 10 years ago
f91d27c
Merge "Revert "Revert "Do not update the type of something we already know."""
by Nicolas Geoffray
· 10 years ago
f9a1995
Revert "Revert "Do not update the type of something we already know.""
by Nicolas Geoffray
· 10 years ago
2e232ce
Merge "Revert "Do not update the type of something we already know.""
by Calin Juravle
· 10 years ago
63107a8
Revert "Do not update the type of something we already know."
by Calin Juravle
· 10 years ago
f67156e
Merge "Do not update the type of something we already know."
by Nicolas Geoffray
· 10 years ago
30eb58c
Do not update the type of something we already know.
by Nicolas Geoffray
· 10 years ago
d1c897d
Merge "Exercise sun.misc.Unsafe.compareAndSwapObject."
by Roland Levillain
· 10 years ago
0bf7687
Merge "Quick: Disable GVN, DCE and LVN for type conflicts."
by Bill Buzbee
· 10 years ago
f7e7327
Quick: Disable GVN, DCE and LVN for type conflicts.
by Vladimir Marko
· 10 years ago
9a83f59
Merge "Fixed a nullptr bug in SweepAllocationRecords()"
by Mathieu Chartier
· 10 years ago
8db4a7c
Merge "ART: Fix CFI annotation in arm64, x86 and x86-64 assembly"
by Andreas Gampe
· 10 years ago
110415d
Fixed a nullptr bug in SweepAllocationRecords()
by Man Cao
· 10 years ago
6b90d42
ART: Fix CFI annotation in arm64, x86 and x86-64 assembly
by Andreas Gampe
· 10 years ago
921c7a6
Merge "ART: Fix invalid access and DCHECK in verifier"
by Andreas Gampe
· 10 years ago
d5ad72f
ART: Fix invalid access and DCHECK in verifier
by Andreas Gampe
· 10 years ago
2d0ad78
Merge "ART: Fix streaming tracing issues"
by Andreas Gampe
· 10 years ago
7526d78
ART: Fix streaming tracing issues
by Andreas Gampe
· 10 years ago
83f0a08
Merge "Require mutator lock for DeleteLocalRef"
by Mathieu Chartier
· 10 years ago
dd06afe
Require mutator lock for DeleteLocalRef
by Mathieu Chartier
· 10 years ago
8d1a8c0
Merge "ART: Ignore repeated field indexes when loading a class."
by Vladimir Marko
· 10 years ago
b485915
Merge "Revert "Revert "ART: Implement try/catch blocks in Builder"""
by David Brazdil
· 10 years ago
23682bf
ART: Ignore repeated field indexes when loading a class.
by Vladimir Marko
· 10 years ago
fc6a86a
Revert "Revert "ART: Implement try/catch blocks in Builder""
by David Brazdil
· 10 years ago
4a08e17
Merge "Minor fixes to mips64 for the arch-specific optimisation framework."
by Roland Levillain
· 10 years ago
d3eaade
Merge "Revert "ART: Implement try/catch blocks in Builder""
by David Brazdil
· 10 years ago
3e18738
Revert "ART: Implement try/catch blocks in Builder"
by David Brazdil
· 10 years ago
610a049
Merge "Revert "ART: Fix gtests after try/catch change""
by David Brazdil
· 10 years ago
cf950c2
Revert "ART: Fix gtests after try/catch change"
by David Brazdil
· 10 years ago
b550c2e
Exercise sun.misc.Unsafe.compareAndSwapObject.
by Roland Levillain
· 10 years ago
6808a0e
Merge "ART: Fix gtests after try/catch change"
by David Brazdil
· 10 years ago
a65930d
ART: Fix gtests after try/catch change
by David Brazdil
· 10 years ago
2f81cd8
Merge "ART: Implement try/catch blocks in Builder"
by David Brazdil
· 10 years ago
e4a1554
Merge "List test as flaky."
by Nicolas Geoffray
· 10 years ago
d9d014a
List test as flaky.
by Nicolas Geoffray
· 10 years ago
eeca545
Merge "ART: Only print stripped dex2oat command line"
by Andreas Gampe
· 10 years ago
046c706
ART: Only print stripped dex2oat command line
by Andreas Gampe
· 10 years ago
52ce9a2
Merge "ART: Fix kEverything compiler filter"
by buzbee
· 10 years ago
6056c8f
Merge "interpreter: Fix string init for soft-failed invokes"
by Igor Murashkin
· 10 years ago
c833299
ART: Fix kEverything compiler filter
by buzbee
· 10 years ago
a06b49b
interpreter: Fix string init for soft-failed invokes
by Igor Murashkin
· 10 years ago
d7f3c38
Merge "Make allocation tracker use less memory"
by Mathieu Chartier
· 10 years ago
64db62d
Rename ZipEntryName to ZipString
by Yusuke Sato
· 10 years ago
42c3c33
Make allocation tracker use less memory
by Man Cao
· 10 years ago
dfda6d7
Merge "Fixed bug in debugging information in dex file"
by Andreas Gampe
· 10 years ago
f3274f8
Merge "ART: Reset runtime_throw_failure flag"
by Andreas Gampe
· 10 years ago
d12e782
ART: Reset runtime_throw_failure flag
by Andreas Gampe
· 10 years ago
4cc6073
Fixed bug in debugging information in dex file
by Aart Bik
· 10 years ago
292edf0
Merge "ART: Set methods to preverified in verify-none"
by Andreas Gampe
· 10 years ago
1c284f2
ART: Set methods to preverified in verify-none
by Andreas Gampe
· 10 years ago
1f77078
Merge "Do not try to compile resource-only dex files."
by Richard Uhler
· 10 years ago
0b5c7d1
ART: Implement try/catch blocks in Builder
by David Brazdil
· 10 years ago
9b994ea
Do not try to compile resource-only dex files.
by Richard Uhler
· 10 years ago
7467fa3
Merge "Pass LD_USE_LOAD_BIAS to the art script."
by Nicolas Geoffray
· 10 years ago
fdaeee1
Pass LD_USE_LOAD_BIAS to the art script.
by Nicolas Geoffray
· 10 years ago
6c52aaf
Merge "Disable test for all runs."
by Nicolas Geoffray
· 10 years ago
eb10b68
Disable test for all runs.
by Nicolas Geoffray
· 10 years ago
a397746
Merge "Hard-fail get-/put-object to a non-reference field."
by Vladimir Marko
· 10 years ago
414000e
Hard-fail get-/put-object to a non-reference field.
by Vladimir Marko
· 10 years ago
bcc9d2b
Merge "Only do some checks when compiling against the core image."
by Nicolas Geoffray
· 10 years ago
335005e
Only do some checks when compiling against the core image.
by Nicolas Geoffray
· 10 years ago
1dd3136
Merge "[MIPS64] JNI Compiler: Sign-extend int function arguments"
by Andreas Gampe
· 10 years ago
a3c9b46
Merge "ART: Fix arm32 instrumentation exit stub"
by Andreas Gampe
· 10 years ago
c89b047
ART: Fix arm32 instrumentation exit stub
by Andreas Gampe
· 10 years ago
eab8057
Merge "Fix force copy"
by Mathieu Chartier
· 10 years ago
b735bd9
Fix force copy
by Mathieu Chartier
· 10 years ago
1f1d53e
Merge "ART: Correctly hard-fail method with undefined register"
by Andreas Gampe
· 10 years ago
a32210c
ART: Correctly hard-fail method with undefined register
by Andreas Gampe
· 10 years ago
2f233b4
Merge "Adding optimizing compiler test case for String.<init>."
by Jeff Hao
· 10 years ago
7d925a9
Adding optimizing compiler test case for String.<init>.
by Jeff Hao
· 10 years ago
f46e9d7
Merge "Increase alt signal stack to 32K on host."
by Christopher Ferris
· 10 years ago
e34c71c
Increase alt signal stack to 32K on host.
by Christopher Ferris
· 10 years ago
fdc9af0
Merge "Use a flag from the verifier to know if we should compile."
by Nicolas Geoffray
· 10 years ago
4824c27
Use a flag from the verifier to know if we should compile.
by Nicolas Geoffray
· 10 years ago
0c955b1
Merge "BCE: don't assume a bounds check always gets a HArrayLength."
by Nicolas Geoffray
· 10 years ago
f652d60
[MIPS64] JNI Compiler: Sign-extend int function arguments
by Lazar Trsic
· 10 years ago
22c4edd
Merge "ART: Run GraphChecker after Builder and SsaBuilder"
by David Brazdil
· 10 years ago
2b1bc48
Merge "BCE: Narrow instead of unconditionnaly overwrite the range."
by Nicolas Geoffray
· 10 years ago
a09ff9c
BCE: Narrow instead of unconditionnaly overwrite the range.
by Nicolas Geoffray
· 10 years ago
8df886b
BCE: don't assume a bounds check always gets a HArrayLength.
by Nicolas Geoffray
· 10 years ago
69ba7b7
ART: Run GraphChecker after Builder and SsaBuilder
by David Brazdil
· 10 years ago
b809daa
Merge "ART: Stop creating a fallthrough block for Goto"
by David Brazdil
· 10 years ago
1c7f2f1
Merge "Fix codegen_test after DCE fix."
by Nicolas Geoffray
· 10 years ago
ea80942
Fix codegen_test after DCE fix.
by Nicolas Geoffray
· 10 years ago
Next »