apolcyn eb10abe94a Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed před 7 roky
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h před 8 roky
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h před 8 roky
channel f371513445 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" před 7 roky
compression c0cd82faed Remove unnecessary includes of exec_ctx.h před 8 roky
debug b500281f91 Create GRPC_USE_TRACERS to support OSS/internal difference před 7 roky
gpr 4fad281ce8 Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check před 7 roky
gprpp 290d35e1d2 C++-ify grpclb client stats. před 7 roky
http 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API před 7 roky
iomgr eb10abe94a Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed před 7 roky
json 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" před 8 roky
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling před 8 roky
security 1b83d32b7d Fix fuzzer error před 7 roky
slice ba221d0423 Merge branch 'master' into prototype-cfstream před 7 roky
surface f371513445 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" před 7 roky
transport f371513445 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" před 7 roky
README.md cbf5447a0d Review feedback před 9 roky

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.