index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dbus
/
message.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...
yuki@chromium.org
2013-02-07
1
-17
/
+17
*
dbus: Make it possible to build as shared_library.
tfarina@chromium.org
2012-11-05
1
-8
/
+9
*
Expose functionality to tests.
davemoore@chromium.org
2012-07-25
1
-4
/
+6
*
Revert 148351 - Make dbus file descriptor check dynamic
davemoore@chromium.org
2012-07-25
1
-1
/
+4
*
Make dbus file descriptor check dynamic
davemoore@chromium.org
2012-07-25
1
-4
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
dbus: Truncate strings in dbus::Message::ToString() if too long
satorux@chromium.org
2012-06-07
1
-1
/
+2
*
Change setters of dbus::Message to return false instead of aborting on errors
hashimoto@chromium.org
2012-05-23
1
-6
/
+6
*
dbus: add support for passing file descriptors
sleffler@chromium.org
2012-03-30
1
-0
/
+12
*
dbus: fix base class of ErrorResponse
keybuk@chromium.org
2012-03-11
1
-2
/
+3
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-8
/
+9
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-9
/
+8
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-8
/
+9
*
Adding support for sending/receiving proto bufs to dbus library.
rharrison@chromium.org
2012-02-09
1
-0
/
+25
*
chrome: dbus: add default MessageReader constructor
keybuk@chromium.org
2012-02-07
1
-5
/
+7
*
Linux: add two new DBus client library utility functions, to be used by KWallet.
mdm@chromium.org
2011-09-19
1
-1
/
+14
*
Linux: use MessageLoopProxy instead of base::Thread in our DBus client library.
mdm@chromium.org
2011-09-06
1
-1
/
+1
*
Fix typos in the D-Bus library.
satorux@chromium.org
2011-08-31
1
-1
/
+1
*
Fix design shortcomings in Message classes.
satorux@chromium.org
2011-08-24
1
-23
/
+46
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-0
/
+23
*
Add AppendArrayOfObjectPaths, which was missing.
satorux@chromium.org
2011-08-22
1
-0
/
+5
*
Add utility functions to Message classes.
satorux@chromium.org
2011-08-10
1
-10
/
+54
*
Implement classes used for manipulating D-Bus messages.
satorux@chromium.org
2011-07-30
1
-0
/
+333