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

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

Issue 1487543005: Update OTS to revision 99a3b7f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/ots/Makefile.am ('k') | third_party/ots/configure.ac » ('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: OTS (OpenType Sanitizer) 1 Name: OTS (OpenType Sanitizer)
2 URL: https://github.com/khaledhosny/ots.git 2 URL: https://github.com/khaledhosny/ots.git
3 Version: a7a3b94ef08cdbdbf5ffcb7d44334d47152a82ef 3 Version: 99a3b7ff8fb241e0f68a25a41726cc3421d1f9bf
4 Security Critical: yes 4 Security Critical: yes
5 License: BSD 5 License: BSD
6 6
7 Local Modifications: 7 Local Modifications:
8 - This only includes src/ and include/ directories, and the files under the 8 - This only includes src/ and include/ directories, and the files under the
9 repository root. Unneeded direcories such as tests/, tools/ are removed. 9 repository root. Unneeded direcories such as tests/, tools/ are removed.
10 10
11 - src/woff2.cc: Changed include path to brotli/dec/decode.h. 11 - src/ots.cc: Changed include path to woff2_dec.h.
12 - BUILD.gn: Added. 12 - BUILD.gn: Added.
13 - ots.gyp: Added. 13 - ots.gyp: Added.
14 - ots-common.gypi: Added. 14 - ots-common.gypi: Added.
OLDNEW
« no previous file with comments | « third_party/ots/Makefile.am ('k') | third_party/ots/configure.ac » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698