1. ee56b2d Add presubmit script by Dennis Kempin · 3 years, 1 month ago
  2. ca0aed3 hypervisor: kvm: replace mem::transmute with safe loops by Daniel Verkamp · 3 years, 5 months ago
  3. 42b825f Switch to submodules based workflow by Dennis Kempin · 3 years, 4 months ago
  4. 50a58f9 Integrate audio_streams into crosvm, add stub libcras implementation by Dennis Kempin · 3 years, 5 months ago
  5. 80e69a6 clippy: re-enable warnings that don't match anything by Daniel Verkamp · 3 years, 6 months ago
  6. b792ffd devices: vios: remove unnecessary mut reference by Daniel Verkamp · 3 years, 6 months ago
  7. c803191 tree-wide: replace single-leaf match with if let by Daniel Verkamp · 3 years, 6 months ago
  8. 561abaf devices: vios: remove redundant map_err closures by Daniel Verkamp · 3 years, 6 months ago
  9. 34d2b36 devices: irqchip: rewrite if-let-else None with ? by Daniel Verkamp · 3 years, 6 months ago
  10. 3638ae2 Remove needless returns by Daniel Verkamp · 3 years, 6 months ago
  11. 15fadba devices: replace .into_iter() on ref with .iter() by Daniel Verkamp · 3 years, 6 months ago
  12. 3581012 devices: drop redundant clone calls by Daniel Verkamp · 3 years, 6 months ago
  13. 0ee9bab rutabaga_gfx: replace u8 cast with byte literal by Daniel Verkamp · 3 years, 6 months ago
  14. 34050dc bin/clippy: temporarily ignore warnings from external crates by Daniel Verkamp · 3 years, 7 months ago
  15. d5b4cbe Remove sync_ebuild_files script by Dennis Kempin · 3 years, 7 months ago
  16. 6ded64f unblocked_terms.txt: clean up trivial cases by Daniel Verkamp · 3 years, 7 months ago
  17. d09392e uprev rust-toolchain and fix clippy warnings by Zach Reizner · 3 years, 8 months ago
  18. 4f41c7e crosvm: Remove old test infrastructure by Dennis Kempin · 3 years, 9 months ago
  19. de8c806 Add script to sync Cargo.lock with ebuild files by Dennis Kempin · 3 years, 9 months ago
  20. 0dbb980 Add Kokoro for ci/builders by Dennis Kempin · 3 years, 10 months ago
  21. 831b11e Add scripts to run code coverage by Dennis Kempin · 4 years, 1 month ago
  22. 603548a docker: upgrade to Rust 1.45.2 by Daniel Verkamp · 4 years, 4 months ago
  23. e0d7c82 clippy: remove set -u to fix errors on older bash by Daniel Verkamp · 4 years, 4 months ago
  24. d9b8c77 crosvm: Add a pre-upload hook to run clippy by Keiichi Watanabe · 4 years, 4 months ago
  25. 2949530 bin/clippy: Add option to skip cleaning cache by Keiichi Watanabe · 4 years, 4 months ago
  26. 36b2a0d crosvm: Fix clippy::needless_doctest_main by Keiichi Watanabe · 4 years, 4 months ago
  27. 043aaea docker: update to rust 1.42 and rustup 1.21.1 by Daniel Verkamp · 4 years, 7 months ago
  28. 40af8ee crosvm: Enable cargo clippy in smoke_test by Keiichi Watanabe · 4 years, 7 months ago
  29. 7e24a8e bin/fmt: Set rustfmt edition to 2018 by Dylan Reid · 4 years, 10 months ago
  30. 84be747 Remove render node forward code by Lepton Wu · 5 years ago
  31. 3530f2a bin/fmt: ignore generated files in target dir by Daniel Verkamp · 5 years ago
  32. 1769b63 bin/fmt: remove use of `cargo fmt` by Daniel Verkamp · 5 years ago
  33. afef8d7 usb: clean up clippy unit_arg warning by Daniel Verkamp · 5 years ago
  34. 4197d3a crosvm: add license blurb to bin/clippy and bin/fmt files by Jakub Staron · 5 years ago
  35. 127453d eliminate mut from non-mut references by Zach Reizner · 5 years ago
  36. 6868c0a add docker supported builds and tests by Zach Reizner · 6 years ago
  37. 4b292af clippy: Resolve cast_ptr_alignment by David Tolnay · 6 years ago
  38. 35ee9d9 clippy: Resolve useless_format by David Tolnay · 6 years ago
  39. d611f27 clippy: Resolve unused_unit by David Tolnay · 6 years ago
  40. 2b82fbb clippy: Resolve unneeded_field_pattern by David Tolnay · 6 years ago
  41. 60ac439 clippy: Resolve toplevel_ref_arg by David Tolnay · 6 years ago
  42. 4b74f59 clippy: Resolve string_lit_as_bytes by David Tolnay · 6 years ago
  43. 9f29294 clippy: Resolve single_match by David Tolnay · 6 years ago
  44. 5e73d90 clippy: Resolve redundant_pattern_matching by David Tolnay · 6 years ago
  45. 5fb3f51 clippy: Resolve redundant_closure by David Tolnay · 6 years ago
  46. 56c2d36 clippy: Resolve option_map_unit_fn by David Tolnay · 6 years ago
  47. 9239602 clippy: Resolve needless_return by David Tolnay · 6 years ago
  48. c2d71ac clippy: Resolve match_ref_pats by David Tolnay · 6 years ago
  49. 55bc919 clippy: Resolve let_and_return by David Tolnay · 6 years ago
  50. 0995a69 clippy: Resolve into_iter_on_array by David Tolnay · 6 years ago
  51. 4267241 clippy: Resolve extra_unused_lifetimes by David Tolnay · 6 years ago
  52. a5aa823 clippy: Resolve const_static_lifetime by David Tolnay · 6 years ago
  53. d0d4649 clippy: Resolve collapsible_if by David Tolnay · 6 years ago
  54. 3fbeda1 clippy: Resolve clone_on_copy by David Tolnay · 6 years ago
  55. 2da9b81 clippy: Resolve block_in_if_condition_stmt by David Tolnay · 6 years ago
  56. 526d0da clippy: Resolve assign_op_pattern by David Tolnay · 6 years ago
  57. 8b27487 clippy: Resolve ptr_arg by David Tolnay · 6 years ago
  58. afb1401 clippy: Resolve if_same_then_else by David Tolnay · 6 years ago
  59. e246836 clippy: Resolve while_let_loop by David Tolnay · 6 years ago
  60. 79a2a2d clippy: Resolve absurd_extreme_comparisons by David Tolnay · 6 years ago
  61. 39acbdd clippy: Add script to run Clippy on crosvm by David Tolnay · 6 years ago
  62. 18ce571 bin: Add script to run rustfmt against all workspaces by David Tolnay · 6 years ago