Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Barrier robust against spurious wakeups | Hans Boehm | 2014-12-04 | 1 | -4/+21 |
* | Make thread dumping more tolerant of broken invariants during abort. | Ian Rogers | 2014-11-04 | 1 | -1/+1 |
* | Compile time performance improvements focusing on interpret-only. | Ian Rogers | 2014-09-12 | 1 | -3/+4 |
* | 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 |
* | Enable annotalysis on clang ART builds. | Ian Rogers | 2014-03-06 | 1 | -1/+0 |
* | Add sampling profiler | Dave Allison | 2014-01-07 | 1 | -0/+3 |
* | Fix cpplint runtime/explicit issues | Brian Carlstrom | 2013-07-17 | 1 | -1/+1 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+55 |