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

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

Issue 2842813002: Correct security critical bit for third_party/ced (Closed)
Patch Set: Created 3 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 | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Compact Encoding Detection 1 Name: Compact Encoding Detection
2 Short Name: ced 2 Short Name: ced
3 URL: https://github.com/google/compact_enc_det 3 URL: https://github.com/google/compact_enc_det
4 Version: 2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0 4 Version: 2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0
5 License: Apache 2.0 5 License: Apache 2.0
6 License File: LICENSE 6 License File: LICENSE
7 Security Critical: no 7 Security Critical: yes
8 8
9 Description: 9 Description:
10 Compact Encoding Detection(CED for short) is a library written in C++ that 10 Compact Encoding Detection(CED for short) is a library written in C++ that
11 scans given raw bytes and detect the most likely text encoding. 11 scans given raw bytes and detect the most likely text encoding.
12 12
13 Local Modifications: None 13 Local Modifications: None
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698