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