Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a75a01313e801c53145df00bad1842d9f643c0a1
/
src
/
dex_instruction.cc
a75a013
Make dex instruction size a lookup.
by Ian Rogers
· 12 years ago
18c24b6
Add new_array type info to dex dump output.
by Mathieu Chartier
· 12 years ago
4c5dd5a
Disassembly support of invoke range instructions.
by Ian Rogers
· 12 years ago
9a4f003
Remove the THROW_VERIFICATION_ERROR op and supporting code.
by jeffhao
· 12 years ago
90334e5
Disassembly of dex instruction improvements.
by Ian Rogers
· 13 years ago
1b3d6ca
Improved dumping of const-wide instructions.
by Elliott Hughes
· 13 years ago
cfe8db4
Really fix instruction decoding for throw verification error.
by jeffhao
· 13 years ago
e89df50
Fixed instruction decoding for throw-verification error format.
by jeffhao
· 13 years ago
adb8c67
Move the compiler away from libdex.
by Elliott Hughes
· 13 years ago
e3c845c
Add code dumping to oatdump.
by Elliott Hughes
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
ba8eee1
Remove more lint.
by Elliott Hughes
· 13 years ago
9fdfc18
Debug support for verifier rewriting.
by Ian Rogers
· 13 years ago
5ed29bf
Make verifier more liberal with interfaces.
by Ian Rogers
· 13 years ago
2c8a857
Debug tidying some verification fixes.
by Ian Rogers
· 13 years ago
d81871c
Verifier clean up.
by Ian Rogers
· 13 years ago
e0cfb6f
Fixes to allow the verifier to process frameworks.
by jeffhao
· 13 years ago
ba5ebb9
Added first pass of verifier and supporting changes.
by jeffhao
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 14 years ago
e4c1ce4
Extend the instruction class with instruction attributes.
by Carl Shapiro
· 14 years ago
12eb78e
Add an instruction abstraction and visitor.
by Carl Shapiro
· 14 years ago