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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbus: Use INT64_C macro from stdint.h.
tfarina
2015-04-20
1
-2
/
+4
*
Add a GetSignature() method to dbus::MessageReader.
benchan
2014-08-25
1
-0
/
+37
*
chromeos: Make dbus::MessageReader memory ownership explicit
derat@chromium.org
2014-02-24
1
-2
/
+2
*
Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to w...
thestig@chromium.org
2013-06-13
1
-104
/
+106
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Expose functionality to tests.
davemoore@chromium.org
2012-07-25
1
-1
/
+1
*
dbus: Truncate strings in dbus::Message::ToString() if too long
satorux@chromium.org
2012-06-07
1
-0
/
+15
*
Change setters of dbus::Message to return false instead of aborting on errors
hashimoto@chromium.org
2012-05-23
1
-6
/
+36
*
dbus: revamp fd passing support for i/o restrictions
sleffler@chromium.org
2012-05-10
1
-0
/
+9
*
dbus: add support for passing file descriptors
sleffler@chromium.org
2012-03-30
1
-0
/
+34
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-19
/
+20
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-20
/
+19
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-19
/
+20
*
Adding support for sending/receiving proto bufs to dbus library.
rharrison@chromium.org
2012-02-09
1
-0
/
+17
*
chrome: dbus: add default MessageReader constructor
keybuk@chromium.org
2012-02-07
1
-16
/
+16
*
dbus: Fix a bug where we rejected an empty array in PopArrayOfBytes()
satorux@chromium.org
2011-11-11
1
-0
/
+15
*
Linux: add two new DBus client library utility functions, to be used by KWallet.
mdm@chromium.org
2011-09-19
1
-6
/
+27
*
Fix design shortcomings in Message classes.
satorux@chromium.org
2011-08-24
1
-100
/
+79
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-0
/
+29
*
Add AppendArrayOfObjectPaths, which was missing.
satorux@chromium.org
2011-08-22
1
-0
/
+20
*
Fix typos in the message test.
satorux@chromium.org
2011-08-16
1
-3
/
+3
*
Add utility functions to Message classes.
satorux@chromium.org
2011-08-10
1
-2
/
+88
*
Fix linux build break
rsleevi@chromium.org
2011-07-30
1
-3
/
+5
*
Implement classes used for manipulating D-Bus messages.
satorux@chromium.org
2011-07-30
1
-0
/
+372