aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Expand)AuthorAge
* Merge pull request #2622 from ctiller/look-at-the-treesGravatar Yang Gao2015-07-22
|\
| * Filter out reserved metadata so that applications cant mess us upGravatar Craig Tiller2015-07-22
* | Fix interop tests by ensuring non-http-special metadata precedes other metadataGravatar Craig Tiller2015-07-22
* | Merge pull request #2556 from ctiller/one-thing-at-a-timeGravatar Vijay Pai2015-07-21
|\ \
| * | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| * | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| |/
* | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
|\|
| * Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\
* | | User agent string supportGravatar Craig Tiller2015-07-18
|/ /
| * Moved docs from .c to .h for compress_filterGravatar David Garcia Quintas2015-07-17
| * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
| * Added commentsGravatar David Garcia Quintas2015-07-17
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| |\
| * | Added some comments, minot stylistic tweaksGravatar David Garcia Quintas2015-07-15
| * | Fixes to compression, to be merged back to the appropriate branch.Gravatar David Garcia Quintas2015-07-15
* | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| |/ |/|
| * More bugfixes to compress_filter.Gravatar David Garcia Quintas2015-07-10
| * early bail out when not compressingGravatar David Garcia Quintas2015-07-10
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| |\
* | \ Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-09
|\ \ \ | | |/ | |/|
| * | Merge pull request #2308 from ctiller/metadata-wants-to-be-debuggedGravatar Yang Gao2015-07-08
| |\ \
| | | * Added missing bits from pr commentsGravatar David Garcia Quintas2015-07-08
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | |\ | | |_|/ | |/| |
| | | * More commentsGravatar David Garcia Quintas2015-07-08
| * | | Fix TSAN reported bugGravatar Craig Tiller2015-07-07
* | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
|\| | |
| | | * PR commentsGravatar David Garcia Quintas2015-07-06
* | | | clang-format changed filesGravatar Craig Tiller2015-07-06
| | * | Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
| |/ /
* | | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
| | * Fixed leaksGravatar David Garcia Quintas2015-07-01
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | |\ | |_|/ |/| |
| * | Expand commentGravatar Craig Tiller2015-07-01
| * | Expand commentGravatar Craig Tiller2015-07-01
| * | Simplify checkGravatar Craig Tiller2015-07-01
| * | Add missing unlockGravatar Craig Tiller2015-07-01
| * | clang-format changed filesGravatar Craig Tiller2015-07-01
| * | Fix a bug where cancelled calls can be stranded past disconnectionGravatar Craig Tiller2015-07-01
| * | Refcounting fixes and debugging, empty batch stability fixesGravatar Craig Tiller2015-07-01
| * | Spam cleanup, properly shut down lb_policyGravatar Craig Tiller2015-07-01
| | * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * | clang-format affected filesGravatar Craig Tiller2015-06-30
| * | Spam cleanupGravatar Craig Tiller2015-06-30
| * | Fix use-after-freeGravatar Craig Tiller2015-06-30
| * | Better handling of cancellation, uri parse errors, and disconnectionGravatar Craig Tiller2015-06-29
| * | Make SSL workGravatar Craig Tiller2015-06-29
| * | SSL channel args work with client config againGravatar Craig Tiller2015-06-29
| * | Fix refcountingGravatar Craig Tiller2015-06-29
| * | Refcounting fixesGravatar Craig Tiller2015-06-29
| * | DebuggingGravatar Craig Tiller2015-06-29