| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
| * | Use unique_ptr to track ownership of dex files. | Richard Uhler | 2015-01-13 | 1 | -7/+6 |
| * | Compile time performance improvements focusing on interpret-only. | Ian Rogers | 2014-09-12 | 1 | -2/+3 |
| * | Break apart header files. | Ian Rogers | 2014-07-15 | 1 | -0/+1 |
| * | Improve performance of invokevirtual/invokeinterface with embedded imt/vtable | Mingyao Yang | 2014-07-11 | 1 | -1/+1 |
| * | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -1/+1 |
| * | 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 | 1 | -3/+4 |
| * | Avoid std::string allocations for finding an array class. | Ian Rogers | 2014-02-24 | 1 | -1/+1 |
| * | Use class def index from java.lang.Class. | Ian Rogers | 2013-09-21 | 1 | -1/+2 |
| * | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+59 |
