Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e886d68b9c40c941d8966b9c90d0e265c75fb19e
/
test
/
800-smali
d70a97c
ART: Monitor-stack merging should not be handled as throwing
by Andreas Gampe
· 5 years ago
6087bc2
ART: Handle unresolved catch handler types differently in the verifier
by Andreas Gampe
· 5 years ago
b34981b
ART: Fix hidden hard fail in instance field verification
by Andreas Gampe
· 5 years ago
43e4325
ART: Handle clobbering in verifier peephole
by Andreas Gampe
· 6 years ago
ce75049
Revert "Revert "Handle a special case of lock aliasing during lock verification""
by Alexey Grebenkin
· 6 years ago
753a055
Revert "Handle a special case of lock aliasing during lock verification"
by Nicolas Geoffray
· 6 years ago
82898ed
Handle a special case of lock aliasing during lock verification
by Alexey Grebenkin
· 6 years ago
ef01222
Fix typos.
by Roland Levillain
· 7 years ago
50a9ed0
Compensate in compiler for verifier shortcomings.
by Nicolas Geoffray
· 8 years ago
0d638bb
ART: Fix RegTypeCache for instance field declaring class
by David Brazdil
· 8 years ago
a62cb9b
Revert "Revert "Optimize IMT""
by Artem Udovichenko
· 8 years ago
ab880f4
Typos and stylistic fixes.
by Roland Levillain
· 8 years ago
8f4ade0
ART: Fix nits for verifier change
by Andreas Gampe
· 9 years ago
6659624
ART: Make iget receiver mismatch hard verifier error
by Andreas Gampe
· 9 years ago
8d8fc48
ART: Relax verifier checks
by Andreas Gampe
· 9 years ago
bb18a03
ART: Allow array-ness for unresolved merge types
by Andreas Gampe
· 9 years ago
4a2c8fc
Fix bug with verification of constructors
by Alex Light
· 9 years ago
980027c
ART: Treat throw with non-reference type as hard failure in verifier.
by Pavel Vyssotski
· 9 years ago
68b5c0b
ART: Disallow uses of uninitialized references
by David Brazdil
· 9 years ago
87a5575
ART: Change merge(uninitialized, null) to produce conflict
by David Brazdil
· 9 years ago
97b1135
ART: Weaken dex file verifier abstract check
by Andreas Gampe
· 9 years ago
42ef8ab
ART: Stash a resolved method late in the verifier
by Andreas Gampe
· 9 years ago
c96205e
Revert "ART: Check invoke-interface earlier in verifier"
by Andreas Gampe
· 9 years ago
dae2414
ART: Check invoke-interface earlier in verifier
by Andreas Gampe
· 9 years ago
a4c98f2
ART: Fix return-object verification
by Andreas Gampe
· 9 years ago
5469d34
ART: Reject PackedSwitch with overflowing keys
by David Brazdil
· 9 years ago
e6215c0
ART: Move access flags checking to dex file verifier
by Andreas Gampe
· 9 years ago
ad238ce
ART: Add option to retain lock levels in verifier
by Andreas Gampe
· 9 years ago
c147410
ART: Special form of lock aliasing
by Andreas Gampe
· 9 years ago
f5cdc41
ART: (Partially) fix lock aliasing
by Andreas Gampe
· 9 years ago
4bf4c78
ART: Relax verifier aput checking
by Andreas Gampe
· 9 years ago
f10b6e1
ART: Change UninitializedThis tracking in the verifier
by Andreas Gampe
· 9 years ago
b58474e
ART: Change UnresolvedMergedType merge
by Andreas Gampe
· 9 years ago
2ea7b70
ART: Add complex UnresolvedMergedType test case
by Andreas Gampe
· 9 years ago
be2aa44
ART: Relax IsInstantiable check
by Andreas Gampe
· 9 years ago
891dfaa
ART: Fix UninitializedReference handling
by Andreas Gampe
· 9 years ago
747e536
Clean up after verifier changes wrt. conflict/undefined reg.
by Vladimir Marko
· 9 years ago
97a1ff3
ART: Change merges with Undefined to Undefined
by Andreas Gampe
· 9 years ago
7135ff0
ART: Fix test
by Andreas Gampe
· 9 years ago
3853628
ART: Allow to set and copy conflicts in the verifier
by Andreas Gampe
· 9 years ago
185a558
ART: Fix opsize in LoadArgDirect
by Andreas Gampe
· 9 years ago
d5ad72f
ART: Fix invalid access and DCHECK in verifier
by Andreas Gampe
· 9 years ago
d12e782
ART: Reset runtime_throw_failure flag
by Andreas Gampe
· 9 years ago
414000e
Hard-fail get-/put-object to a non-reference field.
by Vladimir Marko
· 9 years ago
a32210c
ART: Correctly hard-fail method with undefined register
by Andreas Gampe
· 9 years ago
dde9827
Fix case where block has no predecessor for StringChange.
by Jeff Hao
· 9 years ago
f11c420
Quick: Fix optimizations for empty if blocks.
by Vladimir Marko
· 9 years ago
ea9ef4d
Use the right bug number. Spotted by vmarko.
by Nicolas Geoffray
· 9 years ago
2d1a0a4
Quick: Don't expect move-exception in every catch block.
by Vladimir Marko
· 9 years ago
69505f8
Don't check the return type in the builder.
by Nicolas Geoffray
· 9 years ago
da9badb
ART: Check long and double register pairs in invokes
by Andreas Gampe
· 9 years ago
b588f4c
ART: Fix wrong hard-failure handling in verifier
by Andreas Gampe
· 9 years ago
9ccd151
Fix verifier handling of empty switch as last instruction.
by Jeff Hao
· 10 years ago
270a0e1
Fix exception handling during deoptimization
by Sebastien Hertz
· 10 years ago
cfe71e5
ART: Fix divide-by-zero for ARM
by Andreas Gampe
· 10 years ago
7e541c9
ART: Fix verification of constructors.
by Stephen Kyle
· 10 years ago
341e425
Clean up dead loops before suspend check elimination.
by Vladimir Marko
· 10 years ago
717a3e4
Re-factor Quick ABI support
by Serguei Katkov
· 10 years ago
32b2a52
Fix Move64 by using ParallelMoves.
by Nicolas Geoffray
· 10 years ago
6489d22
Quick compiler: handle embedded switch data
by buzbee
· 10 years ago
4ee71b2
ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case
by Pavel Vyssotski
· 10 years ago
920506d
Do not try to sharpen super calls to abstract methods.
by Vladimir Marko
· 10 years ago
fe32907
Add stress test for field offset assignment sorting.
by Vladimir Marko
· 10 years ago
7a7c1db
Fix ordering of fields with the same name.
by Vladimir Marko
· 10 years ago
8e1f4f8
Avoid abort in malformed dex code.
by Ian Rogers
· 10 years ago
d24c934
ART: GenNegLong incorrectly handled register overlap for x86
by nikolay serdjuk
· 10 years ago
8fe0e35
ART: Prevent float inference back to SSA in-regs.
by Stephen Kyle
· 10 years ago
f1fd898
Use the shared smali test infrastructure for 800-smali.
by Nicolas Geoffray
· 10 years ago
8fda9f2
ART: Add smali-based run-test
by Andreas Gampe
· 10 years ago