Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump env_logger to 0.5 and log to 0.4 in every servo crate | Bastien Orivel | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Re-expose webrender debugger feature in components/servo | Matt | 2018-03-20 | 1 | -1/+1 |
| | | | | | | Update ws in debugger to 0.7.3 Update lockfile | ||||
* | Enable the debugger on Android | Anthony Ramine | 2017-03-17 | 2 | -18/+0 |
| | | | | Apparently mio 0.6.5 now fully supports Android. | ||||
* | Update ws to 0.6 | Anthony Ramine | 2017-02-26 | 1 | -1/+1 |
| | | | | This is exactly the same as 0.5.4, but without a semver violation. | ||||
* | Removed util. | Alan Jeffrey | 2016-12-14 | 2 | -7/+5 |
| | |||||
* | Disable the debugger on Android until mio works on Android | Lars Bergstrom | 2016-11-17 | 2 | -0/+18 |
| | |||||
* | Replace rust-websocket with ws-rs in the debugger server. | Eddy Bruel | 2016-11-07 | 2 | -38/+58 |
| | |||||
* | Implement a WebSocket server for debugging. | Eddy Bruel | 2016-09-12 | 2 | -0/+65 |