Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChromeOS DBus: leaderd API | dtapuska | 2015-03-03 | 1 | -1/+1 |
| | | | | | | | | | | | We adjusted the leaderd dbus API to pass back an ObjectPath instead of a string. Adjust the chromium bindings to match that. BUG=453872 Review URL: https://codereview.chromium.org/972983003 Cr-Commit-Position: refs/heads/master@{#318876} | ||||
* | Add DBus Bindings for leaderd | dtapuska | 2015-02-13 | 1 | -0/+133 |
leaderd is a ChromeOS system daemon that exposes group leader capability. Expose the ability to create groups, join and listen to events on the groups. BUG=453872 Review URL: https://codereview.chromium.org/887083002 Cr-Commit-Position: refs/heads/master@{#316288} |