commit | 12cad245fc8fa795de583724bab63e5bd6540441 | [log] [tgz] |
---|---|---|
author | Mark Yacoub <markyacoub@google.com> | Tue Dec 10 21:23:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 10 21:23:07 2024 +0000 |
tree | 1c064b2f165f5a24daf3fd63ead7038020e8856a | |
parent | f23a38cba80c6cacbbd3fe2443eaa7c104910c23 [diff] | |
parent | a5612b33ba8d98b58ebee38005bddcdc3fd97646 [diff] |
Merge "Don't run hooks if uploaded to Gerrit from AOSP" into main am: 93595b5b98 am: a5612b33ba Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/3401899 Change-Id: I09e71158e510b3e86373a8dee220f6ee9481ceb0 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!