Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus: Make it possible to build as shared_library. | tfarina@chromium.org | 2012-11-05 | 1 | -2/+3 |
* | DBus: declare property specializations | keybuk@chromium.org | 2012-09-21 | 1 | -0/+60 |
* | bluetooth: Create stub manager, adapter and device. | keybuk@chromium.org | 2012-08-15 | 1 | -2/+16 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | dbus: move logic from Property<> to PropertySet | keybuk@chromium.org | 2012-06-28 | 1 | -90/+58 |
* | READABILITY for Keybuk | keybuk@chromium.org | 2012-03-22 | 1 | -20/+25 |
* | dbus: clear array values before reading from variant | keybuk@google.com | 2012-03-21 | 1 | -3/+4 |
* | dbus: slight cleanup to Property code | keybuk@chromium.org | 2012-02-17 | 1 | -15/+11 |
* | dbus: Property<>.value() should be const | keybuk@chromium.org | 2012-02-17 | 1 | -1/+1 |
* | dbus: ProperySet destructor must be virtual | keybuk@chromium.org | 2012-02-17 | 1 | -1/+1 |
* | dbus: add Property handling for clients | keybuk@chromium.org | 2012-02-15 | 1 | -0/+421 |