Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-25 | Introduce `tokio_old` feature | 1 | -3/+13 | |
2020-11-06 | Update src/executor.rs | 1 | -2/+1 | |
2020-11-05 | upgrade tokio to latest version(v0.3) | 1 | -1/+2 | |
2020-10-17 | Remove `executor::Null` from the root public API | 1 | -1/+1 | |
2020-04-02 | Improve docs for `Sandbox` and `Application` | 1 | -1/+1 | |
2020-03-30 | Implement `enter` for `executor::Default` in Wasm | 1 | -1/+9 | |
2020-03-28 | Fix lint | 1 | -1/+1 | |
2020-03-28 | Clippy | 1 | -1/+1 | |
2020-02-16 | Fix missing `enter` in `iced::executor::Default` | 1 | -0/+4 | |
2020-02-06 | Allow switching `executor::Default` with features | 1 | -10/+21 | |
2020-02-05 | Drop `Send` in `Command` and `Executor` on Wasm | 1 | -6/+5 | |
2020-01-20 | Implement `WasmBindgen` executor and reorganize | 1 | -0/+54 |