Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Prepare for ELF64. | Tong Shen | 2014-10-03 | 1 | -2/+14 |
* | Fixed gdb support and added some ElfFile functions | Alex Light | 2014-06-27 | 1 | -1/+1 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -1/+1 |
* | Make out arguments non-reference types. | Ian Rogers | 2014-03-01 | 1 | -6/+1 |
* | Code cleanup to avoid LLVM dependency when building with quick only. | Nicolas Geoffray | 2014-02-20 | 1 | -1/+0 |
* | Remove dependency on llvm/Support/ELF.h by using linux's elf.h. | Nicolas Geoffray | 2014-02-19 | 1 | -4/+4 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -2/+3 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -1/+1 |
* | Add verification of boot.oat generated on device | Brian Carlstrom | 2013-07-17 | 1 | -1/+0 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+60 |