aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
|\
| * Merge pull request #6463 from dgquintas/fix_compression_interopGravatar Jan Tattermusch2016-05-18
| |\
* | | Removed spurious compression checkGravatar David Garcia Quintas2016-05-17
* | | Fixes to surface/call.c to consider the channel's default compression level.Gravatar David Garcia Quintas2016-05-17
* | | Added grpc_channel_get_default_compression_level()Gravatar David Garcia Quintas2016-05-17
* | | Merge branch 'moar-compression-public-refactorings' into compression_md_level...Gravatar David Garcia Quintas2016-05-17
|\ \ \
* | | | made send_initial_md compression level a "maybe"Gravatar David Garcia Quintas2016-05-12
| | | * fixed wrong changeGravatar David Garcia Quintas2016-05-09
| | * | grpc-accept-encoding checksGravatar David Garcia Quintas2016-05-09
| |/ /
* / / Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
|/ /
| * Fixed compression interop and re-enable for C++.Gravatar David Garcia Quintas2016-05-05
* | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
|/
* Merge pull request #6305 from dgquintas/compression_tracerGravatar Jan Tattermusch2016-04-29
|\
* \ Merge pull request #2286 from ctiller/split-me-baby-one-more-timeGravatar Jan Tattermusch2016-04-28
|\ \
* \ \ Merge pull request #6285 from dgquintas/fix_plugin_tracersGravatar Jan Tattermusch2016-04-28
|\ \ \
* \ \ \ Merge pull request #6196 from y-zeng/call-error-to-stringGravatar Craig Tiller2016-04-28
|\ \ \ \
| | | | * Added compression tracerGravatar David Garcia Quintas2016-04-26
| |_|_|/ |/| | |
| | | * Fix use-after-freeGravatar Craig Tiller2016-04-26
| | | * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-26
| | | |\ | |_|_|/ |/| | |
| | * | Init tracers after plugin registrationGravatar David Garcia Quintas2016-04-25
| |/ / |/| |
* | | Bug fixesGravatar Craig Tiller2016-04-23
* | | Expand corpusGravatar Craig Tiller2016-04-23
|\ \ \
* | | | Fix hanging call bugGravatar Craig Tiller2016-04-22
* | | | Fix bug causing calls to never completeGravatar Craig Tiller2016-04-22
* | | | Fix memory leak in failed metadata preparationGravatar Craig Tiller2016-04-22
* | | | Fix memory leak in failed metadata preparationGravatar Craig Tiller2016-04-22
* | | | Expand corpus, fix crashGravatar Craig Tiller2016-04-21
| * | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| |\ \ \
* | \ \ \ Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-21
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | remove defaut case in grpc_call_error_to_stringGravatar Yuchen Zeng2016-04-19
| | | * | Provide a function that converts grpc_call_error values into a stringGravatar Yuchen Zeng2016-04-15
* | | | | Add lame ping supportGravatar Craig Tiller2016-04-15
| |_|/ / |/| | |
| * | | Add knob for default core output verbosityGravatar Yuchen Zeng2016-04-15
|/ / /
* | | Revert "Fixing a couple of issues within core."Gravatar Nicolas "Pixel" Noble2016-04-13
* | | Fixing a couple of issues within core.Gravatar Nicolas "Pixel" Noble2016-04-12
| * | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
* | | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-04-08
|\| |
| * | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-06
| |\ \
| | | * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-06
| | | |\ | | | |/ | | |/|
| | | * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-06
| | | |\
| | * | \ Merge github.com:grpc/grpc into e2efuzzGravatar Craig Tiller2016-04-06
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Use channel args from builderGravatar Craig Tiller2016-04-06
| * | | | clang-fmtGravatar Craig Tiller2016-04-06
| * | | | Fix init ordering,memory leaksGravatar Craig Tiller2016-04-05
| * | | | Fixing client_config initGravatar Craig Tiller2016-04-05
| * | | | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
| * | | | Merge branch 'optionalize_client_config' into strong-includesGravatar Craig Tiller2016-04-05
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-05
| | |\ \ \
| * | | | | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| |/ / / /
| | * | | Merge pull request #6070 from ctiller/head-of-line-blockingGravatar Jan Tattermusch2016-04-05
| | |\ \ \