aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Expand)AuthorAge
* refcount debuggingGravatar Craig Tiller2015-06-27
* Factor out channel state watchingGravatar Craig Tiller2015-06-27
* Request/response path starting to workGravatar Craig Tiller2015-06-27
* Get the success case through to call creationGravatar Craig Tiller2015-06-26
* Connector progressGravatar Craig Tiller2015-06-26
* Further client config workGravatar Craig Tiller2015-06-26
* Introduce connector, to help subchannel connectGravatar Craig Tiller2015-06-25
* Moving chttp2 to new transport interfaceGravatar Craig Tiller2015-06-25
* Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
* chop chop chopGravatar Craig Tiller2015-06-25
* Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
|\
* | s/grpc_transport_op/grpc_transport_stream_op/gGravatar Craig Tiller2015-06-25
* | Refactoring progress towards integrating client configsGravatar Craig Tiller2015-06-25
| * Added commentsGravatar Craig Tiller2015-06-24
| * Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-18
| |\ | |/ |/|
* | DocsGravatar Craig Tiller2015-06-18
* | DocsGravatar Craig Tiller2015-06-17
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\ \
* | | Docs, formattingGravatar Craig Tiller2015-06-17
| | * Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-17
| | |\ | |_|/ |/| |
* | | clang-format affected filesGravatar Craig Tiller2015-06-17
| * | Exposed compression level in channel arguments (C and C++)Gravatar David Garcia Quintas2015-06-16
| | * Refactor progressGravatar Craig Tiller2015-06-11
| |/ |/|
* | Spam cleanupGravatar Craig Tiller2015-06-11
* | Move channel connection pollset to be across all attemptsGravatar Craig Tiller2015-06-10
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\|
* | clang-formatGravatar Craig Tiller2015-06-05
| * Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* | Handle reffing when a cancel or bind gets stuck in the waiting queueGravatar Craig Tiller2015-06-02
* | Fix use-after-freeGravatar Craig Tiller2015-06-02
* | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\|
* | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\ \
| | * removed managed closures from server.cGravatar David Garcia Quintas2015-05-31
| | * Comments addressed.Gravatar David Garcia Quintas2015-05-31
| | * Adapted the following to the new iomgr's cb API:Gravatar David Garcia Quintas2015-05-31
| |/
* | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
|\|
| * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
| |\
* | | Reduce spamGravatar Craig Tiller2015-05-29
* | | Fix memory leak, add debugGravatar Craig Tiller2015-05-29
* | | Remove condition variable from pollsetGravatar Craig Tiller2015-05-28
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-28
|\ \ \ | | |/ | |/|
| * | Unref the slices if no write will happen.Gravatar Yang Gao2015-05-28
| | * Addressing comments.Gravatar Julien Boeuf2015-05-20
| | * Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
| |/
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-19
|\|
| * Delete antiquated codeGravatar Craig Tiller2015-05-17
* | clang-format some filesGravatar Craig Tiller2015-05-13
* | Properly manage interest set for waiting callsGravatar Craig Tiller2015-05-13
* | Keep client setup request alive to keep pollset around until request finishesGravatar Craig Tiller2015-05-12
* | Move pollset_set ownership from channel to transport setupGravatar Craig Tiller2015-05-12