Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | RefCounted types should not have public destructors, Linux fixes | rsleevi@chromium.org | 2012-05-18 | 1 | -1/+3 |
* | Convert uses of int ms to TimeDelta in dbus. | tedvessenes@gmail.com | 2012-03-11 | 1 | -1/+1 |
* | dbus: remove service name from ExportedObject | keybuk@chromium.org | 2012-03-10 | 1 | -3/+5 |
* | dbus: add ObjectPath type | keybuk@google.com | 2012-02-14 | 1 | -5/+6 |
* | Revert 121920 - dbus: add ObjectPath type | dpapad@chromium.org | 2012-02-14 | 1 | -6/+5 |
* | dbus: add ObjectPath type | keybuk@chromium.org | 2012-02-14 | 1 | -5/+6 |
* | Allow dbus clients to silence logging when a service is unavailable. | adamk@chromium.org | 2012-02-10 | 1 | -1/+5 |
* | Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() | satorux@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Add mock classes for Bus, ObjectProxy, and ExportedObject. | satorux@chromium.org | 2011-08-25 | 1 | -0/+71 |