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

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

Issue 1873123002: Update woff2 to 4e698b8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update BUILD.gn (win8 build fix?) Created 4 years, 8 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 | « third_party/woff2/Makefile ('k') | third_party/woff2/README.md » ('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: woff2 1 Name: woff2
2 URL: https://github.com/google/woff2 2 URL: https://github.com/google/woff2
3 Version: b2e7af9f6fbc03ae1926717caa161e1de70c1f95 3 Version: 4e698b8c6c5e070d53c340db9ddf160e21070ede
4 License: Apache 2.0 4 License: Apache 2.0
5 License File: LICENSE 5 License File: LICENSE
6 Security Critical: yes 6 Security Critical: yes
7 7
8 Description: 8 Description:
9 The reference implementation of the WOFF 2.0 web font compression 9 The reference implementation of the WOFF 2.0 web font compression
10 format (http://www.w3.org/TR/WOFF2/). 10 format (http://www.w3.org/TR/WOFF2/).
11 11
12 Local Modifications: 12 Local Modifications:
13 13
14 - BUILD.gn: Added. 14 - BUILD.gn: Added.
15 - woff2.gyp: Added. 15 - woff2.gyp: Added.
16 - Cherry-picked revision d1efde9124f7bef4b0fd82e98f4702651d3095bc. 16 - src/port.h: Include <assert.h>.
OLDNEW
« no previous file with comments | « third_party/woff2/Makefile ('k') | third_party/woff2/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698