1. 468a754 drm_hwcomposer: Replace LOG_TAG with drmhwc by Sean Paul · 10 months ago
  2. 63762a9 drm_hwcomposer: Use shared pointer type for the pipeline_ variable by Roman Stratiienko · 1 year, 8 months ago
  3. 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 4 months ago
  4. d2cc738 drm_hwcomposer: Rework VSyncWorker to work without utils/worker by Roman Stratiienko · 2 years, 5 months ago
  5. df3120f drm_hwcomposer: Rework DrmMode class by Roman Stratiienko · 2 years, 6 months ago
  6. a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 7 months ago
  7. 554743d drm_hwcomposer: Fix EINTR handling in clock_nanosleep by Keith Mok · 3 years, 6 months ago
  8. 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 4 months ago
  9. 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 4 months ago
  10. 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 4 months ago
  11. 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 4 months ago
  12. 780f7da drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13 by Roman Stratiienko · 3 years, 4 months ago
  13. 863a3c2 drm_hwcomposer: Handle all HWC2 callbacks in DrmHwcTwo.{h,cpp} by Roman Stratiienko · 3 years, 8 months ago
  14. d26619b drm_hwcomposer: CI: Upgrade clang-* to v12 by Roman Stratiienko · 3 years, 10 months ago
  15. d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 2 months ago
  16. b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 3 months ago
  17. 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 3 months ago
  18. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 3 months ago
  19. d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 3 months ago
  20. 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 4 years, 8 months ago
  21. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 4 years, 9 months ago[Renamed (99%) from drm/vsyncworker.cpp]
  22. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 4 years, 9 months ago
  23. 521a4c8 drm_hwcomposer: Add check to vsync routine to avoid crash on callback by Roman Kovalivskyi · 5 years ago
  24. 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from vsyncworker.cpp]
  25. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
  26. 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
  27. acb6303 drm_hwcomposer: vsyncworker: Fix deadlock on exit path by Alexandru Gheorghe · 7 years ago
  28. 9057a6f drm_hwcomposer: Use log/log.h instead of cutils/log.h by John Stultz · 7 years ago
  29. 976f69a drm_hwcomposer: vsyncworker: Fix uninitialized enabled_ field by Alexandru Gheorghe · 7 years ago
  30. fa37f67 drm_hwcomposer: refactor Worker by Adrian Salido · 8 years ago
  31. a5df1de drm_hwcomposer: Don't pass hwc_procs_t to VsyncWorker by Sean Paul · 9 years ago
  32. b74e08c drm_hwcomposer: Convert v_refresh() to float by Stéphane Marchesin · 10 years ago
  33. 4057be3 drm_hwcomposer: Move event worker into VSyncWorker by Sean Paul · 10 years ago