aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Collapse)AuthorAge
* Merge pull request #6463 from dgquintas/fix_compression_interopGravatar Jan Tattermusch2016-05-18
|\ | | | | Fixed compression interop and re-enable for C++.
* \ Merge pull request #6499 from dgquintas/compression_accept_encodingGravatar Jan Tattermusch2016-05-18
|\ \ | | | | | | grpc-accept-encoding checks
* | | Renamed some definesGravatar David Garcia Quintas2016-05-12
| | |
| * | grpc-accept-encoding checksGravatar David Garcia Quintas2016-05-09
|/ /
| * Fixed compression interop and re-enable for C++.Gravatar David Garcia Quintas2016-05-05
|/ | | | | Also added some defense in depth for compression algorithms in the receive path.
* Removed leftover function declaration from channel argsGravatar David Garcia Quintas2016-04-29
|
* Merge pull request #6305 from dgquintas/compression_tracerGravatar Jan Tattermusch2016-04-29
|\ | | | | Added compression tracer
* \ Merge pull request #2286 from ctiller/split-me-baby-one-more-timeGravatar Jan Tattermusch2016-04-28
|\ \ | | | | | | Further lock contention reduction for CHTTP2
* | | Fixed clang formatting problems.Gravatar Mark D. Roth2016-04-27
| | |
* | | Use cpp macros for the "application/grpc" string and its length.Gravatar Mark D. Roth2016-04-27
| | | | | | | | | | | | Also remove unnecessary strlen() call.
| | * Added compression tracerGravatar David Garcia Quintas2016-04-26
| | |
* | | Change C implementation to not log an "Unexpected content-type" messageGravatar Mark D. Roth2016-04-26
| |/ |/| | | | | when the header includes a semicolon.
| * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-26
| |\ | |/ |/|
* | Fix bugGravatar Craig Tiller2016-04-24
| |
| * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar 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
| | |
* | | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| |/ |/|
* | Move subchannel_call_holderGravatar Craig Tiller2016-04-05
| |
* | Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-05
|\ \
| * \ Merge github.com:grpc/grpc into ignore_connectivityGravatar Craig Tiller2016-03-31
| |\ \
* | | | Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
| |/ / |/| |
| | * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-31
| | |\ | |_|/ |/| |
| | * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-31
| | |\
* | | \ Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\ \ \ \ | | |_|/ | |/| |
* | | | Update copyrightsGravatar Craig Tiller2016-03-31
| | | |
| * | | Merge pull request #5691 from ctiller/idempotentGravatar Nicolas Noble2016-03-30
|/| | | | | | | | | | | Idempotent request support for core
| | | * Merge branch 'accounting' into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-30
| | | |\ | |_|_|/ |/| | |
* | | | small improvements to channel_args docstringsGravatar David Garcia Quintas2016-03-28
| | | |
| | * | Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-28
| |/ /
| * / Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
|/ /
| * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-28
|/
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix copyrightGravatar Craig Tiller2016-03-25
|
* Fix include guardsGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25