Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | begin messageport, transferable objects, impl | Keith Yeung | 2019-10-19 | 1 | -0/+2 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -2/+2 |
* | Add task source for media element | chansuke | 2018-10-10 | 1 | -0/+2 |
* | Format script component | chansuke | 2018-09-19 | 1 | -6/+1 |
* | Add Websocket task source | Agustin Chiappe Berrini | 2018-09-08 | 1 | -1/+3 |
* | Add the TaskSourceName to CommonScriptMsg::Task | Agustin Chiappe Berrini | 2018-09-04 | 1 | -1/+1 |
* | use remote-event task source in EventSource | Gregory Terzian | 2018-07-13 | 1 | -1/+3 |
* | introduce "per task source" ignoring of tasks | Gregory Terzian | 2018-07-10 | 1 | -1/+26 |
* | Introduce TaskOnce | Anthony Ramine | 2017-09-20 | 1 | -6/+6 |
* | Rename Task to TaskBox | Anthony Ramine | 2017-09-20 | 1 | -3/+3 |
* | Make Task require Send | Anthony Ramine | 2017-09-20 | 1 | -2/+5 |
* | Move Task to its own module | Anthony Ramine | 2017-09-18 | 1 | -1/+1 |
* | Rename Runnable to Task | Anthony Ramine | 2017-09-16 | 1 | -8/+11 |
* | Performance Timeline API | Fernando Jiménez Moreno | 2017-08-17 | 1 | -0/+1 |
* | 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 |