aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Expand)AuthorAge
...
| | | * Fix state tracking, refcounting bugsGravatar Craig Tiller2015-07-17
| | | * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
| | | |\ | | |_|/ | |/| |
| | | * Fix state tracking, refcounting, overflow bugsGravatar Craig Tiller2015-07-17
| | * | 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
| | | * Spam cleanupGravatar Craig Tiller2015-07-17
| | | * Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
* | | | Implementation of the accepted encodings propagation mechanism.Gravatar David Garcia Quintas2015-07-15
| |/ / |/| |
| | * Client connectivity APIGravatar Craig Tiller2015-07-15
* | | 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
| | * Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
| | * Simple request unsecure passes with new client_config codeGravatar Craig Tiller2015-06-28