Sign in
chromium
/
chromium
/
src
/
14a5a85e424b65bcf740e9b4031d0af42f95b1b8
/
dbus
/
end_to_end_sync_unittest.cc
2a19328
Convert //dbus from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
067d84f52
dbus: Use randomly generated string as a TestService's service name
by hashimoto
· 10 years ago
3bb7119c
Standardize usage of virtual/override/final specifiers in dbus/.
by dcheng
· 11 years ago
2a57ca64
Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to write dbus:: everywhere. Remove some other dbus:: usages in the dbus namespace.
by
[email protected]
· 12 years ago
ca72ff2
Change setters of dbus::Message to return false instead of aborting on errors
by
[email protected]
· 13 years ago
216ed0b
dbus: add ObjectPath type
by
[email protected]
· 14 years ago
02743b7
Revert 121920 - dbus: add ObjectPath type
by
[email protected]
· 14 years ago
bc1b18e
dbus: add ObjectPath type
by
[email protected]
· 14 years ago
e20d39fe
Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown()
by
[email protected]
· 14 years ago
829f0e4c
Fix typos in the D-Bus library.
by
[email protected]
· 14 years ago
ea78b1e
Minor cleanups and improvements for the D-Bus library.
by
[email protected]
· 14 years ago
06ead87
Fix design shortcomings in Message classes.
by
[email protected]
· 14 years ago
12f9766
Rework TestService using asynchronos API of ExportedObject.
by
[email protected]
· 14 years ago
a5107611
Implement Bus and ObjectProxy classes for our D-Bus library.
by
[email protected]
· 14 years ago