Sign in
chromium
/
external
/
google-input-tools
/
HEAD
fc9f11d
Merge pull request #15 from rsadam-google/master
by shuchen-google
· 9 years ago
master
f743480
Merge pull request #13 from felixonmars/master
by shuchen-google
· 9 years ago
c13f088
Uprev again to add missing events/ directory
by Raheem Adam
· 9 years ago
ee87848
Merge pull request #14 from rsadam-google/master
by shuchen-google
· 9 years ago
496b992
Add new files: 1.0.4.7
by Raheem Adam
· 9 years ago
a119ce8
uprev to 1.0.4.7
by Raheem Adam
· 9 years ago
c59359e
Fix small typos in time_win_unittest.cc
by Felix Yan
· 10 years ago
4801be4
Merge pull request #12 from rsadam-google/master
by Raheem Adam
· 10 years ago
2823df3
Add missing lang files
by Raheem Adam
· 10 years ago
7cdb423
Add missing floating window files
by Raheem Adam
· 10 years ago
4039c5a
add missing files
by Raheem Adam
· 10 years ago
9688848
Manual changes
by Raheem Adam
· 10 years ago
34c3de0
Script changes
by Raheem Adam
· 10 years ago
556dcba
Merge pull request #11 from lotem/client_inline_composition
by 佛振
· 10 years ago
d7e8162
Replace the AssembleComposition logic with an optional field for inline composition text in the message.
by Chen Gong
· 10 years ago
69d9e3a
Merge pull request #10 from rsadam-google/master
by Raheem Adam
· 10 years ago
c317570
Remove obsolete sound files
by Raheem Adam
· 10 years ago
943f8b5
Uprev to: 1.0.4.5
by Raheem Adam
· 10 years ago
5d40a45
Updates the open sourced input view codes.
by Ramon Yuan
· 10 years ago
d24a9b9
Merge pull request #9 from rsadam-google/master
by Raheem Adam
· 10 years ago
a5e86da
Uprev to 1.0.4.4
by Raheem Adam
· 10 years ago
3730e09
Merge pull request #8 from wnwen-google/master
by wnwen-google
· 10 years ago
63271d5
Uprev for Chrome OS input tools.
by Peter Wen
· 10 years ago
1af2274
Merge pull request #5 from wnwen-google/master
by wnwen-google
· 10 years ago
9f8993f
Uprev for Chrome OS input tools.
by Peter Wen
· 10 years ago
6e95b6e
Merge pull request #4 from rsadam-google/master
by Raheem Adam
· 10 years ago
186f601
Delete unused files
by Raheem Adam
· 10 years ago
13e4d38
Add missing sound files
by Raheem Adam
· 10 years ago
f43a537
Uprev for Chrome OS input tools
by Raheem Adam
· 10 years ago
30ffaf3
Merge pull request #3 from wnwen-google/master
by wnwen-google
· 10 years ago
5b46a03
Uprev for Chrome OS input tools.
by Peter Wen
· 10 years ago
b392460
Remove obsolete files in preparation for next uprev.
by Peter Wen
· 10 years ago
9682ab5
Merge pull request #2 from rsadam-google/master
by Raheem Adam
· 10 years ago
888235e
Uprev
by Raheem Adam
· 10 years ago
4efdde4
client/build.bat: build script for Windows.
by Chen Gong
· 10 years ago
a102d0d
client/gyp.bat: avoid exporting environment variables.
by lotem
· 10 years ago
03dd8e8
Fix build failure when doing a clean build due to a missing dependency declaration.
by lotem
· 10 years ago
2957725
Windows application manifests must be well-formed XML files, beginning with XML declaration.
by lotem
· 10 years ago
5021dd5
Merge pull request #1 from lotem/master
by James Su
· 10 years ago
1d5a101
Fix generated solution so that msbuild.exe can be used for a Release build.
by Chen Gong
· 10 years ago
289b4a2
Update to version 1.0.6
by Kevin Ellis
· 11 years ago
332f454
Convert localization files to canonical form.
by Kevin Ellis
· 11 years ago
84eace6
Fix duplicate license headers.
by Kevin Ellis
· 11 years ago
c4aa708
Update localized messages.
by Kevin Ellis
· 11 years ago
554235f
Update google-input-tools to version 1.0.5.0.
by Kevin Ellis
· 11 years ago
b99e802
Adds the COPYRIGHT comment.
by Yingbing Wu
· 11 years ago
3828bce
Update README.md
by shuchen-google
· 11 years ago
8c03d38
Update Korean IME background to support OSK.
by Shu Chen
· 11 years ago
a9517e6
Update Copyright notice.
by Kevin Ellis
· 11 years ago
3e552c5
Create README.md
by shuchen-google
· 11 years ago
a0afa78
Moves the files one level up and remove src folder.
by Shu Chen
· 11 years ago
96f91f4
Fixes 2 bugs:
by Shu Chen
· 11 years ago
a39f4bb
Update inputview to version 1.0.4.0
by Kevin Ellis
· 11 years ago
d316960
Update inputview to version 1.0.3.0.
by Kevin Ellis
· 11 years ago
0d9fde4
Fix the bug that the text disappear on blur.
by Chi Zhang
· 11 years ago
ba16c33
Fix the bug that "ESC" key is not handled.
by Chi Zhang
· 11 years ago
fba3867
Merge branch 'master' of https://code.google.com/p/google-input-tools
by Chi Zhang
· 11 years ago
4376e65
Fix the bug that the input text disappear after focus.
by Chi Zhang
· 11 years ago
94e976e
Adds licence for each file.
by Feng Yuan
· 11 years ago
6d860b2
Open source input view and xkb, current version is 1.0.2.0.
by Feng Yuan
· 11 years ago
866618e
Add a modified version of callback.cc for client input tools.
by Chen Gong
· 11 years ago
6479d92
Fix the bug that 'B' does not map to '?' in Set3(final)
by Chi Zhang
· 11 years ago
e793c74
Fix the bugs that Korean IME cannot handle modifier key.
by Chi Zhang
· 11 years ago
9acf468
Fix error in VS2013: cannot open include file 'afxres.h'.
by Chen Gong
· 11 years ago
f372d59
Fix error: undefined testing::ParseGUnitFlags().
by Chen Gong
· 11 years ago
3027deb
Support MSVS 2013 by setting environment variable MSVS_VERSION.
by Chen Gong
· 11 years ago
8053d30
fix a bug in build_x86_x64_together.py
by synch
· 11 years ago
436ba1b
add a script to modify the solution file to allow building 32bit and 64bit together.
by synch
· 11 years ago
68ec26f
support 64bit windows.
by synch
· 11 years ago
d815626
submit missing changes.
by synch
· 11 years ago
d79fcf6
add script to help user run Google Input Tools on windows
by synch
· 11 years ago
7c18d17
Make google input tools for windows compilable
by unknown
· 11 years ago
28bf94e
Make google input tools for windows compilable
by unknown
· 11 years ago
dae215f
remove some temporary files.
by unknown
· 11 years ago
746f84f
remove some temporary files
by unknown
· 11 years ago
3ee73e9
add missing protodevel file
by Yanchao Su
· 11 years ago
d80c786
upload docs for google input tools for windows
by Yanchao Su
· 11 years ago
90e8978
remove generated files
by Yanchao Su
· 11 years ago
def4c8d
Initial commit for Google Input Tools for Windows
by Yanchao Su
· 11 years ago
eaa2161
XKB manifest changes to adjust the keyboards in languages.
by Shu Chen
· 11 years ago
1767644
Changes the namespace from goog.ime to i18n.input.
by Shu Chen
· 11 years ago
3ba7090
Adds quick start section.
by Yingbing Wu
· 11 years ago
5b15ed8
updates documents.
by Yingbing Wu
· 11 years ago
cd99276
Open source on-screen keyboard
by Yingbing Wu
· 11 years ago
55b9c91
rm the file
by Yingbing Wu
· 11 years ago
92062f7
change message
by Yingbing Wu
· 11 years ago
32576c3
Adds first eventtype.js file
by Yingbing Wu
· 11 years ago
0d2ebdd
Adds XKB wrapping extension IMEs.
by Shu Chen
· 11 years ago
52d67ba
Fix issue 306659 that the Korean IME cannot enter Korean Won sign.
by zhangchi
· 11 years ago
2fa99ea
Fix bug: https://code.google.com/p/chromium/issues/detail?id=309502
by Shu Chen
· 12 years ago
9fc56a0
Fix typo of ta_typewriter layout.
by Shu Chen
· 12 years ago
2d5737c
Fix typo of ta_typewriter layout.
by Shu Chen
· 12 years ago
572a510
Minor fix in keyboard background.
by Shu Chen
· 12 years ago
b9feab2
Fix the bug that the Backspace key will trigger the CAPS_LOCK mode.
by Shu Chen
· 12 years ago
48861ff
Merge branch 'master' of https://code.google.com/p/google-input-tools
by Shu Chen
· 12 years ago
fc5b6ae
Adds implementation for keyboard view UI.
by Shu Chen
· 12 years ago
6bec5ad
Fix the bug cannot commit if there is no candidate in hanja mode.
by Chi Zhang
· 12 years ago
33ab107
Fix the issue of cannot remove composition text by BS key.
by Shu Chen
· 12 years ago
33f7b84
Fix a manifest issue for vk.
by Shu Chen
· 12 years ago
030f26c
Add message for Arabic keyboard name.
by Shu Chen
· 12 years ago
Next »