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

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

Issue 2537133002: Update brotli to v1.0.0-snapshot. (Closed)
Patch Set: Rebase 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
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
Kunihiko Sakamoto 2016/12/05 02:27:00 After landing this CL, would you upstream this cha
eustas 2016/12/05 14:15:01 Surely. Going to update both internal WOFF2 repo a
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698