Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1125)

Unified Diff: third_party/qcms/README.chromium

Issue 1136283002: qcms: Drop the google.patch file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Integrate review feedback Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/qcms/google.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qcms/README.chromium
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
index 0e3ec7be22596a570a75fa09fdadc05993b533bd..3548a0f40e161063d7d8e67f16c61a4f3ac2d1e8 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -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
« no previous file with comments | « no previous file | third_party/qcms/google.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698