aboutsummaryrefslogtreecommitdiff
path: root/brillo
AgeCommit message (Expand)Author
2018-12-21Process: allow closed target fd.android-q-preview-1android-o-mr1-iot-release-1.0.10Sen Jiang
2018-10-13Uprev libchrome to r576279 (1/many)Jakub Pawlowski
2018-08-10Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.android-o-mr1-iot-release-1.0.4Sen Jiang
2018-08-01move manifest* from imageloader to libbrilloXiaochu Liu
2018-06-28Add SecureBlob::HexStringToSecureBlob.Jorge Lucangeli Obes
2018-06-21SecureBlob: Improve unit tests.Jorge Lucangeli Obes
2018-06-07libbrillo: Blob combining utilityMaksim Ivanov
2018-06-05libbrillo: Blob to/from std::string conversionsMaksim Ivanov
2018-06-05dbus: Fix Properties.Set handler to also emit PropertiesChangedSonny Sasaka
2018-05-31libbrillo: Add SecureBlob constructor from BlobMaksim Ivanov
2018-05-18libbrillo: avoid double-binding callbacks and operator()Eric Caruso
2018-05-02libbrillo: Delete GlibMessageLoop.Daniel Erat
2018-04-25libbrillo: Add a way to construct FileDescriptor without duping FDRyo Hashimoto
2018-04-11libbrillo: use bound arguments rather than capture-by-refEric Caruso
2018-04-11libbrillo: use task runners instead of message loopsEric Caruso
2018-04-10libbrillo: remove unused headerEric Caruso
2018-04-10libbrillo: use DCHECK_IS_ON() rather than DEBUG_MODEEric Caruso
2018-04-06libbrillo: remove all uses of dbus::FileDescriptorEric Caruso
2018-04-03libbrillo: dup and scope file descriptorEric Caruso
2018-03-24libbrillo: Resets property update callback on UnregisterPropertySonny Sasaka
2018-03-22libbrillo: add default constructor for FileDescriptorEric Caruso
2018-03-16libbrillo: use base::Value instead of StringValueEric Caruso
2018-03-16libbrillo: Expose DBusObject of ExportedObjectManager.Sonny Sasaka
2018-03-13libbrillo: provide Daemon method to do init on message loopEric Caruso
2018-03-09libbrillo: Support adding/removing interfaces and their properties.Sonny Sasaka
2018-03-09libbrillo: add new FD D-Bus bindingsEric Caruso
2018-03-05libbrillo: use std::make_unique in Value constructionEric Caruso
2018-03-02libbrillo: Bitwise operator templates for enumsAaron Wood
2018-03-02libbrillo: Support custom D-Bus property handlersSonny Sasaka
2018-02-08libbrillo: use ScopedTempDir::GetPathEric Caruso
2018-02-08libbrillo: add location to FileDescriptorWatcher constructorEric Caruso
2018-02-02libbrillo: Disable asan on SecureMemset.Manoj Gupta
2018-01-26libbrillo: Disable ResizeTest when asan is used.Manoj Gupta
2017-12-18Make session_manager use proper synchronization primitives.Denis Kuznetsov
2017-12-12libbrillo: Update libchrome APIS to r456626.Jay Civelli
2017-12-06Bitwise operator templates for enumsAaron Wood
2017-10-13libbrillo: Log CleanupRaju Konduru
2017-10-06libbrillo: migrate from base::MakeUnique to std::make_uniqueBen Chan
2017-09-28Added getting proxy config from Chrome and default proxy transportJeffrey Kardatzke
2017-09-22libbrillo: allow redirecting process inputStephen Barber
2017-08-25libbrillo: Steer people away from GLib.Daniel Erat
2017-08-24Remove inclusion of brillo/daemons/daemon.h in process_reaper.*Ben Chan
2017-08-17syslog: new option to log in interactive sessionsMike Frysinger
2017-07-26Revert "libbrillo: Update libchrome APIS to r456626."android-o-iot-preview-5o-iot-preview-5Luis Hector Chavez
2017-07-26libbrillo: Update libchrome APIS to r456626.Jay Civelli
2017-07-17libbrillo: Add GetDaemonPathForTemporaryUserHome to cryptohome utilitiesPavol Marko
2017-07-06Remove brillo::make_unique_ptr.Ben Chan
2017-05-23libbrillo: factor out Properties interface setupEric Caruso
2017-05-18Include <sys/sysmacros.h> for major/minor/makedev.android-o-preview-3Elliott Hughes
2017-04-25libbrillo: Add daemon logging util functions.Justin TerAvest