Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Remove test files after test | Andreas Gampe | 2014-08-06 | 3 | -2/+15 |
* | ART: ReadFully needs to fail when EOF | Andreas Gampe | 2014-06-20 | 2 | -1/+15 |
* | Remove deprecated WITH_HOST_DALVIK. | Ian Rogers | 2014-06-10 | 3 | -0/+25 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -6/+5 |
* | Compatibility layer to transition from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-05-15 | 1 | -1/+1 |
* | Split up CommonTest into CommonRuntimeTest and CommonCompilerTest | Brian Carlstrom | 2014-02-26 | 2 | -4/+3 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 6 | -33/+36 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 2 | -5/+3 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -1/+1 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 7 | -21/+21 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 18 | -0/+1553 |