Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store OatDexFile instead of OatFile in DexFile. | Richard Uhler | 2015-04-02 | 1 | -2/+1 |
* | ART: Fix run-test 118 | Andreas Gampe | 2015-02-24 | 1 | -0/+20 |
* | ART: Allow the execution to stop if the compilation fails via an option | Jean Christophe Beyler | 2015-02-23 | 2 | -1/+7 |
* | ART: Fix old run scripts | Andreas Gampe | 2015-02-04 | 1 | -7/+16 |
* | Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStat... | Brian Carlstrom | 2014-12-09 | 3 | -0/+43 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -2/+2 |
* | Add VMRuntime.isBootClassPathOnDisk | Brian Carlstrom | 2014-09-30 | 2 | -5/+37 |
* | Improve dex location canonicalization-related performance. | Vladimir Marko | 2014-09-10 | 1 | -3/+3 |
* | Really fix tests. | Alex Light | 2014-08-27 | 1 | -7/+16 |
* | Support running without a boot image. | Alex Light | 2014-08-25 | 5 | -0/+131 |