1. 2adaf0a Remove TEST_MAPPING, failing rust tests by Chih-Hung Hsieh · 4 years, 2 months ago
  2. 318303c Revert "Revert submission" by Chih-Hung Hsieh · 4 years, 10 months ago
  3. 44c5ab2 Revert submission by Colin Cross · 4 years, 10 months ago
  4. b608773 Add rust_test modules and TEST_MAPPING. by Chih-Hung Hsieh · 4 years, 11 months ago
  5. 324ed13 Add crosvm_defaults with only supported platforms. by Ivan Lozano · 4 years, 11 months ago
  6. 497df9d Generate Android.bp into subdirectories. by Chih-Hung Hsieh · 5 years ago
  7. 3e0fa36 eliminate usage of uninitialized by Zach Reizner · 5 years ago
  8. 1f828d7 Extracts BalloonAdjust from VmRequest. by Jakub Staron · 5 years ago
  9. d6945a0 crosvm: add license blurb to all files by Stephen Barber · 5 years ago
  10. 64cd5ea edition: Eliminate ref keyword by David Tolnay · 5 years ago
  11. 22eac1a msg_socket: Remove redundant supertrait bound by David Tolnay · 5 years ago
  12. 1c5e255 edition: Eliminate blocks superseded by NLL by David Tolnay · 5 years ago
  13. aecf9a4 edition: Remove extern crate lines by David Tolnay · 5 years ago
  14. 633426a edition: Fill in macro imports by David Tolnay · 5 years ago
  15. 62041f0 msg_socket: Simplify derive by removing const namespace by David Tolnay · 5 years ago
  16. 48ff416 cargo: Sort all dependency lists in Cargo.toml by David Tolnay · 5 years ago
  17. a7d4ea6 edition: Update msg_socket to 2018 edition by David Tolnay · 6 years ago
  18. 0b3a4af msg_socket: derive MsgOnSocket for bool by Daniel Prilik · 5 years ago
  19. fe3ef7d edition: Update absolute paths to 2018 style by David Tolnay · 6 years ago
  20. e5828e7 msg_socket: implement MsgOnSocket for Option<MsgOnSocket> by Zach Reizner · 6 years ago
  21. a60744b crosvm: use seqpacket rather than datagram sockets by Zach Reizner · 6 years ago
  22. b4bd00f error: Print errors using Display impl by David Tolnay · 6 years ago
  23. 2bac1e7 toolchain: Update to Rust 1.31.0 by David Tolnay · 6 years ago
  24. 5bbbf61 lint: Resolve the easier clippy lints by David Tolnay · 6 years ago
  25. 45cfe21 msg_socket: reformat with rust fmt by Daniel Verkamp · 6 years ago
  26. 7a9c6de msg_socket: fix msg_on_socket alignment issue by Jingkui Wang · 6 years ago
  27. d32efef macros: Format code inside of quote! invocations by David Tolnay · 6 years ago
  28. 1d0b445 macros: Update syn to 0.15 by David Tolnay · 6 years ago
  29. 2fb61f7 msg_socket: return io:Error from pair() instead of Option by Zach Reizner · 6 years ago
  30. e0305c6 msg_socket: implement AsRawFd for UnixDatagram wrappers by Zach Reizner · 6 years ago
  31. c527c1a fix formatting in msg_on_socket_derive.rs unit test by Zach Reizner · 6 years ago
  32. 3c71bb9 msg_socket_on_derive: use fully qualified types by Zach Reizner · 6 years ago
  33. 994e418 msg_socket: avoid send_msg/recv_msg call if it's not necessary by Jingkui Wang · 6 years ago
  34. f5d565d crosvm: add msg_sock. by Jingkui Wang · 6 years ago