- 35a3957 drm_hwcomposer: Use clang thread-safety analysis in VSyncWorker by Drew Davenport · 9 months ago
- 7d3bc9c drm_hwcomposer: CI: Use fdo ci-templates by Deborah Brouwer · 7 months ago
- 9161828 drm_hwcomposer: CI: Use git diff to feed the clang-format-diff by Roman Stratiienko · 7 months ago
- ca1b132 drm_hwcomposer: CI: Set clang-format-diff context line number to 0 by Roman Stratiienko · 7 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 · 8 months ago
- 6275b4a drm_hwcomposer: Enable modernize-type-traits clang-tidy check by Roman Stratiienko · 8 months ago
- 5742bcb drm_hwcomposer: Enable performance-avoid-endl clang-tidy check by Roman Stratiienko · 8 months ago
- 179cc6d drm_hwcomposer: Enable readability-static-accessed-through-instance by Roman Stratiienko · 8 months ago
- 7079334 drm_hwcomposer: Enable misc-use-internal-linkage clang-tidy check by Roman Stratiienko · 8 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
- 1d5e201 drm_hwcomposer: updating libdisplay-info to include pnp_id_table by Lucas Berthou · 8 months ago
- 8b31578 drm_hwcomposer: CI: Keep nostdlibinc cflag option by Roman Stratiienko · 8 months ago
- 7a8e138 drm_hwcomposer: fixing aospless tarball by Lucas Berthou · 8 months ago
- 4483e47 drm_hwcomposer: Add libdisplay-info dependency and update tar with library by Lucas Berthou · 9 months ago
- f4563dc drm_hwcomposer: ci: Allow "Revert" as a valid commit subject prefix by John Stultz · 10 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
- 7f1761b drm_hwcomposer: Use hwc3 version 3 by Drew Davenport · 1 year, 1 month 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
- 33f0ece drm_hwcomposer: Add hwc3 frontend stub by Dennis Tsiang · 1 year, 9 months 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
- 492739c drm_hwcomposer: Fix dockerfile by Roman Stratiienko · 1 year, 11 months ago
- 87b716c drm_hwcomposer: CI: Update runner os to ubuntu 23.04 by Roman Stratiienko · 2 years ago
- 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 8 months ago
- 2bf68c3 drm_hwcomposer: Add meson build to CI by Roman Stratiienko · 2 years, 9 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
- 3295719 drm_hwcomposer: Add support for running CI locally using docker by Roman Stratiienko · 2 years, 9 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
- 5f2f3ce drm_hwcomposer: CI: Tune clang-tidy coarse checks by Roman Stratiienko · 3 years, 9 months ago
- ef64677 drm_hwcomposer: Tidy-up the CI scripts by Roman Stratiienko · 3 years, 9 months ago
- deb7735 drm_hwcomposer: Fix all cases which triggers an error on -Wsign-compare by Roman Stratiienko · 3 years, 9 months ago
- 1e053b4 drm_hwcomposer: Make uevent listener standalone by Roman Stratiienko · 3 years, 11 months ago
- 3e8ce57 drm_hwcomposer: Wrap libdrm drmMode*{Get|Free}* into RAII by Roman Stratiienko · 4 years ago
- 5532b92 drm_hwcomposer: CI: Tune the readability-identifier-naming settings by Roman Stratiienko · 4 years, 6 months ago
- d26619b drm_hwcomposer: CI: Upgrade clang-* to v12 by Roman Stratiienko · 4 years, 1 month ago
- 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 7 months ago
- 5128715 drm_hwcomposer: cleanup hwcutils by Roman Stratiienko · 4 years, 7 months ago
- 8666dc9 drm_hwcomposer: Tracking of the DRM FB objects using RAII by Roman Stratiienko · 4 years, 7 months ago
- d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 6 months ago
- 6a7ac12 drm_hwcomposer: CI: Pull headers from the AOSPv11 by Roman Stratiienko · 4 years, 5 months ago
- 2640cd8 drm_hwcomposer: CI: Add more source files to the build by Roman Stratiienko · 4 years, 6 months ago
- b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 7 months ago
- 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 7 months ago
- e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 7 months ago
- d665998 drm_hwcomposer: CI: Use bpfmt to check Android.bp files style by Roman Stratiienko · 4 years, 6 months ago
- d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 6 months ago