aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport
Commit message (Expand)AuthorAge
* Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-11-30
|\
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
| |\
* | | Fix memory leaksGravatar Craig Tiller2016-11-23
* | | Fix hpack parser string identification bugGravatar Craig Tiller2016-11-23
* | | Fix uninitialized variableGravatar Craig Tiller2016-11-23
* | | Fix crashGravatar Craig Tiller2016-11-23
* | | Make everything compile for clang & gccGravatar Craig Tiller2016-11-23
* | | Declare sub_refcnt fieldGravatar Craig Tiller2016-11-23
* | | bm_fullstack runsGravatar Craig Tiller2016-11-22
| | * Pretty print outgoing headersGravatar yang-g2016-11-21
* | | Fix traceGravatar Craig Tiller2016-11-21
* | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* | | Start getting interning into hpack parser/encoderGravatar Craig Tiller2016-11-18
* | | Fix timeout decodingGravatar Craig Tiller2016-11-18
* | | Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\| |
* | | Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* | | Move slice functions to vtable, implement hashGravatar Craig Tiller2016-11-17
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-16
* | | Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\|
| | * Fix use-after-free in time parse cachingGravatar Craig Tiller2016-11-15
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
| | * NULLs needed at fail_pending_writes() tooGravatar David Garcia Quintas2016-11-10
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
|/ /
| * Fixed wrong NULLing in chttp2 transportGravatar David Garcia Quintas2016-11-10
| * Merge pull request #8486 from y-zeng/get_tosGravatar Yuchen Zeng2016-11-10
| |\
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| |
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cr...Gravatar Muxi Yan2016-11-08
| | |\ \ | | |/ / | |/| |
| * | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
| |\ \ \
| | * \ \ Merge pull request #8598 from ctiller/rst_streamGravatar Muxi Yan2016-11-02
| | |\ \ \
| | | | | * Merge remote-tracking branch 'upstream/master' into get_tosGravatar Yuchen Zeng2016-11-02
| | | | | |\ | | | |_|_|/ | | |/| | |
| | | * | | Send a RST_STREAM from the client if servers dont properly close streamsGravatar Craig Tiller2016-11-01
* | | | | | Convert more users of grpc_slice_unref --> grpc_slice_unref_internalGravatar Craig Tiller2016-10-31
* | | | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / / / /
| * / / / gRPC LB fixes from end two end testingGravatar David Garcia Quintas2016-10-30
| |/ / /
* | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\| | |
| * | | Handle calls that are started after transport closureGravatar Craig Tiller2016-10-27
| * | | Review feedbackGravatar Craig Tiller2016-10-26
* | | | clang-formatGravatar Craig Tiller2016-10-26
* | | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| | |
| * | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\ \ \
* | | | | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | | | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ / / /
| * | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| |\ \ \
| | * \ \ Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| | |\ \ \