aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/transport
AgeCommit message (Expand)Author
2018-09-20Merge pull request #16488 from hcaseyal/hpack_static_tablehcaseyal
2018-09-19Some reorganizing to respond to code review commentsHope Casey-Allen
2018-09-12Even cleaner implementation that does not modify the grpc_mdelem struct.Hope Casey-Allen
2018-09-11Small formatting and style changesHope Casey-Allen
2018-09-10Much cleaner approach that should address code review comments as wellHope Casey-Allen
2018-09-10WIP. Modifying grpc_mdelem to store the static hpack table idnexHope Casey-Allen
2018-09-10Responding to code review commentsHope Casey-Allen
2018-09-08Clang tidyHope Casey-Allen
2018-09-08Fix mdelem tracingHope Casey-Allen
2018-09-06Fix internal_data to be the same size as the new grpc_linked_mdelemHope Casey-Allen
2018-09-06WIP. Handling error conditions such as duplicate metadata, metadata size limi...Hope Casey-Allen
2018-09-03Merge pull request #16460 from hcaseyal/refactor_transporthcaseyal
2018-08-31Change method name for consistencyHope Casey-Allen
2018-08-31%s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED]Yash Tibrewal
2018-08-28Add ability to use static hpack table on the encode pathHope Casey-Allen
2018-08-27Revert "Revert "Fathom tcp changes""Yash Tibrewal
2018-08-27Revert "Fathom tcp changes"Jan Tattermusch
2018-08-26Light refactoring of some transport codeHope Casey-Allen
2018-08-24Merge pull request #15941 from yashykt/fathomtcpchangesYash Tibrewal
2018-08-13Fix clamp for window updatencteisen
2018-08-13Merge pull request #16319 from sreecha/transport-commentsSree Kuchibhotla
2018-08-13Merge masterYash Tibrewal
2018-08-10minor comments format fixSree Kuchibhotla
2018-08-10Modify commentsSree Kuchibhotla
2018-08-09add comments to transportSree Kuchibhotla
2018-08-03Revert "Immediately run write closures for failed stream"Hope Casey-Allen
2018-07-30Immediately run write closures for failed streamkpayson64
2018-07-24Bug fixeskpayson64
2018-07-23Cancel pending write closures on stream cancellationkpayson64
2018-07-17Fix flow control tracingncteisen
2018-07-16Fathom TCP level changes. TracedBuffer for keeping track of all buffersYash Tibrewal
2018-07-13Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in perfo...Hope Casey-Allen
2018-07-10Do not start timer if transport is closed.yang-g
2018-06-20Add caveat to noisy comment, push to dbg modencteisen
2018-06-19Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3Mark D. Roth
2018-06-14Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...Mark D. Roth
2018-06-14Revert "Add Type Checking On Channel Args"Noah Eisen
2018-06-13Reviewer feedbackncteisen
2018-06-13Clean up use of GRPC_ARG_INTEGERncteisen
2018-06-13Clean out all GRPC_ARG_STRING:ncteisen
2018-06-11Merge branch 'master' into epollerrYash Tibrewal
2018-06-08Revert "move recv_trailing_metadata into its own callback, don't use on_compl...Mark D. Roth
2018-06-08Move recv_trailing_metadata into its own callback. Don't useMark D. Roth
2018-06-05Avoid allocating the peer string returned from the transport.Mark D. Roth
2018-06-01Merge pull request #15418 from AspirinSJL/smaller_hpackJuanli Shen
2018-06-01Decrease GRPC_CHTTP2_HPACKC_NUM_VALUESJuanli Shen
2018-05-31merge masterYash Tibrewal
2018-05-31Ref tcp server under lockkpayson64
2018-05-17Merge pull request #15200 from yashykt/combiner_runYash Tibrewal
2018-05-15Stop using banned functionsncteisen