Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Make elf loading not abort | Andreas Gampe | 2014-09-15 | 1 | -16/+20 |
* | Reduce header files including header files. | Ian Rogers | 2014-06-06 | 1 | -0/+1 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -2/+2 |
* | Compatibility layer to transition from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-05-15 | 1 | -1/+1 |
* | New header fix for gcc 4.7 build. | Nicolas Geoffray | 2014-03-10 | 1 | -0/+2 |
* | Remove dependency on llvm/Support/ELF.h by using linux's elf.h. | Nicolas Geoffray | 2014-02-19 | 1 | -12/+11 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -4/+7 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+129 |