Commit e0469a68 authored by robert.bradford's avatar robert.bradford Committed by Commit bot

qcms: Drop the google.patch file

Rather than having a file that must be kept current with all changes to
third_party/qcms/src highlight in the README.Chromium how the changes
since the import can be readily seen.

R=noel@chromium.org
BUG=None
TEST=None

Review URL: https://codereview.chromium.org/1136283002

Cr-Commit-Position: refs/heads/master@{#329431}
parent 7109355d
......@@ -16,8 +16,7 @@ Local Modifications:
Some files only have license headers in the master branch.
- Added the same license headers to the versions brought down from the 'v4'
branch src URL qcms/tree/v4
google.patch contains the following modifications. Apply with
patch -p1 < google.patch.
The following changes have been made since qcms was imported:
- Add bgra output support.
- Use HAVE_POSIX_MEMALIGN instead of HAS_POSIX_MEMALIG
(https://bugzilla.mozilla.org/show_bug.cgi?id=692922)
......@@ -67,5 +66,6 @@ google.patch contains the following modifications. Apply with
- https://code.google.com/p/chromium/issues/detail?id=471749
- Limit vcgt table to a maximum of 1024 entries
- https://code.google.com/p/chromium/issues/detail?id=471749
To regenerate google.patch:
git diff b8456f38 src > google.patch
For the Chromium changes, since the import, in a patch format run:
git diff b8456f38 src
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment