Merge pull request #13 from felixonmars/master

Fix small typos in time_win_unittest.cc
tree: 1f2d69549154260a58fe4d7468f1fbf628109455
  1. chrome/
  2. client/
  3. cloud/
  4. LICENSE
  5. README.md
README.md

google-input-tools

This repo contains various of input tools.

Under “chrome/os”, it is open source'd input tools for Chromium OS. Currently there are following input tools:

  • Chinese input methods, the decoding engines are written in pure Javascript.
    • Simplified Chinese Pinyin input method.
    • Traditional Chinese Zhuyin input method.
    • Traditional Chinese Cangjie input method.
  • M17n keyboards.
  • Korean libhangul-based input methods.

Under “client”, it is open source'd Chinese Pinyin IME for Windows.

Under “cloud”, it is JS-based input tools. Currently there are only M17n keyboards which don't require a cloud service for suggestion decoding.