Sign in
chromium
/
chromium
/
src
/
dbus
Clone this repo:
Branches
master
db01b42
dbus: Make MockObjectManager useful
by Sonny Sasaka
· 3 weeks ago
master
0709820
Replace std::unordered_map with std::map for dbus::Property
by Sonny Sasaka
· 6 weeks ago
c549de5
dbus: Filter signal by the sender we are interested in only.
by Sonny Sasaka
· 6 weeks ago
2fb8c6f
Allow base::DoNothing() to handle any argument list.
by Peter Kasting
· 8 weeks ago
1838669
Remove some use of base::Passed
by Claudio DeSouza
· 9 weeks ago
713e1f7
Add missing #includes (IWYU).
by Peter Kasting
· 10 weeks ago
549c53d
Removed StatisticsRecorder::Initialize and StatisticsRecorder::IsActive.
by François Degros
· 3 months ago
e392e09
Convert base::UInt64ToString to base::NumberToString
by Daniel Cheng
· 4 months ago
b926693
Replace base::DoubleToString with base::NumberToString.
by Brett Wilson
· 5 months ago
c4e452f
Run clang-tidy modernize-use-equals-{delete,default} on //dbus
by Chris Watkins
· 5 months ago
3e60342
Delete callback for CallMethod always on the origin thread.
by Hidehiko Abe
· 5 months ago
5e2b896
dbus: replace NULL with nullptr
by Ben Chan
· 5 months ago
cbe15f3
dbus: remove space between right angle brackets in template types
by Ben Chan
· 6 months ago
e080b14
Remove base::ThreadRestrictions::AssertIOAllowed.
by Francois Doray
· 6 months ago
15cc79b
Introduce CallMethodWithErrorResponse().
by Hidehiko Abe
· 6 months ago
5da0beb
dbus: replace base::MakeUnique with std::make_unique
by Ben Chan
· 6 months ago
66649e3
Rewrite base::Value::GetType to base::Value::type on Linux
by jdoerrie
· 7 months ago
83ce7d7
dbus: Check ObjectPath's validity in objects' ctors
by Ryo Hashimoto
· 7 months ago
4cc5186
dbus: Always append valid bool values
by Ryo Hashimoto
· 7 months ago
e59fa3a
Move instance management to D-Bus thread.
by Hidehiko Abe
· 7 months ago
More »