Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Fix DBG_START_LOCAL verification. | Logan Chien | 2015-04-24 | 1 | -6/+77 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -5/+5 |
* | Use unique_ptr to track ownership of dex files. | Richard Uhler | 2015-01-13 | 1 | -8/+10 |
* | ART: Track Flush & Close in FdFile | Andreas Gampe | 2014-11-18 | 1 | -0/+6 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -10/+10 |
* | Break apart header files. | Ian Rogers | 2014-07-15 | 1 | -2/+6 |
* | ART: Native support for multidex | Andreas Gampe | 2014-06-25 | 1 | -2/+17 |
* | ART: Dex file verifier needs to check proto idx of method id. | Andreas Gampe | 2014-06-12 | 1 | -0/+221 |