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

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

Issue 1247903003: Add spellcheck and word suggestion to the prediction service (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 4 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 | « third_party/prediction/LICENSE ('k') | third_party/prediction/defines.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: prediction
viettrungluu 2015/08/04 16:53:21 "prediction" is kind of an unfortunately vague nam
riajiang 2015/08/04 22:16:41 Changed it to "android_prediction"
2 URL: https://android.googlesource.com/platform/packages/inputmethods/LatinIME/+/ android-5.1.1_r8/native/jni/src/
3 Version: 5.1.1
4 Date: 2015/07/28
5 Revision: cc47075
viettrungluu 2015/08/04 16:53:21 Maybe include the full hash (cc47075cd72d3649433c7
riajiang 2015/08/04 22:16:41 Done.
6 License: Apache 2.0
7 License File: NOT_SHIPPED
8 Security Critical: no
9
10 Description:
11 Android LatinIME jni native code used to do spellcheck, word suggestion and
12 word prediction.
13
14 Local Modifications:
viettrungluu 2015/08/04 16:53:21 How extensive are these local modifications? Maybe
riajiang 2015/08/04 22:16:41 Added CHROMIUM.diff and changed back to Android fo
15 Changed all JNI interface functions to not use JNI interface pointer and
16 JNI types.
17
18 Deleted src/suggest/core/dictionary/property/word_property.cpp,
19 src/utils/jni_data_utils.cpp,
20 src/utils/jni_data_utils.h,
21 src/utils/log_utils.cpp,
22 src/utils/log_utils.h
OLDNEW
« no previous file with comments | « third_party/prediction/LICENSE ('k') | third_party/prediction/defines.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698