Arjun Roy 25880c2df9 Merge pull request #19713 from arjunroy/md_batch_static_idx_call_with_args 6 lat temu
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 lat temu
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 lat temu
channel c8dc36bb47 Change xds args to const 6 lat temu
compression 67e6b03e92 Fix compression algorithm parsing 6 lat temu
debug 90fbdc92f5 Roll-forward "Config migration" 6 lat temu
gpr bdd3fdddb2 Expose cycle counter and use it /channelz. 6 lat temu
gprpp 43bf44469d Make map's compare to use const 6 lat temu
http dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 lat temu
iomgr f036d6ef58 s/gpr_ref/grpc_core::RefCount/ for frequent users. 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 ae863630d5 Add spiffe client-side credential reload 6 lat temu
slice b437dc0c68 Reduce instruction count for CH2 metadata ops. 6 lat temu
surface 6cf05561ce Added overloads for metadata add/remove operations when static index is known. 6 lat temu
transport 6cf05561ce Added overloads for metadata add/remove operations when static index is known. 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.