Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6e54f78c7c1e01c1a91a458c6e51cca1c7d13ad4
/
compiler
/
verifier_deps_test.cc
6e54f78
Only look at vdex related access flags for class/fields/methods.
by Nicolas Geoffray
· 8 years ago
7cc3ae5
Return the right value in VerifyClass.
by Nicolas Geoffray
· 8 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 8 years ago
865cf90
vdex optimization: avoid doing application type resolution.
by Nicolas Geoffray
· 8 years ago
0e2fe0f
Find the classpath boundary for being assignable to an interface.
by Nicolas Geoffray
· 8 years ago
0f1cb17
Actually record arrays in classpath.
by Nicolas Geoffray
· 8 years ago
2709b5f
Do not record dependencies on arrays.
by Nicolas Geoffray
· 8 years ago
119e846
Point optimizations for vdex.
by Nicolas Geoffray
· 8 years ago
1d0ae3f
Fix two tests after vdex change.
by Nicolas Geoffray
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 8 years ago
b0bbe8e
Use input-vdex-fd, or input-vdex in dex2oat.
by Nicolas Geoffray
· 8 years ago
340dafa
Use a per-thread VerifierDeps.
by Nicolas Geoffray
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
6bb7f1b
Integrate VerifierDeps in compiler driver.
by Nicolas Geoffray
· 8 years ago
8904b6f
Add VerifierDeps::Verify.
by Nicolas Geoffray
· 8 years ago
e70dd56
Dump VerifierDeps in oatdump.
by Nicolas Geoffray
· 8 years ago
d01f60c
Add a VerifierDeps::Dump method.
by Nicolas Geoffray
· 8 years ago
0802518
Save the non-verified classes in the VerifierDeps.
by Nicolas Geoffray
· 8 years ago
[Renamed (94%) from runtime/verifier/verifier_deps_test.cc]
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
6f82fbd
Implement VerifierDeps encoding/decoding
by David Brazdil
· 8 years ago
ca3c8c3
Collect verifier dependencies
by David Brazdil
· 8 years ago