Arjun Roy f75400dc73 Merge pull request #19453 from arjunroy/hptbl_init 6 lat temu
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 7 lat temu
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 7 lat temu
channel 225a878e9f Track channelz server sockets in the server node 6 lat temu
compression 67e6b03e92 Fix compression algorithm parsing 6 lat temu
debug 90fbdc92f5 Roll-forward "Config migration" 6 lat temu
gpr 3bce424458 Remove debug code 6 lat temu
gprpp 994985be97 Log refcount traces if tracer enabled, even if DEBUG_LOCATION is not used. 6 lat temu
http dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 lat temu
iomgr 7f54da6bff Merge pull request #19556 from gnossen/subprocess_gevent 6 lat temu
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 lat temu
profiling 90fbdc92f5 Roll-forward "Config migration" 6 lat temu
security 109edca971 Adding C++ API and implementation for STS credentials: 6 lat temu
slice ded3081176 Merge pull request #19343 from arjunroy/sbuf_tiny_add_coalesce 6 lat temu
surface 225a878e9f Track channelz server sockets in the server node 6 lat temu
transport b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 6 lat temu
uri 44b262c361 fix build and sanity 7 lat temu
README.md cbf5447a0d Review feedback 9 lat temu

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.