| Commit message (Expand) | Author | Age | Files | Lines |
* | change OVERRIDE to override in dbus/object_manager.h in comment | mostynb | 2014-10-16 | 1 | -1/+1 |
* | Add missing member initialization to dbus::TestService. | earthdok | 2014-10-08 | 1 | -1/+5 |
* | Replacing the OVERRIDE with override and FINAL with final in /src/dbus | anujk.sharma | 2014-10-07 | 6 | -12/+12 |
* | Move inline som functions ScopedDBusError into a .cc file | avakulenko | 2014-09-24 | 4 | -9/+31 |
* | Replace forward_dependent_configs with public_deps | Brett Wilson | 2014-09-23 | 1 | -1/+1 |
* | Add ObjectProxy::CallMethodAndBlockWithErrorDetails methods | avakulenko | 2014-09-17 | 4 | -11/+70 |
* | dbus: Introduce util_unittest.cc | armansito | 2014-09-08 | 3 | -0/+18 |
* | Add lots of testonly annotations to the GN build. | Brett Wilson | 2014-09-08 | 1 | -0/+2 |
* | dbus::ObjectManager: Add a match rule for properties before GetManagedObjects. | armansito | 2014-09-05 | 13 | -53/+453 |
* | Plug some of the leaks in dbus_unittests. | earthdok | 2014-09-03 | 5 | -56/+103 |
* | Disable slow SignalSenderVerificationTest.TestSignalRejected | Paweł Hajdan, Jr | 2014-08-25 | 1 | -1/+2 |
* | Undo a rename of dbus::Message::GetSignature. | benchan | 2014-08-25 | 2 | -3/+3 |
* | Add a GetSignature() method to dbus::MessageReader. | benchan | 2014-08-25 | 3 | -3/+55 |
* | Reduce DBus ObjectUnknown ERROR to WARNING | stevenjb@chromium.org | 2014-08-08 | 2 | -6/+16 |
* | don't pretend to support dbus on windows in dbus_export.h | mostynb@opera.com | 2014-08-07 | 1 | -10/+3 |
* | dbus: don't add attributes in extern template class specialization | mostynb@opera.com | 2014-07-30 | 1 | -14/+14 |
* | [DBus] Explicitly instantiate dbusProperty variant | tzik@chromium.org | 2014-07-25 | 2 | -0/+29 |
* | Cleanup test_support target names. | tfarina@chromium.org | 2014-07-22 | 1 | -4/+4 |
* | Clean up Chrome OS WARNING spam | stevenjb@chromium.org | 2014-07-17 | 1 | -2/+3 |
* | Revert of [DBus] Explicitly instantiate dbus::Property variants (https://code... | tzik@chromium.org | 2014-06-27 | 1 | -15/+1 |
* | [DBus] Explicitly instantiate dbus::Property variants | tzik@chromium.org | 2014-06-27 | 1 | -1/+15 |
* | More work on content/browser GN build. | brettw@chromium.org | 2014-06-12 | 1 | -1/+1 |
* | Remove PlatformFile from dbus/file_descriptor | rvargas@chromium.org | 2014-06-07 | 1 | -4/+6 |
* | Add GN build file for dbus. | tfarina@chromium.org | 2014-06-03 | 1 | -0/+127 |
* | dbus/values_util.h: Add functions to append collection type values to message. | armansito@chromium.org | 2014-05-22 | 3 | -2/+313 |
* | Move IsStringUTF8/ASCII to base namespace | brettw@chromium.org | 2014-05-07 | 1 | -1/+1 |
* | Revert 257524 "Move IsStringASCII/UTF8 to base namespace." | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | Move IsStringASCII/UTF8 to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | dbus: Add template specialization for Property<vector<uint8> >. | armansito@chromium.org | 2014-03-15 | 4 | -1/+81 |
* | dbus: Handle NameOwnerChanged in ObjectManager | keybuk@chromium.org | 2014-03-07 | 5 | -0/+133 |
* | chromeos: Make dbus::MessageReader memory ownership explicit | derat@chromium.org | 2014-02-24 | 3 | -14/+20 |
* | dbus: Add comments about the right way to expose methods | satorux@chromium.org | 2014-01-09 | 4 | -12/+27 |
* | dbus: Always return "not yet handled" for signals | hashimoto@chromium.org | 2013-12-17 | 1 | -1/+3 |
* | Run dbus_unittests serially. | phajdan.jr@chromium.org | 2013-12-06 | 2 | -1/+31 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Track active references in ShillClientHelper (Take 3) | stevenjb@chromium.org | 2013-10-07 | 2 | -3/+5 |
* | Revert 227100 "Track active references in ShillClientHelper (Tak..." | stevenjb@chromium.org | 2013-10-04 | 1 | -2/+0 |
* | Track active references in ShillClientHelper (Take 2) | stevenjb@chromium.org | 2013-10-04 | 1 | -0/+2 |
* | dbus: Add ObjectProxy::WaitForServiceToBeAvailable() | hashimoto@chromium.org | 2013-10-02 | 4 | -14/+170 |
* | dbus: Stop accessing ObjectProxy::name_owner_changed_callback_ on the D-Bus t... | hashimoto@chromium.org | 2013-09-27 | 3 | -27/+32 |
* | dbus: Rewrite ObjectProxy::ConnectToSignal with PostTaskAndReplyWithResult | hashimoto@chromium.org | 2013-09-26 | 2 | -76/+51 |
* | dbus: Replace PostTaskTo*Thread methods with Get*TaskRunner | hashimoto@chromium.org | 2013-09-26 | 6 | -178/+115 |
* | Revert 224179 "Track active references in ShillClientHelper" | kkania@chromium.org | 2013-09-19 | 1 | -2/+0 |
* | Track active references in ShillClientHelper | stevenjb@chromium.org | 2013-09-19 | 1 | -0/+2 |
* | dbus: Suppress NameHasNoOwner errors when connecting to signals | satorux@chromium.org | 2013-08-16 | 1 | -1/+5 |
* | Allow Chromium's DBus service ownership to be stealable | cmasone@chromium.org | 2013-07-31 | 7 | -11/+115 |
* | c++11 ud suffix fixes for cros dbus files | thakis@chromium.org | 2013-07-31 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 9 | -10/+10 |
* | Make "Ignoring DBusStatistics::AddStat" a DVLOG instead of DLOG(WARNING) | posciak@chromium.org | 2013-07-11 | 1 | -2/+2 |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 5 | -5/+5 |