Sree Kuchibhotla fb08283579 Fix bug in pollset_add_fd_locked and a tsan error 7 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 547bb5e66f Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 7 lat temu
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 lat temu
debug b500281f91 Create GRPC_USE_TRACERS to support OSS/internal difference 7 lat temu
gpr 4fad281ce8 Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check 7 lat temu
gprpp 817d28fed6 Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" 7 lat temu
http 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 7 lat temu
iomgr fb08283579 Fix bug in pollset_add_fd_locked and a tsan error 7 lat temu
json 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 8 lat temu
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 8 lat temu
security 68eff58df6 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 lat temu
slice ba221d0423 Merge branch 'master' into prototype-cfstream 7 lat temu
surface 547bb5e66f Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 7 lat temu
transport 817d28fed6 Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" 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.