aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Expand)AuthorAge
* 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
* | Plumb pollset_set through to tcp setupGravatar Craig Tiller2015-05-08
* | Plumb pollset_set through setup pipelineGravatar Craig Tiller2015-05-08
* | Compile fixGravatar Craig Tiller2015-05-08
* | Start mixing in pollset_set to child_channelGravatar Craig Tiller2015-05-07
|/
* Merge pull request #1447 from ctiller/magical-void-pointersGravatar jboeuf2015-05-05
|\
* | Remove dead fileGravatar Craig Tiller2015-05-04
| * Add per-call context pointer APIGravatar Craig Tiller2015-05-01
|/
* clang-formatGravatar Craig Tiller2015-04-24
* Bug fixingGravatar Craig Tiller2015-04-24
* Take a lock every time through client_channel - to simplify logic and ensure ...Gravatar Craig Tiller2015-04-24
* Handle reading after cancellationGravatar Craig Tiller2015-04-24
* clang-formatGravatar Craig Tiller2015-04-23
* Flesh out initial_opGravatar Craig Tiller2015-04-23
* Fiddling with an initial opGravatar Craig Tiller2015-04-23
* Call compilesGravatar Craig Tiller2015-04-22
* Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-22
|\
* | stuffGravatar Craig Tiller2015-04-21
| * Add helpful log messageGravatar Craig Tiller2015-04-21
| * Fix indentationGravatar Craig Tiller2015-04-21
|/
* Addressing commentsGravatar Craig Tiller2015-04-20
* Fix remaining allocation bugsGravatar Craig Tiller2015-04-17
* clang-formatGravatar Craig Tiller2015-04-17
* Got rid of GRPC_SEND_STARTGravatar Craig Tiller2015-04-17