aboutsummaryrefslogtreecommitdiffstats
path: root/brillo/dbus
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.android-o-mr1-iot-release-1.0.4Sen Jiang2018-08-1014-143/+347
|\
| * dbus: Fix Properties.Set handler to also emit PropertiesChangedSonny Sasaka2018-06-051-1/+1
| * libbrillo: avoid double-binding callbacks and operator()Eric Caruso2018-05-181-51/+43
| * libbrillo: Add a way to construct FileDescriptor without duping FDRyo Hashimoto2018-04-251-0/+8
| * libbrillo: use bound arguments rather than capture-by-refEric Caruso2018-04-111-7/+9
| * libbrillo: remove unused headerEric Caruso2018-04-101-1/+0
| * libbrillo: remove all uses of dbus::FileDescriptorEric Caruso2018-04-065-120/+4
| * libbrillo: dup and scope file descriptorEric Caruso2018-04-033-5/+27
| * libbrillo: Resets property update callback on UnregisterPropertySonny Sasaka2018-03-243-0/+12
| * libbrillo: add default constructor for FileDescriptorEric Caruso2018-03-221-0/+1
| * libbrillo: Expose DBusObject of ExportedObjectManager.Sonny Sasaka2018-03-161-0/+7
| * libbrillo: Support adding/removing interfaces and their properties.Sonny Sasaka2018-03-096-0/+90
| * libbrillo: add new FD D-Bus bindingsEric Caruso2018-03-096-10/+161
| * libbrillo: Support custom D-Bus property handlersSonny Sasaka2018-03-022-13/+49
| * libbrillo: factor out Properties interface setupEric Caruso2017-05-232-30/+22
| * libbrillo: Update libchrome APIs to r395517Luis Hector Chavez2016-06-231-1/+0
* | libbrillo: Update libchrome APIS to r456626.Jay Civelli2017-12-125-49/+28
* | Revert "libbrillo: Update libchrome APIS to r456626."android-o-iot-preview-5o-iot-preview-5Luis Hector Chavez2017-07-265-28/+49
* | libbrillo: Update libchrome APIS to r456626.Jay Civelli2017-07-265-49/+28
* | libbrillo: Update libchrome APIs to r405848Luis Hector Chavez2016-07-273-56/+74
* | Fix clang-tidy warnings in libbrilloandroid-wear-n-preview-2android-wear-7.1.1_r1android-n-preview-5android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Chih-Hung Hsieh2016-06-291-1/+1
* | libbrillo: Update libchrome APIs to r395517android-n-preview-4Luis Hector Chavez2016-05-271-1/+0
|/
* libbrillo: Remove release/aquire semantic from scoped_ptr/unique_ptrandroid-n-preview-2Alex Vakulenko2016-04-087-51/+49
* brillo: handle arrays of string maps in dbus serializationTimothy Jennison2016-03-231-0/+3
* Add DBusConnection helper class to use instead of DBusDaemon.Alex Deymo2016-01-212-0/+98
* libbrillo: Update libchrome APIs to r369476Alex Vakulenko2016-01-203-3/+3
* libbrillo: Remove RTTI from the libraryAlex Vakulenko2016-01-041-1/+1
* Fix compiler warnings in libbrilloChristopher Wiley2016-01-046-9/+11
* Rename "libchromeos" into "libbrillo"Alex Vakulenko2015-10-2718-55/+55
* libchromeos: Compile missing unit tests on AndroidAlex Vakulenko2015-10-232-2/+2
* Move chromeos symbols into brillo namespaceAlex Vakulenko2015-10-1338-0/+7767