Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Barrier robust against spurious wakeups | Hans Boehm | 2014-12-04 | 1 | -28/+18 |
* | Break apart header files. | Ian Rogers | 2014-07-15 | 1 | -0/+1 |
* | Begin migration of art::Atomic to std::atomic. | Ian Rogers | 2014-05-20 | 1 | -7/+7 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -1/+0 |
* | 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 | -2/+2 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Manually manage thread pool stacks. | Mathieu Chartier | 2013-11-13 | 1 | -2/+2 |
* | Fix cpplint whitespace/blank_line issues | Brian Carlstrom | 2013-07-18 | 1 | -6/+3 |
* | Fix cpplint runtime/explicit issues | Brian Carlstrom | 2013-07-17 | 1 | -4/+4 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+143 |