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

Side by Side Diff: third_party/qcms/README.chromium

Issue 10384114: Added BGRA support to qcms. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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 unified diff | Download patch
« no previous file with comments | « chrome/browser/chromeos/ui/idle_logout_dialog_view.cc ('k') | third_party/qcms/src/qcms.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Quick Color Management System 1 Name: Quick Color Management System
2 Short Name: qcms 2 Short Name: qcms
3 URL: https://github.com/jrmuizel/qcms/tree/v4 3 URL: https://github.com/jrmuizel/qcms/tree/v4
4 Version: v4 4 Version: v4
5 Date: 2012-03-13 5 Date: 2012-03-13
6 License File: src/COPYING 6 License File: src/COPYING
7 Security Critical: yes 7 Security Critical: yes
8 8
9 Description: 9 Description:
10 Contains support for applying an ICC color profile to an image. The code is 10 Contains support for applying an ICC color profile to an image. The code is
11 originally based on tinycms, re-written by Mozilla for better security and 11 originally based on tinycms, re-written by Mozilla for better security and
12 performance. This copy is a source-drop from Mozilla on March 13, 2012. 12 performance. This copy is a source-drop from Mozilla on March 13, 2012.
13 13
14 Local Modifications: 14 Local Modifications:
15 Some files only have license headers in the master branch. Added the same licens e headers to the versions brought down from the 'v4' branch. 15 Some files only have license headers in the master branch. Added the same licens e headers to the versions brought down from the 'v4' branch.
16
17 Added BGRA support.
OLDNEW
« no previous file with comments | « chrome/browser/chromeos/ui/idle_logout_dialog_view.cc ('k') | third_party/qcms/src/qcms.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698