| Commit message (Expand) | Author | Age | Files | Lines |
* | Move inline som functions ScopedDBusError into a .cc file | avakulenko | 2014-09-24 | 1 | -0/+1 |
* | dbus: Introduce util_unittest.cc | armansito | 2014-09-08 | 1 | -0/+1 |
* | dbus::ObjectManager: Add a match rule for properties before GetManagedObjects. | armansito | 2014-09-05 | 1 | -0/+2 |
* | Run dbus_unittests serially. | phajdan.jr@chromium.org | 2013-12-06 | 1 | -1/+1 |
* | dbus: Add ObjectProxy::WaitForServiceToBeAvailable() | hashimoto@chromium.org | 2013-10-02 | 1 | -0/+1 |
* | Revert r196352 "dbus: Add FakeBus" | oshima@chromium.org | 2013-04-25 | 1 | -4/+2 |
* | dbus: Add FakeBus | haruki@chromium.org | 2013-04-25 | 1 | -2/+4 |
* | Support D-Bus Object Manager | keybuk@chromium.org | 2013-03-25 | 1 | -0/+5 |
* | Add DBusStatistics and DBusLogSource to log and show dbus stats | stevenjb@chromium.org | 2012-11-14 | 1 | -0/+3 |
* | dbus: Make it possible to build as shared_library. | tfarina@chromium.org | 2012-11-05 | 1 | -1/+5 |
* | Add sender verification of D-Bus signals. | haruki@chromium.org | 2012-10-29 | 1 | -0/+1 |
* | dbus: Add test_server.cc used for manual testing. | satorux@chromium.org | 2012-06-07 | 1 | -0/+18 |
* | Explicitly CHECK arguments in dbus::MessageWriter::AppendString/ObjectPath | hashimoto@chromium.org | 2012-06-05 | 1 | -0/+3 |
* | dbus: add support for passing file descriptors | sleffler@chromium.org | 2012-03-30 | 1 | -0/+2 |
* | Add a new 'run_all_unittests' target in base | akalin@chromium.org | 2012-03-21 | 1 | -1/+1 |
* | Add dbus::PopDataAsValue | hashimoto@chromium.org | 2012-03-16 | 1 | -0/+3 |
* | dbus: add Property handling for clients | keybuk@chromium.org | 2012-02-15 | 1 | -0/+3 |
* | dbus: add ObjectPath type | keybuk@google.com | 2012-02-14 | 1 | -0/+2 |
* | Revert 121920 - dbus: add ObjectPath type | dpapad@chromium.org | 2012-02-14 | 1 | -2/+0 |
* | dbus: add ObjectPath type | keybuk@chromium.org | 2012-02-14 | 1 | -0/+2 |
* | Adding support for sending/receiving proto bufs to dbus library. | rharrison@chromium.org | 2012-02-09 | 1 | -1/+13 |
* | Make sure the dependency on base is exported to components that depend on dbus. | sadrul@chromium.org | 2011-10-30 | 1 | -0/+3 |
* | Minor cleanups and improvements for the D-Bus library. | satorux@chromium.org | 2011-08-27 | 1 | -0/+2 |
* | Add mock classes for Bus, ObjectProxy, and ExportedObject. | satorux@chromium.org | 2011-08-25 | 1 | -4/+27 |
* | Reuse existing object proxies and exported objects, if these exist. | satorux@chromium.org | 2011-08-23 | 1 | -0/+1 |
* | Implement Bus and ObjectProxy classes for our D-Bus library. | satorux@chromium.org | 2011-08-17 | 1 | -0/+11 |
* | Implement classes used for manipulating D-Bus messages. | satorux@chromium.org | 2011-07-30 | 1 | -0/+19 |
* | Add libdbus dependency for Linux. | satorux@chromium.org | 2011-07-22 | 1 | -0/+21 |