Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Omit OatMethodOffsets for classes without compiled code | Brian Carlstrom | 2013-10-28 | 1 | -1/+19 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -12/+17 |
* | Find OatDexFile by DexFile name and checksum, not just checksum | Brian Carlstrom | 2013-10-03 | 1 | -1/+2 |
* | Use class def index from java.lang.Class. | Ian Rogers | 2013-09-21 | 1 | -1/+1 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -2/+2 |
* | Uleb128 compression of vmap and mapping table. | Ian Rogers | 2013-08-09 | 1 | -4/+4 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Add verification of boot.oat generated on device | Brian Carlstrom | 2013-07-17 | 1 | -1/+8 |
* | Do not mark pages executable unnecessarily to play nice with selinux | Brian Carlstrom | 2013-07-12 | 1 | -3/+5 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+259 |