Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
* | Clean up MappingTable::FirstDexToPcPtr(). | Vladimir Marko | 2014-02-27 | 1 | -2/+2 |
* | Delta-encoding of mapping tables. | Vladimir Marko | 2013-11-29 | 1 | -6/+10 |
* | Make exceptions use of LEB decoder valgrind clean. | Ian Rogers | 2013-11-14 | 1 | -16/+18 |
* | Avoid reading off the end of empty mapping tables. | Ian Rogers | 2013-11-13 | 1 | -4/+8 |
* | Uleb128 compression of vmap and mapping table. | Ian Rogers | 2013-08-12 | 1 | -0/+196 |