Simon Sapin
|
9392180007
|
Update to url 2.0
|
2019-08-17 10:03:44 +02:00 |
|
Josh Matthews
|
09f7b6bf36
|
Upgrade ws.
|
2019-06-12 15:01:03 -04:00 |
|
Jan Andre Ikenmeyer
|
1d6fe65401
|
Update MPL license to https (part 4)
|
2018-11-19 14:47:27 +01:00 |
|
Bastien Orivel
|
9a7eeb349a
|
Update crossbeam-channel to 0.3
|
2018-11-18 19:33:19 +01:00 |
|
Simon Sapin
|
9f977c5287
|
Remove useless use crate_name; imports.
A `crate_name::foo` path always works in 2018
|
2018-11-08 09:29:52 +01:00 |
|
Simon Sapin
|
2012be4a8b
|
cargo fix --edition-idioms
|
2018-11-08 09:28:00 +01:00 |
|
Pyfisch
|
cb07debcb6
|
Format remaining files
|
2018-11-06 22:30:31 +01:00 |
|
Simon Sapin
|
9f9bf8f6bc
|
Switch most crates to the 2018 edition
|
2018-11-06 16:12:04 +01:00 |
|
Simon Sapin
|
2a996fbc8f
|
Replace mpsc with crossbeam/servo channel, update ipc-channel
Co-authored-by: Gregory Terzian <gterzian@users.noreply.github.com>
|
2018-09-12 13:33:32 +08:00 |
|
kingdido999
|
e203cde9be
|
Format components debugger and deny_public_fields #21373
|
2018-09-01 09:44:53 +08:00 |
|
Bastien Orivel
|
0918ac8cc7
|
Bump env_logger to 0.5 and log to 0.4 in every servo crate
|
2018-03-28 19:50:58 +02:00 |
|
Matt
|
4dadfd0207
|
Re-expose webrender debugger feature in components/servo
Update ws in debugger to 0.7.3
Update lockfile
|
2018-03-20 14:30:11 +11:00 |
|
Anthony Ramine
|
60a7f46350
|
Enable the debugger on Android
Apparently mio 0.6.5 now fully supports Android.
|
2017-03-17 16:36:06 +01:00 |
|
Anthony Ramine
|
4eac29f100
|
Update ws to 0.6
This is exactly the same as 0.5.4, but without a semver violation.
|
2017-02-26 15:24:43 +01:00 |
|
Alan Jeffrey
|
9be4fd56ce
|
Removed util.
|
2016-12-14 18:04:37 -06:00 |
|
Lars Bergstrom
|
ca0078a6e1
|
Disable the debugger on Android until mio works on Android
|
2016-11-17 19:11:30 -06:00 |
|
Eddy Bruel
|
c8c5254f8b
|
Replace rust-websocket with ws-rs in the debugger server.
|
2016-11-07 11:49:10 +01:00 |
|
Eddy Bruel
|
8856671f2e
|
Implement a WebSocket server for debugging.
|
2016-09-12 11:02:09 +02:00 |
|