Historial de Commits

Autor SHA1 Mensaje Fecha
  Frederick Mayle 7ec3293ab4 base_tokio: tokio compatible Event and Tube types hace 6 meses
  Daniel Verkamp 52b8e42869 Cargo.toml: avoid "*" versions for external crates hace 5 meses
  Daniel Verkamp 2f5e0c0e91 Cargo.lock: switch to tokio 1.29.1 hace 7 meses
  A. Cody Schuffelen 8407e84291 cros_async: Blocking tokio executor for linux hace 10 meses
  Frederick Mayle bafb341ed5 cros_async: assert IoSource is Send and Sync hace 11 meses
  Daniel Verkamp fcc28f5573 data_model: move IoBuf and VolatileMemory to base hace 1 año
  A. Cody Schuffelen 97dff044f8 Replace #[cfg(unix)] with #[cfg(any(target_os = "android", target_os = "linux"))] hace 1 año
  Daniel Verkamp ac0fc378a3 Fix remaining Chrome/Chromium OS instances hace 1 año
  Allen Webb 07041ace37 Adding missing `# provided by ebuild` to Cargo.tomls hace 2 años
  Keiichi Watanabe 98ff121e5b cros_async: Use `argh_derive` feature in `serde_keyvalue` hace 2 años
  Takaya Saeki 1be9cb2ef5 cros_async: refactor FromStr for ExecutorKind hace 2 años
  Noah Gold 68bbe92339 cros_async: upstream Windows support. hace 2 años
  Junichi Uekawa 33af75be29 crosvm: Bump version number. hace 2 años
  Dennis Kempin 0928f91f98 Refactoring: Copy common/io_uring to io_uring hace 2 años
  Dennis Kempin 4193d87a97 cros_async: Depend on base, not sys_util hace 2 años
  Dennis Kempin 55c6a3b5cd Refactoring: Move common/cros_async to cros_async hace 2 años
  Dennis Kempin 8a1c50d5cd Refactoring: Move various general purpose crates to common/ hace 3 años
  Daniel Verkamp 7fd815ed22 crosvm: switch to upstream tempfile crate hace 3 años
  Daniel Verkamp ddcf7bd2ab cros_async: convert to ThisError and sort hace 3 años
  Andrew Walbran bd9b1bc45b Add newlines to end of Cargo.toml files. hace 3 años
  Chirantan Ekbote 6074d45aeb cros_async: Don't use io_uring on kernels < 5.10 hace 3 años
  Zach Reizner 6d6efb20c0 remove dependencies on syscall_defines hace 3 años
  Chirantan Ekbote 6676bdadb2 Fixup Cargo.toml for cros_async and io_uring hace 3 años
  Noah Gold 803749bcb1 cros_async: add missing dev-deps. hace 3 años
  Noah Gold 2494889d28 Move libchromeos::sync to cros_async::sync. hace 3 años
  Noah Gold 9b006f13c8 Refactor BorrowedIoVec into VolatileSlice. hace 3 años
  Chirantan Ekbote f1ce859903 cros_async: Refactor executors hace 4 años
  Keiichi Watanabe 0d46a14212 Cargo.lock: Uprev cfg-if and paste crates hace 4 años
  Noah Gold b3fca20e24 Refactor cros_async interface to avoid RawFd. hace 4 años
  Noah Gold 5767987e5f Replace PollOrRing w/ async trait IoSourceExt. hace 4 años