- 35a3957 drm_hwcomposer: Use clang thread-safety analysis in VSyncWorker by Drew Davenport · 9 months ago
- 88bd6a2 drm_hwcomposer: Enable readability-math-missing-parentheses tidy check by Roman Stratiienko · 7 months ago
- 9270b88 drm_hwcomposer: Enable readability-avoid-unconditional-preprocessor-if by Roman Stratiienko · 7 months ago
- 6275b4a drm_hwcomposer: Enable modernize-type-traits clang-tidy check by Roman Stratiienko · 7 months ago
- 5742bcb drm_hwcomposer: Enable performance-avoid-endl clang-tidy check by Roman Stratiienko · 7 months ago
- 179cc6d drm_hwcomposer: Enable readability-static-accessed-through-instance by Roman Stratiienko · 7 months ago
- 7079334 drm_hwcomposer: Enable misc-use-internal-linkage clang-tidy check by Roman Stratiienko · 7 months ago
- da2fcf6 drm_hwcomposer: Simplify LayerTransform by Roman Stratiienko · 8 months ago
- 0369cf7 drm_hwcomposer: Enable performance-inefficient-vector-operation tidy check by Roman Stratiienko · 8 months ago
- 8b31578 drm_hwcomposer: CI: Keep nostdlibinc cflag option by Roman Stratiienko · 8 months ago
- 6e5c82e drm_hwcomposer: CI: Properly upgrade drm_hwc aospless file by Roman Stratiienko · 11 months ago
- 57ba08a drm_hwcomposer: CI: Upgrade Ubuntu and clang version by Roman Stratiienko · 11 months ago
- 0fea188 Revert "drm_hwcomposer: CI: use local container image for building" by Roman Stratiienko · 11 months ago
- 8ac53ef drm_hwcomposer: CI: Remove misc-const-correctness by Drew Davenport · 1 year ago
- 6abf819 drm_hwcomposer: CI: Remove google-readability-todo by Drew Davenport · 1 year ago
- ca89ea5 drm_hwcomposer: CI: use local container image for building by Mattijs Korpershoek · 1 year, 2 months ago
- 2a93e4c drm_hwcomposer: CI: Use aospext to provide headers for clang-tidy by Roman Stratiienko · 2 years, 9 months ago
- 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 8 months ago
- 14bc764 drm_hwcomposer: Remove utils/worker from the project by Roman Stratiienko · 2 years, 8 months ago
- d2cc738 drm_hwcomposer: Rework VSyncWorker to work without utils/worker by Roman Stratiienko · 2 years, 8 months ago
- 6b40505 drm_hwcomposer: Use __ANDROID_API__ instead of PLATFORM_SDK_VERSION by Roman Stratiienko · 2 years, 9 months ago
- df3120f drm_hwcomposer: Rework DrmMode class by Roman Stratiienko · 2 years, 9 months ago
- abd8e53 drm_hwcomposer: Rework DrmProperty class by Roman Stratiienko · 2 years, 9 months ago
- a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 11 months ago
- cf80b9b drm_hwcomposer: CI: Bump clang toolchain version to v14 by Roman Stratiienko · 3 years, 4 months ago
- bd97317 drm_hwcomposer: Add test utility to listen for uevents by Roman Stratiienko · 3 years, 7 months ago
- 4e99405 drm_hwcomposer: Rename DrmDisplayCompositor->DrmAtomicStateManager by Roman Stratiienko · 3 years, 7 months ago
- 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 7 months ago
- 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 7 months ago
- 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 7 months ago
- 027987b drm_hwcomposer: Tidy-up DrmEncoder class by Roman Stratiienko · 3 years, 7 months ago
- 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 7 months ago
- 780f7da drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13 by Roman Stratiienko · 3 years, 8 months ago
- 3e16890 drm_hwcomposer: Move DrmHwcTwo.{cpp|h} to hwc2_device/ directory by Roman Stratiienko · 3 years, 8 months ago
- 3627beb drm_hwcomposer: Move HwcDisplay out of DrmHwcTwo class by Roman Stratiienko · 3 years, 8 months ago
- 568e598 drm_hwcomposer: CI: Remove -readability-use-anyofallof from COARSE list by Roman Stratiienko · 3 years, 8 months ago
- 25311dd drm_hwcomposer: CI: Remove duplicate tidy checks by Roman Stratiienko · 3 years, 8 months ago
- c46896d drm_hwcomposer: CI: Move tidy FINE checklist to Makefile by Roman Stratiienko · 3 years, 8 months ago
- f815d38 drm_hwcomposer: Raise clang-tidy level of some files to NORMAL by Roman Stratiienko · 3 years, 8 months ago
- 5741bbd drm_hwcomposer: CI: Find all source files instead of hardcoding them. by Roman Stratiienko · 3 years, 8 months ago
- fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 9 months ago
- e78235c drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.h by Roman Stratiienko · 3 years, 9 months ago
- 24a7fc4 drm_hwcomposer: CI: Process every file with clang-tidy. by Roman Stratiienko · 3 years, 9 months ago
- 3511273 drm_hwcomposer: CI: Fix Makefile dependencies by Roman Stratiienko · 3 years, 9 months ago
- cef5c77 drm_hwcomposer: CI: Replace shell scripts with Makefile by Roman Stratiienko · 3 years, 9 months ago