index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
executor.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Split `iced_futures` into different `backend` implementations
Héctor Ramón Jiménez
1
-83
/
+11
2022-01-12
Remove support for old `tokio` crate
Héctor Ramón Jiménez
1
-14
/
+3
2021-01-15
Keep old behavior for `Executor` feature flags
Héctor Ramón Jiménez
1
-14
/
+7
2021-01-14
Add `smol` async runtime
Jayce Fayne
1
-6
/
+24
2020-11-25
Introduce `tokio_old` feature
Héctor Ramón Jiménez
1
-3
/
+13
2020-11-06
Update src/executor.rs
dabaichi
1
-2
/
+1
2020-11-05
upgrade tokio to latest version(v0.3)
valbendan
1
-1
/
+2
2020-10-17
Remove `executor::Null` from the root public API
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-02
Improve docs for `Sandbox` and `Application`
Héctor Ramón Jiménez
1
-1
/
+1
2020-03-30
Implement `enter` for `executor::Default` in Wasm
Héctor Ramón Jiménez
1
-1
/
+9
2020-03-28
Fix lint
Kai Mast
1
-1
/
+1
2020-03-28
Clippy
Kai Mast
1
-1
/
+1
2020-02-16
Fix missing `enter` in `iced::executor::Default`
Héctor Ramón Jiménez
1
-0
/
+4
2020-02-06
Allow switching `executor::Default` with features
Héctor Ramón Jiménez
1
-10
/
+21
2020-02-05
Drop `Send` in `Command` and `Executor` on Wasm
Héctor Ramón Jiménez
1
-6
/
+5
2020-01-20
Implement `WasmBindgen` executor and reorganize
Héctor Ramón Jiménez
1
-0
/
+54