- fcede59 Use chromeos::Process in libchromeos.a instead of g_spawn_async. by Yusuke Sato · 15 years ago 0.11.257.B 0.11.257.B90
- bb81ec1 Libcros changes for issue_12743: Add async RequestUpdateCheck call. by Steven Bennetts · 15 years ago
- 4a6181a Deprecate GetCurrentInputMethod(). by Satoru Takabayashi · 15 years ago
- ae8c8e4 NetworkServiceConnectAsync(): Don't pass the path as an argument by Nathan Williams · 15 years ago 0.11.241.B 11.1.241.B
- a7f3eec Added CryptohomeDoAutomaticFreeDiskSpaceControl() by Denis Glotov · 15 years ago
- f01153f Fix typo in previous 'fix' by Steven Bennetts · 15 years ago
- f96e399 Add chromeos_network_deprecated.h by Steven Bennetts · 15 years ago
- fa0877f Eliminate ConenctionType, etc from chromeos_network.h by Steven Bennetts · 15 years ago
- ad28b98 Add two asynchronous methods for manipulating services: by Nathan Williams · 15 years ago
- fa1f788 Revert "Add two asynchronous methods for manipulating services:" by Benson Leung · 15 years ago
- fdf99db Add two asynchronous methods for manipulating services: by Nathan Williams · 15 years ago
- 7ef7ba5 Remove an unused member variable. by Yusuke Sato · 15 years ago
- 9b5d26b Fix bug passing Cellular.Foo values from libcros to Chrome. by Steven Bennetts · 15 years ago
- 5e74e8d Remove deprecated input method functions. by Satoru Takabayashi · 15 years ago
- 11ac049 Add histogram API tp pass timing info to Chrome. by Steven Bennetts · 15 years ago
- 827b97c Revert "Add histogram API tp pass timing info to Chrome." by Steven Bennetts · 15 years ago
- c969d6d Add histogram API tp pass timing info to Chrome. by Steven Bennetts · 15 years ago
- 56df5b0 Fix copy/paste error in GetEntryAsync. by Steven Bennetts · 15 years ago
- 4ebc44d Add comments about IBus IPC. by Yusuke Sato · 15 years ago
- b85feea Fix wrong comments. by Yusuke Sato · 15 years ago
- 21986ac Use the latest IBus (20110217) APIs instead of our own. by Yusuke Sato · 15 years ago
- 0a4ab9e Do not call UpdateUI in FocusIn. by Yusuke Sato · 15 years ago
- d445811 Deprecate DisconnectInputMethodStatus and InputMethodStatusConnectionIsAlive. by Yusuke Sato · 15 years ago
- 7160c71 Remove the one-shot timer from input_method_library.cc (libcros part.) by Yusuke Sato · 15 years ago
- 2d32f1f Fix a bug that broke keyboard layout switching on the login screen. by Satoru Takabayashi · 15 years ago
- f8e1da4 Deprecate GetCurrentKeyboardLayoutName. by Satoru Takabayashi · 15 years ago
- d5e51cf Handle name-owner-changed gobject signal. This is the first step to fix the issue 11479. by Yusuke Sato · 15 years ago
- 5cbae0b Remove ibus_bus_get_global_engine (synchronous IBus call) from UpdateUI. by Yusuke Sato · 15 years ago
- 19f79e8 Initialized parent variable. by Ahmad Sharif · 15 years ago
- c78929b Asynchronous refactoring of chromeos_network, part 1. by Steven Bennetts · 15 years ago
- d44915a MonitorResume and DisconectResume API added to track system resume by Denis Glotov · 15 years ago
- a3a0c3b Remove g_variant_unref(variant) call in SetImeConfig() by Yusuke Sato · 15 years ago
- 20bec78 Do not handle the StateChanged D-Bus signal from ibus-daemon. by Yusuke Sato · 15 years ago
- 8da2784 Use asynchronous ibus method to set global input method engine by Zach Kuznia · 15 years ago
- 3a66c87 Set engine configuration values asynchronously since they're not so important. by Yusuke Sato · 15 years ago
- 6bf1e1d Deprecated GetImeConfig. by Satoru Takabayashi · 15 years ago
- ad4b7ee Reduce the DLOG volume in chromeos_input_method.cc. by Yusuke Sato · 15 years ago
- 9cb79fa Deprecate GetSupportedInputMethods(). by Satoru Takabayashi · 15 years ago
- c553c03 Handle new EAP fields and provide backwards compatibility for old by Nathan Williams · 15 years ago
- ac66dc1 Deprecate GetHardwareKeyboardLayoutName() and CreateFallbackInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
- 1a82c37 Add GetSupportedInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
- b01f071 Cleanup of chromeos_input_method.cc. by Yusuke Sato · 15 years ago
- c19b58e Delete GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow. by Yusuke Sato · 15 years ago
- 8090eba Fixed crash when destroying LibCrosService. by Kuan Tan · 15 years ago
- aaaf3f2 Deprecate GetActiveInputMethods() and SetActiveInputMethods(). by Satoru Takabayashi · 15 years ago
- 9fb4a74 Created a dbus service called LibCrosService (for lack of a better name) that runs in chrome executable. This service currently exposes the functionality of resolving network proxies for given URLs. If more functionalities are required from chrome later, just simply add methods to this service. This implementation spans across several pkgs, this is the libcros pkg. by Kuan Tan · 15 years ago
- 43fbb59 Support the new IBusPanelService API: by Yusuke Sato · 15 years ago
- 34a0e13 Deprecate GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow. by Yusuke Sato · 15 years ago
- dce4a10 Remove obsolete comments in chromeos_input_method files. by Yusuke Sato · 15 years ago
- 7b5cbf4 Remove IBus-1.3 support from chromeos_input_method*.cc. by Yusuke Sato · 15 years ago
- 575309b Fix build failure of the keyboard unittest. by Yusuke Sato · 15 years ago
- e806d76 Remove the dependency on libxklavier. by Yusuke Sato · 15 years ago
- 64268a7 Ask libibus to watch the GlobalEngineChanged signal. by Yusuke Sato · 15 years ago
- 880db71 Add C scalar-type versions to cryptohome APIs that only had STL versions. by Frank Swiderski · 15 years ago
- a186acd Add IsBootDevicePath to mount library. by Achuith Bhandarkar · 15 years ago
- 67edbf1 Check the return value of ibus_bus_exit(). by Yusuke Sato · 15 years ago
- e9730f8 Add an API to get keyboard overlay ID from input method ID. by Yasuhiro Matsuda · 15 years ago
- 09abaf5 Add StopInputMethodProcess API which allows Chrome/libcros to terminate ibus-daemon in a nicer way than the kill system call. by Yusuke Sato · 15 years ago
- 1ee59b1 Add GetCurrentInputMethod API. by Yusuke Sato · 15 years ago
- 44e30da Fix compile error (with IBus-1.3) by Yusuke Sato · 15 years ago
- 88e2a21 libcros: Support IBus-1.4 APIs. by Yusuke Sato · 15 years ago
- 08c38e0 cros: Add enum to helper function that I forgot to update. by Daniel Erat · 15 years ago
- 5bcc95e cros: Add message for Chrome notifying WM about signout. by Daniel Erat · 15 years ago
- 0b871a0 cros: Document show-while-locked param for info bubbles. by Daniel Erat · 15 years ago
- 921eabe Don't try to fetch IPConfigs when the device path passed in is empty. by Eric Shienbrood · 15 years ago
- 7537f1e libcros: Watch for display brightness changes. by Daniel Erat · 15 years ago
- fcc0c22 Add orientation information in InputMethodLookupTable::ToString() by Satoru Takabayashi · 15 years ago
- 975d0d2 libcros: Respect DKD_PRESENTATION_HIDE. by Kenneth Waters · 15 years ago
- 06ccf3d Fix memory leaks in chromeos_update_engine.cc. by Satoru Takabayashi · 15 years ago
- 46d0b05 Code cleanup. Limit scope of static variables. The variables should not be used in the Chrome tree. by Yusuke Sato · 15 years ago
- c60401e Remove logging on FocusIn. by Yusuke Sato · 15 years ago
- 82f15fd libcros: Add ability reinitialize entd after installing extensions by Ken Mixter · 15 years ago
- d486ce9 Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean. by Eric Shienbrood · 15 years ago
- 882feba Revert "Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean." by Eric Shienbrood · 15 years ago
- 3f49615 Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean. by Eric Shienbrood · 15 years ago
- 625e96d Change DeviceInfo.type to ConnectionType for issue 4982. by Steven Bennetts · 15 years ago
- 8814dc5 Added ClearServiceProperty for setting empty passwords. by Steven Bennetts · 15 years ago
- 450110a Add Connectable property to network services. BUG=8293 TEST=None by Charlie Lee · 15 years ago
- b0fdd77 Do not send UpdateUI notification to Chrome on FocusIn signal from ibus-daemon, except the first few signals. We send notifications on focus in a few times in order to workaround process start-up races. by Yusuke Sato · 15 years ago
- d446570 Revert "Revert "Pass 1 at fixing cashew CellularDataPlans interface"" by Zelidrag Hornung · 15 years ago
- ced1600 Revert "Pass 1 at fixing cashew CellularDataPlans interface" by Greg Spencer · 15 years ago
- 89010c0 Pass 1 at fixing cashew CellularDataPlans interface by Jason Glasgow · 15 years ago
- 1be2008 Revert "Do not send UpdateUI notification to Chrome when focus_in signal is sent from ibus-daemon." by Yusuke Sato · 15 years ago
- 3d23cfc Do not send UpdateUI notification to Chrome when focus_in signal is sent from ibus-daemon. by Yusuke Sato · 15 years ago
- 77e6ef7 Add IsActive and Scanning properties, and parse DeviceInfo for all devices. by Steven Bennetts · 15 years ago
- 8c0315a [cros] Add *Safe methods to the ownership API by Chris Masone · 15 years ago
- 5c06e0e Fixed bad dbus call by Zelidrag Hornung · 15 years ago
- 9d2a287 Add SetTrack and GetTrack to update engine library. by Satoru Takabayashi · 15 years ago
- 9fb41f5 Changes to allow a context parameter to be passed along to the syslogs script. by Rahul Chaturvedi · 15 years ago
- 460312c Don't treat activation in progress as error workaround by Zelidrag Hornung · 15 years ago
- b64f636 libcros: stop spamming to /var/log/ui/ui.LATEST. by Yusuke Sato · 15 years ago
- 8dd30d3 Code cleanup from chromium-os:7882 by Steven Bennetts · 15 years ago
- fe3e265 Style fix. Add missing semicolons. by Yusuke Sato · 15 years ago
- 4d3249e Change system() calls to execl() by Dave Moore · 15 years ago
- 1474cec Add initialization code for RequestRestart and RequestShutdown. by Satoru Takabayashi · 15 years ago
- 1b3a2ea Add RequestRestart to power library. by Satoru Takabayashi · 15 years ago
- 3d3ad9b Change ListIPConfigs to return the hardware address as well. by Satoru Takabayashi · 15 years ago
- 73b06db Fix the signal name for requesting shutdown. by Satoru Takabayashi · 15 years ago
- 85b54cb Added some code so we'll know when an entry has no value. by Greg Spencer · 15 years ago
- 874c122 [cros] Call SessionManager::StopSession asyncrhonously, since it always returns true anyway. by Chris Masone · 15 years ago