aboutsummaryrefslogtreecommitdiffstats
path: root/brillo
Commit message (Expand)AuthorAgeFilesLines
* Revert "libbrillo: rename base::JSONReader methods"Qijiang Fan2020-07-313-11/+5
* Merge commit '7a65c6bc48c96fa640cbf13d45a692d0a64200e3' into HEADQijiang Fan2020-07-2866-268/+1688
|\
| * libbrillo: Add ComputeDirectoryDiskUsage() for calculating disk usage.John L Chen2020-05-253-0/+219
| * libbrillo: Add MountNamespaceInterface and UnownedMountNamespaceBetul Soysal2020-05-101-3/+30
| * libbrillo: Rework SafeFD Rmdir unit testsEreth McKnight-MacNeil2020-05-071-19/+32
| * libbrillo: Disable Rmdir_Recursive_StopOnError testEreth McKnight-MacNeil2020-05-051-1/+1
| * libbrillo: update for libchrome uprev to r680000.Qijiang Fan2020-05-022-11/+11
| * libbrillo: Allow SafeFD::Rmdir() to continue recursing after errorEreth McKnight-MacNeil2020-05-013-23/+98
| * libbrillo: rename base::JSONReader methodsQijiang Fan2020-04-283-5/+11
| * libbrillo: Fix the mount namespace creationBetul Soysal2020-04-175-16/+89
| * libbrillo: Remove base::MessageLoop::current()hscham2020-04-162-2/+4
| * libbrillo: Add error message when SecureAllocator hits RLIMIT_MEMLOCKJohn L Chen2020-04-121-1/+4
| * libbrillo: change GetPosixTimezone to use base::OptionalTrent Begin2020-04-093-25/+17
| * libbrillo: add tzif_parser utilityTrent Begin2020-04-066-0/+247
| * Use base::NumberToString to replace base::(Int|Int64|Uint)ToStringQijiang Fan2020-04-041-1/+2
| * libbrillo: remove an unreachable returnGeorge Burgess IV2020-04-041-1/+0
| * libbrillo: use base::size to replace arraysizeQijiang Fan2020-04-044-45/+46
| * libbrillo: Add MountNamespace class to libbrilloBetul Soysal2020-03-207-0/+361
| * shill: key_value_store: Templatize Get* methodsAlex Khouderchah2020-03-181-0/+16
| * libbrillo: Add uint32 type in FlagHelperEric Kuo2020-03-093-0/+101
| * libbrillo: fail hard if SecureAllocator fails to allocate memorySarthak Kukreti2020-03-071-9/+11
| * libbrillo: ScopedMountNamespace: constify path argMike Frysinger2020-03-022-2/+2
| * libbrillo: Refactor AsynchronousSignalHandler.Hidehiko Abe2020-02-264-48/+41
| * libbrillo: lock SecureAllocator object memorySarthak Kukreti2020-02-203-11/+238
| * libbrillo: Add Minijail::RunEnvPipesMattias Nissler2020-02-133-0/+70
| * libbrillo: remove base::ValueReferenceAdapterhscham2020-02-121-1/+1
| * libbrillo: use base::DoNothinghscham2020-02-044-11/+10
| * libbrillo: remove dbus migration macroQijiang Fan2020-01-223-42/+32
| * libbrillo: Fix -Wrange-loop-analysis warningDenis Nikitin2020-01-181-2/+2
| * libbrillo: exports EnsureSystemSaltIsLoadedLeo Lai2019-12-232-1/+4
| * 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
* | libbrillo: Remove WatchFileDescriptor.Hidehiko Abe2020-07-2414-808/+86
* | 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::ValueReferenceAdapterhscham2020-06-301-1/+1
* | Merge commit 'cf6c031ec38f6932125148cdaceb984b07ec5052' into HEADQijiang Fan2020-06-30197-1213/+8133
|\|
| * libbrillo: Add ScopedUmask from platform2Sarthak Kukreti2019-12-063-0/+128
| * 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-222-13/+69
| * libbrillo: Add fuzzer for data_encoding.ccAlan Green2019-10-201-0/+72
| * libbrillo: Add fuzzer for D-Bus data_serializationJeffrey Kardatzke2019-10-181-0/+334
| * libbrillo: remove SetReceiveBufferSize from UdevMonitorEric Caruso2019-10-163-16/+0
| * libbrillo: Add dbus_utils::IntrospectableInterfaceHelperJohn L Chen2019-10-162-0/+149
| * libbrillo: Add fuzzer for http_form_dataJeffrey Kardatzke2019-10-151-0/+123
| * libbrillo: disable AsynchronousSignalHandlerTest.CheckChldWill Bradley2019-10-071-0/+3