aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface
Commit message (Collapse)AuthorAge
...
| * | | | | | | Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-doneGravatar Vijay Pai2015-07-08
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Change transport contract to automatically disconnect after sending a goaway
| | | | | | * \ \ Merge github.com:grpc/grpc into screw-you-guys-im-taking-my-own-lockGravatar Craig Tiller2015-07-08
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | Reduce spamGravatar Craig Tiller2015-07-08
| | | | | | | | |
| | | | | * | | | Merge branch 'just-say-goodbye-when-we-are-done' into be-less-verboseGravatar Craig Tiller2015-07-08
| | |_|_|/| | | | | |/| | | | | | |
| * | | | | | | | Merge pull request #2200 from jboeuf/slice_to_cstringGravatar Craig Tiller2015-07-07
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Adding util to get a NULL terminated string from a slice.
| * \ \ \ \ \ \ \ \ Merge pull request #2242 from a-veitch/external_api_2Gravatar Craig Tiller2015-07-07
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | add client side census context
| | | * \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-08
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | | * | | | | Merge branch 'just-say-goodbye-when-we-are-done' into ↵Gravatar Craig Tiller2015-07-07
| | | | | | |\ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | / / / | | | | | | | |/ / / | | | | | | |/| | | screw-you-guys-im-taking-my-own-lock
| | | | | * | | | | Merge github.com:grpc/grpc into metadata-wants-to-be-debuggedGravatar Craig Tiller2015-07-07
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/channel/client_setup.c src/core/surface/init.c
| | | | | | | | * | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-07
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | * | | | | | Merge branch 'not-everyone-can-be-included' into ↵Gravatar Craig Tiller2015-07-07
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | just-say-goodbye-when-we-are-done Conflicts: src/core/transport/chttp2_transport.c
| | | | | * \ \ \ \ \ Merge github.com:grpc/grpc into not-everyone-can-be-includedGravatar Craig Tiller2015-07-07
| | | | | |\ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-07
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | Split mu_call into a server-wide and a per-call lockGravatar Craig Tiller2015-07-07
| | | | | | | | |/ / /
| | | | | | | | * / / Merge github.com:grpc/grpc into just-say-goodbye-when-we-are-doneGravatar Craig Tiller2015-07-07
| | | | | | |_|/| | | | | | | | |/| |/ / / | | | |_|_|_|/| | | | | |/| | | | | | |
| | * | | | | | | | Merge pull request #2293 from ctiller/pack-your-bagsGravatar David G. Quintas2015-07-06
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Structure repacking and sizing
* | | | | | | | | | | clang-format changed filesGravatar Craig Tiller2015-07-06
| | | | | | | | | | |
* | | | | | | | | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-06
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | | | * | | Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Fix segfaultGravatar Craig Tiller2015-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The server transport started reading fractionally too early, leading to the accept callback not being ready in some cases.
| | * | | | | | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | | | | | | | * | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-05
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/call.c src/core/transport/chttp2_transport.c src/core/transport/transport.h
| * | | | | | | | | Merge pull request #2117 from dgquintas/bb_from_bbreaderGravatar Craig Tiller2015-07-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Introduced function to create byte buffers from the output of a byte buffer reader.
| | | | | | | * | | | Change transport contract to automatically disconnect after sending a goawayGravatar Craig Tiller2015-07-05
| | | | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iff there are no calls left - lets us remove this tracking from the server where it required a server-wide lock, and instead do the processing under the transport lock which parallelizes much more cleanly.
| | | | | | | * / / Remove ALL_CALLS listGravatar Craig Tiller2015-07-04
| | | | |_|_|/ / / | | | |/| | | | |
| | | | * | | | | Structure repacking and sizingGravatar Craig Tiller2015-07-02
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|/ / / / / / /
| | * | | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-01
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # gRPC.podspec # src/core/surface/call.c # src/core/transport/chttp2/frame_data.c # tools/doxygen/Doxyfile.core.internal # vsprojects/Grpc.mak
* | | | | | | | Try harder to return DEADLINE_EXCEEDED when we shouldGravatar Craig Tiller2015-07-01
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do this by ensuring that the alarm callback has had a chance to run on a call before returning status to the application. If we do not do this: - the server alarm could be scheduled and run - it will write a RST_STREAM with a status that loses the deadline exceededness (because that is unexpressable in HTTP2 error codes) - it will be received by the client and processed - the client will return an INTERNAL error (the lossy re-encoding of the server status), and then run its alarm handler to set the status to something else
| | * | | | | 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
| | | | | | | |
| | | | | | | * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of ↵Gravatar David Garcia Quintas2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compression request thru MD
| | * | | | | | 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
| | | | | | |
| | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-06-29
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | * | | Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring ↵Gravatar Julien Boeuf2015-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | as well.
| | * | | | | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| | | | | | |