aboutsummaryrefslogtreecommitdiff
path: root/brillo
AgeCommit message (Expand)Author
2017-05-18Include <sys/sysmacros.h> for major/minor/makedev.android-o-preview-3Elliott Hughes
2017-03-01Don't crash if /oem/os-release.d/product_id does not exist.Sen Jiang
2017-01-30Fix libbrillo warnings to make it build with llvm-next on chromeos.Manoj Gupta
2016-07-27libbrillo: Update libchrome APIs to r405848Luis Hector Chavez
2016-06-29Fix 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 Hsieh
2016-06-21Fix clang-tidy warnings in libbrilloChih-Hung Hsieh
2016-05-27libbrillo: Update libchrome APIs to r395517android-n-preview-4Luis Hector Chavez
2016-05-11Disable SimpleProcess.BindFdToSameFd test.android-wear-n-preview-3android-wear-n-preview-1android-n-preview-3Alex Deymo
2016-04-27libbrillo: Add curl_multi_perform, curl_multi_wait wrappers.Dan Colish
2016-04-08libbrillo: Remove release/aquire semantic from scoped_ptr/unique_ptrandroid-n-preview-2Alex Vakulenko
2016-03-30Fix Process::BindFd when passing the same fd to the child.Alex Deymo
2016-03-23brillo: handle arrays of string maps in dbus serializationTimothy Jennison
2016-03-18libbrillo: Update Chrome OS gyp files to refer to new libchrome revisionAlex Vakulenko
2016-03-17Use PLOG() to log the error message in process.ccAlex Deymo
2016-02-16Call MessageLoop::current() to detect if a message loop was created.Alex Deymo
2016-02-09Drop the required base::MessageLoopForIO when creating a BaseMessageLoop.Alex Deymo
2016-02-04Make BinderWatcher use brillo::MessageLoop.Alex Deymo
2016-01-28libbrillo: Add base::Value conversion functionsAlex Vakulenko
2016-01-21Add DBusConnection helper class to use instead of DBusDaemon.Alex Deymo
2016-01-20libbrillo: Update libchrome APIs to r369476Alex Vakulenko
2016-01-19Disable binder detection for the host.Alex Deymo
2016-01-19Don't delete and add the binder fd in BaseMessageLoop.Alex Deymo
2016-01-06Disable TypeTag tests when USE_RTTI_FOR_TYPE_TAGS is defined.brillo-m9-releasebrillo-m9-devAlex Deymo
2016-01-04libbrillo: Remove RTTI from the libraryAlex Vakulenko
2016-01-04Fix compiler warnings in libbrilloChristopher Wiley
2015-12-18libbrillo: extend Process API to support sandboxingSamuel Tan
2015-12-16minijail: add support for resetting child process's signal maskPeter Qiu
2015-12-14libbrillo: Fix unit tests.Bertrand SIMONNET
2015-12-11Fix Process unittests.Alex Deymo
2015-12-08libbrillo: process: close unused file descriptors inherited from parentPeter Qiu
2015-11-30libbrillo: Use the restricted certificates.Bertrand SIMONNET
2015-11-18Add a method to ProcessReaper to forget a tracked pidPaul Stewart
2015-10-27Rename "libchromeos" into "libbrillo"Alex Vakulenko
2015-10-23libchromeos: Compile missing unit tests on AndroidAlex Vakulenko
2015-10-23Fix Any::TypeMismatch unit testAlex Vakulenko
2015-10-23Fix Any::Buffer.Store_Objects unit testAlex Vakulenko
2015-10-23Remove Any::GetType() and rely on type name when comparing typesAlex Vakulenko
2015-10-16libchromeos: minijail: do not use ld preload API functions on AndroidSamuel Tan
2015-10-13Fixed missed renames from previous CLAlex Vakulenko
2015-10-13Move chromeos symbols into brillo namespaceAlex Vakulenko