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

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

Issue 2537133002: Update brotli to v1.0.0-snapshot. (Closed)
Patch Set: Fixed typo Created 4 years 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/BUILD.gn ('k') | third_party/woff2/src/woff2_dec.cc » ('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: a15a8ab86b934cf436f8fac4a8a11ddf8b59d792 3 Version: a15a8ab86b934cf436f8fac4a8a11ddf8b59d792
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 - src/woff2_dec.cc modified to use new Brotli API at lines 739-741
OLDNEW
« no previous file with comments | « third_party/woff2/BUILD.gn ('k') | third_party/woff2/src/woff2_dec.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698