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-06-03
|\
| * Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\
| * \ Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
| |\ \
| | * | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\| |
| | * | Merge pull request #6721 from vjpai/cleanupGravatar Jan Tattermusch2016-06-01
| | |\ \
| | | | * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | | |\
| | * | | | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
| | | |_|/ | | |/| |
| | | * | Remove unused structGravatar vjpai2016-05-26
| | | * | Remove some unused enumsGravatar vjpai2016-05-26
| | |/ /
| | * | Round robin notifier pollsetGravatar Craig Tiller2016-05-24
| | * | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| | |\ \
| | | * \ Merge pull request #6423 from ctiller/signal_handlerGravatar Jan Tattermusch2016-05-22
| | | |\ \
| | * | | | Revert "Revert "Remove spam""Gravatar Craig Tiller2016-05-21
| | * | | | Revert "Remove spam"Gravatar Craig Tiller2016-05-21
| | * | | | clang-formatGravatar Craig Tiller2016-05-21
| | * | | | Fix commentsGravatar Craig Tiller2016-05-21
| | * | | | Remove spamGravatar Craig Tiller2016-05-21
| | * | | | Fix non-listening cq registration so that calls can be queued against themGravatar Craig Tiller2016-05-21
| | * | | | Fixes and code simplificationGravatar Craig Tiller2016-05-20
| | * | | | Remove legacy pollerGravatar Craig Tiller2016-05-20
| | * | | | Fix formatting, mem leak, stallGravatar Craig Tiller2016-05-20
| | * | | | Attempt to fix WindowsGravatar Craig Tiller2016-05-20
| * | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'test_affine' of github.com:ctiller/grpc into test_affineGravatar Craig Tiller2016-05-19
| | | |\ \ \ \
| | | | * | | | Work stealing between affinitized cqsGravatar Craig Tiller2016-05-19
* | | | | | | | Added check for client in call.c's default level processing code.Gravatar David Garcia Quintas2016-05-18
| | | | | * | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'compression_incoming_checks' into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
|\ \ \ \ \ \ \ \
| * | | | | | | | s/INTERNAL/UNIMPLEMENTEDGravatar David Garcia Quintas2016-05-18
* | | | | | | | | force-set support for identity alg. in channel arg bitsetGravatar David Garcia Quintas2016-05-18
| | | | * | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
| | | | |\ \ \ \ \ | | | | |/ / / / / | | | |/| / / / / | | | | |/ / / /
| | | | | | * | clang-formatGravatar Craig Tiller2016-05-18
| | | | | | * | Merge github.com:grpc/grpc into signal_handlerGravatar Craig Tiller2016-05-18
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checksGravatar David Garcia Quintas2016-05-18
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | moved md compression validation outside of md filterGravatar 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 branch 'master' of github.com:grpc/grpc into compression_incoming_checksGravatar David Garcia Quintas2016-05-17
| | | | | |\ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | | * | | | | | INTERNAL -> UNIMPLEMENTED for disabled algorithmsGravatar David Garcia Quintas2016-05-17
| | | | | | | * | | | Remove broken testGravatar Craig Tiller2016-05-17
| | | | | | | * | | | Bug fixesGravatar Craig Tiller2016-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