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

Unified Diff: third_party/liblouis/README.chromium

Issue 579623003: Upgrade liblouis to 2.6.0. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Simplify whitelist Created 6 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/liblouis/LICENSE ('k') | third_party/liblouis/liblouis_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/liblouis/README.chromium
diff --git a/third_party/liblouis/README.chromium b/third_party/liblouis/README.chromium
index 3178a464ff89e90efa2c811ef77020a88335566b..63d17d1afeb5b3412d20905ced1ef1aceff6b182 100644
--- a/third_party/liblouis/README.chromium
+++ b/third_party/liblouis/README.chromium
@@ -1,8 +1,9 @@
Name: Braille Translation Library
Short Name: liblouis
-URL: http://liblouis.googlecode.com/svn/tags/liblouis_2_5_1
-Version: 2.5.1
-License: LGPL3
+URL: https://github.com/liblouis/liblouis
+Version: 2.6.0
+License: LGPL3 and GPL3
+License Android Compatible: No
License File: LICENSE
Security Critical: yes
@@ -16,12 +17,7 @@ Chrome itself.
Local Modifications:
-* Add manually created liblouis.h.
-* On Android: log to logcat.
-* Fix backtranslation to not output unicode braille patterns
- (svn r838)
-* Fix 3 letters in Danish 8 dot braille table, reverting part of svn r238.
-* Fix out-of-bounds array access (code removed by upstream).
-* Fix compiler warnings (part of svn r856).
+* Add manually created liblouis.h with compiler warning fix.
+* Add minimal config.h.
* Add tables.json a list of tables with metadata.
* Add a wrapper to expose the library in native client.
« no previous file with comments | « third_party/liblouis/LICENSE ('k') | third_party/liblouis/liblouis_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698