donnadionne 8e268dcec8 Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) %!s(int64=4) %!d(string=hai) anos
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) %!s(int64=6) %!d(string=hai) anos
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h %!s(int64=7) %!d(string=hai) anos
channel 8e268dcec8 Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) %!s(int64=4) %!d(string=hai) anos
compression d2bff16c25 C++ cast for char* %!s(int64=5) %!d(string=hai) anos
debug ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually %!s(int64=5) %!d(string=hai) anos
gpr f4e55b85bc Replace disrespectful term %!s(int64=4) %!d(string=hai) anos
gprpp 8e268dcec8 Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) %!s(int64=4) %!d(string=hai) anos
http ac4f4de196 xDS server config fetcher %!s(int64=4) %!d(string=hai) anos
iomgr 8e268dcec8 Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) %!s(int64=4) %!d(string=hai) anos
json 53ab235fb8 Fix google-explicit-constructor %!s(int64=5) %!d(string=hai) anos
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch %!s(int64=6) %!d(string=hai) anos
security 8e268dcec8 Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) %!s(int64=4) %!d(string=hai) anos
slice 8e268dcec8 Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) %!s(int64=4) %!d(string=hai) anos
surface 8e268dcec8 Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) %!s(int64=4) %!d(string=hai) anos
transport 8e268dcec8 Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) %!s(int64=4) %!d(string=hai) anos
uri 6cc1d2edb0 Fix overpermissive percent-decoding of URIs ('%eth1' case) %!s(int64=5) %!d(string=hai) anos
README.md cbf5447a0d Review feedback %!s(int64=8) %!d(string=hai) anos

README.md

Required elements of gRPC Core: Each module in this directory is required to build gRPC. If it's possible to envisage a configuration where code is not required, then that code belongs in ext/ instead.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.