aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/server.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
|\
| * Back-out unnecessary changeGravatar Craig Tiller2015-08-04
| * Merge branch 'plucking-hell' into primary-goat-whispererGravatar Craig Tiller2015-08-04
| |\
* | \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-01
|\ \ \ | | |/ | |/|
| * | Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-aboutGravatar Yang Gao2015-07-31
| |\ \
* | | | Core-supported context inheritance sketchGravatar Craig Tiller2015-07-31
|/ / /
| | * Reject incoming calls if the server is already shutting downGravatar Craig Tiller2015-07-30
| | * More aggressively kill pending workGravatar Craig Tiller2015-07-30
| |/ |/|
* | Ensure server is alive when we free requested callsGravatar Craig Tiller2015-07-30
| * Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
|\ \
| | * Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-...Gravatar Craig Tiller2015-07-26
| | |\ | | |/ | |/|
| * | Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tentGravatar Vijay Pai2015-07-24
| |\ \
| | | * Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| * | | Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
| |\ \ \ | | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
|\| | |
| | * | Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
| * | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| |\ \ \ | | |/ / | |/| |
| | | * Handle a race where a new call comes in post-shutdown a little betterGravatar Craig Tiller2015-07-22
| | |/ | |/|
* | | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| |/ |/|
| * Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
| |\ | |/ |/|
* | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\ \
| | * Extend tracer to server shutdownGravatar Craig Tiller2015-07-18
| |/ |/|
* | Merge pull request #2470 from ctiller/i-want-to-wait-freeGravatar Vijay Pai2015-07-17
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | |\
| * | | Initial fixes for lock free request pathGravatar Craig Tiller2015-07-14
| * | | First pass of lockless delivery of new callsGravatar Craig Tiller2015-07-13
| * | | Split request matching into a single datastructureGravatar Craig Tiller2015-07-13
| | |/ | |/|
* | | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
* | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
|\| |
* | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| * | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
| |\ \ | |/ / |/| |
| * | Merge github.com:grpc/grpc into simpler-cqGravatar Craig Tiller2015-07-10
| |\ \
* | \ \ Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2328 from ctiller/be-less-verboseGravatar Yang Gao2015-07-09
| |\ \ \
| | * \ \ Merge github.com:grpc/grpc into be-less-verboseGravatar Craig Tiller2015-07-09
| | |\ \ \ | |_|/ / / |/| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Merge branch 'hosts-need-names-too' into simpler-cqGravatar Craig Tiller2015-07-09
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Fix host name matching not workingGravatar Craig Tiller2015-07-09
|/ / / /
| | * | clang-format affected filesGravatar Craig Tiller2015-07-09
| | * | FIx memory leakGravatar Craig Tiller2015-07-09
| | * | Merge github.com:grpc/grpc into simpler-cqGravatar Craig Tiller2015-07-09
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2315 from ctiller/screw-you-guys-im-taking-my-own-lockGravatar Vijay Pai2015-07-09
|\ \ \ \
* \ \ \ \ Merge pull request #2308 from ctiller/metadata-wants-to-be-debuggedGravatar Yang Gao2015-07-08
|\ \ \ \ \
| | | | * \ Merge branch 'screw-you-guys-im-taking-my-own-lock' into simpler-cqGravatar Craig Tiller2015-07-08
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | * | Fix uninitialized variableGravatar Craig Tiller2015-07-08
| | | | * | Rewrite completion queue internals to use pre-allocation of eventsGravatar Craig Tiller2015-07-08
| |_|_|/ / |/| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Reduce spamGravatar Craig Tiller2015-07-08
| |_|/ / |/| | |