commit | 3c7b88e3c3badb4d5742ced4ac8a31d473db7742 | [log] [tgz] |
---|---|---|
author | Mark Yacoub <markyacoub@google.com> | Thu Dec 19 13:16:29 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 19 13:16:29 2024 -0800 |
tree | 8f60b903e16d958294dcd23137a0a3b09d8e2d8d | |
parent | 037b9310cbfacef431489c624bd1aa9115e771aa [diff] | |
parent | f259ba0c3bbbdf2600812841e9f8f9a8b1406da4 [diff] |
Merge "hooks: Add missing || to hook check" into main am: f259ba0c3b Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/3427001 Change-Id: I08bc6a177f4c5136b34ad24183165181b22aa805 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Patches to drm_hwcomposer are very much welcome, we really want this to be the universal HW composer implementation for Android and similar platforms. So please bring on porting patches, bugfixes, improvements for documentation and new features.
A short list of contribution guidelines:
Submit changes via gitlab merge requests on gitlab.freedesktop.org.
drm_hwcomposer is Apache 2.0 Licensed and we require contributions to follow the developer's certificate of origin: http://developercertificate.org/.
When submitting new code please follow the naming conventions documented in the generated documentation. Also please make full use of all the helpers and convenience macros provided by drm_hwcomposer. The below command can help you with formatting of your patches:
git diff | clang-format-diff-19 -p 1 -style=file
Hardware specific changes should be tested on relevant platforms before committing.
If you need inspiration, please checkout our TODO issues.
Happy hacking!