Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ffd43f62c23d2cbf84ab549dc37ca1dda2ac438d
ffd43f6
Merge "Require mutator lock for DeleteLocalRef" into mnc-dev
by Mathieu Chartier
· 10 years ago
e290896
Require mutator lock for DeleteLocalRef
by Mathieu Chartier
· 10 years ago
b91205e
ART: Fix streaming tracing issues
by Andreas Gampe
· 10 years ago
1ff04ab
ART: Bail out immediately on try/catch
by David Brazdil
· 10 years ago
5597b42
Merge "ART: Fix kEverything compiler filter" into mnc-dev
by Andreas Gampe
· 10 years ago
ad80568
ART: Only print stripped dex2oat command line
by Andreas Gampe
· 10 years ago
88802ca
ART: Fix kEverything compiler filter
by buzbee
· 10 years ago
6415013
ART: Reset runtime_throw_failure flag
by Andreas Gampe
· 10 years ago
005deb0
ART: Set methods to preverified in verify-none
by Andreas Gampe
· 10 years ago
9ae03f0
Merge "Do not try to compile resource-only dex files." into mnc-dev
by Richard Uhler
· 10 years ago
9206789
Hard-fail get-/put-object to a non-reference field.
by Vladimir Marko
· 10 years ago
20d60dd
Only do some checks when compiling against the core image.
by Nicolas Geoffray
· 10 years ago
559b1cc
[MIPS64] JNI Compiler: Sign-extend int function arguments
by Lazar Trsic
· 10 years ago
2eb8543
Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev
by Andreas Gampe
· 10 years ago
71e46c1
Fix force copy
by Mathieu Chartier
· 10 years ago
844fb67
ART: Fix arm32 instrumentation exit stub
by Andreas Gampe
· 10 years ago
6d20c2e
Merge "Fix imt conflict trampoline for mips64" into mnc-dev
by Mathieu Chartier
· 10 years ago
0b95bf1
Fix imt conflict trampoline for mips64
by Mathieu Chartier
· 10 years ago
94e7c05
Increase alt signal stack to 32K on host.
by Christopher Ferris
· 10 years ago
466efcc
Merge "Adding optimizing compiler test case for String.<init>." into mnc-dev
by Jeff Hao
· 10 years ago
2867634
Use a flag from the verifier to know if we should compile.
by Nicolas Geoffray
· 10 years ago
b5171ff
BCE: don't assume a bounds check always gets a HArrayLength.
by Nicolas Geoffray
· 10 years ago
cb44b11
Do not try to compile resource-only dex files.
by Richard Uhler
· 10 years ago
0fd292d
Fix codegen_test after DCE fix.
by Nicolas Geoffray
· 10 years ago
18b236e
Recompute dominator tree after DCE.
by Nicolas Geoffray
· 10 years ago
574cce1
BCE: Narrow instead of unconditionnaly overwrite the range.
by Nicolas Geoffray
· 10 years ago
310b0f5
Fix another case of un-verified dead code.
by Nicolas Geoffray
· 10 years ago
e7c7d8e
Adding optimizing compiler test case for String.<init>.
by Jeff Hao
· 10 years ago
1a63351
Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-dev
by Andreas Gampe
· 10 years ago
a497d1c
ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371
by Andreas Gampe
· 10 years ago
0cffac0
Merge "Fix field ordering for String in hprof" into mnc-dev
by Mathieu Chartier
· 10 years ago
c94c6a7
Fix field ordering for String in hprof
by Mathieu Chartier
· 10 years ago
dd32833
Make dex file verifier check that indexes are increasing.
by Jeff Hao
· 10 years ago
ad3359e
Do not overwrite an input register in shift operations.
by Nicolas Geoffray
· 10 years ago
7c19550
Merge "Fix another miranda method moving GC bug" into mnc-dev
by Mathieu Chartier
· 10 years ago
bad9c7b
New experimental GC stress mode
by Mathieu Chartier
· 10 years ago
7695200
Merge "Change GC to allow strings to use large object space." into mnc-dev
by Jeff Hao
· 10 years ago
37fd527
Change GC to allow strings to use large object space.
by Jeff Hao
· 10 years ago
67b00a1
Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into mnc-dev
by Andreas Gampe
· 10 years ago
38fafa1
Make large string use large object space.
by Jeff Hao
· 10 years ago
4c67a6a
ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes
by Andreas Gampe
· 10 years ago
6e80460
Fix another miranda method moving GC bug
by Mathieu Chartier
· 10 years ago
421e495
ART: Don't do pre-linked calls to the interpreter bridge.
by Vladimir Marko
· 10 years ago
a6efe5e
ART: Disallow classes that are abstract and final
by Andreas Gampe
· 10 years ago
8859311
Revert "Revert "Add support for inlining already sharpened interface calls.""
by Nicolas Geoffray
· 10 years ago
ee39360
Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE"
by Nicolas Geoffray
· 10 years ago
042fd00
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
by Nicolas Geoffray
· 10 years ago
c48c7e6
Use compiling class instead of outer class for access checks.
by Nicolas Geoffray
· 10 years ago
7d59309
Use compiling class instead of referrer for access checks.
by Nicolas Geoffray
· 10 years ago
1e256bf
Be careful with predecessor/successor index.
by Nicolas Geoffray
· 10 years ago
bbcec62
Merge "Don't check the return type in the builder." into mnc-dev
by Nicolas Geoffray
· 10 years ago
be43861
Don't check the return type in the builder.
by Nicolas Geoffray
· 10 years ago
39eb41f
Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-dev
by Nicolas Geoffray
· 10 years ago
0bc614d
Do not expect 0 or 1 only when comparing a boolean.
by Nicolas Geoffray
· 10 years ago
39d40af
Verifier: check an aput, even if we know it will fail.
by Nicolas Geoffray
· 10 years ago
a04e7b7
Run a simplification pass before code generation.
by Nicolas Geoffray
· 10 years ago
096f357
Merge "Bailout from compilation if an invoke is malformed." into mnc-dev
by Nicolas Geoffray
· 10 years ago
753f1fb
Bailout from compilation if an invoke is malformed.
by Nicolas Geoffray
· 10 years ago
c9345cc
Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev
by Nicolas Geoffray
· 10 years ago
7d4cc8c
Fix wrong DCHECK in bounds check elimination.
by Nicolas Geoffray
· 10 years ago
25fde61
Fix a bug in optimizing when the null constant has been DCE.
by Nicolas Geoffray
· 10 years ago
ff82263
Fix String Change baseline compiler errors.
by Nicolas Geoffray
· 10 years ago
7257ece
Use signed encoding when using relative CFI addresses.
by David Srbecky
· 10 years ago
673b430
ART: Check for expected args for instance methods
by Andreas Gampe
· 10 years ago
cbf5d89
ART: Check var-arg count earlier in method verifier
by Taiju Tsuiki
· 10 years ago
1bd841a
Merge "ART: Fix BCE lint issue" into mnc-dev
by Mingyao Yang
· 10 years ago
38fad46
ART: Fix BCE lint issue
by Andreas Gampe
· 10 years ago
f0ed1f0
Merge "Fix GC map generation edge case" into mnc-dev
by Mathieu Chartier
· 10 years ago
1626b91
Fix GC map generation edge case
by Mathieu Chartier
· 10 years ago
31fa4b5
Remove bogus DCHECK in BCE.
by Nicolas Geoffray
· 10 years ago
bca381a
Fix premature deoptimization if the loop body isn't entered.
by Mingyao Yang
· 10 years ago
db538d3
Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
by David Srbecky
· 10 years ago
3e91a44
Fix case where block has no predecessor for StringChange.
by Jeff Hao
· 10 years ago
e7738e8
Quick: Handle total high/low register overlap on arm/mips.
by Vladimir Marko
· 10 years ago
9f7687c
Quick: Fix optimizations for empty if blocks.
by Vladimir Marko
· 10 years ago
dd3c7d2
ART: Remove old DCHECK that trips Baseline
by David Brazdil
· 10 years ago
122349a
Merge "Fix StringChange for optimizing compiler." into mnc-dev
by Jeff Hao
· 10 years ago
e0a9a53
Fix StringChange for optimizing compiler.
by Jeff Hao
· 10 years ago
a26cb57
ART stack unwinding fixes for libunwind/gdb/lldb.
by David Srbecky
· 10 years ago
6e82168
Fix moving GC bug in DoFilledNewArray
by Mathieu Chartier
· 10 years ago
dfc5db6
Fix moving GC bugs in proxy stub for X86/X86_64
by Mathieu Chartier
· 10 years ago
bf1fa2c
Follow up on CL 151605
by Sebastien Hertz
· 10 years ago
ef484d4
Fix nested deoptimization.
by Mingyao Yang
· 10 years ago
07c6f5a
Quick: Don't expect move-exception in every catch block.
by Vladimir Marko
· 10 years ago
e71eb1d
Fix some java_lang_Class related moving GC bugs
by Mathieu Chartier
· 10 years ago
ee9bc65
Merge "ART: Allow PackedSwitch instructions with zero targets" into mnc-dev
by David Brazdil
· 10 years ago
df75bca
ART: Allow PackedSwitch instructions with zero targets
by David Brazdil
· 10 years ago
6ecc296
Quick: Fix marking unused registers in DCE.
by Vladimir Marko
· 10 years ago
a8b4100
ART: Fix reporting initialized classes by CompilerDriver.
by Vladimir Marko
· 10 years ago
f61ab97
Merge "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" into mnc-dev
by Nicolas Geoffray
· 10 years ago
c362782
Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE
by Nicolas Geoffray
· 10 years ago
23fad47
Fix reference comparison after redundant phi elimination.
by Nicolas Geoffray
· 10 years ago
a3b9d4e
Add missing EndAssertNoThreadSuspension
by Mathieu Chartier
· 10 years ago
afe9e13
Set default visibility on art_sigsegv_fault.
by Oleksiy Vyalov
· 10 years ago
61e4ec3
Merge "Change mips64 lwu to ld for loading caller ArtMethod*" into mnc-dev
by Mathieu Chartier
· 10 years ago
9ad40fd
Change mips64 lwu to ld for loading caller ArtMethod*
by Mathieu Chartier
· 10 years ago
4998374
JDWP: update handling of 8-bit and 16-bit fields
by Sebastien Hertz
· 10 years ago
6ba35b5
JDWP: asynchronous invoke command handling
by Sebastien Hertz
· 10 years ago
c72c5ac
Merge "Add cortex-a53 as a valid instruction set variant for arm64." into mnc-dev
by Tim Murray
· 10 years ago
00fd8c2
Add cortex-a53 as a valid instruction set variant for arm64.
by Tim Murray
· 10 years ago
Next »