[go: up one dir, main page]

  1. fb885f0 [cros] Change Store/RetrievePolicy to use a GArray by Chris Masone · 15 years ago 0.12.362.B
  2. 3d7e725 Fix the test build failure in libcros. by Satoru Takabayashi · 15 years ago
  3. ba24607 Get rid of the version hack from chromeos_keyboard.cc. by Satoru Takabayashi · 15 years ago
  4. 2b35604 Remove GetCurrentInputMethod. by Satoru Takabayashi · 15 years ago
  5. f25299c Add SMS monitoring API to libcros. by Nathan Williams · 15 years ago
  6. 8897181 Add RequestVirtualNetwork to chromeos_network by Steven Bennetts · 15 years ago
  7. 0b5fa6a libcros: support for passing dict in SetNetworkServiceProperty by Dmitry Polukhin · 15 years ago
  8. d80e4a2 This adds a window manager message to switch windows by Greg Spencer · 15 years ago
  9. 836f149 Add ClearNetworkServiceProperty(). by Nathan Williams · 15 years ago
  10. 81e2984 Add async RequestRetrieveProperty. by xiyuan · 15 years ago
  11. c18251d [cros] Add Store/RetrievePolicy by Chris Masone · 15 years ago
  12. 18bccdc Fixed an apparent typo that would cause an assertion failure and Chrome crash. by Eric Shienbrood · 15 years ago
  13. 1167c71 Use chromeos::Process in libchromeos.a instead of g_spawn_async. by Yusuke Sato · 15 years ago
  14. 914f547 Fixed unnecessary field rename. by Zelidrag Hornung · 15 years ago
  15. 3b12cdc Rewrote mount library to use async dbus calls by Zelidrag Hornung · 15 years ago
  16. 82fea48 Add async RequestTrack to update_engine in libcros by Steven Bennetts · 15 years ago
  17. b2f8e87 Make ibus_config_set_value() for "preload_engines" asynchronous. by Yusuke Sato · 15 years ago
  18. a66a6a9 Deprecate GetAutoRepeatEnabled and GetAutoRepeatRate. by Yusuke Sato · 15 years ago
  19. 7688b12 Use g_spawn_async instead of _sync to avoid blocking UI-thread. by Yusuke Sato · 15 years ago
  20. 49d2e70 Make ibus_bus_request_name and ibus_bus_exit calls asynchronous. by Yusuke Sato · 15 years ago
  21. ccea53b libcros: Add "user initiated" arg to brightness interface. by Daniel Erat · 15 years ago
  22. bb81ec1 Libcros changes for issue_12743: Add async RequestUpdateCheck call. by Steven Bennetts · 15 years ago
  23. 4a6181a Deprecate GetCurrentInputMethod(). by Satoru Takabayashi · 15 years ago
  24. ae8c8e4 NetworkServiceConnectAsync(): Don't pass the path as an argument by Nathan Williams · 15 years ago 0.11.241.B 11.1.241.B
  25. a7f3eec Added CryptohomeDoAutomaticFreeDiskSpaceControl() by Denis Glotov · 15 years ago
  26. f01153f Fix typo in previous 'fix' by Steven Bennetts · 15 years ago
  27. f96e399 Add chromeos_network_deprecated.h by Steven Bennetts · 15 years ago
  28. fa0877f Eliminate ConenctionType, etc from chromeos_network.h by Steven Bennetts · 15 years ago
  29. ad28b98 Add two asynchronous methods for manipulating services: by Nathan Williams · 15 years ago
  30. fa1f788 Revert "Add two asynchronous methods for manipulating services:" by Benson Leung · 15 years ago
  31. fdf99db Add two asynchronous methods for manipulating services: by Nathan Williams · 15 years ago
  32. 7ef7ba5 Remove an unused member variable. by Yusuke Sato · 15 years ago
  33. 9b5d26b Fix bug passing Cellular.Foo values from libcros to Chrome. by Steven Bennetts · 15 years ago
  34. 5e74e8d Remove deprecated input method functions. by Satoru Takabayashi · 15 years ago
  35. 11ac049 Add histogram API tp pass timing info to Chrome. by Steven Bennetts · 15 years ago
  36. 827b97c Revert "Add histogram API tp pass timing info to Chrome." by Steven Bennetts · 15 years ago
  37. c969d6d Add histogram API tp pass timing info to Chrome. by Steven Bennetts · 15 years ago
  38. 56df5b0 Fix copy/paste error in GetEntryAsync. by Steven Bennetts · 15 years ago
  39. 4ebc44d Add comments about IBus IPC. by Yusuke Sato · 15 years ago
  40. b85feea Fix wrong comments. by Yusuke Sato · 15 years ago
  41. 21986ac Use the latest IBus (20110217) APIs instead of our own. by Yusuke Sato · 15 years ago
  42. 0a4ab9e Do not call UpdateUI in FocusIn. by Yusuke Sato · 15 years ago
  43. d445811 Deprecate DisconnectInputMethodStatus and InputMethodStatusConnectionIsAlive. by Yusuke Sato · 15 years ago
  44. 7160c71 Remove the one-shot timer from input_method_library.cc (libcros part.) by Yusuke Sato · 15 years ago
  45. 2d32f1f Fix a bug that broke keyboard layout switching on the login screen. by Satoru Takabayashi · 15 years ago
  46. f8e1da4 Deprecate GetCurrentKeyboardLayoutName. by Satoru Takabayashi · 15 years ago
  47. d5e51cf Handle name-owner-changed gobject signal. This is the first step to fix the issue 11479. by Yusuke Sato · 15 years ago
  48. 5cbae0b Remove ibus_bus_get_global_engine (synchronous IBus call) from UpdateUI. by Yusuke Sato · 15 years ago
  49. 19f79e8 Initialized parent variable. by Ahmad Sharif · 15 years ago
  50. c78929b Asynchronous refactoring of chromeos_network, part 1. by Steven Bennetts · 15 years ago
  51. d44915a MonitorResume and DisconectResume API added to track system resume by Denis Glotov · 15 years ago
  52. a3a0c3b Remove g_variant_unref(variant) call in SetImeConfig() by Yusuke Sato · 15 years ago
  53. 20bec78 Do not handle the StateChanged D-Bus signal from ibus-daemon. by Yusuke Sato · 15 years ago
  54. 8da2784 Use asynchronous ibus method to set global input method engine by Zach Kuznia · 15 years ago
  55. 3a66c87 Set engine configuration values asynchronously since they're not so important. by Yusuke Sato · 15 years ago
  56. 6bf1e1d Deprecated GetImeConfig. by Satoru Takabayashi · 15 years ago
  57. ad4b7ee Reduce the DLOG volume in chromeos_input_method.cc. by Yusuke Sato · 15 years ago
  58. 9cb79fa Deprecate GetSupportedInputMethods(). by Satoru Takabayashi · 15 years ago
  59. c553c03 Handle new EAP fields and provide backwards compatibility for old by Nathan Williams · 15 years ago
  60. ac66dc1 Deprecate GetHardwareKeyboardLayoutName() and CreateFallbackInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
  61. 1a82c37 Add GetSupportedInputMethodDescriptors() by Satoru Takabayashi · 15 years ago
  62. b01f071 Cleanup of chromeos_input_method.cc. by Yusuke Sato · 15 years ago
  63. c19b58e Delete GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow. by Yusuke Sato · 15 years ago
  64. 8090eba Fixed crash when destroying LibCrosService. by Kuan Tan · 15 years ago
  65. aaaf3f2 Deprecate GetActiveInputMethods() and SetActiveInputMethods(). by Satoru Takabayashi · 15 years ago
  66. 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
  67. 43fbb59 Support the new IBusPanelService API: by Yusuke Sato · 15 years ago
  68. 34a0e13 Deprecate GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow. by Yusuke Sato · 15 years ago
  69. dce4a10 Remove obsolete comments in chromeos_input_method files. by Yusuke Sato · 15 years ago
  70. 7b5cbf4 Remove IBus-1.3 support from chromeos_input_method*.cc. by Yusuke Sato · 15 years ago
  71. 575309b Fix build failure of the keyboard unittest. by Yusuke Sato · 15 years ago
  72. e806d76 Remove the dependency on libxklavier. by Yusuke Sato · 15 years ago
  73. 64268a7 Ask libibus to watch the GlobalEngineChanged signal. by Yusuke Sato · 15 years ago
  74. 880db71 Add C scalar-type versions to cryptohome APIs that only had STL versions. by Frank Swiderski · 15 years ago
  75. a186acd Add IsBootDevicePath to mount library. by Achuith Bhandarkar · 15 years ago
  76. 67edbf1 Check the return value of ibus_bus_exit(). by Yusuke Sato · 15 years ago
  77. e9730f8 Add an API to get keyboard overlay ID from input method ID. by Yasuhiro Matsuda · 15 years ago
  78. 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
  79. 1ee59b1 Add GetCurrentInputMethod API. by Yusuke Sato · 15 years ago
  80. 44e30da Fix compile error (with IBus-1.3) by Yusuke Sato · 15 years ago
  81. 88e2a21 libcros: Support IBus-1.4 APIs. by Yusuke Sato · 15 years ago
  82. 08c38e0 cros: Add enum to helper function that I forgot to update. by Daniel Erat · 15 years ago
  83. 5bcc95e cros: Add message for Chrome notifying WM about signout. by Daniel Erat · 15 years ago
  84. 0b871a0 cros: Document show-while-locked param for info bubbles. by Daniel Erat · 15 years ago
  85. 921eabe Don't try to fetch IPConfigs when the device path passed in is empty. by Eric Shienbrood · 15 years ago
  86. 7537f1e libcros: Watch for display brightness changes. by Daniel Erat · 15 years ago
  87. fcc0c22 Add orientation information in InputMethodLookupTable::ToString() by Satoru Takabayashi · 15 years ago
  88. 975d0d2 libcros: Respect DKD_PRESENTATION_HIDE. by Kenneth Waters · 15 years ago
  89. 06ccf3d Fix memory leaks in chromeos_update_engine.cc. by Satoru Takabayashi · 15 years ago
  90. 46d0b05 Code cleanup. Limit scope of static variables. The variables should not be used in the Chrome tree. by Yusuke Sato · 15 years ago
  91. c60401e Remove logging on FocusIn. by Yusuke Sato · 15 years ago
  92. 82f15fd libcros: Add ability reinitialize entd after installing extensions by Ken Mixter · 15 years ago
  93. d486ce9 Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean. by Eric Shienbrood · 15 years ago
  94. 882feba Revert "Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean." by Eric Shienbrood · 15 years ago
  95. 3f49615 Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean. by Eric Shienbrood · 15 years ago
  96. 625e96d Change DeviceInfo.type to ConnectionType for issue 4982. by Steven Bennetts · 15 years ago
  97. 8814dc5 Added ClearServiceProperty for setting empty passwords. by Steven Bennetts · 15 years ago
  98. 450110a Add Connectable property to network services. BUG=8293 TEST=None by Charlie Lee · 15 years ago
  99. 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
  100. d446570 Revert "Revert "Pass 1 at fixing cashew CellularDataPlans interface"" by Zelidrag Hornung · 15 years ago