[go: up one dir, main page]

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