Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stub debugger server. | Josh Matthews | 2020-08-10 | 1 | -71/+0 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -3/+3 |
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -3/+2 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -2/+4 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -5/+4 |
* | Format components debugger and deny_public_fields #21373 | kingdido999 | 2018-09-01 | 1 | -16/+20 |
* | Enable the debugger on Android | Anthony Ramine | 2017-03-17 | 1 | -16/+0 |
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -6/+5 |
* | Disable the debugger on Android until mio works on Android | Lars Bergstrom | 2016-11-17 | 1 | -0/+16 |
* | Replace rust-websocket with ws-rs in the debugger server. | Eddy Bruel | 2016-11-07 | 1 | -36/+55 |
* | Implement a WebSocket server for debugging. | Eddy Bruel | 2016-09-12 | 1 | -0/+50 |