summaryrefslogtreecommitdiffstats
path: root/dbus
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete float_util.h as VS2013 supports standards well enough.mateuszs2015-04-241-1/+0
* Update {virtual,override} to follow C++11 style in dbus.nick2015-04-231-4/+4
* dbus: Use INT64_C macro from stdint.h.tfarina2015-04-201-2/+4
* Send DBus signals synchronously if called from the DBusTaskRunnerchirantan2015-04-092-7/+17
* Fix memory leak in dbus::ObjectManager::RemoveInterfaceavakulenko2015-04-021-0/+1
* dbus: Cancel pending calls when destroying ObjectProxyhashimoto2015-03-303-5/+44
* Stop deleting ObjectProxy::OnPendingCallIsCompleteData manuallyhashimoto2015-03-302-2/+8
* Add more targets to GN check.brettw2015-02-201-1/+3
* Revert of Add more targets to "gn check" (patchset #3 id:40001 of https://cod...rdevlin.cronin2015-02-201-1/+0
* Add more targets to "gn check"brettw2015-02-191-0/+1
* Sort GN files under dbussatorux2015-02-131-2/+2
* chromeos::dbus lint errors.dtapuska2015-02-091-1/+4
* Enhance the DBus interface for peerddtapuska2015-02-093-3/+230
* dbus: Missing signals racedtapuska2015-01-231-11/+14
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* Add content unittests to the GN build.brettw2015-01-131-1/+3
* Standardize usage of virtual/override/final specifiers in dbus/.dcheng2014-12-2910-40/+29
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Fix some override usage in dbus/dmichael2014-12-191-3/+3
* Exit chrome when dbus-daemon crasheshashimoto2014-12-093-51/+4
* Remove dbus::ObjectProxy::filter_added_hashimoto2014-12-046-73/+18
* gn format // (the rest, except mojo)scottmg2014-12-031-16/+8
* change OVERRIDE to override in dbus/object_manager.h in commentmostynb2014-10-161-1/+1
* Add missing member initialization to dbus::TestService.earthdok2014-10-081-1/+5
* Replacing the OVERRIDE with override and FINAL with final in /src/dbusanujk.sharma2014-10-076-12/+12
* Move inline som functions ScopedDBusError into a .cc fileavakulenko2014-09-244-9/+31
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* Add ObjectProxy::CallMethodAndBlockWithErrorDetails methodsavakulenko2014-09-174-11/+70
* dbus: Introduce util_unittest.ccarmansito2014-09-083-0/+18
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+2
* dbus::ObjectManager: Add a match rule for properties before GetManagedObjects.armansito2014-09-0513-53/+453
* Plug some of the leaks in dbus_unittests.earthdok2014-09-035-56/+103
* Disable slow SignalSenderVerificationTest.TestSignalRejectedPaweł Hajdan, Jr2014-08-251-1/+2
* Undo a rename of dbus::Message::GetSignature.benchan2014-08-252-3/+3
* Add a GetSignature() method to dbus::MessageReader.benchan2014-08-253-3/+55
* Reduce DBus ObjectUnknown ERROR to WARNINGstevenjb@chromium.org2014-08-082-6/+16
* don't pretend to support dbus on windows in dbus_export.hmostynb@opera.com2014-08-071-10/+3
* dbus: don't add attributes in extern template class specializationmostynb@opera.com2014-07-301-14/+14
* [DBus] Explicitly instantiate dbusProperty varianttzik@chromium.org2014-07-252-0/+29
* Cleanup test_support target names.tfarina@chromium.org2014-07-221-4/+4
* Clean up Chrome OS WARNING spamstevenjb@chromium.org2014-07-171-2/+3
* Revert of [DBus] Explicitly instantiate dbus::Property variants (https://code...tzik@chromium.org2014-06-271-15/+1
* [DBus] Explicitly instantiate dbus::Property variantstzik@chromium.org2014-06-271-1/+15
* More work on content/browser GN build.brettw@chromium.org2014-06-121-1/+1
* Remove PlatformFile from dbus/file_descriptorrvargas@chromium.org2014-06-071-4/+6
* Add GN build file for dbus.tfarina@chromium.org2014-06-031-0/+127
* dbus/values_util.h: Add functions to append collection type values to message.armansito@chromium.org2014-05-223-2/+313
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1