Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -3/+3 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -7/+7 |
* | ART: Tighten verifier list reading and offsets | Andreas Gampe | 2014-09-02 | 1 | -0/+6 |
* | Add native memory accounting through custom allocator. | Mathieu Chartier | 2014-08-29 | 1 | -1/+1 |
* | ART: Check for duplicate class definitions in dex file verifier | Andreas Gampe | 2014-07-29 | 1 | -0/+5 |
* | ART: Improve overflow detection in dex file verifier | Andreas Gampe | 2014-07-17 | 1 | -2/+1 |
* | ART: Clean up DexFile verifier API | Andreas Gampe | 2014-06-13 | 1 | -4/+4 |
* | ART: Check indices in dex file verifier | Andreas Gampe | 2014-06-06 | 1 | -2/+15 |
* | 64bit cleanliness for the dex file verifier. | Ian Rogers | 2014-01-23 | 1 | -6/+6 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -15/+27 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+97 |