aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge "libchromeos: disable accelerated video decode on sandybridge."Haixia Shi2015-08-261-0/+4
|\
| * libchromeos: disable accelerated video decode on sandybridge.Haixia Shi2015-08-251-0/+4
* | libchromeos: dbus: support additional types for variant deserializationPeter Qiu2015-08-251-3/+21
* | Merge "Use __ANDROID__ instead of __BRILLO__."Daniel Erat2015-08-192-3/+3
|\ \
| * | Use __ANDROID__ instead of __BRILLO__.Daniel Erat2015-08-192-3/+3
| |/
* / libchromeos: Fix the CA store pathAlex Vakulenko2015-08-192-4/+14
|/
* libchromeos: Add libminijail to the pc file.Bertrand SIMONNET2015-08-171-1/+9
* minijail: Create a pkgconfig file for libminijail.Bertrand SIMONNET2015-08-171-3/+5
* Merge "libchromeos: Prevent starvation in BaseMessageLoop."Bertrand Simonnet2015-08-173-28/+226
|\
| * libchromeos: Prevent starvation in BaseMessageLoop.Alex Deymo2015-08-143-28/+226
* | Merge "Revert "libchromeos-minijail: Fix the include directory.""Bertrand Simonnet2015-08-141-1/+0
|\ \
| * | Revert "libchromeos-minijail: Fix the include directory."Bertrand Simonnet2015-08-141-1/+0
* | | Merge "Revert "minijail: Fix import path.""Bertrand Simonnet2015-08-141-1/+1
|\ \ \ | |_|/ |/| |
| * | Revert "minijail: Fix import path."Bertrand Simonnet2015-08-141-1/+1
* | | Added unit test target, unit tests run and pass with bionic runnerAri Hausman-Cohen2015-08-133-3/+31
|/ /