aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel.h
Commit message (Expand)AuthorAge
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* Test fixesGravatar Craig Tiller2015-11-24
* Remove metadata context entirelyGravatar Craig Tiller2015-11-20
* Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* FixesGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Core compiles with workqueuesGravatar Craig Tiller2015-09-15
* Starting to convert code to work queuesGravatar Craig Tiller2015-09-09
* Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
|\
| * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
* | Implementation of the accepted encodings propagation mechanism.Gravatar David Garcia Quintas2015-07-15
* | WIP, code complete, missing tests. Asan passes.Gravatar David Garcia Quintas2015-07-08
|/
* Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
|\
* | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * 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
* | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
|\|
* | Redesign of compression algorithm propagation based on metadataGravatar David Garcia Quintas2015-06-22
| * Merge pull request #2073 from dgquintas/compression-metadataGravatar Craig Tiller2015-06-19
| |\ | |/ |/|
* | Propagation of compression level to the call.Gravatar David Garcia Quintas2015-06-15
| * 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
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Initial import.Gravatar Nicolas Noble2014-11-26