Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
8f28bd479af445293474867191a0bf1cf0f08a4f
/
runtime
/
verifier
/
verifier_deps.cc
865cf90
vdex optimization: avoid doing application type resolution.
by Nicolas Geoffray
· 9 years ago
0e2fe0f
Find the classpath boundary for being assignable to an interface.
by Nicolas Geoffray
· 9 years ago
0f1cb17
Actually record arrays in classpath.
by Nicolas Geoffray
· 9 years ago
2709b5f
Do not record dependencies on arrays.
by Nicolas Geoffray
· 9 years ago
119e846
Point optimizations for vdex.
by Nicolas Geoffray
· 9 years ago
d1665a0
Handle primitive types in VerifierTypes::AddAssignability.
by Nicolas Geoffray
· 9 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 9 years ago
fc2dd61
Speed up verified methods
by Mathieu Chartier
· 9 years ago
340dafa
Use a per-thread VerifierDeps.
by Nicolas Geoffray
· 9 years ago
32b5030
Check same dex file for finding class descriptor string id
by Mathieu Chartier
· 9 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 9 years ago
6bb7f1b
Integrate VerifierDeps in compiler driver.
by Nicolas Geoffray
· 9 years ago
8904b6f
Add VerifierDeps::Verify.
by Nicolas Geoffray
· 9 years ago
e70dd56
Dump VerifierDeps in oatdump.
by Nicolas Geoffray
· 9 years ago
d01f60c
Add a VerifierDeps::Dump method.
by Nicolas Geoffray
· 9 years ago
0802518
Save the non-verified classes in the VerifierDeps.
by Nicolas Geoffray
· 9 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 9 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 9 years ago
6f82fbd
Implement VerifierDeps encoding/decoding
by David Brazdil
· 9 years ago
ca3c8c3
Collect verifier dependencies
by David Brazdil
· 9 years ago