commit | 59e0d0083cc05af44304e571c414a78e4e0463d5 | [log] [tgz] |
---|---|---|
author | Alistair Delva <adelva@google.com> | Wed Jul 03 22:03:36 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jul 03 22:03:36 2019 -0700 |
tree | 6b1062e449f290d3f9bc106a1fccf2d3e51cefb8 | |
parent | 0ea76ce6657969487683d0fafce7a396ace35791 [diff] | |
parent | f68cc43e5c614c4263b075efc2f6b535971630a3 [diff] |
Add John Stultz to OWNERS am: f68cc43e5c Change-Id: I302da4ad7e66570c6b3f88fdfea4caa538c7a70d
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-5.0 -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!