Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make TaskSource::queue take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -3/+3 |
* | Introduce GlobalScope::get_runnable_wrapper | Anthony Ramine | 2016-10-06 | 1 | -1/+1 |
* | Make task queue API usable from non-main threads. | Josh Matthews | 2016-07-14 | 1 | -3/+10 |
* | Move boxing to runnable initialization | Connor Brewster | 2016-07-13 | 1 | -1/+1 |
* | Make all task source runnables cancellable | Connor Brewster | 2016-07-13 | 1 | -2/+4 |
* | Implement user interaction task source | Keith Yeung | 2016-05-11 | 1 | -1/+0 |
* | Add task_source directory | Keith Yeung | 2016-03-10 | 1 | -0/+16 |