1. 468a754 drm_hwcomposer: Replace LOG_TAG with drmhwc by Sean Paul · 10 months ago
  2. 0da91bf drm_hwcomposer: Add support for color transform matrix by Roman Stratiienko · 2 years, 4 months ago
  3. 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 4 months ago
  4. 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 4 months ago
  5. 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 4 months ago
  6. fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 5 months ago
  7. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 3 months ago
  8. d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 3 months ago
  9. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 4 years, 9 months ago[Renamed (97%) from drm/drmcrtc.cpp]
  10. 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from drmcrtc.cpp]
  11. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
  12. 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
  13. 9057a6f drm_hwcomposer: Use log/log.h instead of cutils/log.h by John Stultz · 7 years ago
  14. 1b2685c drm_hwcomposer: fix warnings on unused variables and parameters by Rob Herring · 7 years ago
  15. ca0fbba drm_hwcomposer: Add FENCE_OUT_PTR property to DrmCrtc by Robert Foss · 9 years ago
  16. ff30b52 drm_hwcomposer: polish for old DRM wrapper code by Zach Reizner · 10 years ago
  17. 877be97 drm_hwcomposer: Use atomic modeset to set crtc timing by Sean Paul · 10 years ago
  18. 5f9339c drm_hwcomposer: Fix case on DrmCrtc mode_valid_ member variable by Sean Paul · 10 years ago
  19. 6a55e9f drm_hwcomposer: Wrap libdrm ops (minus modeset/flip) in C++ classes by Sean Paul · 10 years ago