index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
800-smali
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Relax verifier aput checking
Andreas Gampe
2015-08-14
1
-0
/
+4
*
ART: Change UninitializedThis tracking in the verifier
Andreas Gampe
2015-08-12
1
-0
/
+1
*
ART: Change UnresolvedMergedType internal representation
Andreas Gampe
2015-08-10
1
-0
/
+1
*
ART: Change merges with Undefined to Undefined
Andreas Gampe
2015-07-09
1
-0
/
+4
*
ART: Allow to set and copy conflicts in the verifier
Andreas Gampe
2015-07-08
1
-0
/
+2
*
ART: Fix opsize in LoadArgDirect
Andreas Gampe
2015-07-07
1
-0
/
+2
*
ART: Fix invalid access and DCHECK in verifier
Andreas Gampe
2015-06-26
2
-0
/
+22
*
ART: Reset runtime_throw_failure flag
Andreas Gampe
2015-06-25
1
-2
/
+4
*
Hard-fail get-/put-object to a non-reference field.
Vladimir Marko
2015-06-25
1
-0
/
+2
*
Don't check the return type in the builder.
Nicolas Geoffray
2015-06-22
1
-0
/
+2
*
Fix case where block has no predecessor for StringChange.
Jeff Hao
2015-06-19
1
-0
/
+1
*
Quick: Fix optimizations for empty if blocks.
Vladimir Marko
2015-06-19
1
-0
/
+2
*
Quick: Don't expect move-exception in every catch block.
Vladimir Marko
2015-06-18
1
-0
/
+1
*
ART: Fix wrong hard-failure handling in verifier
Andreas Gampe
2015-05-27
1
-0
/
+2
*
Fix verifier handling of empty switch as last instruction.
Jeff Hao
2015-03-20
1
-0
/
+2
*
Fix exception handling during deoptimization
Sebastien Hertz
2015-01-23
1
-10
/
+18
*
ART: Fix divide-by-zero for ARM
Andreas Gampe
2015-01-06
1
-0
/
+1
*
ART: Fix verification of constructors.
Stephen Kyle
2014-12-22
1
-0
/
+2
*
Clean up dead loops before suspend check elimination.
Vladimir Marko
2014-12-19
1
-0
/
+1
*
Re-factor Quick ABI support
Serguei Katkov
2014-12-08
1
-0
/
+1
*
Fix Move64 by using ParallelMoves.
Nicolas Geoffray
2014-11-27
1
-0
/
+1
*
Quick compiler: handle embedded switch data
buzbee
2014-11-25
1
-0
/
+2
*
ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case
Pavel Vyssotski
2014-11-19
1
-0
/
+1
*
Do not try to sharpen super calls to abstract methods.
Vladimir Marko
2014-11-18
1
-0
/
+8
*
Fix ordering of fields with the same name.
Vladimir Marko
2014-11-17
1
-0
/
+1
*
Avoid abort in malformed dex code.
Ian Rogers
2014-11-14
1
-33
/
+47
*
ART: GenNegLong incorrectly handled register overlap for x86
nikolay serdjuk
2014-11-10
1
-0
/
+1
*
ART: Prevent float inference back to SSA in-regs.
Stephen Kyle
2014-10-24
1
-0
/
+2
*
Use the shared smali test infrastructure for 800-smali.
Nicolas Geoffray
2014-10-23
1
-17
/
+0
*
ART: Add smali-based run-test
Andreas Gampe
2014-10-10
2
-0
/
+139