aboutsummaryrefslogtreecommitdiffstats
path: root/brillo/process.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'cf6c031ec38f6932125148cdaceb984b07ec5052' into HEADQijiang Fan2020-06-301-2/+2
|\
| * libbrillo: Fix error message.Jorge Lucangeli Obes2019-09-171-1/+1
| * libbrillo: fix cpplint warnings on code formattingBen Chan2018-09-291-1/+1
| * libbrillo: migrate from base::MakeUnique to std::make_uniqueBen Chan2018-03-051-2/+1
| * libbrillo: allow redirecting process inputStephen Barber2017-09-221-0/+27
| * libbrillo: Update libchrome APIs to r395517Luis Hector Chavez2016-06-231-1/+4
| * libbrillo: Fix Process::BindFd when passing the same fd to the child.Alex Deymo2016-03-301-4/+13
| * libbrillo: Use PLOG() to log the error message in process.ccAlex Deymo2016-03-171-6/+3
| * libbrillo: extend Process API to support sandboxingSamuel Tan2015-12-181-0/+15
| * libbrillo: process: close unused file descriptors inherited from parentPeter Qiu2015-12-081-1/+44
| * libbrillo: rename from libchromeosAlex Vakulenko2015-10-131-0/+358
* Process: allow closed target fd.android-q-preview-1android-o-mr1-iot-release-1.0.10Sen Jiang2018-12-211-31/+13
* Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.android-o-mr1-iot-release-1.0.4Sen Jiang2018-08-101-1/+28
|\
| * libbrillo: migrate from base::MakeUnique to std::make_uniqueBen Chan2017-10-061-2/+1
| * libbrillo: allow redirecting process inputStephen Barber2017-09-221-0/+27
| * libbrillo: Update libchrome APIs to r395517Luis Hector Chavez2016-06-231-1/+4
* | libbrillo: Update libchrome APIs to r395517android-n-preview-4Luis Hector Chavez2016-05-271-1/+4
|/
* Fix Process::BindFd when passing the same fd to the child.Alex Deymo2016-03-301-4/+13
* Use PLOG() to log the error message in process.ccAlex Deymo2016-03-171-6/+3
* libbrillo: extend Process API to support sandboxingSamuel Tan2015-12-181-0/+15
* libbrillo: process: close unused file descriptors inherited from parentPeter Qiu2015-12-081-1/+44
* Move chromeos symbols into brillo namespaceAlex Vakulenko2015-10-131-0/+358