summaryrefslogtreecommitdiffstats
path: root/test/118-noimage-dex2oat
Commit message (Expand)AuthorAgeFilesLines
* Store OatDexFile instead of OatFile in DexFile.Richard Uhler2015-04-021-2/+1
* ART: Fix run-test 118Andreas Gampe2015-02-241-0/+20
* ART: Allow the execution to stop if the compilation fails via an optionJean Christophe Beyler2015-02-232-1/+7
* ART: Fix old run scriptsAndreas Gampe2015-02-041-7/+16
* Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStat...Brian Carlstrom2014-12-093-0/+43
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-2/+2
* Add VMRuntime.isBootClassPathOnDiskBrian Carlstrom2014-09-302-5/+37
* Improve dex location canonicalization-related performance.Vladimir Marko2014-09-101-3/+3
* Really fix tests.Alex Light2014-08-271-7/+16
* Support running without a boot image.Alex Light2014-08-255-0/+131