aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libbrillo: add support for "a(ubay)" D-Bus typeupstream-master-oldBen Chan2018-08-232-1/+16
* libpolicy: Add checks for consumer devices in autoupdate policiesAdolfo Victoria2018-08-095-8/+85
* libbrillo: policy: Modify UpdateStaging policy due to change in designAdolfo Victoria2018-08-035-155/+170
* move manifest* from imageloader to libbrilloXiaochu Liu2018-08-014-0/+291
* libbrillo: Add new policy (DeviceUpdateStagingSchedule) for staging updates.May Lippert2018-07-205-0/+115
* libbrillo: policy: Add new update time restrictions policyAdolfo Victoria2018-07-186-1/+151
* Add SecureBlob::HexStringToSecureBlob.Jorge Lucangeli Obes2018-06-283-0/+42
* SecureBlob: Improve unit tests.Jorge Lucangeli Obes2018-06-211-27/+70
* libbrillo: Blob combining utilityMaksim Ivanov2018-06-073-0/+30
* libbrillo: Blob to/from std::string conversionsMaksim Ivanov2018-06-053-0/+26
* dbus: Fix Properties.Set handler to also emit PropertiesChangedSonny Sasaka2018-06-051-1/+1
* libbrillo: Set RollbackAllowedMilestones enterprise default to 0Marton Hunyady2018-05-313-6/+5
* libbrillo: Add SecureBlob constructor from BlobMaksim Ivanov2018-05-313-0/+13
* libbrillo: avoid double-binding callbacks and operator()Eric Caruso2018-05-183-54/+45
* libbrillo: Delete GlibMessageLoop.Daniel Erat2018-05-025-361/+3
* libbrillo: Add a way to construct FileDescriptor without duping FDRyo Hashimoto2018-04-251-0/+8
* libbrillo: Set default values for RollbackAllowedMilestones policy.Marton Hunyady2018-04-199-102/+304
* libbrillo: Fix DCHECK in PolicyProvider::GetDevicePolicyMarton Hunyady2018-04-181-3/+2
* libbrillo: use bound arguments rather than capture-by-refEric Caruso2018-04-1114-211/+264
* libbrillo: use task runners instead of message loopsEric Caruso2018-04-112-5/+8
* libbrillo: remove unused headerEric Caruso2018-04-101-1/+0
* libbrillo: use DCHECK_IS_ON() rather than DEBUG_MODEEric Caruso2018-04-101-3/+8
* 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: policy: Add new rollback device policies.Marton Hunyady2018-03-196-0/+57
* libbrillo: use base::Value instead of StringValueEric Caruso2018-03-161-2/+2
* libbrillo: Expose DBusObject of ExportedObjectManager.Sonny Sasaka2018-03-161-0/+7
* libbrillo: provide Daemon method to do init on message loopEric Caruso2018-03-132-0/+20
* 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: use std::make_unique in Value constructionEric Caruso2018-03-051-5/+5
* libbrillo: Bitwise operator templates for enumsAaron Wood2018-03-024-0/+370
* libbrillo: Support custom D-Bus property handlersSonny Sasaka2018-03-022-13/+49
* libbrillo: add self to OWNERSEric Caruso2018-03-011-1/+1
* libbrillo: use ScopedTempDir::GetPathEric Caruso2018-02-088-38/+39
* libbrillo: add location to FileDescriptorWatcher constructorEric Caruso2018-02-082-2/+4
* libbrillo: Disable asan on SecureMemset.Manoj Gupta2018-02-024-7/+29
* libpolicy: Add getter for ChromeDeviceSettingsProtoLutz Justen2018-02-024-12/+23
* libbrillo: Disable ResizeTest when asan is used.Manoj Gupta2018-01-261-0/+8
* Make session_manager use proper synchronization primitives.Denis Kuznetsov2017-12-183-15/+324
* libbrillo: policy: Increase resilience for policy readIgor2017-12-1414-132/+462
* libbrillo: Log CleanupRaju Konduru2017-10-131-7/+9
* libbrillo: migrate from base::MakeUnique to std::make_uniqueBen Chan2017-10-065-14/+14
* Added getting proxy config from Chrome and default proxy transportJeffrey Kardatzke2017-09-287-0/+420
* libbrillo: allow redirecting process inputStephen Barber2017-09-224-1/+50
* libbrillo: Steer people away from GLib.Daniel Erat2017-08-253-0/+11
* Remove inclusion of brillo/daemons/daemon.h in process_reaper.*Ben Chan2017-08-242-2/+0
* syslog: new option to log in interactive sessionsMike Frysinger2017-08-172-0/+8