| Commit message (Expand) | Author | Age | Files | Lines |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+3 |
* | remove `extern crate` (#30311) | Samson | 2023-09-08 | 1 | -1/+1 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -0/+2 |
* | Enter realms more consistently during the script event loop. | Josh Matthews | 2023-05-20 | 1 | -0/+2 |
* | add a control chan to workers, use to signal shutdown | Gregory Terzian | 2020-06-03 | 1 | -2/+9 |
* | re-structure blob, structured serialization | Gregory Terzian | 2019-12-11 | 1 | -1/+1 |
* | impl timer-task-source, dedicated time-out mechanism for service-worker | Gregory Terzian | 2019-11-19 | 1 | -15/+6 |
* | continue messageport, transferable, postmessage options | Gregory Terzian | 2019-10-19 | 1 | -0/+3 |
* | begin messageport, transferable objects, impl | Keith Yeung | 2019-10-19 | 1 | -1/+1 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -14/+16 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -2/+2 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -1/+1 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -2/+2 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -9/+9 |
* | Format script component | chansuke | 2018-09-19 | 1 | -14/+23 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -34/+20 |
* | introduce a generic worker event-loop | Gregory Terzian | 2018-08-31 | 1 | -2/+92 |
* | introduce task-queues, and throttling the performance-timeline task-source, i... | Gregory Terzian | 2018-08-31 | 1 | -18/+23 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -4/+4 |
* | order derivable traits lists | Clément DAVID | 2017-08-23 | 1 | -2/+2 |
* | Rename `Reflectable` to `DomObject`. | Corey Farwell | 2016-12-08 | 1 | -6/+6 |
* | Add a JSTraceable bound on ScriptChan | Anthony Ramine | 2016-12-06 | 1 | -2/+3 |
* | implement related sw interface and register method | Rahul Sharma | 2016-06-02 | 1 | -0/+65 |