Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store OatDexFile instead of OatFile in DexFile. | Richard Uhler | 2015-04-02 | 1 | -2/+1 |
* | ART: Allow the execution to stop if the compilation fails via an option | Jean Christophe Beyler | 2015-02-23 | 1 | -1/+1 |
* | ART: Fix old run scripts | Andreas Gampe | 2015-02-04 | 1 | -0/+8 |
* | Fix 116-nodex2oat to use arguments in custom run script | Brian Carlstrom | 2015-01-22 | 1 | -0/+2 |
* | Clean-up 116-nodex2oat unit test | Serguei Katkov | 2015-01-21 | 1 | -6/+0 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -1/+1 |
* | Improve dex location canonicalization-related performance. | Vladimir Marko | 2014-09-10 | 1 | -3/+3 |
* | Fix bugs in the x86 and arm versions of generic JNI. | Nicolas Geoffray | 2014-08-14 | 1 | -0/+3 |
* | Execute an application even when dex2oat crashes. | Nicolas Geoffray | 2014-08-13 | 5 | -0/+118 |