Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Remove sleep workaround in thread pool. | Mathieu Chartier | 2013-11-21 | 1 | -2/+0 |
* | Temporary fix for target tests. | Mathieu Chartier | 2013-11-15 | 1 | -0/+2 |
* | Manually manage thread pool stacks. | Mathieu Chartier | 2013-11-13 | 1 | -8/+12 |
* | Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ... | Brian Carlstrom | 2013-11-06 | 1 | -1/+1 |
* | Add more runtime options. | Mathieu Chartier | 2013-08-21 | 1 | -5/+18 |
* | Fix non concurrent GC ergonomics. | Mathieu Chartier | 2013-08-19 | 1 | -1/+1 |
* | More parallel GC, rewritten parallel mark stack processing. | Mathieu Chartier | 2013-08-16 | 1 | -5/+9 |
* | Fix cpplint whitespace/blank_line issues | Brian Carlstrom | 2013-07-18 | 1 | -10/+3 |
* | Fix cpplint whitespace/braces issues | Brian Carlstrom | 2013-07-17 | 1 | -2/+2 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+295 |