Soheil Hassas Yeganeh 04da62cc52 Merge pull request #18981 from soheilhy/call-unref 6 éve
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 7 éve
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 7 éve
channel 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. 6 éve
compression 0d9b4212f8 Cleanup Clang Tidy errors 6 éve
debug 87905ae5ea Config migration 6 éve
gpr 87905ae5ea Config migration 6 éve
gprpp 87905ae5ea Config migration 6 éve
http 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. 6 éve
iomgr 87905ae5ea Config migration 6 éve
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 éve
profiling 87905ae5ea Config migration 6 éve
security 87905ae5ea Config migration 6 éve
slice 29aa8a9e59 Check count instead of length in maybe_embiggen() to reset the slice pointer. 6 éve
surface 04da62cc52 Merge pull request #18981 from soheilhy/call-unref 6 éve
transport cb9b43b9f7 Merge pull request #18986 from soheilhy/trace-macro 6 éve
uri 44b262c361 fix build and sanity 7 éve
README.md cbf5447a0d Review feedback 9 éve

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.