aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/channel.c
Commit message (Collapse)AuthorAge
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
|
* Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
|
* FixesGravatar Craig Tiller2017-01-06
|
* Fix flipped conditionalGravatar Craig Tiller2016-12-27
|
* Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\
| * Fix merge errorsGravatar Craig Tiller2016-12-27
| |
| * clang-formatGravatar Mark D. Roth2016-11-30
| |
| * Fix error handling in channel initialization.Gravatar Mark D. Roth2016-11-29
| |
* | Fix memory leakGravatar Craig Tiller2016-11-23
| |
* | Fix slice refcountingGravatar Craig Tiller2016-11-23
| |
* | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
| |
| * clang-formatGravatar Mark D. Roth2016-11-18
| |
| * Change destroy_call_elem() to return a grpc_error*.Gravatar Mark D. Roth2016-11-18
| |
* | Progress towards mdelem pointer eliminationGravatar Craig Tiller2016-11-18
| |
* | Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
| |
* | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
| |
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\|
| * Code review changes.Gravatar Mark D. Roth2016-11-04
| |
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
| |
| * Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
|/
* Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-20
|\
| * Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
| |\
| | * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |
| | * Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | |
| * | Add channel arg for max send message size and add message size filter.Gravatar Mark D. Roth2016-08-23
| | |
* | | Make failure to initialize a filter cause the server to silently swallow ↵Gravatar Craig Tiller2016-08-19
| |/ |/| | | | | that request
* | DebuggingGravatar Craig Tiller2016-07-11
|/
* Reduce default max message sizeGravatar Craig Tiller2016-07-07
|
* Fix clang formattingGravatar Ken Payson2016-06-24
|
* Changed %lld to use mingw supported PRId64Gravatar Ken Payson2016-06-23
|
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
| * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\ \ \ | | |/ | |/|
| | * Merge branch 'compression_incoming_checks' into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | |\
| | * | Added grpc_channel_get_default_compression_level()Gravatar David Garcia Quintas2016-05-17
| | | |
* | | | Progress converting to new error systemGravatar Craig Tiller2016-05-05
| | | |
* | | | ProgressGravatar Craig Tiller2016-05-03
| |/ / |/| |
| * | PR commentsGravatar David Garcia Quintas2016-04-25
| | |
| | * Validation for incoming compressed dataGravatar David Garcia Quintas2016-04-23
| |/ |/|
| * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
|/
* Use channel args from builderGravatar Craig Tiller2016-04-06
|
* Nailing down dependencies betterGravatar Craig Tiller2016-04-05
|
* Getting dependencies fixed upGravatar Craig Tiller2016-04-05
|
* Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25