aboutsummaryrefslogtreecommitdiffstats
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
* Enable USE_RTTI_FOR_TYPE_TAGS in Chrome OS.Alex Deymo2016-01-052-0/+2
* libbrillo: Remove RTTI from the libraryAlex Vakulenko2016-01-0411-65/+175
* Fix compiler warnings in libbrilloChristopher Wiley2016-01-0435-110/+126
* 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
* libbrillo: add brillo/unittest_utils to Android.mkSamuel Tan2015-12-141-0/+1
* Fix Process unittests.Alex Deymo2015-12-115-91/+112
* Disable libbrillo-http and libbrillo-stream on mac.brillo-m8-releasebrillo-m8-devAlex Deymo2015-12-101-2/+6
* Build libbrillo-http and libbrillo-stream for the host.Alex Deymo2015-12-101-2/+34
* 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
* Make libbrillo-dbus compilation optional based on dbus USE flag.Alex Deymo2015-11-162-17/+37
* Rename libchromeos repo to libbrillobrillo-m7-releasebrillo-m7-mr-devbrillo-m7-devAlex Vakulenko2015-10-281-1/+1
* Rename "libchromeos" into "libbrillo"Alex Vakulenko2015-10-27104-443/+443
* libchromeos: Compile missing unit tests on AndroidAlex Vakulenko2015-10-234-6/+26
* 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
* Fix build break on ChromeOSAlex Vakulenko2015-10-191-1/+1
* 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-13208-2418/+2360
* libchromeos: Add osrelease_reader libchromeos-core.Bertrand SIMONNET2015-10-091-0/+2
* Adding module tags so tests get built by default.Ari Hausman-Cohen2015-10-021-0/+3
* Merge "Fix log message."Jorge Lucangeli Obes2015-09-301-1/+1
|\
| * Fix log message.Jorge Lucangeli Obes2015-09-301-1/+1
* | Revert "Adding module tags so tests get built by default."Ari Hausman-Cohen2015-09-301-1/+0
* | Adding module tags so tests get built by default.Ari Hausman-Cohen2015-09-301-0/+1
* | Merge "libchromeos: add support for synchronous PropertySet::Get to dbus"Ningyuan Wang2015-09-291-0/+5
|\ \
| * | libchromeos: add support for synchronous PropertySet::Get to dbusNingyuan Wang2015-09-281-0/+5
| |/
* / libchromeos-host: build subset, enabling non-Linux hostsScott James Remnant2015-09-283-8/+33
|/
* Merge "libchromeos: remove Linux host build restriction"Scott James Remnant2015-09-251-4/+0
|\
| * libchromeos: remove Linux host build restrictionScott James Remnant2015-09-241-4/+0
* | Add stream_utils::CopyData() to copy data between two streamsAlex Vakulenko2015-09-243-0/+308
* | libchromeos: add support for synchronous PropertySet::Set to dbusNingyuan Wang2015-09-231-0/+6
|/
* Fix libchromeos unittestsAlex Vakulenko2015-09-152-1/+4
* Merge "Improve default logging when sending asynchronous HTTP requests"Alex Vakulenko2015-09-091-4/+7
|\
| * Improve default logging when sending asynchronous HTTP requestsAlex Vakulenko2015-09-081-4/+7
* | Add BinderWatcher.Daniel Erat2015-09-093-6/+130
* | libchromeos: Compile unit tests for process_reaper.ccBertrand SIMONNET2015-09-081-0/+1
|/
* libchromeos: Set CPPFLAGS correctly.Bertrand SIMONNET2015-09-081-5/+5
* libchromeos: Add missing process_reapper.cc file.Alex Deymo2015-09-041-0/+1
* libpolicy: Fix unittest paths.Alex Deymo2015-09-021-5/+5
* Add libpolicy stub-implementation to Android.mkAlex Deymo2015-09-0217-11/+38
* Merge "Export dbus include dirs when using libchromeos-dbus"Alex Deymo2015-08-271-1/+1
|\
| * Export dbus include dirs when using libchromeos-dbusAlex Deymo2015-08-261-1/+1
* | libchromeos: remove libchromeos-ui.Bertrand SIMONNET2015-08-2710-1810/+0
|/