aboutsummaryrefslogtreecommitdiff
path: root/brillo
AgeCommit message (Expand)Author
2024-01-22Disable fdsan after clone()Kelvin Zhang
2024-01-11Don't use std::allocator::pointerTomasz Wasilczyk
2024-01-10Support entering a new PID namespaceKelvin Zhang
2023-11-01Fix snprintf format errorAdityaK
2022-01-13Add missing includeColin Cross
2020-09-11Using DoAllHaibo Huang
2020-07-31libbrillo: replace sigorset with sigismember and sigaddsetQijiang Fan
2020-07-31Revert "libbrillo: rename base::JSONReader methods"Qijiang Fan
2020-07-28Merge commit '7a65c6bc48c96fa640cbf13d45a692d0a64200e3' into HEADQijiang Fan
2020-07-24libbrillo: Remove WatchFileDescriptor.Hidehiko Abe
2020-06-30Revert "libbrillo: break SecureAllocator dependence on std::vector<uint8_t>"android-r-beta-3android-r-beta-2Qijiang Fan
2020-06-30libbrillo: remove base::ValueReferenceAdapterhscham
2020-06-30Merge commit 'cf6c031ec38f6932125148cdaceb984b07ec5052' into HEADQijiang Fan
2020-05-25libbrillo: Add ComputeDirectoryDiskUsage() for calculating disk usage.John L Chen
2020-05-10libbrillo: Add MountNamespaceInterface and UnownedMountNamespaceBetul Soysal
2020-05-07libbrillo: Rework SafeFD Rmdir unit testsEreth McKnight-MacNeil
2020-05-05libbrillo: Disable Rmdir_Recursive_StopOnError testEreth McKnight-MacNeil
2020-05-02libbrillo: update for libchrome uprev to r680000.Qijiang Fan
2020-05-01libbrillo: Allow SafeFD::Rmdir() to continue recursing after errorEreth McKnight-MacNeil
2020-04-28libbrillo: rename base::JSONReader methodsQijiang Fan
2020-04-17libbrillo: Fix the mount namespace creationBetul Soysal
2020-04-16libbrillo: Remove base::MessageLoop::current()hscham
2020-04-12libbrillo: Add error message when SecureAllocator hits RLIMIT_MEMLOCKJohn L Chen
2020-04-09libbrillo: change GetPosixTimezone to use base::OptionalTrent Begin
2020-04-06libbrillo: add tzif_parser utilityTrent Begin
2020-04-04Use base::NumberToString to replace base::(Int|Int64|Uint)ToStringQijiang Fan
2020-04-04libbrillo: remove an unreachable returnGeorge Burgess IV
2020-04-04libbrillo: use base::size to replace arraysizeQijiang Fan
2020-03-20libbrillo: Add MountNamespace class to libbrilloBetul Soysal
2020-03-18shill: key_value_store: Templatize Get* methodsAlex Khouderchah
2020-03-09libbrillo: Add uint32 type in FlagHelperEric Kuo
2020-03-07libbrillo: fail hard if SecureAllocator fails to allocate memorySarthak Kukreti
2020-03-02libbrillo: ScopedMountNamespace: constify path argMike Frysinger
2020-02-26libbrillo: Refactor AsynchronousSignalHandler.Hidehiko Abe
2020-02-20libbrillo: lock SecureAllocator object memorySarthak Kukreti
2020-02-13libbrillo: Add Minijail::RunEnvPipesMattias Nissler
2020-02-12libbrillo: remove base::ValueReferenceAdapterhscham
2020-02-04libbrillo: use base::DoNothinghscham
2020-01-22libbrillo: remove dbus migration macroQijiang Fan
2020-01-18libbrillo: Fix -Wrange-loop-analysis warningDenis Nikitin
2019-12-23libbrillo: exports EnsureSystemSaltIsLoadedLeo Lai
2019-12-13libbrillo: small style fixes in AsynchronousSignalHandlerEric Caruso
2019-12-12libbrillo: Change MessageLoop to use {Once,Repeating}ClosureAnand K Mistry
2019-12-11libbrillo: Remove WatchFileDescriptor.Hidehiko Abe
2019-12-06libbrillo: Add ScopedUmask from platform2Sarthak Kukreti
2019-11-19libbrillo: update for libchrome uprev (2/n)Qijiang Fan
2019-11-07libbrillo: update for libchrome uprev (1/n).Qijiang Fan
2019-11-06libbrillo: Fix fuzzer recursion bug in http_form_data_fuzzerJeffrey Kardatzke
2019-10-25libbrillo: add UdevDevice::CloneEric Caruso
2019-10-22libbrillo: Fix timeout for libbrillo_http_form_data_fuzzerJeffrey Kardatzke