commit | 1f8dc325aa6a9812c97faf51bbed6e8600c6dedd | [log] [tgz] |
---|---|---|
author | Alistair Delva <adelva@google.com> | Wed Jul 03 22:36:44 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jul 03 22:36:44 2019 -0700 |
tree | 6b1062e449f290d3f9bc106a1fccf2d3e51cefb8 | |
parent | c481181cc6a765b4697b5baae6f2dad9ecf2bcd9 [diff] | |
parent | 783d6165f701a1ab7cccb91b0eab38240e86fe00 [diff] |
Add John Stultz to OWNERS am: f68cc43e5c am: 59e0d0083c am: 783d6165f7 Change-Id: I8b7673c218ba05c1bf61e827a3f383713e189053
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!