[go: up one dir, main page]

  1. 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
  2. bb81ec1 Libcros changes for issue_12743: Add async RequestUpdateCheck call. by Steven Bennetts · 15 years ago
  3. 4a6181a Deprecate GetCurrentInputMethod(). by Satoru Takabayashi · 15 years ago
  4. ae8c8e4 NetworkServiceConnectAsync(): Don't pass the path as an argument by Nathan Williams · 15 years ago 0.11.241.B 11.1.241.B
  5. a7f3eec Added CryptohomeDoAutomaticFreeDiskSpaceControl() by Denis Glotov · 15 years ago
  6. f01153f Fix typo in previous 'fix' by Steven Bennetts · 15 years ago
  7. f96e399 Add chromeos_network_deprecated.h by Steven Bennetts · 15 years ago
  8. fa0877f Eliminate ConenctionType, etc from chromeos_network.h by Steven Bennetts · 15 years ago
  9. ad28b98 Add two asynchronous methods for manipulating services: by Nathan Williams · 15 years ago
  10. fa1f788 Revert "Add two asynchronous methods for manipulating services:" by Benson Leung · 15 years ago
  11. fdf99db Add two asynchronous methods for manipulating services: by Nathan Williams · 15 years ago
  12. 7ef7ba5 Remove an unused member variable. by Yusuke Sato · 15 years ago
  13. 9b5d26b Fix bug passing Cellular.Foo values from libcros to Chrome. by Steven Bennetts · 15 years ago
  14. 5e74e8d Remove deprecated input method functions. by Satoru Takabayashi · 15 years ago
  15. 11ac049 Add histogram API tp pass timing info to Chrome. by Steven Bennetts · 15 years ago
  16. 827b97c Revert "Add histogram API tp pass timing info to Chrome." by Steven Bennetts · 15 years ago
  17. c969d6d Add histogram API tp pass timing info to Chrome. by Steven Bennetts · 15 years ago
  18. 56df5b0 Fix copy/paste error in GetEntryAsync. by Steven Bennetts · 15 years ago
  19. 4ebc44d Add comments about IBus IPC. by Yusuke Sato · 15 years ago
  20. b85feea Fix wrong comments. by Yusuke Sato · 15 years ago
  21. 21986ac Use the latest IBus (20110217) APIs instead of our own. by Yusuke Sato · 15 years ago
  22. 0a4ab9e Do not call UpdateUI in FocusIn. by Yusuke Sato · 15 years ago
  23. d445811 Deprecate DisconnectInputMethodStatus and InputMethodStatusConnectionIsAlive. by Yusuke Sato · 15 years ago
  24. 7160c71 Remove the one-shot timer from input_method_library.cc (libcros part.) by Yusuke Sato · 15 years ago
  25. 2d32f1f Fix a bug that broke keyboard layout switching on the login screen. by Satoru Takabayashi · 15 years ago
  26. f8e1da4 Deprecate GetCurrentKeyboardLayoutName. by Satoru Takabayashi · 15 years ago
  27. d5e51cf Handle name-owner-changed gobject signal. This is the first step to fix the issue 11479. by Yusuke Sato · 15 years ago
  28. 5cbae0b Remove ibus_bus_get_global_engine (synchronous IBus call) from UpdateUI. by Yusuke Sato · 15 years ago
  29. 19f79e8 Initialized parent variable. by Ahmad Sharif · 15 years ago
  30. c78929b Asynchronous refactoring of chromeos_network, part 1. by Steven Bennetts · 15 years ago
  31. d44915a MonitorResume and DisconectResume API added to track system resume by Denis Glotov · 15 years ago
  32. a3a0c3b Remove g_variant_unref(variant) call in SetImeConfig() by Yusuke Sato · 15 years ago
  33. 20bec78 Do not handle the StateChanged D-Bus signal from ibus-daemon. by Yusuke Sato · 15 years ago
  34. 8da2784 Use asynchronous ibus method to set global input method engine by Zach Kuznia · 15 years ago
  35. 3a66c87 Set engine configuration values asynchronously since they're not so important. by Yusuke Sato · 15 years ago
  36. 6bf1e1d Deprecated GetImeConfig. by Satoru Takabayashi · 15 years ago
  37. ad4b7ee Reduce the DLOG volume in chromeos_input_method.cc. by Yusuke Sato · 15 years ago
  38. 9cb79fa Deprecate GetSupportedInputMethods(). by Satoru Takabayashi · 15 years ago
  39. c553c03 Handle new EAP fields and provide backwards compatibility for old by Nathan Williams · 15 years ago
  40. ac66dc1 Deprecate GetHardwareKeyboardLayoutName() and CreateFallbackInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
  41. 1a82c37 Add GetSupportedInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
  42. b01f071 Cleanup of chromeos_input_method.cc. by Yusuke Sato · 15 years ago
  43. c19b58e Delete GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow. by Yusuke Sato · 15 years ago
  44. 8090eba Fixed crash when destroying LibCrosService. by Kuan Tan · 15 years ago
  45. aaaf3f2 Deprecate GetActiveInputMethods() and SetActiveInputMethods(). by Satoru Takabayashi · 15 years ago
  46. 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
  47. 43fbb59 Support the new IBusPanelService API: by Yusuke Sato · 15 years ago
  48. 34a0e13 Deprecate GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow. by Yusuke Sato · 15 years ago
  49. dce4a10 Remove obsolete comments in chromeos_input_method files. by Yusuke Sato · 15 years ago
  50. 7b5cbf4 Remove IBus-1.3 support from chromeos_input_method*.cc. by Yusuke Sato · 15 years ago
  51. 575309b Fix build failure of the keyboard unittest. by Yusuke Sato · 15 years ago
  52. e806d76 Remove the dependency on libxklavier. by Yusuke Sato · 15 years ago
  53. 64268a7 Ask libibus to watch the GlobalEngineChanged signal. by Yusuke Sato · 15 years ago
  54. 880db71 Add C scalar-type versions to cryptohome APIs that only had STL versions. by Frank Swiderski · 15 years ago
  55. a186acd Add IsBootDevicePath to mount library. by Achuith Bhandarkar · 15 years ago
  56. 67edbf1 Check the return value of ibus_bus_exit(). by Yusuke Sato · 15 years ago
  57. e9730f8 Add an API to get keyboard overlay ID from input method ID. by Yasuhiro Matsuda · 15 years ago
  58. 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
  59. 1ee59b1 Add GetCurrentInputMethod API. by Yusuke Sato · 15 years ago
  60. 44e30da Fix compile error (with IBus-1.3) by Yusuke Sato · 15 years ago
  61. 88e2a21 libcros: Support IBus-1.4 APIs. by Yusuke Sato · 15 years ago
  62. 08c38e0 cros: Add enum to helper function that I forgot to update. by Daniel Erat · 15 years ago
  63. 5bcc95e cros: Add message for Chrome notifying WM about signout. by Daniel Erat · 15 years ago
  64. 0b871a0 cros: Document show-while-locked param for info bubbles. by Daniel Erat · 15 years ago
  65. 921eabe Don't try to fetch IPConfigs when the device path passed in is empty. by Eric Shienbrood · 15 years ago
  66. 7537f1e libcros: Watch for display brightness changes. by Daniel Erat · 15 years ago
  67. fcc0c22 Add orientation information in InputMethodLookupTable::ToString() by Satoru Takabayashi · 15 years ago
  68. 975d0d2 libcros: Respect DKD_PRESENTATION_HIDE. by Kenneth Waters · 15 years ago
  69. 06ccf3d Fix memory leaks in chromeos_update_engine.cc. by Satoru Takabayashi · 15 years ago
  70. 46d0b05 Code cleanup. Limit scope of static variables. The variables should not be used in the Chrome tree. by Yusuke Sato · 15 years ago
  71. c60401e Remove logging on FocusIn. by Yusuke Sato · 15 years ago
  72. 82f15fd libcros: Add ability reinitialize entd after installing extensions by Ken Mixter · 15 years ago
  73. d486ce9 Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean. by Eric Shienbrood · 15 years ago
  74. 882feba Revert "Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean." by Eric Shienbrood · 15 years ago
  75. 3f49615 Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean. by Eric Shienbrood · 15 years ago
  76. 625e96d Change DeviceInfo.type to ConnectionType for issue 4982. by Steven Bennetts · 15 years ago
  77. 8814dc5 Added ClearServiceProperty for setting empty passwords. by Steven Bennetts · 15 years ago
  78. 450110a Add Connectable property to network services. BUG=8293 TEST=None by Charlie Lee · 15 years ago
  79. 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
  80. d446570 Revert "Revert "Pass 1 at fixing cashew CellularDataPlans interface"" by Zelidrag Hornung · 15 years ago
  81. ced1600 Revert "Pass 1 at fixing cashew CellularDataPlans interface" by Greg Spencer · 15 years ago
  82. 89010c0 Pass 1 at fixing cashew CellularDataPlans interface by Jason Glasgow · 15 years ago
  83. 1be2008 Revert "Do not send UpdateUI notification to Chrome when focus_in signal is sent from ibus-daemon." by Yusuke Sato · 15 years ago
  84. 3d23cfc Do not send UpdateUI notification to Chrome when focus_in signal is sent from ibus-daemon. by Yusuke Sato · 15 years ago
  85. 77e6ef7 Add IsActive and Scanning properties, and parse DeviceInfo for all devices. by Steven Bennetts · 15 years ago
  86. 8c0315a [cros] Add *Safe methods to the ownership API by Chris Masone · 15 years ago
  87. 5c06e0e Fixed bad dbus call by Zelidrag Hornung · 15 years ago
  88. 9d2a287 Add SetTrack and GetTrack to update engine library. by Satoru Takabayashi · 15 years ago
  89. 9fb41f5 Changes to allow a context parameter to be passed along to the syslogs script. by Rahul Chaturvedi · 15 years ago
  90. 460312c Don't treat activation in progress as error workaround by Zelidrag Hornung · 15 years ago
  91. b64f636 libcros: stop spamming to /var/log/ui/ui.LATEST. by Yusuke Sato · 15 years ago
  92. 8dd30d3 Code cleanup from chromium-os:7882 by Steven Bennetts · 15 years ago
  93. fe3e265 Style fix. Add missing semicolons. by Yusuke Sato · 15 years ago
  94. 4d3249e Change system() calls to execl() by Dave Moore · 15 years ago
  95. 1474cec Add initialization code for RequestRestart and RequestShutdown. by Satoru Takabayashi · 15 years ago
  96. 1b3a2ea Add RequestRestart to power library. by Satoru Takabayashi · 15 years ago
  97. 3d3ad9b Change ListIPConfigs to return the hardware address as well. by Satoru Takabayashi · 15 years ago
  98. 73b06db Fix the signal name for requesting shutdown. by Satoru Takabayashi · 15 years ago
  99. 85b54cb Added some code so we'll know when an entry has no value. by Greg Spencer · 15 years ago
  100. 874c122 [cros] Call SessionManager::StopSession asyncrhonously, since it always returns true anyway. by Chris Masone · 15 years ago