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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort GN files under dbus
satorux
2015-02-13
1
-2
/
+2
*
chromeos::dbus lint errors.
dtapuska
2015-02-09
1
-1
/
+4
*
Enhance the DBus interface for peerd
dtapuska
2015-02-09
3
-3
/
+230
*
dbus: Missing signals race
dtapuska
2015-01-23
1
-11
/
+14
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Add content unittests to the GN build.
brettw
2015-01-13
1
-1
/
+3
*
Standardize usage of virtual/override/final specifiers in dbus/.
dcheng
2014-12-29
10
-40
/
+29
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-1
/
+1
*
Fix some override usage in dbus/
dmichael
2014-12-19
1
-3
/
+3
*
Exit chrome when dbus-daemon crashes
hashimoto
2014-12-09
3
-51
/
+4
*
Remove dbus::ObjectProxy::filter_added_
hashimoto
2014-12-04
6
-73
/
+18
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-16
/
+8
*
change OVERRIDE to override in dbus/object_manager.h in comment
mostynb
2014-10-16
1
-1
/
+1
*
Add missing member initialization to dbus::TestService.
earthdok
2014-10-08
1
-1
/
+5
*
Replacing the OVERRIDE with override and FINAL with final in /src/dbus
anujk.sharma
2014-10-07
6
-12
/
+12
*
Move inline som functions ScopedDBusError into a .cc file
avakulenko
2014-09-24
4
-9
/
+31
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
1
-1
/
+1
*
Add ObjectProxy::CallMethodAndBlockWithErrorDetails methods
avakulenko
2014-09-17
4
-11
/
+70
*
dbus: Introduce util_unittest.cc
armansito
2014-09-08
3
-0
/
+18
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+2
*
dbus::ObjectManager: Add a match rule for properties before GetManagedObjects.
armansito
2014-09-05
13
-53
/
+453
*
Plug some of the leaks in dbus_unittests.
earthdok
2014-09-03
5
-56
/
+103
*
Disable slow SignalSenderVerificationTest.TestSignalRejected
Paweł Hajdan, Jr
2014-08-25
1
-1
/
+2
*
Undo a rename of dbus::Message::GetSignature.
benchan
2014-08-25
2
-3
/
+3
*
Add a GetSignature() method to dbus::MessageReader.
benchan
2014-08-25
3
-3
/
+55
*
Reduce DBus ObjectUnknown ERROR to WARNING
stevenjb@chromium.org
2014-08-08
2
-6
/
+16
*
don't pretend to support dbus on windows in dbus_export.h
mostynb@opera.com
2014-08-07
1
-10
/
+3
*
dbus: don't add attributes in extern template class specialization
mostynb@opera.com
2014-07-30
1
-14
/
+14
*
[DBus] Explicitly instantiate dbusProperty variant
tzik@chromium.org
2014-07-25
2
-0
/
+29
*
Cleanup test_support target names.
tfarina@chromium.org
2014-07-22
1
-4
/
+4
*
Clean up Chrome OS WARNING spam
stevenjb@chromium.org
2014-07-17
1
-2
/
+3
*
Revert of [DBus] Explicitly instantiate dbus::Property variants (https://code...
tzik@chromium.org
2014-06-27
1
-15
/
+1
*
[DBus] Explicitly instantiate dbus::Property variants
tzik@chromium.org
2014-06-27
1
-1
/
+15
*
More work on content/browser GN build.
brettw@chromium.org
2014-06-12
1
-1
/
+1
*
Remove PlatformFile from dbus/file_descriptor
rvargas@chromium.org
2014-06-07
1
-4
/
+6
*
Add GN build file for dbus.
tfarina@chromium.org
2014-06-03
1
-0
/
+127
*
dbus/values_util.h: Add functions to append collection type values to message.
armansito@chromium.org
2014-05-22
3
-2
/
+313
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
dbus: Add template specialization for Property<vector<uint8> >.
armansito@chromium.org
2014-03-15
4
-1
/
+81
*
dbus: Handle NameOwnerChanged in ObjectManager
keybuk@chromium.org
2014-03-07
5
-0
/
+133
*
chromeos: Make dbus::MessageReader memory ownership explicit
derat@chromium.org
2014-02-24
3
-14
/
+20
*
dbus: Add comments about the right way to expose methods
satorux@chromium.org
2014-01-09
4
-12
/
+27
*
dbus: Always return "not yet handled" for signals
hashimoto@chromium.org
2013-12-17
1
-1
/
+3
*
Run dbus_unittests serially.
phajdan.jr@chromium.org
2013-12-06
2
-1
/
+31
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Track active references in ShillClientHelper (Take 3)
stevenjb@chromium.org
2013-10-07
2
-3
/
+5
*
Revert 227100 "Track active references in ShillClientHelper (Tak..."
stevenjb@chromium.org
2013-10-04
1
-2
/
+0
*
Track active references in ShillClientHelper (Take 2)
stevenjb@chromium.org
2013-10-04
1
-0
/
+2
[next]