| tag | 0bddab41b45730a999d12741859950d34e70d066 | |
|---|---|---|
| tagger | The Android Open Source Project <initial-contribution@android.com> | Tue Dec 02 03:48:49 2025 +0000 |
| object | 423951fda2f3d74538b1db5c56f321178ac4c053 |
Android 16.0.0 release 4
| commit | 423951fda2f3d74538b1db5c56f321178ac4c053 | [log] [tgz] |
|---|---|---|
| author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Aug 30 14:23:22 2025 -0700 |
| committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Aug 30 14:23:22 2025 -0700 |
| tree | 85f52bce095a1cf6ee76b156bb6825d982a4f4d4 | |
| parent | d7457a8b1d0fb91a4c22f3337ad4ba8dcaf8a511 [diff] | |
| parent | ffd0050713143069cf840970925b1a257bcc5176 [diff] |
Snap for 14021439 from ffd0050713143069cf840970925b1a257bcc5176 to 25Q4-release Change-Id: I0db4fe278a4039d78854941c38c1c73d9f779e7c
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!