aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | Improve commentGravatar Craig Tiller2016-09-02
| | | | | | | | | | |
| * | | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Merge pull request #7018 from vjpai/fc_unaryGravatar kpayson642016-09-02
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support server-side streaming of a unary RPC
| | | | | | | | * | | | clang-formatGravatar Craig Tiller2016-09-02
| | | | | | | | | | | |
| | | | | | | | * | | | Merge github.com:grpc/grpc into bigger_framesGravatar Craig Tiller2016-09-02
| | | | | | | | |\ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | | | | | | | | | | * destroy byte buffer reader after useGravatar Alexander Polcyn2016-09-01
| | | | | | | | | | |/ | | | | | | | | | |/|
| | | | | | | | | | * Change UnimplementedService to UnimplementedEchoService in echo.protoGravatar murgatroid992016-09-01
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7943 from markdroth/client_channel_cleanupGravatar Mark D. Roth2016-09-01
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Move subchannel_call_holder code into client_channel module.
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #7918 from y-zeng/server_builderGravatar kpayson642016-09-01
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArguments
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7939 from dgquintas/server_builder_tiny_include_fixGravatar kpayson642016-09-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | server builder include fix
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7942 from a-veitch/add_protoGravatar kpayson642016-09-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Trace context proto. This is used to transmit trace context between RPC client and server systems.
* | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-01
|\| | | | | | | | | | | | | |
| | | | | * | | | | | | | | | clang-formatGravatar Mark D. Roth2016-09-01
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #7862 from makdharma/grpc_cachingGravatar makdharma2016-09-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prep work for enabling caching
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7841 from fr05t1k/csGravatar Stanley Cheung2016-09-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Little bit improving code style and php docs
| | | | | | | * | | | | | | | | | A bit more cleanup.Gravatar Mark D. Roth2016-09-01
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | moved kMaxPayloadSizeForGet definition to C fileGravatar Makarand Dharmapurikar2016-08-31
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | addressed review feedback.Gravatar Makarand Dharmapurikar2016-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moved method computation in a if block only when send_initial_metadata is true.
| | | | | | | * | | | | | | | | | Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | add trace context protoGravatar Alistair Veitch2016-08-31
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | one more clang-format fixGravatar Makarand Dharmapurikar2016-08-31
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #7842 from jboeuf/security_context_extensionGravatar Mark D. Roth2016-08-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding extension points for security context.
| | | | | * | | | | | | | | | | server builder include fixGravatar David Garcia Quintas2016-08-31
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | | | | | | * | Merge pull request #7916 from apolcyn/change_ruby_debug_buildsGravatar Nicolas Noble2016-08-30
| | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow choosing config of ruby package builds from environment variable
| | | | | | * | | | | | | | \ \ Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-30
| | | | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #7867 from grpc/jcanizales-patch-1Gravatar makdharma2016-08-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid static initialization of the kIdentity block
| | | | | * | | | | | | | | | | | addressed comments from reviewGravatar Makarand Dharmapurikar2016-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified comment about when GET verb is used. Added code to read data from send_message and defer the op when it is not fully available. clang-format one more time.
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-30
|\| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | Put a space after '<' to avoid chance of digraphGravatar Vijay Pai2016-08-30
| | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
| | | | | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve conflicts in ServerReaderWriterInterface Remove file server_streamed_unary.h and merge with sync_stream.h
| * | | | | | | | | | | | | | | | Merge pull request #7795 from dgquintas/errors_docGravatar David G. Quintas2016-08-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slight rewording of grpc_error ownership rules
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7912 from ctiller/g_stands_forGravatar Craig Tiller2016-08-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify the "g" in gRPC
| | | | | | | | | | | | | | | | * \ \ Merge pull request #7909 from ↵Gravatar kpayson642016-08-30
| | | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x Lower-case example "Authorization" header name in doc string
| * | | | | | | | | | | | | | | | \ \ \ Merge pull request #7645 from y-zeng/fix_ev_epoll_linuxGravatar kpayson642016-08-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix fd_orphan in ev_epoll_linux.c
| | | | | | | | | | | | | | | | | * \ \ \ Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-stringGravatar kpayson642016-08-30
| | | | | | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python grpc.secure_channel doc string correction
| | | | | | | | | * | | | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArgumentsGravatar Yuchen Zeng2016-08-29
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | fixed generated load_balancer.pb.h formattingGravatar David Garcia Quintas2016-08-29
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | * | allow choosing config of ruby package builds from environment variableGravatar Alexander Polcyn2016-08-29
| | | | | | | | | | | | | | | | | |_|/ / | | | | | | | | | | | | | | | | |/| | |
| | | | | | | | | | * | | | | | | | | | clang-formatGravatar Vijay Pai2016-08-29
| | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | Update documentationGravatar Craig Tiller2016-08-29
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated ↵Gravatar Vijay Pai2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is violating the appearance of unary-ness)
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-29
|\| | | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | fixes for asan leak, and proxy testGravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeing up payload_bytes. returning GET response only once.
| * | | | | | | | | | | | | | | | | | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename grpc_client_config to grpc_resolver_result.
| | | | | | | | | * | | | | | | | | | | | surface cacheable flag to the callGravatar Makarand Dharmapurikar2016-08-29
| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-29
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-credsGravatar Stanley Cheung2016-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: reject metadata keys that are not legal
| | | | | * | | | | | | | | | | | | | | | | Specify the "g" in gRPCGravatar Craig Tiller2016-08-29
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | * | Lower-case example "Authorization" header nameGravatar Nathaniel Manista2016-08-29
| | | | | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The HTTP/2 specification requires header names to be lower case.