aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | libbrillo: small style fixes in AsynchronousSignalHandlerEric Caruso2019-12-131-12/+11
| | * | | | | | | | | | libbrillo: Change MessageLoop to use {Once,Repeating}ClosureAnand K Mistry2019-12-1217-86/+87
| | * | | | | | | | | | libbrillo: Remove WatchFileDescriptor.Hidehiko Abe2019-12-1114-802/+86
* | | | | | | | | | | | Update OWNERS to reflect current situation. am: 6de1ded66aHidehiko Abe2020-07-281-5/+1
|\| | | | | | | | | | |
| * | | | | | | | | | | Update OWNERS to reflect current situation.Hidehiko Abe2020-07-281-5/+1
* | | | | | | | | | | | libbrillo: Remove WatchFileDescriptor. am: 295ef84cb2Hidehiko Abe2020-07-2814-808/+86
|\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | libbrillo: Remove WatchFileDescriptor.Hidehiko Abe2020-07-2414-808/+86
* | | | | | | | | | | Revert "libbrillo: break SecureAllocator dependence on std::vector<uint8_t>" ...Qijiang Fan2020-07-012-13/+10
|\| | | | | | | | | | | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Revert "libbrillo: break SecureAllocator dependence on std::vector<uint8_t>"android-r-beta-3android-r-beta-2Qijiang Fan2020-06-302-13/+10
* | | | | | | | | | libbrillo: remove base::ValueReferenceAdapter am: 690d8d51a6hscham2020-07-012-3/+3
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | libbrillo: remove base::ValueReferenceAdapterhscham2020-06-302-3/+3
* | | | | | | | | Merge commit 'cf6c031ec38f6932125148cdaceb984b07ec5052' into HEAD am: e2e0f82d2cQijiang Fan2020-07-01224-1975/+9119
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge commit 'cf6c031ec38f6932125148cdaceb984b07ec5052' into HEADQijiang Fan2020-06-30224-1975/+9119
| |\| | | | | |
| | * | | | | | libbrillo: Add ScopedUmask from platform2Sarthak Kukreti2019-12-064-0/+130
| | * | | | | | libbrillo: update for libchrome uprev (2/n)Qijiang Fan2019-11-196-40/+54
| | * | | | | | libbrillo: update for libchrome uprev (1/n).Qijiang Fan2019-11-0711-16/+25
| | * | | | | | libbrillo: Fix fuzzer recursion bug in http_form_data_fuzzerJeffrey Kardatzke2019-11-061-4/+9
| | * | | | | | libbrillo: add UdevDevice::CloneEric Caruso2019-10-253-0/+9
| | * | | | | | libbrillo: Fix timeout for libbrillo_http_form_data_fuzzerJeffrey Kardatzke2019-10-221-4/+4
| | * | | | | | libbrillo: Update for OpenSSL 1.1Daniel Kurtz2019-10-223-15/+77
| | * | | | | | libbrillo: Use a unique_ptr for EVP_MD_CTXDaniel Kurtz2019-10-221-10/+8
| | * | | | | | libbrillo: Fix error in fuzzer build.Manoj Gupta2019-10-201-0/+2
| | * | | | | | libbrillo: Add fuzzer for data_encoding.ccAlan Green2019-10-202-0/+87
| | * | | | | | libbrillo: Add fuzzer for D-Bus data_serializationJeffrey Kardatzke2019-10-182-1/+354
| | * | | | | | libbrillo: Add method to retrieve Directory API IDLouis Collard2019-10-175-8/+49
| | * | | | | | libbrillo: remove SetReceiveBufferSize from UdevMonitorEric Caruso2019-10-163-16/+0
| | * | | | | | libbrillo: Add dbus_utils::IntrospectableInterfaceHelperJohn L Chen2019-10-163-0/+150
| | * | | | | | libbrillo: Add fuzzer for http_form_dataJeffrey Kardatzke2019-10-152-0/+145
| | * | | | | | libbrillo: disable AsynchronousSignalHandlerTest.CheckChldWill Bradley2019-10-071-0/+3
| | * | | | | | libbrillo: Add support for make_arrayAlex Khouderchah2019-10-021-0/+26
| | * | | | | | libbrillo: migrate to generalized MOCK_METHOD() macroBen Chan2019-09-3024-371/+515
| | * | | | | | libbrillo: udev: update OWNERSBen Chan2019-09-201-1/+0
| | * | | | | | libbrillo: Change ProcessReaper to use OnceCallbackAnand K Mistry2019-09-183-9/+10
| | * | | | | | libbrillo: Fix visibility flag for minijail and proto in BUILD.gnJohn L Chen2019-09-183-7/+10
| | * | | | | | libbrillo: Fix error message.Jorge Lucangeli Obes2019-09-171-1/+1
| | * | | | | | libbrillo: ScopedMountNamespace: Add CreateFromPath.Jorge Lucangeli Obes2019-09-122-8/+28
| | * | | | | | libbrillo: Add base::Filepath GetFDPath(int fd).Allen Webb2019-09-123-0/+25
| | * | | | | | libbrillo: handle EINTR on getpwnam_r() and getgrnam_r() callsBen Chan2019-08-231-9/+22
| | * | | | | | common-mk: generate-pc: add a defines fieldMike Frysinger2019-08-161-1/+1
| | * | | | | | libbrillo: Add brillo/files/file_util.Allen Webb2019-08-168-279/+627
| | * | | | | | libbrillo: Expand owners of brillo/files.Allen Webb2019-08-161-0/+2
| | * | | | | | libbrillo: Implement link, unlink, and rmdir for SafeFD.Allen Webb2019-08-154-5/+402
| | * | | | | | libbrillo: Fix cases where kNotInitialized should have been returned.Allen Webb2019-08-142-11/+28
| | * | | | | | libbrillo: Add SafeFD::Error::kDoesNotExist.Allen Webb2019-08-143-2/+26
| | * | | | | | libbrillo: Add SafeFD::IsError(SafeFD::Error err)Allen Webb2019-08-142-6/+12
| | * | | | | | libbrillo: Add libbrillo/brillo/files/OWNERS.Allen Webb2019-08-021-0/+1
| | * | | | | | libbrillo: Improve SafeFD unit tests.Allen Webb2019-08-021-58/+157
| | * | | | | | libbrillo: Fix incorrect behavior in SafeFD.Allen Webb2019-08-021-31/+30
| | * | | | | | libbrillo: Move safe_fd sources to libbrillo/brillo/files.Allen Webb2019-08-014-7/+7
| | * | | | | | libbrillo, mist: move Udev to static factory constructionEric Caruso2019-07-263-16/+15