aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface
Commit message (Expand)AuthorAge
* Remove ALL_CALLS listGravatar Craig Tiller2015-07-04
* Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-01
|\
| * Try harder to return DEADLINE_EXCEEDED when we shouldGravatar Craig Tiller2015-07-01
* | clang-format changed filesGravatar Craig Tiller2015-07-01
* | Spam cleanupGravatar Craig Tiller2015-07-01
* | Fix an lb_policy leakGravatar Craig Tiller2015-07-01
* | Fix a bug where cancelled calls can be stranded past disconnectionGravatar Craig Tiller2015-07-01
* | Refcounting fixes and debugging, empty batch stability fixesGravatar Craig Tiller2015-07-01
* | Merge branch 'tis-but-thy-name' of github.com:ctiller/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-01
|\ \
| * | Ensure registry is shutdownGravatar Craig Tiller2015-07-01
* | | Fix leaking channel argsGravatar Craig Tiller2015-06-30
|/ /
* | clang-format affected filesGravatar Craig Tiller2015-06-30
* | Fix refcountingGravatar Craig Tiller2015-06-30
* | client_config bugfixesGravatar Craig Tiller2015-06-30
* | Better handling of cancellation, uri parse errors, and disconnectionGravatar Craig Tiller2015-06-29
* | Add connect retry, backoffGravatar Craig Tiller2015-06-29
* | SSL channel args work with client config againGravatar Craig Tiller2015-06-29
* | DebuggingGravatar Craig Tiller2015-06-29
* | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
* | Simple request unsecure passes with new client_config codeGravatar Craig Tiller2015-06-28
* | refcount debuggingGravatar Craig Tiller2015-06-27
* | Implement channel op dispatchGravatar Craig Tiller2015-06-27
* | Request/response path starting to workGravatar Craig Tiller2015-06-27
* | Progress - need to add http filtersGravatar Craig Tiller2015-06-26
* | Get the success case through to call creationGravatar Craig Tiller2015-06-26
* | Small fixesGravatar Craig Tiller2015-06-26
* | Connector progressGravatar Craig Tiller2015-06-26
* | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-26
|\|
* | Further client config workGravatar Craig Tiller2015-06-26
| * Merge pull request #2149 from ctiller/oops-i-split-it-againGravatar Vijay Pai2015-06-26
| |\
| * \ Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debuggingGravatar Craig Tiller2015-06-26
| |\ \
| * \ \ Merge pull request #2221 from yang-g/no_new_bbq_after_flushGravatar Craig Tiller2015-06-26
| |\ \ \
* | | | | client_config: chttp2_fullstack_no_op_unsecure_test passesGravatar Craig Tiller2015-06-26
* | | | | Introduce connector, to help subchannel connectGravatar Craig Tiller2015-06-25
| | * | | Bug fix. Do not push to incoming_queue after it is flushed.Gravatar yang-g2015-06-25
* | | | | Moving chttp2 to new transport interfaceGravatar Craig Tiller2015-06-25
| * | | | Reworking the cascade kick to be Windows-specific.Gravatar Nicolas "Pixel" Noble2015-06-25
| |/ / /
* | | | Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
* | | | Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
|\ \ \ \ | | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-25
|\ \ \ \ | | |/ / | |/| |
| | * | Merge github.com:grpc/grpc into oops-i-split-it-againGravatar 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
| * | | Cascade-kick pollsets when shutting down.Gravatar Nicolas "Pixel" Noble2015-06-24
| | | * Adding file and line number to cq debug refcount.Gravatar Nicolas "Pixel" Noble2015-06-24
| | |/ | |/|
* | | Merge github.com:grpc/grpc into that-which-we-call-a-roseGravatar Craig Tiller2015-06-23
|\| |
* | | Flesh out things and make them compileGravatar Craig Tiller2015-06-23
* | | Move parent subchannel construction args...Gravatar Craig Tiller2015-06-23
| | * Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-23
| | |\ | | |/ | |/|
| * | Fixed warning while parsing compression enum bytes.Gravatar David Garcia Quintas2015-06-22