aboutsummaryrefslogtreecommitdiffstats
path: root/brillo
Commit message (Expand)AuthorAgeFilesLines
* 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