crosvm/tools
Alexandre Courbot c7cd0e0114 Move libvda to media/libvda
As we are going to introduce more media-related crates, reserve the
"media" folder as a placeholder for them, starting with the existing
libvda.

BUG=b:169295147
BUG=b:214478588
TEST=cargo build --features "video-decoder,video-encoder,libvda"

Change-Id: I1b2ec65cbba8b735db3d19845c504546fa1c64ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3565623
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
2022-04-06 01:19:07 +00:00
..
chromeos Kokoro merge bot: Rebase merges before uploading 2022-03-30 22:57:48 +00:00
contrib Refactoring Script: Move win_(sys_)util 2022-03-22 22:23:41 +00:00
examples Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00
impl Enable clippy on windows 2022-03-31 16:09:00 +00:00
windows Upstream windows build/test script 2022-01-28 00:55:08 +00:00
aarch64vm
bindgen-all-the-things Move libvda to media/libvda 2022-04-06 01:19:07 +00:00
cargo-doc tools: Stop generating API docs for libvda 2021-12-09 18:01:34 +00:00
clippy Enable clippy on windows 2022-03-31 16:09:00 +00:00
dev_container crosvm: Fix running plugins integration tests 2022-03-10 01:00:38 +00:00
fmt Parallelize tools/fmt 2022-03-07 22:50:12 +00:00
install-aarch64-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-armhf-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-deps Pythonify clippy/fmt scripts and add common.py 2022-02-15 22:01:58 +00:00
presubmit Update ./tools/presubmit defaults and add --all mode 2022-02-10 22:04:18 +00:00
run_tests
set_test_target
x86vm