Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0dd7ddaa36a2cf37490dc166ebc21818364130a7
/
src
/
dex_verifier.h
6b4ef02
Make ResolveField not rely on Field::GetType resolution
by Brian Carlstrom
· 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
a51a3dd
Add missing 'explicit's on single-argument constructors.
by Elliott Hughes
· 13 years ago
e0cfb6f
Fixes to allow the verifier to process frameworks.
by jeffhao
· 13 years ago
b4df514
Added more checking upon resolution and bytecode rewriting to verifier.
by jeffhao
· 13 years ago
a0a764a
Added some utility functions for register maps.
by jeffhao
· 13 years ago
e23d93c
Added method fields for register map. Populated by verifier.
by jeffhao
· 13 years ago
98eacac
Enabled verification in the compiler and some other verifier fixes.
by jeffhao
· 13 years ago
d1f0fde
Verifier now generates register maps, though nothing uses them yet.
by jeffhao
· 13 years ago
5fe594f
A bit further along the track of multiple threads.
by Elliott Hughes
· 13 years ago
bdb7651
Added second pass which does code flow checking to verifier.
by jeffhao
· 13 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 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
· 13 years ago
0e5d75d
Add support for linking classes.
by Carl Shapiro
· 13 years ago