aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
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
| |\
| * \ Merge pull request #6499 from dgquintas/compression_accept_encodingGravatar Jan Tattermusch2016-05-18
| |\ \
* | | | got rid of grpc_compression_optionsGravatar David Garcia Quintas2016-05-17
* | | | 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
|\ \ \ \
| | * \ \ Merge pull request #6542 from ctiller/ectermGravatar Jan Tattermusch2016-05-17
| | |\ \ \
| * | | | | Refactorings and renamings related to compression.Gravatar David Garcia Quintas2016-05-16
| | * | | | Merge pull request #6603 from ctiller/better_wakeupsGravatar Jan Tattermusch2016-05-16
| | |\ \ \ \
| | * | | | | Merge pull request #6556 from goldenbull/masterGravatar Jan Tattermusch2016-05-16
| |/| | | | |
| | | * | | | Fix accelerated wakeupsGravatar Craig Tiller2016-05-16
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
| |\ \ \ \ \
* | | | | | | made send_initial_md compression level a "maybe"Gravatar David Garcia Quintas2016-05-12
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-12
|\ \ \ \ \ \ \
| | * | | | | | Renamed some definesGravatar David Garcia Quintas2016-05-12
| |/ / / / / /
| * | | | | | Merge pull request #6552 from jboeuf/add_curliesGravatar Jan Tattermusch2016-05-12
| |\ \ \ \ \ \
| * | | | | | | Add callback when gRPC FD is about to be orphaned.Gravatar Robbie Shade2016-05-12
| | | * | | | | Remove redundant declarationGravatar Craig Tiller2016-05-12
| | | | * | | | use LANG_ENGLISH for windows api FormatMessageGravatar goldenbull2016-05-12
| | |_|/ / / / | |/| | | | |
| | * | | | | Add curlies for multiline if statements.Gravatar Julien Boeuf2016-05-11
| |/ / / / /
| | | * / / Let execution contexts signal that they are doneGravatar Craig Tiller2016-05-11
| | |/ / / | |/| | |
| | * | | Force wakeup after fd additionGravatar Craig Tiller2016-05-11
| | * | | clang-formatGravatar Craig Tiller2016-05-11
| | * | | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
| |\ \ \ \
| | | | | * 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
| |_|/ |/| |
| * | More clang-format fixes.Gravatar Mark D. Roth2016-05-05
| * | Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| * | Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
| * | Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-02
| |\ \
| * | | Add grpc_metadata_batch_size() function.Gravatar Mark D. Roth2016-05-02
* | | | Removed leftover function declaration from channel argsGravatar David Garcia Quintas2016-04-29
| |/ / |/| |
* | | Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241Gravatar Nicolas Noble2016-04-29
|\ \ \
* \ \ \ Merge pull request #6305 from dgquintas/compression_tracerGravatar Jan Tattermusch2016-04-29
|\ \ \ \
| | | * | Fix header-size computation to comply with the HTTP/2 RFC.Gravatar Mark D. Roth2016-04-29
* | | | | Remove duplicate instance of grpc_global_wakeup_fdGravatar Paul Querna2016-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
|\ \ \ \ \ \
| | | | * | | clang-formatGravatar Craig Tiller2016-04-28
| | | | * | | Fix a case whereby we leak a winsocket if we fail to connectGravatar Craig Tiller2016-04-28
* | | | | | | Merge pull request #6196 from y-zeng/call-error-to-stringGravatar Craig Tiller2016-04-28
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6295 from markdroth/content_type_semicolon2Gravatar Jan Tattermusch2016-04-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | | * | Initial attempt at adding support for max metadata size. Currently, theGravatar Mark D. Roth2016-04-27
| |_|_|_|_|_|/ / |/| | | | | | |