Yang Gao 29dd5f5f97 Merge pull request #22235 from yang-g/dualstack 6 år sedan
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 år sedan
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 år sedan
channel 2295cde4e5 Enable absl completely 6 år sedan
compression 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 år sedan
debug 3941f9dbf3 Revert "Sidestep multiple initialization issue of Tracers with Makefile" 6 år sedan
gpr 415d41f9e8 Rerun clang-formatter-7 6 år sedan
gprpp 30f88e8b76 Merge pull request #22210 from veblush/docker-for-sanity 6 år sedan
http e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 år sedan
iomgr 976fff1797 Create a macro to allow custom dualstack socket 6 år sedan
json b308241343 Fix clang-tidy issues 6 år sedan
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 år sedan
security cbc977204b [ImproveTLS] fix memory leak issue from users' perspective 6 år sedan
slice e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 år sedan
surface b308241343 Fix clang-tidy issues 6 år sedan
transport 415d41f9e8 Rerun clang-formatter-7 6 år sedan
uri 44b262c361 fix build and sanity 7 år sedan
README.md cbf5447a0d Review feedback 9 år sedan

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.