Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++11 related clean-up of DISALLOW_.. | Ian Rogers | 2014-10-22 | 1 | -1/+1 |
* | Tidy up logging. | Ian Rogers | 2014-10-22 | 1 | -0/+2 |
* | Compile time performance improvements focusing on interpret-only. | Ian Rogers | 2014-09-12 | 1 | -19/+0 |
* | Print the command line and ABI in stack dumps like debuggerd. | Jeff Brown | 2014-09-11 | 1 | -6/+11 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -1/+1 |
* | Run checkpoints after resuming threads in signal catcher SIGQUIT. | Mathieu Chartier | 2014-01-15 | 1 | -3/+4 |
* | Inflate contended lock word by suspending owner. | Ian Rogers | 2013-10-02 | 1 | -1/+0 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -1/+1 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+225 |