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.cc
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
-15
/
+17
*
Linux: fix header includes for system protobuf.
phajdan.jr@chromium.org
2012-11-21
1
-0
/
+5
*
Expose functionality to tests.
davemoore@chromium.org
2012-07-25
1
-9
/
+15
*
Revert 148351 - Make dbus file descriptor check dynamic
davemoore@chromium.org
2012-07-25
1
-18
/
+9
*
Make dbus file descriptor check dynamic
davemoore@chromium.org
2012-07-25
1
-9
/
+18
*
dbus: Truncate strings in dbus::Message::ToString() if too long
satorux@chromium.org
2012-06-07
1
-1
/
+11
*
Explicitly CHECK arguments in dbus::MessageWriter::AppendString/ObjectPath
hashimoto@chromium.org
2012-06-05
1
-0
/
+4
*
Change setters of dbus::Message to return false instead of aborting on errors
hashimoto@chromium.org
2012-05-23
1
-28
/
+16
*
dbus: revamp fd passing support for i/o restrictions
sleffler@chromium.org
2012-05-10
1
-13
/
+3
*
dbus: add support for passing file descriptors
sleffler@chromium.org
2012-03-30
1
-0
/
+44
*
dbus: fix base class of ErrorResponse
keybuk@chromium.org
2012-03-11
1
-1
/
+1
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-18
/
+19
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-19
/
+18
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-18
/
+19
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-02-13
1
-0
/
+2
*
Adding support for sending/receiving proto bufs to dbus library.
rharrison@chromium.org
2012-02-09
1
-0
/
+31
*
chrome: dbus: add default MessageReader constructor
keybuk@chromium.org
2012-02-07
1
-3
/
+5
*
dbus: Fix a bug where we rejected an empty array in PopArrayOfBytes()
satorux@chromium.org
2011-11-11
1
-1
/
+7
*
Linux: add two new DBus client library utility functions, to be used by KWallet.
mdm@chromium.org
2011-09-19
1
-0
/
+25
*
Fix design shortcomings in Message classes.
satorux@chromium.org
2011-08-24
1
-26
/
+59
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-0
/
+25
*
Add AppendArrayOfObjectPaths, which was missing.
satorux@chromium.org
2011-08-22
1
-0
/
+11
*
Add utility functions to Message classes.
satorux@chromium.org
2011-08-10
1
-35
/
+156
*
Fix subtle memory issues detected by valgrind.
satorux@chromium.org
2011-08-04
1
-4
/
+22
*
Implement classes used for manipulating D-Bus messages.
satorux@chromium.org
2011-07-30
1
-0
/
+664