aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2023-01-16drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFdRoman Stratiienko
2022-12-28drm_hwcomposer: Remove utils/worker from the projectRoman Stratiienko
2022-12-10drm_hwcomposer: Use pragma once instead of include guardsRoman Stratiienko
2022-10-20drm_hwcomposer: CI: Bump-up clang toolchain to v15Roman Stratiienko
2022-05-17drm_hwcomposer: Reorganize struct DrmHwcLayerRoman Stratiienko
2022-05-17drm_hwcomposer: Set return type to std::optional for BufferInfoGettersRoman Stratiienko
2022-05-17drm_hwcomposer: Move include/drmhwcgralloc.h to bufferinfo/BufferInfo.hRoman Stratiienko
2022-05-10drm_hwcomposer: Fix HwcLayer::GetReleaseFences()Roman Stratiienko
2022-05-09drm_hwcomposer: CI: Bump clang toolchain version to v14Roman Stratiienko
2022-02-18drm_hwcomposer: Add test utility to listen for ueventsRoman Stratiienko
2022-01-20drm_hwcomposer: Remove utils/autolock.*Roman Stratiienko
2022-01-12drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some filesRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.hRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Process every file with clang-tidy.Roman Stratiienko
2021-09-29drm_hwcomposer: Convert transform value at HWC hook callRoman Stratiienko
2021-08-29drm_hwcomposer: Fix property_get() linux impl.Roman Stratiienko
2021-08-29drm_hwcomposer: CI: Tune the readability-identifier-naming settingsRoman Stratiienko
2021-08-29drm_hwcomposer: CI: Upgrade clang-* to v12Roman Stratiienko
2021-07-24drm_hwcomposer: Rework autofdRoman Stratiienko
2021-05-19drm_hwcomposer: cleanup hwcutilsRoman Stratiienko
2021-05-19drm_hwcomposer: Stop importing native_handle_t into the mapperRoman Stratiienko
2021-05-19drm_hwcomposer: Tracking of the DRM FB objects using RAIIRoman Stratiienko
2021-04-06drm_hwcomposer: Remove useless setters from DrmHwcLayerRoman Kovalivskyi
2021-04-06drm_hwcomposer: CI: Increase coverageRoman Stratiienko
2021-03-16drm_hwcomposer: add missing HAL pixel formatRiadh Ghaddab
2021-03-03drm_hwcomposer: CI: Add more source files to the buildRoman Stratiienko
2021-03-03drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checksRoman Stratiienko
2021-03-03drm_hwcomposer: enable code analysis using clang-tidyRoman Stratiienko
2021-03-03drm_hwcomposer: CI: Initial build and clang-tidy checksRoman Stratiienko
2020-11-02drm_hwcomposer: check ConvertBoInfo errors before importingJason Macnak
2020-10-31drm_hwcomposer: stop using pixel_strideRoman Stratiienko
2020-10-20drm_hwcomposer: refactor platform directoryRoman Stratiienko
2020-09-08drm_hwcomposer: use CamelCase in source/header files related to classRoman Stratiienko
2020-09-08drm_hwcomposer: move header files into source directoryRoman Stratiienko
2020-09-01drm_hwcomposer: fix incorrect layer_count usageRoman Stratiienko
2019-06-11drm_hwcomposer: Organize files into subdirsSean Paul