- e948589 Remove CheckForUpdate and Update which are no longer used. by Satoru Takabayashi · 14 years ago 780.B
- 0904865 Deprecate SetTouchpadSensitivity and SetTouchpadTapToClick, which are no longer used. by Satoru Takabayashi · 14 years ago
- e94956f Deprecate CheckForUpdate and Update which are no longer used. by Satoru Takabayashi · 14 years ago
- a002001 Move Value to base::Value. This needs to be committed first so that I can by Dominic Mazzoni · 14 years ago
- 3082202 Deprecate SetSynapticsParameter which has been unused for quite long time. by Satoru Takabayashi · 14 years ago
- 84c6ce6 Revert "Remove chromeos_synaptics.* which have been unused for quite long time." by David James · 14 years ago
- 9926d0b Remove chromeos_synaptics.* which have been unused for quite long time. by Satoru Takabayashi · 14 years ago
- 631d434 Deprecate all functions in chromeos_input_method_ui.h by Satoru Takabayashi · 14 years ago
- b8dadcc [cros] Officially Deprecate CertPath support by Chris Masone · 14 years ago
- e99090d Deprecate all functions in chromeos_input_method.h. by Satoru Takabayashi · 14 years ago
- 411943e Add monitoring function for preedit text of input method. by Kazuhiro Inaba · 14 years ago
- cca5e5f Deperecate GetSystemLog by Ryo Hashimoto · 14 years ago
- 160d795 Making imageburn DBus call async. by tbarzic · 14 years ago
- 858ed67 Load SetNetworkIPConfigProperty in cros. by Charlie Lee · 14 years ago
- 284f9cf Add async DeleteServiceFromProfile by Steven Bennetts · 14 years ago
- 8cab720 Add async RequestUpdateStatus call. by James Cook · 14 years ago
- c8b0c12 libcros: Add operations to increase the decrease backlight brightness, mirroring those currently available via hotkeys. by Chris Wolfe · 14 years ago
- 64ecf8b Add two libcros interfaces for handwriting: SendHandwritingStrokes and CancelHandwriting. by Yusuke Sato · 14 years ago
- 9adc6e5 Deprecate all functions in chromeos_system.h. by Satoru Takabayashi · 14 years ago
- ad01339 [cros] Stop loading deprecated chromeos_login functions by Chris Masone · 14 years ago
- c53083d Implement SetNetworkDeviceProperty() and ClearNetworkDeviceProperty(). by Nathan Williams · 14 years ago
- 4f3db48 CryptohomeAsyncSetOwnerUser added by Denis Glotov · 14 years ago
- 9cabb2c [cros] Remove functions in chromeos_login that have been deprecated for month by Chris Masone · 14 years ago
- 84ad672 Export ibus_panel_service_{cursor,page}_{up,down} in libcros. by Peng Huang · 14 years ago
- 4d7c3bf libcros: Added Search and Register for cellular networks by Dmitry Polukhin · 14 years ago
- 1081ddb Extended the cryptohome bindings in the croslib with the InstallAttributes functions. by Julian Pastarmov · 15 years ago
- 77ef50e libcros: Add accessors of pkcs#11 TPM token readiness and info via cryptohomed by Ken Mixter · 15 years ago
- 853fc8a Add support for PIN and PUK for locking and unlocking the SIM card. by Eric Shienbrood · 15 years ago
- 4f6c04e [cros] Store/RetrievePolicy should be able to tolerate NULL in a serialized protobuf by Chris Masone · 15 years ago
- 8961cac Deprecate all functions in chromeos_keyboard.h. by Satoru Takabayashi · 15 years ago
- f25299c Add SMS monitoring API to libcros. by Nathan Williams · 15 years ago
- 8897181 Add RequestVirtualNetwork to chromeos_network by Steven Bennetts · 15 years ago
- 836f149 Add ClearNetworkServiceProperty(). by Nathan Williams · 15 years ago
- 81e2984 Add async RequestRetrieveProperty. by xiyuan · 15 years ago
- c18251d [cros] Add Store/RetrievePolicy by Chris Masone · 15 years ago
- 3b12cdc Rewrote mount library to use async dbus calls by Zelidrag Hornung · 15 years ago
- 82fea48 Add async RequestTrack to update_engine in libcros by Steven Bennetts · 15 years ago
- a66a6a9 Deprecate GetAutoRepeatEnabled and GetAutoRepeatRate. by Yusuke Sato · 15 years ago
- ccea53b libcros: Add "user initiated" arg to brightness interface. by Daniel Erat · 15 years ago
- 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
- a7f3eec Added CryptohomeDoAutomaticFreeDiskSpaceControl() by Denis Glotov · 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
- 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
- d445811 Deprecate DisconnectInputMethodStatus and InputMethodStatusConnectionIsAlive. by Yusuke Sato · 15 years ago
- f8e1da4 Deprecate GetCurrentKeyboardLayoutName. by Satoru Takabayashi · 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
- 6bf1e1d Deprecated GetImeConfig. by Satoru Takabayashi · 15 years ago
- 9cb79fa Deprecate GetSupportedInputMethods(). by Satoru Takabayashi · 15 years ago
- ac66dc1 Deprecate GetHardwareKeyboardLayoutName() and CreateFallbackInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
- 1a82c37 Add GetSupportedInputMethodDescriptors() by Satoru Takabayashi · 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
- 34a0e13 Deprecate GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow. 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
- 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
- 7537f1e libcros: Watch for display brightness changes. by Daniel Erat · 15 years ago
- 82f15fd libcros: Add ability reinitialize entd after installing extensions by Ken Mixter · 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
- 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
- 8c0315a [cros] Add *Safe methods to the ownership API by Chris Masone · 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
- fe3e265 Style fix. Add missing semicolons. by Yusuke Sato · 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
- 971cbbd Add RequestShutdown to power_library by Satoru Takabayashi · 15 years ago
- aaba786 Add EnableScreenLock to power library. by xiyuan · 15 years ago
- 3928185 Add libcros version of new CryptohomeTpmCanAttemptOnwership API. by Frank Swiderski · 15 years ago
- 692b1dd Add libcros side of cryptohome Mount changes. by Frank Swiderski · 15 years ago
- 81677aa Initial introduction of libcros API for: by Steven Bennetts · 15 years ago
- a4e3a77 Added support to chromeos_network for receiving notification of changes to service properties. by Eric Shienbrood · 15 years ago
- 7360afb Add functions to watch the ibus connection. by Zach Kuznia · 15 years ago
- ce16404 Add async Remove API for cryptohome. by Frank Swiderski · 15 years ago
- 08ed232 Added new generic touchpad interface by Dave Moore · 15 years ago
- e69b3c3 [cros] Add EnumerateWhitelisted to libcros by Chris Masone · 15 years ago
- df0f40d Add additional TPM and cryptohomed status APIs to libcros. by Frank Swiderski · 15 years ago
- c317de6 Add libcros APIs for the cryptohome async APIs. by Frank Swiderski · 15 years ago
- 37e26dd add more ownership API methods to libcros by Chris Masone · 15 years ago
- cc58f46 Add libcros side of SetOwnerKey ownership API method by Chris Masone · 15 years ago
- a4a45a3 cros api for communication with burn service by Toni Barzic · 15 years ago
- a6488bb Add ActivateCellularModem and ServiceInfo.activation_state to the libcros API by Charlie Lee · 15 years ago
- 3aba490 Add GetHardwareKeyboardLayoutName() method in the class 'Keyboard' by Hitoshi Yoshida · 15 years ago
- fabdef8 unmounting by Toni Barzic · 15 years ago
- 5f08388 Added RestartJob method to cros API by Anton (whywhat) Vayvod · 15 years ago
- bc49809 Add 4 libcros APIs: GetAutoRepeatEnabled, SetAutoRepeatEnabled, GetAutoRepeatRate, and SetAutoRepeatRate. by Yusuke Sato · 15 years ago
- 6e238ab Add DBUS API to libcros for the TPM status APIs in cryptohome. by Frank Swiderski · 15 years ago
- d3e90bd Add ConfigureWifiService() method and bump API version. by Nathan Williams · 15 years ago