aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/call.c
Commit message (Expand)AuthorAge
...
* Fixes for choosing errorsGravatar Craig Tiller2017-01-09
* Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\
* | FixesGravatar Craig Tiller2017-01-09
* | Fix refcounting bugGravatar Craig Tiller2017-01-06
* | Fix merge errorsGravatar Craig Tiller2017-01-06
* | Fix merge errorsGravatar Craig Tiller2017-01-06
* | FixesGravatar Craig Tiller2017-01-06
* | Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
* | FixesGravatar Craig Tiller2017-01-06
* | Error handling cleanupGravatar Craig Tiller2017-01-06
* | Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
* | FixesGravatar Craig Tiller2017-01-06
* | Cleaning up error handlingGravatar Craig Tiller2017-01-06
* | Refine error handling in callGravatar Craig Tiller2017-01-06
* | Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\|
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\
| | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | | Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
* | | Fix bug whereby errors on a call do not lead to cancellationGravatar Craig Tiller2016-12-08
* | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
| |\|
| | * Fix shutdown problems with sync serverGravatar Craig Tiller2016-12-05
* | | Fix slice refcountingGravatar Craig Tiller2016-11-23
* | | Fix metadata batch removal ref countingGravatar Craig Tiller2016-11-23
* | | bm_fullstack runsGravatar Craig Tiller2016-11-22
* | | Everything compiles...Gravatar Craig Tiller2016-11-22
* | | Initial conversion work to indexed metadataGravatar Craig Tiller2016-11-22
* | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* | | FixesGravatar Craig Tiller2016-11-18
* | | Fix cleanup bugGravatar Craig Tiller2016-11-18
* | | Take advantage of grpc_metadata/grpc_mdelem equivalencyGravatar 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
* | | 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
| |\|
| | * Merge github.com:grpc/grpc into newlinesGravatar Craig Tiller2016-11-16
| | |\
* | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* | | | Conversion progressGravatar Craig Tiller2016-11-14
* | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
|/ / /
| | * Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-09
| | |\
* | | \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \
| | * \ \ Merge pull request #8522 from lizan/write_compressed_byte_bufferGravatar David G. Quintas2016-11-07
| | |\ \ \
| | | | | * clang-formatGravatar Mark D. Roth2016-11-07
| | | | | * Populate latency field in final_info.Gravatar Mark D. Roth2016-11-07
| | | |_|/ | | |/| |
| | | | * Support percent-encoding status messagesGravatar Craig Tiller2016-11-03
| | | |/ | | |/|
* | / | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / /
| | * Skip compress filter if byte_buffer is compressedGravatar Lizan Zhou2016-10-28
* | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| |