Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e0abec751ce81b14a57522b51d43138fa1541d33
/
runtime
/
dex_file_verifier_test.cc
12f4ff4
ART: Add DEX support for MethodHandle and CallSite info.
by Orion Hodson
· 8 years ago
6c4921b
ART: Improve class initializer and constructor verification.
by Orion Hodson
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
9c20a14
Get a basic modification of dex file working
by Alex Light
· 8 years ago
733ddb2
Refactor Dex open methods
by David Sehr
· 8 years ago
37d6a3b
Support the -i flag in the new dexdump.
by Aart Bik
· 8 years ago
621b5ea
Enforce class definition ordering rules in v37 Dex files.
by Roland Levillain
· 9 years ago
4021b46
Revert "Reject classes inheriting from themselves directly or transitively."
by Roland Levillain
· 9 years ago
498bb81
Reject classes inheriting from themselves directly or transitively.
by Roland Levillain
· 9 years ago
60be30a
Merge "Fix ProtoId ordering check in DexFileVerifier."
by Vladimir Marko
· 9 years ago
0ed0521
Fix test for verification of clinit method
by Alex Light
· 9 years ago
0ca8add
Fix ProtoId ordering check in DexFileVerifier.
by Vladimir Marko
· 9 years ago
59399ab
Fix index checks for error strings in DexFileVerifier.
by Vladimir Marko
· 9 years ago
d7c10c2
Fix issued with non-public interface methods.
by Alex Light
· 9 years ago
76ed99d
ART: Postpone interface-related dex failure to version 37
by Andreas Gampe
· 9 years ago
b512c0e
ART: Check alignment of section offsets
by Andreas Gampe
· 9 years ago
c9f0ba1
ART: Give better error messages in dex-file verifier
by Andreas Gampe
· 9 years ago
b4fb701
Remove dex_file_verifier test of newly allowed behavior.
by Alex Light
· 9 years ago
6958e4f
ART: Fix two allocation/deallocation mismatches.
by Vladimir Marko
· 9 years ago
e6215c0
ART: Move access flags checking to dex file verifier
by Andreas Gampe
· 9 years ago
dd3208d
ART: Fix DBG_START_LOCAL verification.
by Logan Chien
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
fbef44d
Use unique_ptr to track ownership of dex files.
by Richard Uhler
· 10 years ago
4303ba9
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
833a485
ART: Native support for multidex
by Andreas Gampe
· 11 years ago
df10b32
ART: Dex file verifier needs to check proto idx of method id.
by Andreas Gampe
· 10 years ago