aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Merge pull request #16488 from hcaseyal/hpack_static_tableGravatar hcaseyal2018-09-20
|\
| * Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
* | Change force_creation from atm to boolGravatar Juanli Shen2018-09-19
* | Follow the no_logging param to parse_ipv6_host_portGravatar Alexander Polcyn2018-09-13
| * Even cleaner implementation that does not modify the grpc_mdelem struct.Gravatar Hope Casey-Allen2018-09-12
* | Resolve ip literals and Windows localhost manually when using c-aresGravatar Alexander Polcyn2018-09-11
| * 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
* | Fix ubsan error in subchannel_list code.Gravatar Mark D. Roth2018-09-10
* | Merge pull request #16055 from ncteisen/channelz-subchannelsGravatar Noah Eisen2018-09-10
|\ \
| * | reveiwer commentsGravatar ncteisen2018-09-10
* | | Merge pull request #16558 from ncteisen/user-agentGravatar Noah Eisen2018-09-10
|\ \ \
* \ \ \ Merge pull request #16517 from sreecha/fix-addrlenGravatar Sree Kuchibhotla2018-09-09
|\ \ \ \
| | | | * Clang tidyGravatar Hope Casey-Allen2018-09-08
| | | | * Fix mdelem tracingGravatar Hope Casey-Allen2018-09-08
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-09-08
| | | |\ \
| | | * | | reviewer feedbackGravatar ncteisen2018-09-07
* | | | | | Fix subchannel key comparisonGravatar Juanli Shen2018-09-07
* | | | | | Fix subchannel key comparison if forcing creationGravatar Juanli Shen2018-09-06
| |_|_|/ / |/| | | |
| | | | * 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
| | * | | Surface user agent by defaultGravatar ncteisen2018-09-05
| | * | | Add channel arg control for user agentGravatar ncteisen2018-09-05
* | | | | Rectify the condition and add a testGravatar Yash Tibrewal2018-09-04
* | | | | Prefer grpc status over http statusGravatar Yash Tibrewal2018-09-04
| | * | | Stop unconditionally surfacing user agent to serverGravatar ncteisen2018-09-04
| |/ / / |/| | |
* | | | Merge pull request #16460 from hcaseyal/refactor_transportGravatar hcaseyal2018-09-03
|\ \ \ \
| * | | | Change method name for consistencyGravatar Hope Casey-Allen2018-08-31
* | | | | Merge branch 'cronetfix' into statusGravatar Yash Tibrewal2018-08-31
|\ \ \ \ \
| * | | | | %s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED]Gravatar Yash Tibrewal2018-08-31
| * | | | | Merge pull request #16209 from ncteisen/bugprone-undefined-memory-manipulationGravatar Noah Eisen2018-08-31
| |\ \ \ \ \
| | | | * | | fix format specifier for size_t and and a typo in testGravatar Sree Kuchibhotla2018-08-30
| | | | * | | Merge branch 'master' into fix-addrlenGravatar Sree Kuchibhotla2018-08-30
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | Add a test to parse invalid addressesGravatar Sree Kuchibhotla2018-08-30
| | | | * | | Fix ipv6 address parsing issueGravatar Sree Kuchibhotla2018-08-30
| | * | | | | Fix all instances of bugprone-undefined-memory-manipulationGravatar ncteisen2018-08-29
| | | | | | * Add ability to use static hpack table on the encode pathGravatar Hope Casey-Allen2018-08-28
| | | | | |/ | | | | |/|
| * | | | | Fixed formattingGravatar Moiz Haidry2018-08-28
| * | | | | Porting fix from CL- https://critique.corp.google.com/#review/210573936Gravatar Moiz Haidry2018-08-28
| | |_|/ / | |/| | |
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-28
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #15618 from markdroth/naming_doc_updateGravatar Mark D. Roth2018-08-28
| |\ \ \ \
| | * | | | Update naming documentation.Gravatar Mark D. Roth2018-08-28
| * | | | | Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
| * | | | | Merge pull request #16342 from markdroth/pf_keep_unselected_subchannelsGravatar Mark D. Roth2018-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 build issueGravatar Juanli Shen2018-08-23