mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1028996 - Remove patches directory in Skia and clarify commit procedure r=snorp
This commit is contained in:
parent
2d0815dc05
commit
996becc0c4
10
gfx/skia/README_COMMITTING
Normal file
10
gfx/skia/README_COMMITTING
Normal file
@ -0,0 +1,10 @@
|
||||
Any changes to Skia should have at a minimum both a Mozilla bug tagged with the [skia-upstream]
|
||||
whiteboard tag, and also an upstream bug and review request. Any patches that do ultimately land
|
||||
in mozilla-central must be reviewed by a Skia submodule peer.
|
||||
|
||||
See https://wiki.mozilla.org/Modules/Core#Graphics for current peers.
|
||||
|
||||
In most cases the patch will need to have an r+ from upstream before it is eligible to land here.
|
||||
|
||||
For information on submitting upstream, see:
|
||||
https://sites.google.com/site/skiadocs/developer-documentation/contributing-code/how-to-submit-a-patch
|
@ -1,15 +1,2 @@
|
||||
This directory contains the patches currently applied against upstream Skia.
|
||||
The original patches are archived in archive/
|
||||
|
||||
See the relevant bugs in bugzilla for information on these patches:
|
||||
|
||||
0001-Bug-777614-Re-add-our-SkUserConfig.h-r-nrc.patch
|
||||
0004-Bug-777614-Re-apply-bug-719872-Fix-crash-on-Android-.patch
|
||||
0005-Bug-777614-Re-apply-bug-687188-Expand-the-gradient-c.patch
|
||||
0009-Bug-777614-Re-apply-759683-Handle-compilers-that-don.patch
|
||||
0018-Bug-817356-PPC-defines.patch
|
||||
0010-Bug-836892-Add-new-blending-modes-to-SkXfermode.patch
|
||||
0011-Bug-839347-no-anon-namespace-around-SkNO_RETURN_HINT.patch
|
||||
0012-Bug-751418-Add-our-own-GrUserConfig-r-mattwoodrow.patch
|
||||
0013-Bug-751418-Fix-compile-error-on-gcc-in-Skia-GL-r-mat.patch
|
||||
0031-Bug-945588-Add-include-guard.patch
|
||||
We no longer keep a local patch queue of patches against upstream. The protocol now
|
||||
is to upstream all patches before they are landed in mozilla-central.
|
||||
|
Loading…
Reference in New Issue
Block a user