aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Collapse)AuthorAge
* 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
| | | | | | Slightly increases the amount of polling we have to do, but lets us move interest registration under the channel lock, simplifying our code (and fixing a bug)
* 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
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile src/core/iomgr/pollset_posix.c src/core/surface/call.c src/core/surface/channel.c src/core/surface/server.c src/python/src/grpc/_adapter/_low_test.py tools/doxygen/Doxyfile.core.internal
* | 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
| |/ | | | | | | | | alarm_test, tcp_posix, fd_posix, pollset_posix, credentials, call, channel, server, child_channel
* | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json src/core/security/credentials.c src/core/security/credentials.h src/core/surface/call.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.core
| * 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
|\ | | | | Add per-call context pointer API
* | 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
| | | | correctness
* 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
|\ | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/channel/http_server_filter.c
* | 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
|