crosvm/rutabaga_gfx/src
Dennis Kempin ba4adc0efb Add python presubmit checks
This change adds python type and formatting checks and
consolidates code health checks in ./tools/health-check.

Dealing with relative imports in python is tricky, so
we are making ./tools/impl a proper package with no
directly executable files.

Some of the bash shorthands in ./tools had to be converted
to python for this.

To make the new checks pass, we run the formatter and fix
some mypy type checks.

TEST=./tools/health-check
BUG=b:218559722,b:219965702

Change-Id: Ie18d3d6dd2f5a033141e167a6e1aa762791941d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3558592
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-04-15 19:22:53 +00:00
..
cross_domain Rust 1.60 clippy fixes 2022-04-11 20:40:36 +00:00
generated Add python presubmit checks 2022-04-15 19:22:53 +00:00
rutabaga_gralloc crosvm: match rutabaga_gfx with tot vulkano 2022-03-16 18:45:39 +00:00
gfxstream.rs Revert "rutabaga_gfx: remove fence polling and enable async callback" 2022-04-13 17:46:41 +00:00
lib.rs update Cargo.lock and conditional compile certain modules 2021-03-12 21:44:49 +00:00
macros.rs rutabaga_gfx: rutabaga_gralloc: a shimmering beacon of hope 2021-02-04 02:35:52 +00:00
renderer_utils.rs Revert "rutabaga_gfx: remove fence polling and enable async callback" 2022-04-13 17:46:41 +00:00
rutabaga_2d.rs Revert "rutabaga_gfx: remove fence polling and enable async callback" 2022-04-13 17:46:41 +00:00
rutabaga_core.rs Revert "rutabaga_gfx: remove fence polling and enable async callback" 2022-04-13 17:46:41 +00:00
rutabaga_utils.rs Revert "rutabaga_gfx: remove fence polling and enable async callback" 2022-04-13 17:46:41 +00:00
virgl_renderer.rs Revert "rutabaga_gfx: remove fence polling and enable async callback" 2022-04-13 17:46:41 +00:00