- 14fde7f Swap D-Bus and IBus initialization order to avoid race conditions. by satorux · 15 years ago 0.7.46.B
- 3774b97 Fix a bug that causes input methods to malfunction in Chrome. by satorux · 15 years ago 0.7.46.9
- e0a88b1 Fix API name and add change log. by Frank Swiderski · 15 years ago
- e742ebd Disconnect signals in the destructor. by Yusuke Sato · 15 years ago
- 2e7d7b8 Handle "global-engine-changed" signal from ibus-daemon. by Yusuke Sato · 15 years ago
- 55b9ec1 Fixing crash inside libdbus.so. by Yusuke Sato · 15 years ago
- 06501a0 Add cryptohome call to get the system salt. by Frank Swiderski · 15 years ago
- 7ca2d98 Enable the ibus-chewing input method. by Zach Kuznia · 15 years ago
- 7a0d728 Fix crashing bug where device_path is set to unknown. by Charlie Lee · 15 years ago
- 6c48744 inherit review settings by Mandeep Singh Baines · 15 years ago
- 04425c0 Removed ancient APIs and header files. by Yusuke Sato · 15 years ago
- e20363e Adding two Thai input methods in ibus-m17n: th:tis820 and th:kesmanee. by Yusuke Sato · 15 years ago
- 41a8aed Fix memory error. by Mitsuru Oshima · 15 years ago
- f7c65c3 changed to use constants in chromeos/dbus/service_constatns.h by Mitsuru Oshima · 15 years ago
- 3d4e6dd Second return fix. by Rahul Chaturvedi · 15 years ago
- 110ff02 Fixed early return cleanup by Rahul Chaturvedi · 15 years ago
- 23dfb8d Review changes by Rahul Chaturvedi · 15 years ago
- 07e6929 Merge branch 'master' of ssh://chromiumos-git/cros into syslogs by Rahul Chaturvedi · 15 years ago
- 131a8e3 Add Estonian and Traditional Chinese (Bopomofo) support. by Yusuke Sato · 15 years ago
- 5080094 Review comments incorporated. by Rahul Chaturvedi · 15 years ago
- 262478a Handle "destroy" signal (http://dbus.freedesktop.org/doc/dbus-glib/dbus-glib-DBusGProxy.html#dbus-g-proxy-new-for-name) from DBusGProxy object just in case. by Yusuke Sato · 15 years ago
- 3ee9003 Add LOG(INFO) to the focus_in() method. by Yusuke Sato · 15 years ago
- 6b6dc2a Implements all signals for screen lock. by Mitsuru Oshima · 15 years ago
- a7248de libcros: Update comment for default WM IPC version. by Daniel Erat · 15 years ago
- 0c59bf5 version changes by Rahul Chaturvedi · 15 years ago
- e606572 Copy the orientation information to InputMethodLookupTable. by satorux · 15 years ago
- d9f2896 Changes FileEnumerator usage to opendir/readdir + cleanup by Rahul Chaturvedi · 15 years ago
- f221953 Temp by Rahul Chaturvedi · 15 years ago
- 997bd01 libcros changes to add GetSystemLogs by Rahul Chaturvedi · 15 years ago
- e295bfb cros changes to pull system logs. by Rahul Chaturvedi · 15 years ago
- f4d424d Updating screen lock cros lib interface for new screen lock protocol. by Mitsuru Oshima · 15 years ago
- 7760597 Added WmIpcWindowTypeIsChrome() to identify chrome window types. by Denis Glotov · 15 years ago
- c80b01a libcros: Adding shared WM syskey enums. by Denis Glotov · 15 years ago
- 037845e Add Vietnames input method names to the white-list. by Yusuke Sato · 15 years ago
- d539617 Add |keyboard_layout| member to InputMethodDescriptor in order to support unified IME+XKB switching. by Yusuke Sato · 15 years ago
- 4bfb250 libcros: Update comment for background login window. by Daniel Erat · 15 years ago
- bfe0d72 Add id and certpath values to service info structures, and fill in. by Nathan Williams · 15 years ago
- f3f6835 ScreenLock cros library by Mitsuru Oshima · 15 years ago
- e8fb82f [libcros] scons file cleanup by Chris Masone · 15 years ago
- 4b67174 Adding a message for system key clicked by David Johnston · 15 years ago
- effad0a Add the ability to build the libcros API as a static library by Chris Masone · 15 years ago
- 95a5321 libcros cleanup. Remove deprecated methods from load.cc. by Yusuke Sato · 15 years ago
- 7e0b8d3 Add ibus-mozc to the input method white-list. by Yusuke Sato · 15 years ago
- 90e3b44 Switch unimportant LOGs into DLOGs. by Yusuke Sato · 15 years ago
- ae65fa2 Remove DCHECK(engine_desc) for now in order to fix issue 3049. by Yusuke Sato · 15 years ago
- b3dd8be Added DisconnectFromNetwork and SetPassphrase. by Charlie Lee · 15 years ago
- 44593e2 Check D-Bus connection status between candidate_window in InputMethodStatusConnection::Init(). by Yusuke Sato · 15 years ago
- afe00e7 libcros: Update WM IPC enums. by Daniel Erat · 15 years ago
- 3e50bba Always add a "US" keyboard layout as an inactive XKB group just like suzhe's Gtk panel for IBus: http://codereview.chromium.org/1718011/diff/1/9 by Yusuke Sato · 15 years ago
- 44aac53 Don't sort the list of active input methods. by Yusuke Sato · 15 years ago
- 3fc24f0 Add "xkb:es:cat:cat" to the whitelist to support Catalan. by Yusuke Sato · 15 years ago
- 8b42258 Adding speech synthesis to libcros. by Chaitanya Gharpure · 15 years ago
- 96fd6e0 Rename chromeos_ime.h/cc and chromeos_language.h/cc by satorux · 15 years ago
- 61ad7b7 chromeos_language update. by Yusuke Sato · 15 years ago
- 42f861b Fix the build of candidate_window in the chromium tree. by satorux · 15 years ago
- 5f398af Add MonitorInputMethodUiStatus() and DisconnectInputMethodUiStatus(). by satorux · 15 years ago
- 83c56a2 Fix the build of monitor_language by satorux · 15 years ago
- 3254aa9 Changes to support profile entries. Entries are now passed back by GetSystemInfo() by Charlie Lee · 15 years ago
- d59a2cd Support for 802.1x wifi certificate authentication: by Nathan Williams · 15 years ago
- 5d0a008 Deprecating SetInputMethodActivated API by Yusuke Sato · 16 years ago
- 4835d8a Comment change only. Add language names to the white list. by Yusuke Sato · 16 years ago
- 4202500 Fix a bug that caused SetCurrentKeyboardLayoutByName() in some cases. by satorux · 16 years ago
- b8401e5 libcros: Add WM-to-Chrome IPC enums. by Daniel Erat · 16 years ago
- 123758e Attempt to fix crashing bug. Added more logging. BUG=chromium-os:2438 TEST=none by Charlie Lee · 16 years ago
- 52b6b26 comment change: Add TODO. by Yusuke Sato · 16 years ago
- e08b660 Add DLOG(INFO) to the SetImeConfig() function. This should be useful for tracking crosbug.com/2471. by Yusuke Sato · 16 years ago
- 5cb50ff Removed a verbose log. by Yusuke Sato · 16 years ago
- 21ffd81 Actually removed depreceted methods: by Yusuke Sato · 16 years ago
- 5c6f3b0 Add more keyboard layouts. by satorux · 16 years ago
- b8e08e9 Change AddInputMethodNames to emit logs only for supported engines. by satorux · 16 years ago
- a39c00d enable IBus when a text area (except for password) is clicked. by Yusuke Sato · 16 years ago
- 6f55094 Add kValueTypeStringList support to GetImeConfig and SetImeConfig cros APIs. by Yusuke Sato · 16 years ago
- a445f5b Removed loading of deprecated methods: by Yusuke Sato · 16 years ago
- a447f8c Tiny cleanup. Remove unused #include. by Yusuke Sato · 16 years ago
- a7174e5 Clear input method properties on errors. by Yusuke Sato · 16 years ago
- 91b4803 build: Delete libcros's files from the previous build system. by Daniel Erat · 16 years ago
- 1f67c55 chromeos_language cleanup. by Yusuke Sato · 16 years ago
- d2821af Fix synaptics to use system synclient call. by Charlie Lee · 16 years ago
- 13ed5ed Add a small set of keyboard layouts to the input language white list. by satorux · 16 years ago
- efb1267 Fix build errors in monitor_network.cc. by satorux · 16 years ago
- 03eca7d Fix the build. by satorux · 16 years ago
- 733d17e Implement keyboard layout switching in libcros. by satorux · 16 years ago
- 47d71f0 changing mount so the user decides when to mount, adding the idea of parent devices. by David Garcia · 16 years ago
- 62ce053 Add SetLanguageActivated() and SetImePropertyActivated() by satorux · 16 years ago
- 879fb99 Add latn-pre back by satorux · 16 years ago
- 50b6a05 Remove deprecated methods. by Charlie Lee · 16 years ago
- d69fa1e Disable "latn-pre" IME temporarily. by Yusuke Sato · 16 years ago
- e4d09d8 Add 9 languages that are supported by ibus-m17n: Arabic, Croatian, Danish, Greek, Hebrew, Hindi, Persian, Serbian, and Slovak. by Yusuke Sato · 16 years ago
- a167a2c Rework network monitoring code. Added GetSystemInfo, by Charlie Lee · 16 years ago
- 1ba7cbb Add libxklvier support to chromeos_language. by Yusuke Sato · 16 years ago
- 22232c8 Add Thai support. by Yusuke Sato · 16 years ago
- c1e74f9 Added RequestScan method. by Charlie Lee · 16 years ago
- 210cd5a Add GetWifiService for finding hidden wifi networks. by Charlie Lee · 16 years ago
- 43d5881 Disable ibus-chewing until we resolve issue 1253. by Yusuke Sato · 16 years ago
- 88a8240 Created WATCHLISTS file for libcros by Dave Moore · 16 years ago
- e9d48f2 Add API to talk to cryptohomed over DBus. Backward-compatible change. by Chris Masone · 16 years ago
- fb2c953 - Fix string typos in a debug print function. - Remove an obsolete TODO. by Yusuke Sato · 16 years ago
- 8916186 Update the IME white list so we can use latn-pre and latn-post IMEs. by Yusuke Sato · 16 years ago
- 40bfa42 Added ConnectToNetwork by Charlie Lee · 16 years ago
- c23d2c7 Fix destructor exception. by Charlie Lee · 16 years ago