- 609c353 drm_hwcomposer: Add VSyncWorker::GetNextVsyncTimestamp by Drew Davenport · 7 months ago
- 701a83c drm_hwcomposer: Remove redundant vsync timestamp by Drew Davenport · 7 months ago
- bf711eb drm_hwcomposer: Avoid resetting vsync timestamp by Drew Davenport · 7 months ago
- 35a3957 drm_hwcomposer: Use clang thread-safety analysis in VSyncWorker by Drew Davenport · 9 months ago
- 30f4e9c drm_hwcomposer: Clean up VsyncWorker destruction by Drew Davenport · 9 months ago
- 15016c4 drm_hwcomposer: Remove VSyncWorkerCallbacks by Drew Davenport · 9 months ago
- b39a3f8 drm_hwcomposer: Enable VSyncWorker thread as needed by Drew Davenport · 9 months ago
- 63a699e drm_hwcomposer: Set vsync callback on demand by Drew Davenport · 9 months ago
- 33121b7 drm_hwcomposer: Move vsync tracking into VSyncWorker by Drew Davenport · 9 months ago
- d387c84 drm_hwcomposer: Simplify default vsync period by Drew Davenport · 9 months ago
- 5983318 drm_hwcomposer: Set vsync period for vsync thread by Drew Davenport · 9 months ago
- 63762a9 drm_hwcomposer: Use shared pointer type for the pipeline_ variable 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
- d2cc738 drm_hwcomposer: Rework VSyncWorker to work without utils/worker by Roman Stratiienko · 2 years, 8 months ago
- bde9566 drm_hwcomposer: Use pragma once instead of include guards by Roman Stratiienko · 2 years, 9 months ago
- 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 7 months ago
- e78235c drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.h by Roman Stratiienko · 3 years, 9 months ago
- 863a3c2 drm_hwcomposer: Handle all HWC2 callbacks in DrmHwcTwo.{h,cpp} by Roman Stratiienko · 4 years ago
- d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 6 months ago
- e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 7 months ago
- 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 5 years ago
- 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago[Renamed (96%) from drm/vsyncworker.h]
- aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago[Renamed (98%) from include/vsyncworker.h]
- 521a4c8 drm_hwcomposer: Add check to vsync routine to avoid crash on callback by Roman Kovalivskyi · 6 years ago
- 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from vsyncworker.h]
- f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
- 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
- fa37f67 drm_hwcomposer: refactor Worker by Adrian Salido · 9 years ago
- a5df1de drm_hwcomposer: Don't pass hwc_procs_t to VsyncWorker by Sean Paul · 10 years ago
- 479412c drm_hwcomposer: C++ coding style cleanup, no functional changes. by Haixia Shi · 10 years ago
- 4057be3 drm_hwcomposer: Move event worker into VSyncWorker by Sean Paul · 10 years ago