Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
e62c03620928b9b331446d9d056cdb019d25a195
e62c036
am 574cce14: BCE: Narrow instead of unconditionnaly overwrite the range.
by Nicolas Geoffray
· 10 years ago
5f5feee
am 310b0f5f: Fix another case of un-verified dead code.
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
632aaa5
am 1a63351b: Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-dev
by Andreas Gampe
· 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
a8a9eb0
am 0cffac0c: Merge "Fix field ordering for String in hprof" into mnc-dev
by Mathieu Chartier
· 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
f8b8ab3
am dd32833e: Make dex file verifier check that indexes are increasing.
by Jeff Hao
· 10 years ago
dd32833
Make dex file verifier check that indexes are increasing.
by Jeff Hao
· 10 years ago
ecede59
am ad3359e7: Do not overwrite an input register in shift operations.
by Nicolas Geoffray
· 10 years ago
ad3359e
Do not overwrite an input register in shift operations.
by Nicolas Geoffray
· 10 years ago
11eff2e
am 7c19550e: Merge "Fix another miranda method moving GC bug" into mnc-dev
by Mathieu Chartier
· 10 years ago
280e40f
am bad9c7b7: New experimental GC stress mode
by Mathieu Chartier
· 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
de72cab
am 76952000: Merge "Change GC to allow strings to use large object space." into mnc-dev
by Jeff Hao
· 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
e467651
am 67b00a12: Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into mnc-dev
by Andreas Gampe
· 10 years ago
44ca0d5
am 38fafa18: Make large string 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
ce293cd
am 421e495c: ART: Don\'t do pre-linked calls to the interpreter bridge.
by Vladimir Marko
· 10 years ago
421e495
ART: Don't do pre-linked calls to the interpreter bridge.
by Vladimir Marko
· 10 years ago
a83938e
am a6efe5e8: ART: Disallow classes that are abstract and final
by Andreas Gampe
· 10 years ago
a6efe5e
ART: Disallow classes that are abstract and final
by Andreas Gampe
· 10 years ago
564a267
am 88593111: Revert "Revert "Add support for inlining already sharpened interface calls.""
by Nicolas Geoffray
· 10 years ago
8166f79
am ee393607: (-s ours) Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE"
by Nicolas Geoffray
· 10 years ago
3cd356f
am 042fd002: Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
by Nicolas Geoffray
· 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
bced2b1
am c48c7e6a: Use compiling class instead of outer class for access checks.
by Nicolas Geoffray
· 10 years ago
c48c7e6
Use compiling class instead of outer class for access checks.
by Nicolas Geoffray
· 10 years ago
a7b3540
am 7d593094: Use compiling class instead of referrer 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
6425b37
am 1e256bf2: Be careful with predecessor/successor index.
by Nicolas Geoffray
· 10 years ago
1e256bf
Be careful with predecessor/successor index.
by Nicolas Geoffray
· 10 years ago
15e0965
am bbcec62c: Merge "Don\'t check the return type in the builder." into mnc-dev
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
c7cf0ee
am 39eb41f6: Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-dev
by Nicolas Geoffray
· 10 years ago
1e3055a
am 39d40afb: Verifier: check an aput, even if we know it will fail.
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
18218b8
am a04e7b7c: Run a simplification pass before code generation.
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
15621f6
am 096f357c: Merge "Bailout from compilation if an invoke is malformed." into mnc-dev
by Nicolas Geoffray
· 10 years ago
a4d847f
am c9345cc2: Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev
by Nicolas Geoffray
· 10 years ago
49b8352
am 25fde612: Fix a bug in optimizing when the null constant has been DCE.
by Nicolas Geoffray
· 10 years ago
ed28671
am ff82263e: Fix String Change baseline compiler errors.
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
7060f28
am 7257ece4: Use signed encoding when using relative CFI addresses.
by David Srbecky
· 10 years ago
7257ece
Use signed encoding when using relative CFI addresses.
by David Srbecky
· 10 years ago
73ad940
am 673b4302: ART: Check for expected args for instance methods
by Andreas Gampe
· 10 years ago
673b430
ART: Check for expected args for instance methods
by Andreas Gampe
· 10 years ago
3c0ea8b
am cbf5d896: ART: Check var-arg count earlier in method verifier
by Taiju Tsuiki
· 10 years ago
cbf5d89
ART: Check var-arg count earlier in method verifier
by Taiju Tsuiki
· 10 years ago
d7f7bf7
am 1bd841a2: Merge "ART: Fix BCE lint issue" into mnc-dev
by Mingyao Yang
· 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
e11244a
am f0ed1f0f: Merge "Fix GC map generation edge case" into mnc-dev
by Mathieu Chartier
· 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
9e3351d
am 31fa4b57: Remove bogus DCHECK in BCE.
by Nicolas Geoffray
· 10 years ago
31fa4b5
Remove bogus DCHECK in BCE.
by Nicolas Geoffray
· 10 years ago
f4e6743
am bca381a1: Fix premature deoptimization if the loop body isn\'t entered.
by Mingyao Yang
· 10 years ago
bca381a
Fix premature deoptimization if the loop body isn't entered.
by Mingyao Yang
· 10 years ago
9900189
am db538d30: Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
by David Srbecky
· 10 years ago
db538d3
Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
by David Srbecky
· 10 years ago
f76b0ff
am 3e91a44b: Fix case where block has no predecessor for StringChange.
by Jeff Hao
· 10 years ago
3e91a44
Fix case where block has no predecessor for StringChange.
by Jeff Hao
· 10 years ago
9404b85
am e7738e8b: Quick: Handle total high/low register overlap on arm/mips.
by Vladimir Marko
· 10 years ago
e7738e8
Quick: Handle total high/low register overlap on arm/mips.
by Vladimir Marko
· 10 years ago
a303e25
am 9f7687cb: Quick: Fix optimizations for empty if blocks.
by Vladimir Marko
· 10 years ago
9f7687c
Quick: Fix optimizations for empty if blocks.
by Vladimir Marko
· 10 years ago
1863c0e
am dd3c7d2d: ART: Remove old DCHECK that trips Baseline
by David Brazdil
· 10 years ago
dd3c7d2
ART: Remove old DCHECK that trips Baseline
by David Brazdil
· 10 years ago
0a487e7
am 122349a7: Merge "Fix StringChange for optimizing compiler." into mnc-dev
by Jeff Hao
· 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
2812995
am 6e82168b: Fix moving GC bug in DoFilledNewArray
by Mathieu Chartier
· 10 years ago
6e82168
Fix moving GC bug in DoFilledNewArray
by Mathieu Chartier
· 10 years ago
e2e271f
am dfc5db6a: Fix moving GC bugs in proxy stub for X86/X86_64
by Mathieu Chartier
· 10 years ago
dfc5db6
Fix moving GC bugs in proxy stub for X86/X86_64
by Mathieu Chartier
· 10 years ago
c82e357
am bf1fa2cc: Follow up on CL 151605
by Sebastien Hertz
· 10 years ago
23b4fee
am ef484d44: Fix nested deoptimization.
by Mingyao Yang
· 10 years ago
bf1fa2c
Follow up on CL 151605
by Sebastien Hertz
· 10 years ago
Next »