1. 16f3e30 chromeos: Request screen lock directly from session manager. by [email protected] · 13 years ago
  2. 4613ad5 Add error handler for InputMethodIBus and default error handler in IBusInputContextClient. by [email protected] · 13 years ago
  3. f98713f Implement IBusComponent. by [email protected] · 13 years ago
  4. 6c67e61 chromeos: Remove references to UnlockScreenFailed signal. by [email protected] · 13 years ago
  5. 091e0b6 dbus: move logic from Property<> to PropertySet by [email protected] · 13 years ago
  6. 2e236a5 Relanding r144499: Rename the remaining usage of Monitor to Display by [email protected] · 13 years ago
  7. e72fa4d6 Revert r 144499 "Rename the remaining usage of Monitor to Display" by [email protected] · 13 years ago
  8. ebc1dea Rename the remaining usage of Monitor to Display by [email protected] · 13 years ago
  9. 1e03cdff chromeos: Forward declare X stuff in output_configurator.h by [email protected] · 13 years ago
  10. 489f6a6 Change InputMethodIBus unittests to IBusClient free one. by [email protected] · 13 years ago
  11. c55c65e Use debugd to fetch chrome://system data. by [email protected] · 13 years ago
  12. d9cb5f9 Revert 144101 - Change InputMethodIBus unittests to IBusClient free one. by [email protected] · 13 years ago
  13. 0c4fee50 Change InputMethodIBus unittests to IBusClient free one. by [email protected] · 13 years ago
  14. 5a88172 chromeos: Remove "error_libcros_missing" error from file browser private API by [email protected] · 13 years ago
  15. 91757e5 Add missing functions. by [email protected] · 13 years ago
  16. be0bb2e chromeos: Stop checking out Libcros by [email protected] · 13 years ago
  17. 68414fc Fix lint errors for chromeos/dbus/bluetooth* by [email protected] · 13 years ago
  18. 194513b Read mozc.candidates from attachment field. by [email protected] · 13 years ago
  19. b0b6ffa Implement IBusProperty by [email protected] · 13 years ago
  20. 3409f56 Revert 143355 - Implement IBusProperty by [email protected] · 13 years ago
  21. fac9bc9 Implement IBusProperty by [email protected] · 13 years ago
  22. e39c71e Re-factor TraySms to use ash::SmsObserver instead of NetoworkSmsHandler. by [email protected] · 13 years ago
  23. a66a23cb Cleanup: Fix a typo in chromeos::MountError. by [email protected] · 13 years ago
  24. 9ff356b Revert 142765 - Use DBus.ServiceProperty to watch for SMS signals by [email protected] · 13 years ago
  25. cfe60a4 Use DBus.ServiceProperty to watch for SMS signals by [email protected] · 13 years ago
  26. 9f518d9 chromeos: Suppress ERROR log for expected FlimflamServiceClient::GetProperties failure by [email protected] · 13 years ago
  27. cd01591 Only send test sms messages on a switch. by [email protected] · 13 years ago
  28. 400d3153 Introduce MockDBusThreadManagerWithoutGMock. by [email protected] · 13 years ago
  29. 2b7c40d Implement support for the OOB Pairing APIs. by [email protected] · 13 years ago
  30. 5aee7be Add placeholder methods around displays, for option UI. by [email protected] · 13 years ago
  31. 891f89b Send kSetIsProjectingMethod when outputs change by [email protected] · 13 years ago
  32. 8ef10f31 Put vertical gap between displays on ChromeOS by [email protected] · 13 years ago
  33. 7f3528b Fix chromeos_unittests failing validity CHECK of an ObjectPath validity in IBusClientTest by [email protected] · 13 years ago
  34. 097c1d40 NetworkSmsHandler: Use the ModemManager1 dbus interfaces by [email protected] · 13 years ago
  35. ca4460e Fix clang compile failure in chromeos::SMSClient by [email protected] · 13 years ago
  36. 88d6fc25 Support the ModemManager1 interfaces for SMS messages by [email protected] · 13 years ago
  37. 7502077 Fix include sorting. by [email protected] · 13 years ago
  38. 594842e Detect output state at startup to avoid changes by [email protected] · 13 years ago
  39. c16b942 chromeos: Notify power manager about user activity. by [email protected] · 13 years ago
  40. 05b8671e Adding metric to tracking the unlock screen request code path by [email protected] · 13 years ago
  41. 8d5bd54 Adding metric to tracking the lock screen request code path by [email protected] · 13 years ago
  42. 6502068 chromeos: Notify powerd about video activity via D-Bus. by [email protected] · 13 years ago
  43. 95e9859 bluetooth: obtain D-Bus error for select methods by [email protected] · 13 years ago
  44. 2ba0633a Add in UMA metrics for ScreenLock requests by [email protected] · 13 years ago
  45. 06a0173e Remove error message. by [email protected] · 13 years ago
  46. 70b3e7d5 Chrome version of monitor configuration code by [email protected] · 13 years ago
  47. 8a0d41dc Use ScopedClosureRunner in chromeos::BlockingMethodCaller by [email protected] · 13 years ago
  48. c08006a Revert 140031 - Chrome version of monitor configuration code by [email protected] · 13 years ago
  49. 6f90c606 Chrome version of monitor configuration code by [email protected] · 13 years ago
  50. b6ebf078 Move chromeos::GetInterfacesFromIntrospectResult into IntrospectableClient by [email protected] · 13 years ago
  51. 7d850a51 Fix chromeos::FlimflamManager::SetProperty to append variant instead of raw type by [email protected] · 13 years ago
  52. 28743a9 DBus part of monitor configuration change by [email protected] · 13 years ago
  53. 200d88f Implement reading attachment field in IBusObject. by [email protected] · 13 years ago
  54. 14a1f25 Add IBusClient/IBusInputContextClinet instance. by [email protected] · 13 years ago
  55. 8fd640a Extends IBusClient to handle error callback. by [email protected] · 13 years ago
  56. e615bff Implement IBusLookupTable. by [email protected] · 13 years ago
  57. 2110271e Implement IBusInputContextClient by [email protected] · 13 years ago
  58. 59f505d Extends IBusObject. by [email protected] · 13 years ago
  59. 9cb7cac Extends IBusText I/O function. by [email protected] · 13 years ago
  60. a9732456 Extends DBusThreadManager to connect ibus-bus. by [email protected] · 13 years ago
  61. e530a1d Workaround: Wrap IBusText with ibus namespace. by [email protected] · 13 years ago
  62. b3dda04b Add TraySms for SMS messages. by [email protected] · 13 years ago
  63. 2a09e8c Add RequestUpdate to NetworkSmsHandler by [email protected] · 13 years ago
  64. d40e880e Don't show system notifications while the screen is locked. by [email protected] · 13 years ago
  65. b387864 Change the way _EXPORT macros look. by [email protected] · 13 years ago
  66. 86efdd3 Clang fixes for http://codereview.chromium.org/10310095/ by [email protected] · 13 years ago
  67. 2534b2d8 Add DEPS to chromeos/network by [email protected] · 13 years ago
  68. 9c0991fb Add NetworkSmsHandler to chromoes/ for tracking SMS messages. by [email protected] · 13 years ago
  69. 797510b Implement IBusText by [email protected] · 13 years ago
  70. cd301f3c Implement IBusObject by [email protected] · 13 years ago
  71. ce4f353 Implement IBusClient by [email protected] · 13 years ago
  72. 66149a5c Add --dbus-stub for testing dbus stub implementations on a device. by [email protected] · 13 years ago
  73. 725e862 Add power notifications and add an icon to the power tray views by [email protected] · 13 years ago
  74. 2a6f339 Remove DCHECK(AreServicePropertiesValid) from chromeos::FlimflamManagerClient::GetService() by [email protected] · 13 years ago
  75. 8bd4a46d dbus: revamp fd passing support for i/o restrictions by [email protected] · 13 years ago
  76. 60c1d04 Add logging message for when chrome gets LockScreen signal from power manager. by [email protected] · 13 years ago
  77. f4ae40ac Update CrosDisksClient to recognize the DVD device type. by [email protected] · 13 years ago
  78. 4299321 chromeos: Add support for dimming the screen. by [email protected] · 13 years ago
  79. dcad8fc gdata: Apply correct mount label when mounting archives in GData by [email protected] · 13 years ago
  80. fa9142e Purge bogus debug assert. by [email protected] · 13 years ago
  81. 8e99d24 Add a suppression on ChromeOS for allowing wait. by [email protected] · 13 years ago
  82. b9f22d1 gdata: Support opening zip file on Google Docs. by [email protected] · 13 years ago
  83. d5e5ec8 Reimplement CrosGetWifiAccessPoints without Libcros by [email protected] · 13 years ago
  84. a25d199d Reimplement ActivateCellularModem without Libcros by [email protected] · 13 years ago
  85. 3c5b623 Rework chromeos::FlimflamDevice/ServiceClient with CallMethodWithErrorCallback by [email protected] · 13 years ago
  86. 7677424 Reimplement SetNetworkIPConfigProperty and RemoveIPconfig without Libcros by [email protected] · 13 years ago
  87. b0978f8 Reimplement RequestCellularDataPlanUpdate without Libcros by [email protected] · 13 years ago
  88. 903308a9 Add chromeos::FlimflamDeviceClient::CallGetPropertiesAndBlock/CallAddIPConfigAndBlock by [email protected] · 13 years ago
  89. f12784d2 Add chromeos::FlimflamIPConfigClient::CallGetPropertiesAndBlock/CallRemoveAndBlock by [email protected] · 13 years ago
  90. 29e590e Extract the averaged time values from incomming protobuf by [email protected] · 13 years ago
  91. 3e87a6c Add GsmSMSClient by [email protected] · 13 years ago
  92. 0624af8 Add chromeos::FlimflamNetworkClient::CallGetPropertiesAndBlock by [email protected] · 13 years ago
  93. ef365323 Fix leak in FlimflamProfileClientTest by [email protected] · 13 years ago
  94. d4c6bf0 Add FlimflamServiceClient by [email protected] · 13 years ago
  95. 801bcea43 Pass correct initial/user values when requesting power status by [email protected] · 13 years ago
  96. 0e58904 Add FlimflamDeviceClient by [email protected] · 13 years ago
  97. 18929a9d3 Add FlimflamProfileClientTest by [email protected] · 13 years ago
  98. 4b90452a Reimplement Libcros fucntions using FlimflamProfileClient by [email protected] · 13 years ago
  99. 41ec006 s/spdtool/sdptool/ in a comment by [email protected] · 13 years ago
  100. 37ce3b0 Added functionality to chrome://net-internals/#chromeos page that user by [email protected] · 13 years ago