[go: up one dir, main page]

  1. 8d74f2a Revert "Get power info from power manager instead of upower" by Peter Mayo · 14 years ago 0.14.811.B
  2. a44b22e Get power info from power manager instead of upower by Simon Que · 14 years ago
  3. 54b1aee Revert "Get power info from power manager instead of upower" by Darin Petkov · 14 years ago
  4. adcd9c4 Get power info from power manager instead of upower by Simon Que · 14 years ago
  5. 56c9305 Libcros changes for adding support for mount points different from removable device. by tbarzic · 14 years ago
  6. 8b439f1 Libcros support for formatting. by Szymon Sidor · 14 years ago
  7. e948589 Remove CheckForUpdate and Update which are no longer used. by Satoru Takabayashi · 14 years ago 780.B
  8. 0904865 Deprecate SetTouchpadSensitivity and SetTouchpadTapToClick, which are no longer used. by Satoru Takabayashi · 14 years ago
  9. 682a197 Remove unnecessary includes of "marshal.glibmarshal.h". by Satoru Takabayashi · 14 years ago
  10. e94956f Deprecate CheckForUpdate and Update which are no longer used. by Satoru Takabayashi · 14 years ago
  11. a002001 Move Value to base::Value. This needs to be committed first so that I can by Dominic Mazzoni · 14 years ago
  12. a75a6f7 Remove SetSynapticsParameter which has been unused for quite long time. by Satoru Takabayashi · 14 years ago
  13. 3082202 Deprecate SetSynapticsParameter which has been unused for quite long time. by Satoru Takabayashi · 14 years ago
  14. dd3d50b Remove IBus dependencies from libcros build file. by Satoru Takabayashi · 14 years ago
  15. 84c6ce6 Revert "Remove chromeos_synaptics.* which have been unused for quite long time." by David James · 14 years ago
  16. 9926d0b Remove chromeos_synaptics.* which have been unused for quite long time. by Satoru Takabayashi · 14 years ago
  17. 106172c Remove chromeos_input_method_ui.* which are no longer used, again! by Satoru Takabayashi · 14 years ago
  18. 441d1af wm: Add WM_SET_LAYOUT_MODE to WmIpcMessageTypeToString(). by Daniel Erat · 14 years ago
  19. 88916fd Revert "Remove chromeos_input_method_ui.* which are no longer used." by Satoru Takabayashi · 14 years ago
  20. 032b3fa Remove chromeos_input_method_ui.* which are no longer used. by Satoru Takabayashi · 14 years ago
  21. e44c664 Remove chromeos_input_method.* which are no longer used. by Satoru Takabayashi · 14 years ago
  22. 631d434 Deprecate all functions in chromeos_input_method_ui.h by Satoru Takabayashi · 14 years ago
  23. 0e8785d cros: Add WM IPC message for switching layout modes. by Daniel Erat · 14 years ago
  24. 93f6694 [cros] Remove obsolete session_manager test tool by Chris Masone · 14 years ago
  25. 7d18021 [cros] Remove very deprecated CertPath support by Chris Masone · 14 years ago
  26. 99edeae Remove chromeos_syslogs.* which are no longer used. by Satoru Takabayashi · 14 years ago
  27. b8dadcc [cros] Officially Deprecate CertPath support by Chris Masone · 14 years ago
  28. e99090d Deprecate all functions in chromeos_input_method.h. by Satoru Takabayashi · 14 years ago
  29. efc4d92 Fixed the double-delete issue in commit 10e75c848f1f41c861e0cb419ee52dd7be4d5b9c. by Ben Chan · 14 years ago
  30. eea1fea Revert "Consolidate disk-related udev handling in cros-disks." by Antoine Labour · 14 years ago
  31. 411943e Add monitoring function for preedit text of input method. by Kazuhiro Inaba · 14 years ago
  32. 10e75c8 Consolidate disk-related udev handling in cros-disks. by Ben Chan · 14 years ago
  33. eb54d7a [libcros] Switch to using flimflam, cashew, and modemmanager constants from libchromeos by Chris Masone · 14 years ago
  34. 3e265b1 Use upower instead of devicekit-power by Simon Que · 14 years ago
  35. 3946964 Mount external drives as synchronous (write-through mode) by default. by Ben Chan · 14 years ago
  36. cca5e5f Deperecate GetSystemLog by Ryo Hashimoto · 14 years ago
  37. de39111 Add virtual_keyboard_layouts() getter to keep Chrome code clean. by Yusuke Sato · 14 years ago
  38. 65274cb Allow comma-separated virtual keyboard layout names. by Yusuke Sato · 14 years ago
  39. 160d795 Making imageburn DBus call async. by tbarzic · 14 years ago
  40. e2ea9cb Remove chromeos_system.cc and .h that are no longer used. by Satoru Takabayashi · 14 years ago
  41. 858ed67 Load SetNetworkIPConfigProperty in cros. by Charlie Lee · 14 years ago
  42. 284f9cf Add async DeleteServiceFromProfile by Steven Bennetts · 14 years ago
  43. 649b415 Remove unnecessary includes. by Satoru Takabayashi · 14 years ago
  44. 4d65845 Added set/clear property for ip configs. by Charlie Lee · 14 years ago
  45. 4a560ab Rewrite old log messages. by Yusuke Sato · 14 years ago 0.13.558.B
  46. 9240d00 Fix compile error in chromeos_network.cc by Dmitry Polukhin · 14 years ago
  47. 3f3b37a Fix crash in SMSHandler in case of DBUS errors by Dmitry Polukhin · 14 years ago
  48. dab1944 [cros] Roll forward to new libchrome by Chris Masone · 14 years ago
  49. 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
  50. a744da3 Determine whether a disk is on the boot device through cros-disks DBus API. by Ben Chan · 14 years ago
  51. 8cab720 Add async RequestUpdateStatus call. by James Cook · 14 years ago
  52. ebf3abe Remove consolekit launch-session code from version check by Zdenek Behan · 14 years ago
  53. 28f3ba8 [cros] Up log level on CryptohomeIsMounted failure by Chris Masone · 14 years ago
  54. c4131d0 Merge "Bump the libcros version to 141." by Yusuke Sato · 14 years ago
  55. 1ff89f7 [cros] Fix gcc 4.6.0 warning about calling the ctor directly by Sean Paul · 14 years ago
  56. 9cee76b Bump the libcros version to 141. by Yusuke Sato · 14 years ago
  57. 8a59a0f Modifies on_boot_device to compare device's path to boot devices's system path by tbarzic · 14 years ago
  58. c8b0c12 libcros: Add operations to increase the decrease backlight brightness, mirroring those currently available via hotkeys. by Chris Wolfe · 14 years ago
  59. 4b01cd3 [cros] Delete definitions of deprecated functions from chromeos_login by Chris Masone · 14 years ago
  60. 64ecf8b Add two libcros interfaces for handwriting: SendHandwritingStrokes and CancelHandwriting. by Yusuke Sato · 14 years ago
  61. b9bd60e Changed g_udev_device_get_device_file back to g_udev_device_get_sysfs_path by tbarzic · 14 years ago
  62. 9adc6e5 Deprecate all functions in chromeos_system.h. by Satoru Takabayashi · 14 years ago
  63. 88567db Converts libcros to use org.chromium.CrosDisks instead of org.freedesktop.DeviceKit.Disks DBus API. by Ben Chan · 14 years ago
  64. ad01339 [cros] Stop loading deprecated chromeos_login functions by Chris Masone · 14 years ago
  65. 9b096b9 Allow a comma-separated value in the <layout> element of IBus engine definition XML. by Yusuke Sato · 14 years ago
  66. c53083d Implement SetNetworkDeviceProperty() and ClearNetworkDeviceProperty(). by Nathan Williams · 14 years ago
  67. 05a5bd3 [cros] Remove impls of deprecated functions by Chris Masone · 14 years ago
  68. 4f3db48 CryptohomeAsyncSetOwnerUser added by Denis Glotov · 14 years ago
  69. 9cabb2c [cros] Remove functions in chromeos_login that have been deprecated for month by Chris Masone · 14 years ago
  70. 84ad672 Export ibus_panel_service_{cursor,page}_{up,down} in libcros. by Peng Huang · 14 years ago
  71. 4d7c3bf libcros: Added Search and Register for cellular networks by Dmitry Polukhin · 14 years ago
  72. b2d0828 Replace ibus-chewing with ibus-mozc-chewing. (libcros part) by Yusuke Sato · 14 years ago
  73. 1081ddb Extended the cryptohome bindings in the croslib with the InstallAttributes functions. by Julian Pastarmov · 15 years ago
  74. 77ef50e libcros: Add accessors of pkcs#11 TPM token readiness and info via cryptohomed by Ken Mixter · 15 years ago
  75. 24a9714 Remove chromeos_keyboard* by Satoru Takabayashi · 15 years ago 0.12.392.B
  76. f6797b9 Added new properties to DiskInfoImplementation (DiskInfo2 interface) by tbarzic · 15 years ago
  77. f545cdb Call List method on SMS provider when monitoring is started. by Nathan Williams · 15 years ago
  78. 853fc8a Add support for PIN and PUK for locking and unlocking the SIM card. by Eric Shienbrood · 15 years ago
  79. 4f6c04e [cros] Store/RetrievePolicy should be able to tolerate NULL in a serialized protobuf by Chris Masone · 15 years ago
  80. 890f2f0 Update kCrosAPIVersion to 124. Forgot to do this in the previous patch. by Satoru Takabayashi · 15 years ago 0.12.369.B
  81. 8961cac Deprecate all functions in chromeos_keyboard.h. by Satoru Takabayashi · 15 years ago
  82. fb885f0 [cros] Change Store/RetrievePolicy to use a GArray by Chris Masone · 15 years ago 0.12.362.B
  83. 3d7e725 Fix the test build failure in libcros. by Satoru Takabayashi · 15 years ago
  84. ba24607 Get rid of the version hack from chromeos_keyboard.cc. by Satoru Takabayashi · 15 years ago
  85. 2b35604 Remove GetCurrentInputMethod. by Satoru Takabayashi · 15 years ago
  86. f25299c Add SMS monitoring API to libcros. by Nathan Williams · 15 years ago
  87. 8897181 Add RequestVirtualNetwork to chromeos_network by Steven Bennetts · 15 years ago
  88. 0b5fa6a libcros: support for passing dict in SetNetworkServiceProperty by Dmitry Polukhin · 15 years ago
  89. d80e4a2 This adds a window manager message to switch windows by Greg Spencer · 15 years ago
  90. 836f149 Add ClearNetworkServiceProperty(). by Nathan Williams · 15 years ago
  91. 81e2984 Add async RequestRetrieveProperty. by xiyuan · 15 years ago
  92. c18251d [cros] Add Store/RetrievePolicy by Chris Masone · 15 years ago
  93. 18bccdc Fixed an apparent typo that would cause an assertion failure and Chrome crash. by Eric Shienbrood · 15 years ago
  94. 1167c71 Use chromeos::Process in libchromeos.a instead of g_spawn_async. by Yusuke Sato · 15 years ago
  95. 914f547 Fixed unnecessary field rename. by Zelidrag Hornung · 15 years ago
  96. 3b12cdc Rewrote mount library to use async dbus calls by Zelidrag Hornung · 15 years ago
  97. 82fea48 Add async RequestTrack to update_engine in libcros by Steven Bennetts · 15 years ago
  98. b2f8e87 Make ibus_config_set_value() for "preload_engines" asynchronous. by Yusuke Sato · 15 years ago
  99. a66a6a9 Deprecate GetAutoRepeatEnabled and GetAutoRepeatRate. by Yusuke Sato · 15 years ago
  100. 7688b12 Use g_spawn_async instead of _sync to avoid blocking UI-thread. by Yusuke Sato · 15 years ago