commit | c05e2113be10a4760387881a55b474396053cb45 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 19 18:36:52 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 19 18:36:52 2024 -0800 |
tree | 89c87599264d72b7094f7e96469f943497024d65 | |
parent | 03ffc1755c639572e3414ae65df8f8b38805ba9b [diff] | |
parent | ec60ebc5f4620359ceea86831870a0a1ad3f427c [diff] |
Merge "Add janitors to the OWNERS file" into main am: 6644e4a465 am: ec60ebc5f4 Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/3423687 Change-Id: I0666ef7d20719a67e5ef6f84882c2781216f74a4 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!