aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libbrillo: retry RPC in RpcServerRestartedupstream-masterOleh Lamzin2020-10-011-6/+51
* libbrillo: Add tests for SecureMemcmpTom Hughes2020-09-301-0/+37
* libbrillo: Fix gRPC crash in RPC-after-shutdownMaksim Ivanov2020-09-262-5/+113
* libbrillo: Fix typos in AsyncGrpcServer docMaksim Ivanov2020-09-261-3/+5
* libbrillo: Fix typoTom Hughes2020-09-031-1/+1
* libbrillo: Fix C++17 compilation of SecureAllocatorTom Hughes2020-09-011-18/+31
* libbrillo: policy: Add new minimum version policyArtem Sumaneev2020-09-017-0/+116
* libbrillo: run clang-format on all filesTom Hughes2020-08-29157-2534/+2077
* libbrillo: re-license files under standard Chrome OS licenseTom Hughes2020-08-285-69/+15
* libbrillo: Add allocator test when used with std::vectorTom Hughes2020-08-281-3/+25
* libbrillo: Support ChannelDowngradeBehaviorMiriam Polzer2020-08-265-0/+49
* platform2: Run "gn format" on all BUILD.gn filesTom Hughes2020-08-241-3/+1
* libbrillo: policy: Add GetReleaseLtsTag methodVictor-Gabriel Savu2020-08-185-0/+54
* libbrillo: DISABLE AsyncGrpcClientServerTest.RpcServerRestartedSean Kau2020-08-141-1/+2
* common-mk: check-owners: drop noparents settingsMike Frysinger2020-08-041-1/+0
* libbrillo: Fix typos in header fileAndrew Lassalle2020-07-301-2/+2
* libbrillo: get rid of base::MessageLoop except brillo::BaseMessageLoop.Qijiang Fan2020-07-299-24/+24
* libbrillo: Stop using constants not exported by libbaseRyo Hashimoto2020-07-281-2/+9
* libbrillo: Add SanitizeUserNameWithSalt and testsHardik Goyal2020-07-234-2/+54
* libbrillo: remove libbase_ver from pc file.Qijiang Fan2020-07-221-61/+0
* libbrillo: enable direct I/O for loop devices on kernels > 4.4Sarthak Kukreti2020-07-201-0/+6
* libbrillo: add retries for attach deviceSarthak Kukreti2020-07-181-1/+17
* libbrillo: brillo should set LOG_TO_STDERR.Qijiang Fan2020-07-171-1/+2
* libbrillo: rename util namespace to 'internal'Fletcher Woodruff2020-07-131-4/+3
* libbrillo: migrate brillo message loop off base::MessageLoopForIOQijiang Fan2020-07-103-32/+47
* Move libbrillo::Future to vm_tools/conciergeWoody Chow2020-07-074-1157/+0
* Use base::test::TaskEnvironment.Qijiang Fan2020-07-071-2/+2
* libbrillo: Add rpc_deadline arg to CallRpc of AsyncGrpcClientupstream-master2Woody Chow2020-07-034-12/+51
* libbrillo: future implementationWoody Chow2020-07-014-0/+1157
* libbrillo: update for libchrome uprevQijiang Fan2020-06-306-16/+18
* libbrillo: add MockDBusMethodResponseFletcher Woodruff2020-06-271-0/+216
* libbrillo: remove base::JSONReader::.*Deprecated methodshscham2020-06-266-46/+35
* grpc_async_adapter: Add grpc::Status to onReplyCallbackWoody Chow2020-06-264-31/+52
* platform2: remove use of deprecated unit test macrosJim Pollock2020-06-241-1/+1
* grpc_async_adapter: Move from diagnostics to libbrilloWoody Chow2020-06-2319-2/+2349
* libbrillo: Remove unused function GetDaemonPath()Betul Soysal2020-06-202-12/+0
* libbrillo: use FileDescriptorWatcher(scoped_refptr<SingleThreadTaskRunner>) c...Qijiang Fan2020-06-191-2/+4
* libbrillo: Add method to retrieve Customer IDIgor2020-06-175-0/+41
* libbrillo: Initialize signal setAndreea Costinas2020-06-101-0/+1
* libbrillo: Add function to return daemon-store directoryBetul Soysal2020-06-042-0/+22
* libbrillo: Use SNI for OpenSSL 1.1Aileen Cheng2020-06-031-0/+2
* libbrillo: Move process files into a process/ subdirSimon Glass2020-05-2910-24/+24
* libbrillo: Add ComputeDirectoryDiskUsage() for calculating disk usage.John L Chen2020-05-253-0/+219
* platform2: run gn format BUILD.gn and *.gniClark Chung2020-05-181-57/+20
* 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-284-8/+15