[go: up one dir, main page]

  1. 4a560ab Rewrite old log messages. by Yusuke Sato · 14 years ago 0.13.558.B
  2. 9240d00 Fix compile error in chromeos_network.cc by Dmitry Polukhin · 14 years ago
  3. 3f3b37a Fix crash in SMSHandler in case of DBUS errors by Dmitry Polukhin · 14 years ago
  4. dab1944 [cros] Roll forward to new libchrome by Chris Masone · 14 years ago
  5. fee7533 Adding WEBUI_BROWSER type to allow the window manager to detect a WebUI based by Ryan Harrison · 14 years ago 0.13.509.B
  6. a744da3 Determine whether a disk is on the boot device through cros-disks DBus API. by Ben Chan · 14 years ago
  7. 8cab720 Add async RequestUpdateStatus call. by James Cook · 14 years ago
  8. ebf3abe Remove consolekit launch-session code from version check by Zdenek Behan · 14 years ago
  9. 28f3ba8 [cros] Up log level on CryptohomeIsMounted failure by Chris Masone · 14 years ago
  10. c4131d0 Merge "Bump the libcros version to 141." by Yusuke Sato · 14 years ago
  11. 1ff89f7 [cros] Fix gcc 4.6.0 warning about calling the ctor directly by Sean Paul · 14 years ago
  12. 9cee76b Bump the libcros version to 141. by Yusuke Sato · 14 years ago
  13. 8a59a0f Modifies on_boot_device to compare device's path to boot devices's system path by tbarzic · 14 years ago
  14. c8b0c12 libcros: Add operations to increase the decrease backlight brightness, mirroring those currently available via hotkeys. by Chris Wolfe · 14 years ago
  15. 4b01cd3 [cros] Delete definitions of deprecated functions from chromeos_login by Chris Masone · 14 years ago
  16. 64ecf8b Add two libcros interfaces for handwriting: SendHandwritingStrokes and CancelHandwriting. by Yusuke Sato · 14 years ago
  17. b9bd60e Changed g_udev_device_get_device_file back to g_udev_device_get_sysfs_path by tbarzic · 14 years ago
  18. 9adc6e5 Deprecate all functions in chromeos_system.h. by Satoru Takabayashi · 14 years ago
  19. 88567db Converts libcros to use org.chromium.CrosDisks instead of org.freedesktop.DeviceKit.Disks DBus API. by Ben Chan · 14 years ago
  20. ad01339 [cros] Stop loading deprecated chromeos_login functions by Chris Masone · 14 years ago
  21. 9b096b9 Allow a comma-separated value in the <layout> element of IBus engine definition XML. by Yusuke Sato · 14 years ago
  22. c53083d Implement SetNetworkDeviceProperty() and ClearNetworkDeviceProperty(). by Nathan Williams · 14 years ago
  23. 05a5bd3 [cros] Remove impls of deprecated functions by Chris Masone · 14 years ago
  24. 4f3db48 CryptohomeAsyncSetOwnerUser added by Denis Glotov · 14 years ago
  25. 9cabb2c [cros] Remove functions in chromeos_login that have been deprecated for month by Chris Masone · 14 years ago
  26. 84ad672 Export ibus_panel_service_{cursor,page}_{up,down} in libcros. by Peng Huang · 14 years ago
  27. 4d7c3bf libcros: Added Search and Register for cellular networks by Dmitry Polukhin · 14 years ago
  28. b2d0828 Replace ibus-chewing with ibus-mozc-chewing. (libcros part) by Yusuke Sato · 14 years ago
  29. 1081ddb Extended the cryptohome bindings in the croslib with the InstallAttributes functions. by Julian Pastarmov · 15 years ago
  30. 77ef50e libcros: Add accessors of pkcs#11 TPM token readiness and info via cryptohomed by Ken Mixter · 15 years ago
  31. 24a9714 Remove chromeos_keyboard* by Satoru Takabayashi · 15 years ago 0.12.392.B
  32. f6797b9 Added new properties to DiskInfoImplementation (DiskInfo2 interface) by tbarzic · 15 years ago
  33. f545cdb Call List method on SMS provider when monitoring is started. by Nathan Williams · 15 years ago
  34. 853fc8a Add support for PIN and PUK for locking and unlocking the SIM card. by Eric Shienbrood · 15 years ago
  35. 4f6c04e [cros] Store/RetrievePolicy should be able to tolerate NULL in a serialized protobuf by Chris Masone · 15 years ago
  36. 890f2f0 Update kCrosAPIVersion to 124. Forgot to do this in the previous patch. by Satoru Takabayashi · 15 years ago 0.12.369.B
  37. 8961cac Deprecate all functions in chromeos_keyboard.h. by Satoru Takabayashi · 15 years ago
  38. fb885f0 [cros] Change Store/RetrievePolicy to use a GArray by Chris Masone · 15 years ago 0.12.362.B
  39. 3d7e725 Fix the test build failure in libcros. by Satoru Takabayashi · 15 years ago
  40. ba24607 Get rid of the version hack from chromeos_keyboard.cc. by Satoru Takabayashi · 15 years ago
  41. 2b35604 Remove GetCurrentInputMethod. by Satoru Takabayashi · 15 years ago
  42. f25299c Add SMS monitoring API to libcros. by Nathan Williams · 15 years ago
  43. 8897181 Add RequestVirtualNetwork to chromeos_network by Steven Bennetts · 15 years ago
  44. 0b5fa6a libcros: support for passing dict in SetNetworkServiceProperty by Dmitry Polukhin · 15 years ago
  45. d80e4a2 This adds a window manager message to switch windows by Greg Spencer · 15 years ago
  46. 836f149 Add ClearNetworkServiceProperty(). by Nathan Williams · 15 years ago
  47. 81e2984 Add async RequestRetrieveProperty. by xiyuan · 15 years ago
  48. c18251d [cros] Add Store/RetrievePolicy by Chris Masone · 15 years ago
  49. 18bccdc Fixed an apparent typo that would cause an assertion failure and Chrome crash. by Eric Shienbrood · 15 years ago
  50. 1167c71 Use chromeos::Process in libchromeos.a instead of g_spawn_async. by Yusuke Sato · 15 years ago
  51. 914f547 Fixed unnecessary field rename. by Zelidrag Hornung · 15 years ago
  52. 3b12cdc Rewrote mount library to use async dbus calls by Zelidrag Hornung · 15 years ago
  53. 82fea48 Add async RequestTrack to update_engine in libcros by Steven Bennetts · 15 years ago
  54. b2f8e87 Make ibus_config_set_value() for "preload_engines" asynchronous. by Yusuke Sato · 15 years ago
  55. a66a6a9 Deprecate GetAutoRepeatEnabled and GetAutoRepeatRate. by Yusuke Sato · 15 years ago
  56. 7688b12 Use g_spawn_async instead of _sync to avoid blocking UI-thread. by Yusuke Sato · 15 years ago
  57. 49d2e70 Make ibus_bus_request_name and ibus_bus_exit calls asynchronous. by Yusuke Sato · 15 years ago
  58. ccea53b libcros: Add "user initiated" arg to brightness interface. by Daniel Erat · 15 years ago
  59. bb81ec1 Libcros changes for issue_12743: Add async RequestUpdateCheck call. by Steven Bennetts · 15 years ago
  60. 4a6181a Deprecate GetCurrentInputMethod(). by Satoru Takabayashi · 15 years ago
  61. ae8c8e4 NetworkServiceConnectAsync(): Don't pass the path as an argument by Nathan Williams · 15 years ago 0.11.241.B 11.1.241.B
  62. a7f3eec Added CryptohomeDoAutomaticFreeDiskSpaceControl() by Denis Glotov · 15 years ago
  63. f01153f Fix typo in previous 'fix' by Steven Bennetts · 15 years ago
  64. f96e399 Add chromeos_network_deprecated.h by Steven Bennetts · 15 years ago
  65. fa0877f Eliminate ConenctionType, etc from chromeos_network.h by Steven Bennetts · 15 years ago
  66. ad28b98 Add two asynchronous methods for manipulating services: by Nathan Williams · 15 years ago
  67. fa1f788 Revert "Add two asynchronous methods for manipulating services:" by Benson Leung · 15 years ago
  68. fdf99db Add two asynchronous methods for manipulating services: by Nathan Williams · 15 years ago
  69. 7ef7ba5 Remove an unused member variable. by Yusuke Sato · 15 years ago
  70. 9b5d26b Fix bug passing Cellular.Foo values from libcros to Chrome. by Steven Bennetts · 15 years ago
  71. 5e74e8d Remove deprecated input method functions. by Satoru Takabayashi · 15 years ago
  72. 11ac049 Add histogram API tp pass timing info to Chrome. by Steven Bennetts · 15 years ago
  73. 827b97c Revert "Add histogram API tp pass timing info to Chrome." by Steven Bennetts · 15 years ago
  74. c969d6d Add histogram API tp pass timing info to Chrome. by Steven Bennetts · 15 years ago
  75. 56df5b0 Fix copy/paste error in GetEntryAsync. by Steven Bennetts · 15 years ago
  76. 4ebc44d Add comments about IBus IPC. by Yusuke Sato · 15 years ago
  77. b85feea Fix wrong comments. by Yusuke Sato · 15 years ago
  78. 21986ac Use the latest IBus (20110217) APIs instead of our own. by Yusuke Sato · 15 years ago
  79. 0a4ab9e Do not call UpdateUI in FocusIn. by Yusuke Sato · 15 years ago
  80. d445811 Deprecate DisconnectInputMethodStatus and InputMethodStatusConnectionIsAlive. by Yusuke Sato · 15 years ago
  81. 7160c71 Remove the one-shot timer from input_method_library.cc (libcros part.) by Yusuke Sato · 15 years ago
  82. 2d32f1f Fix a bug that broke keyboard layout switching on the login screen. by Satoru Takabayashi · 15 years ago
  83. f8e1da4 Deprecate GetCurrentKeyboardLayoutName. by Satoru Takabayashi · 15 years ago
  84. d5e51cf Handle name-owner-changed gobject signal. This is the first step to fix the issue 11479. by Yusuke Sato · 15 years ago
  85. 5cbae0b Remove ibus_bus_get_global_engine (synchronous IBus call) from UpdateUI. by Yusuke Sato · 15 years ago
  86. 19f79e8 Initialized parent variable. by Ahmad Sharif · 15 years ago
  87. c78929b Asynchronous refactoring of chromeos_network, part 1. by Steven Bennetts · 15 years ago
  88. d44915a MonitorResume and DisconectResume API added to track system resume by Denis Glotov · 15 years ago
  89. a3a0c3b Remove g_variant_unref(variant) call in SetImeConfig() by Yusuke Sato · 15 years ago
  90. 20bec78 Do not handle the StateChanged D-Bus signal from ibus-daemon. by Yusuke Sato · 15 years ago
  91. 8da2784 Use asynchronous ibus method to set global input method engine by Zach Kuznia · 15 years ago
  92. 3a66c87 Set engine configuration values asynchronously since they're not so important. by Yusuke Sato · 15 years ago
  93. 6bf1e1d Deprecated GetImeConfig. by Satoru Takabayashi · 15 years ago
  94. ad4b7ee Reduce the DLOG volume in chromeos_input_method.cc. by Yusuke Sato · 15 years ago
  95. 9cb79fa Deprecate GetSupportedInputMethods(). by Satoru Takabayashi · 15 years ago
  96. c553c03 Handle new EAP fields and provide backwards compatibility for old by Nathan Williams · 15 years ago
  97. ac66dc1 Deprecate GetHardwareKeyboardLayoutName() and CreateFallbackInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
  98. 1a82c37 Add GetSupportedInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
  99. b01f071 Cleanup of chromeos_input_method.cc. by Yusuke Sato · 15 years ago
  100. c19b58e Delete GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow. by Yusuke Sato · 15 years ago