aboutsummaryrefslogtreecommitdiffstats
path: root/brillo
Commit message (Expand)AuthorAgeFilesLines
* libbrillo: Update libchrome APIS to r456626.Jay Civelli2017-12-1218-97/+78
* Bitwise operator templates for enumsAaron Wood2017-12-062-0/+368
* Revert "libbrillo: Update libchrome APIS to r456626."android-o-iot-preview-5o-iot-preview-5Luis Hector Chavez2017-07-2618-78/+97
* libbrillo: Update libchrome APIS to r456626.Jay Civelli2017-07-2618-97/+78
* Include <sys/sysmacros.h> for major/minor/makedev.android-o-preview-3Elliott Hughes2017-05-181-0/+4
* Don't crash if /oem/os-release.d/product_id does not exist.Sen Jiang2017-03-011-3/+2
* Fix libbrillo warnings to make it build with llvm-next on chromeos.Manoj Gupta2017-01-302-2/+2
* libbrillo: Update libchrome APIs to r405848Luis Hector Chavez2016-07-2715-217/+374
* 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-294-5/+6
* Fix clang-tidy warnings in libbrilloChih-Hung Hsieh2016-06-212-8/+8
* libbrillo: Update libchrome APIs to r395517android-n-preview-4Luis Hector Chavez2016-05-276-10/+11
* Disable SimpleProcess.BindFdToSameFd test.android-wear-n-preview-1android-n-preview-3Alex Deymo2016-05-111-1/+7
* libbrillo: Add curl_multi_perform, curl_multi_wait wrappers.Dan Colish2016-04-273-0/+38
* libbrillo: Remove release/aquire semantic from scoped_ptr/unique_ptrandroid-n-preview-2Alex Vakulenko2016-04-0811-80/+65
* Fix Process::BindFd when passing the same fd to the child.Alex Deymo2016-03-302-4/+31
* brillo: handle arrays of string maps in dbus serializationTimothy Jennison2016-03-231-0/+3
* libbrillo: Update Chrome OS gyp files to refer to new libchrome revisionAlex Vakulenko2016-03-181-0/+1
* Use PLOG() to log the error message in process.ccAlex Deymo2016-03-171-6/+3
* Call MessageLoop::current() to detect if a message loop was created.Alex Deymo2016-02-161-2/+3
* Drop the required base::MessageLoopForIO when creating a BaseMessageLoop.Alex Deymo2016-02-094-15/+32
* Make BinderWatcher use brillo::MessageLoop.Alex Deymo2016-02-042-26/+50
* libbrillo: Add base::Value conversion functionsAlex Vakulenko2016-01-283-0/+465
* Add DBusConnection helper class to use instead of DBusDaemon.Alex Deymo2016-01-214-11/+106
* libbrillo: Update libchrome APIs to r369476Alex Vakulenko2016-01-208-15/+16
* Disable binder detection for the host.Alex Deymo2016-01-191-1/+8
* Don't delete and add the binder fd in BaseMessageLoop.Alex Deymo2016-01-193-3/+136
* Disable TypeTag tests when USE_RTTI_FOR_TYPE_TAGS is defined.brillo-m9-releasebrillo-m9-devAlex Deymo2016-01-061-0/+6
* libbrillo: Remove RTTI from the libraryAlex Vakulenko2016-01-049-51/+172
* Fix compiler warnings in libbrilloChristopher Wiley2016-01-0434-105/+122
* libbrillo: extend Process API to support sandboxingSamuel Tan2015-12-183-0/+40
* minijail: add support for resetting child process's signal maskPeter Qiu2015-12-163-0/+8
* libbrillo: Fix unit tests.Bertrand SIMONNET2015-12-141-1/+2
* Fix Process unittests.Alex Deymo2015-12-114-91/+111
* libbrillo: process: close unused file descriptors inherited from parentPeter Qiu2015-12-084-1/+97
* libbrillo: Use the restricted certificates.Bertrand SIMONNET2015-11-302-2/+2
* Add a method to ProcessReaper to forget a tracked pidPaul Stewart2015-11-183-0/+31
* Rename "libchromeos" into "libbrillo"Alex Vakulenko2015-10-2788-266/+266
* libchromeos: Compile missing unit tests on AndroidAlex Vakulenko2015-10-232-2/+2
* Fix Any::TypeMismatch unit testAlex Vakulenko2015-10-231-1/+1
* Fix Any::Buffer.Store_Objects unit testAlex Vakulenko2015-10-231-1/+1
* Remove Any::GetType() and rely on type name when comparing typesAlex Vakulenko2015-10-235-34/+78
* libchromeos: minijail: do not use ld preload API functions on AndroidSamuel Tan2015-10-162-4/+15
* Fixed missed renames from previous CLAlex Vakulenko2015-10-131-2/+2
* Move chromeos symbols into brillo namespaceAlex Vakulenko2015-10-13196-0/+34615