aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel.h
Commit message (Collapse)AuthorAge
* refcount debuggingGravatar Craig Tiller2015-06-27
|
* Refactoring progress towards integrating client configsGravatar Craig Tiller2015-06-25
|
* Flesh out things and make them compileGravatar Craig Tiller2015-06-23
|
* Move parent subchannel construction args...Gravatar Craig Tiller2015-06-23
| | | | | ... into grpc_channel itself, to hide this complicated construction detail.
* Merge pull request #2073 from dgquintas/compression-metadataGravatar Craig Tiller2015-06-19
|\ | | | | Compression metadata
| * Propagation of compression level to the call.Gravatar David Garcia Quintas2015-06-15
| | | | | | | | Through the metadata's user data mechanism.
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
|\|
| * Add commentGravatar Craig Tiller2015-06-09
| |
| * Add commentGravatar Craig Tiller2015-06-09
| |
| * Cache commonly used status stringsGravatar Craig Tiller2015-06-08
| |
* | Turn off debugGravatar Craig Tiller2015-05-29
| |
* | Add channel refcount debuggingGravatar Craig Tiller2015-05-29
|/
* clang-formatGravatar Craig Tiller2015-04-23
|
* Call compilesGravatar Craig Tiller2015-04-22
|
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
|
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Force a round trip on disconnect before closing a channelGravatar Craig Tiller2015-02-05
| | | | Prevents a use-after-free
* clang-format codebaseGravatar Craig Tiller2015-01-13
|
* Initial import.Gravatar Nicolas Noble2014-11-26