| Commit message (Expand) | Author | Age | Files | Lines |
* | Support D-Bus Object Manager | keybuk@chromium.org | 2013-03-25 | 12 | -54/+1310 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -14/+15 |
* | Connect SparseHistogram with the rest of stats system | kaiwang@chromium.org | 2013-03-01 | 1 | -1/+1 |
* | DBus: Use TaskRunners instead of MessageLoopProxies. | thestig@chromium.org | 2013-02-20 | 11 | -78/+74 |
* | Supporting callback for Disconnected signal. | nona@chromium.org | 2013-02-15 | 3 | -4/+47 |
* | Remove unnecessary condition. | nona@chromium.org | 2013-02-13 | 1 | -5/+0 |
* | Cleanup: Remove deprecated base::Value methods from dbus. Use base::Value too. | thestig@chromium.org | 2013-02-12 | 2 | -71/+76 |
* | Call get_dispatch_status function to handle Disconnected signal. | nona@chromium.org | 2013-02-08 | 2 | -7/+64 |
* | Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own... | yuki@chromium.org | 2013-02-07 | 9 | -103/+107 |
* | Revert "GTTF: Add missing virtual destructors." | phajdan.jr@chromium.org | 2013-02-06 | 1 | -1/+0 |
* | GTTF: Add missing virtual destructors. | phajdan.jr@chromium.org | 2013-02-05 | 1 | -0/+1 |
* | DBus: Bus::AddMatch and RemoveMatch support repeated rules. | deymo@chromium.org | 2013-01-31 | 4 | -12/+68 |
* | D-Bus: ObjectProxy remove function for Bus object. | deymo@chromium.org | 2013-01-29 | 3 | -16/+142 |
* | DBus: Fixes a flaky test case. | deymo@chromium.org | 2013-01-24 | 1 | -3/+11 |
* | Make DBusStatistics only run on the main thread and add additional CHECKs to ... | stevenjb@chromium.org | 2013-01-09 | 2 | -1/+17 |
* | GTTF: No more FLAKY_ . | phajdan.jr@chromium.org | 2012-12-21 | 1 | -1/+1 |
* | dbus: Add comments about object ownership | satorux@chromium.org | 2012-11-29 | 1 | -14/+21 |
* | Disable SignalSenderVerificationTest.TestMultipleObjects | keybuk@chromium.org | 2012-11-27 | 1 | -1/+2 |
* | Allow multiple object proxies to handle NameOwnerChanged | keybuk@chromium.org | 2012-11-27 | 2 | -7/+75 |
* | Revert 169164 - Allow multiple object proxies to handle NameOwnerChanged | lambroslambrou@google.com | 2012-11-22 | 2 | -78/+7 |
* | Allow multiple object proxies to handle NameOwnerChanged | keybuk@chromium.org | 2012-11-21 | 2 | -7/+78 |
* | Linux: fix header includes for system protobuf. | phajdan.jr@chromium.org | 2012-11-21 | 1 | -0/+5 |
* | Add DBusStatistics and DBusLogSource to log and show dbus stats | stevenjb@chromium.org | 2012-11-14 | 5 | -2/+543 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Make SignalSenderVerificationTest more robust | haruki@chromium.org | 2012-11-14 | 5 | -33/+153 |
* | Revert "Linux: change protobuf default option to allow building" | nyquist@chromium.org | 2012-11-12 | 1 | -1/+3 |
* | Linux: change protobuf default option to allow building | phajdan.jr@chromium.org | 2012-11-07 | 1 | -3/+1 |
* | disable flaky dbus_unittests SignalSenderVerificationTest.TestOwnerChange | scottmg@chromium.org | 2012-11-06 | 1 | -1/+1 |
* | dbus: Make it possible to build as shared_library. | tfarina@chromium.org | 2012-11-05 | 11 | -22/+83 |
* | Call dbus_bus_register at the beginning of connection. | nona@chromium.org | 2012-11-02 | 1 | -0/+13 |
* | dbus: Everybody can include from src/base/. | tfarina@chromium.org | 2012-10-31 | 1 | -2/+1 |
* | dbus: Reuse is_set() function from ScopedDBusError API. | tfarina@chromium.org | 2012-10-29 | 2 | -3/+3 |
* | Add sender verification of D-Bus signals. | haruki@chromium.org | 2012-10-29 | 6 | -17/+365 |
* | Remove all the "set noparent" directives | dpranke@chromium.org | 2012-10-19 | 1 | -1/+0 |
* | DBus: declare property specializations | keybuk@chromium.org | 2012-09-21 | 1 | -0/+60 |
* | dbus: Fix clang warnings about missing virtual and OVERRIDE annotations. | tfarina@chromium.org | 2012-08-30 | 1 | -3/+3 |
* | bluetooth: Create stub manager, adapter and device. | keybuk@chromium.org | 2012-08-15 | 2 | -5/+20 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-07-25 | 1 | -1/+1 |
* | Expose functionality to tests. | davemoore@chromium.org | 2012-07-25 | 3 | -14/+22 |
* | Revert 148351 - Make dbus file descriptor check dynamic | davemoore@chromium.org | 2012-07-25 | 2 | -19/+13 |
* | Make dbus file descriptor check dynamic | davemoore@chromium.org | 2012-07-25 | 2 | -13/+19 |
* | Marking BusTest.UnregisterExportedObject as flaky | jochen@chromium.org | 2012-07-18 | 1 | -1/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 14 | -14/+0 |
* | Switch to TimeDelta interface for TestTimeouts in dbus code. | tedvessenes@gmail.com | 2012-07-09 | 1 | -3/+1 |
* | dbus: move logic from Property<> to PropertySet | keybuk@chromium.org | 2012-06-28 | 2 | -149/+147 |
* | Add a CONNECT_REQUESTED state to Network ConnectionState. | stevenjb@google.com | 2012-06-19 | 1 | -0/+1 |
* | Revert 142847 - Add a CONNECT_REQUESTED state to Network ConnectionState. | kkania@chromium.org | 2012-06-19 | 1 | -1/+0 |
* | Add a CONNECT_REQUESTED state to Network ConnectionState. | stevenjb@google.com | 2012-06-18 | 1 | -0/+1 |
* | dbus: Add test_server.cc used for manual testing. | satorux@chromium.org | 2012-06-07 | 2 | -0/+46 |
* | dbus: Truncate strings in dbus::Message::ToString() if too long | satorux@chromium.org | 2012-06-07 | 3 | -2/+28 |