Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Eliminate code duplication in the task queue (#34798) | Martin Robinson | 2025-01-01 | 1 | -37/+0 |
* | script: Refactor channels in `ScriptThread` into receivers and senders (#34776) | Martin Robinson | 2024-12-26 | 1 | -1/+1 |
* | Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296) | Martin Robinson | 2024-05-17 | 1 | -1/+1 |
* | clippy: Fix some clippy problems in `components/script` (#31778) | Rosemary Ajayi | 2024-03-20 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -1/+2 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -1/+4 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -1/+1 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -3/+3 |
* | Format script component | chansuke | 2018-09-19 | 1 | -5/+1 |
* | Add Websocket task source | Agustin Chiappe Berrini | 2018-09-08 | 1 | -0/+37 |