aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Expand)AuthorAge
...
| | | | * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-21
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| | * | | | Fix TSAN reported failureGravatar Craig Tiller2015-07-20
| | |/ / /
| | | | * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| | | |/ | | |/|
| | | * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
| | | |\ | | | |/ | | |/|
* | | | Macro renameGravatar David Garcia Quintas2015-07-20
| * | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
| |\| |
* | | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-07-19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \ \
| | | | * Fix a use after freeGravatar Craig Tiller2015-07-19
| | | * | User agent string supportGravatar Craig Tiller2015-07-18
| | |/ / | |/| |
| | | * 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