summaryrefslogtreecommitdiffstats
path: root/runtime/dex_file_verifier_test.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Fix DBG_START_LOCAL verification.Logan Chien2015-04-241-6/+77
* Replace NULL with nullptrMathieu Chartier2015-04-221-5/+5
* Use unique_ptr to track ownership of dex files.Richard Uhler2015-01-131-8/+10
* ART: Track Flush & Close in FdFileAndreas Gampe2014-11-181-0/+6
* stdint types all the way!Ian Rogers2014-10-091-10/+10
* Break apart header files.Ian Rogers2014-07-151-2/+6
* ART: Native support for multidexAndreas Gampe2014-06-251-2/+17
* ART: Dex file verifier needs to check proto idx of method id.Andreas Gampe2014-06-121-0/+221