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