Richard Belleville 4e6327493d Support SO_REUSEPORT on manylinux2010 5 anni fa
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 anni fa
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 7 anni fa
channel 1e5aa76adf Some notes on new filter implementation 5 anni fa
compression 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 anni fa
debug 3941f9dbf3 Revert "Sidestep multiple initialization issue of Tracers with Makefile" 6 anni fa
gpr 415d41f9e8 Rerun clang-formatter-7 5 anni fa
gprpp 30f88e8b76 Merge pull request #22210 from veblush/docker-for-sanity 5 anni fa
http e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 anni fa
iomgr 4e6327493d Support SO_REUSEPORT on manylinux2010 5 anni fa
json b308241343 Fix clang-tidy issues 5 anni fa
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 anni fa
security 60cebcdd2b Merge pull request #22292 from ashithasantosh/c++ 5 anni fa
slice d4fb5ea436 update service config parsing as per recent spec change 5 anni fa
surface 41cfae4234 Revert "Merge pull request #19693 from apolcyn/control_plane_creds" 5 anni fa
transport 415d41f9e8 Rerun clang-formatter-7 5 anni fa
uri 44b262c361 fix build and sanity 7 anni fa
README.md cbf5447a0d Review feedback 9 anni fa

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.