Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -3/+3 |
* | Add ISA directory to image and odex pathnames. | Brian Carlstrom | 2014-05-16 | 1 | -6/+15 |
* | Compatibility layer to transition from UniquePtr to std::unique_ptr. | Ian Rogers | 2014-05-15 | 1 | -1/+1 |
* | ART: Fix assembler_test to use ScratchFile | Andreas Gampe | 2014-05-02 | 1 | -0/+3 |
* | Build changes to build multilib tests | Andreas Gampe | 2014-04-01 | 1 | -0/+4 |
* | Make test-art pass with heap reference poisoning enabled. | Hiroshi Yamauchi | 2014-03-19 | 1 | -0/+7 |
* | Reuse NoopCompilerCallbacks in oatdump | Brian Carlstrom | 2014-03-04 | 1 | -11/+1 |
* | Remove oat file location in the image. | Nicolas Geoffray | 2014-03-04 | 1 | -0/+9 |
* | Split up CommonTest into CommonRuntimeTest and CommonCompilerTest | Brian Carlstrom | 2014-02-26 | 1 | -0/+358 |