Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
* | ART: Clean up includes. | Vladimir Marko | 2015-04-13 | 1 | -0/+1 |
* | ART: Allow scoped adjustments to log verbosity | Andreas Gampe | 2015-01-15 | 1 | -0/+3 |
* | Remove abuse of mirror::Object* to reference special values. | Ian Rogers | 2014-09-03 | 1 | -31/+31 |
* | Break apart header files. | Ian Rogers | 2014-07-15 | 1 | -0/+1 |
* | Add lockless SynchronizedGet for indirect reference table. | Mathieu Chartier | 2014-05-05 | 1 | -1/+1 |
* | Split up CommonTest into CommonRuntimeTest and CommonCompilerTest | Brian Carlstrom | 2014-02-26 | 1 | -4/+3 |
* | Avoid std::string allocations for finding an array class. | Ian Rogers | 2014-02-24 | 1 | -1/+1 |
* | More allocation code optimizations. | Hiroshi Yamauchi | 2013-09-11 | 1 | -0/+1 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+252 |