aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport
Commit message (Expand)AuthorAge
* Merge pull request #16764 from yashykt/keepaliv_statusGravatar Yash Tibrewal2018-10-05
|\
| * Merge branch 'master' into keepaliv_statusGravatar Yash Tibrewal2018-10-05
| |\
* | | Revert "Create and pass pollset_set to ALTS TSI handshaker"Gravatar Jan Tattermusch2018-10-05
| |/ |/|
* | Clenaer channelz default valuesGravatar ncteisen2018-10-03
* | pass a pollset_set to ALTS TSI handshakerGravatar Yihua Zhang2018-10-02
| * Keepalive should return unavailable instead of internal statusGravatar Yash Tibrewal2018-10-02
|/
* Merge pull request #16735 from hcaseyal/delete_lookup_tableGravatar hcaseyal2018-10-01
|\
| * Delete hpack lookup tableGravatar Hope Casey-Allen2018-09-28
* | reviewer feedbackGravatar ncteisen2018-09-27
* | Simplifiy transport querying functionGravatar ncteisen2018-09-27
* | Implement child socket supportGravatar ncteisen2018-09-26
* | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-09-25
|\ \
* | | fix asanGravatar ncteisen2018-09-24
* | | reviewer feedbackGravatar ncteisen2018-09-24
| * | Merge pull request #16661 from hcaseyal/skip_slice_eqGravatar hcaseyal2018-09-21
| |\ \ | | |/ | |/|
| | * Add comment to explain obscure performance choiceGravatar Hope Casey-Allen2018-09-20
| | * Fix on_trailing_headerGravatar Hope Casey-Allen2018-09-20
| * | Merge pull request #16488 from hcaseyal/hpack_static_tableGravatar hcaseyal2018-09-20
| |\ \
| | | * Skip 2 slice_eq checks on static mdelems on hpack parse pathGravatar Hope Casey-Allen2018-09-19
| | |/ | |/|
| | * Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
* | | Channelz socket supportGravatar ncteisen2018-09-18
|/ /
| * Even cleaner implementation that does not modify the grpc_mdelem struct.Gravatar Hope Casey-Allen2018-09-12
| * Small formatting and style changesGravatar Hope Casey-Allen2018-09-11
| * Much cleaner approach that should address code review comments as wellGravatar Hope Casey-Allen2018-09-10
| * WIP. Modifying grpc_mdelem to store the static hpack table idnexGravatar Hope Casey-Allen2018-09-10
| * Responding to code review commentsGravatar Hope Casey-Allen2018-09-10
| * Clang tidyGravatar Hope Casey-Allen2018-09-08
| * Fix mdelem tracingGravatar Hope Casey-Allen2018-09-08
| * Fix internal_data to be the same size as the new grpc_linked_mdelemGravatar Hope Casey-Allen2018-09-06
| * WIP. Handling error conditions such as duplicate metadata, metadata size limi...Gravatar Hope Casey-Allen2018-09-06
* | Merge pull request #16460 from hcaseyal/refactor_transportGravatar hcaseyal2018-09-03
|\ \
| * | Change method name for consistencyGravatar Hope Casey-Allen2018-08-31
* | | %s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED]Gravatar Yash Tibrewal2018-08-31
| | * Add ability to use static hpack table on the encode pathGravatar Hope Casey-Allen2018-08-28
| |/ |/|
* | Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
* | Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
| * Light refactoring of some transport codeGravatar Hope Casey-Allen2018-08-26
|/
* Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\
* | Fix clamp for window updateGravatar ncteisen2018-08-13
* | Merge pull request #16319 from sreecha/transport-commentsGravatar Sree Kuchibhotla2018-08-13
|\ \
| | * Merge masterGravatar Yash Tibrewal2018-08-13
| | |\ | |_|/ |/| |
| * | minor comments format fixGravatar Sree Kuchibhotla2018-08-10
| * | Modify commentsGravatar Sree Kuchibhotla2018-08-10
| * | add comments to transportGravatar Sree Kuchibhotla2018-08-09
| * | Revert "Immediately run write closures for failed stream"Gravatar Hope Casey-Allen2018-08-03
| * | Immediately run write closures for failed streamGravatar kpayson642018-07-30
| * | Bug fixesGravatar kpayson642018-07-24
| * | Cancel pending write closures on stream cancellationGravatar kpayson642018-07-23
* | | Fix flow control tracingGravatar ncteisen2018-07-17
|/ /
| * Fathom TCP level changes. TracedBuffer for keeping track of all buffersGravatar Yash Tibrewal2018-07-16
|/