Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | Improve comment | Craig Tiller | 2016-09-02 | |
| * | | | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | Merge pull request #7018 from vjpai/fc_unary | kpayson64 | 2016-09-02 | |
| | |/| | | | | | | | | | ||||
| | | | | | | | * | | | | clang-format | Craig Tiller | 2016-09-02 | |
| | | | | | | | * | | | | Merge github.com:grpc/grpc into bigger_frames | Craig Tiller | 2016-09-02 | |
| | | | | | | | |\ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| | | | | | | | | | | * | destroy byte buffer reader after use | Alexander Polcyn | 2016-09-01 | |
| | | | | | | | | | |/ | | | | | | | | | |/| | ||||
| | | | | | | | | | * | Change UnimplementedService to UnimplementedEchoService in echo.proto | murgatroid99 | 2016-09-01 | |
| * | | | | | | | | | | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #7918 from y-zeng/server_builder | kpayson64 | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix | kpayson64 | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7942 from a-veitch/add_proto | kpayson64 | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-01 | |
|\| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | clang-format | Mark D. Roth | 2016-09-01 | |
| * | | | | | | | | | | | | | | Merge pull request #7862 from makdharma/grpc_caching | makdharma | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7841 from fr05t1k/cs | Stanley Cheung | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | | | | | A bit more cleanup. | Mark D. Roth | 2016-09-01 | |
| | | * | | | | | | | | | | | | | | moved kMaxPayloadSizeForGet definition to C file | Makarand Dharmapurikar | 2016-08-31 | |
| | | * | | | | | | | | | | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-31 | |
| | | | | | | * | | | | | | | | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | add trace context proto | Alistair Veitch | 2016-08-31 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | one more clang-format fix | Makarand Dharmapurikar | 2016-08-31 | |
| * | | | | | | | | | | | | | | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | server builder include fix | David Garcia Quintas | 2016-08-31 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | Merge pull request #7916 from apolcyn/change_ruby_debug_builds | Nicolas Noble | 2016-08-30 | |
| | | | | | | | | | | | | |\ \ | ||||
| | | | | | * | | | | | | | \ \ | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-30 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge pull request #7867 from grpc/jcanizales-patch-1 | makdharma | 2016-08-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | addressed comments from review | Makarand Dharmapurikar | 2016-08-30 | |
* | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-08-30 | |
|\| | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | Put a space after '<' to avoid chance of digraph | Vijay Pai | 2016-08-30 | |
| | | | | | | | * | | | | | | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-30 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #7795 from dgquintas/errors_doc | David G. Quintas | 2016-08-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | * \ \ | Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-... | kpayson64 | 2016-08-30 | |
| | | | | | | | | | | | | | | | |\ \ \ | ||||
| * | | | | | | | | | | | | | | | \ \ \ | Merge pull request #7645 from y-zeng/fix_ev_epoll_linux | kpayson64 | 2016-08-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | * \ \ \ | Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string | kpayson64 | 2016-08-30 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ | ||||
| | | | | | | | | * | | | | | | | | | | | | | Add ServerBuilderPlugin::UpdateChannelArguments | Yuchen Zeng | 2016-08-29 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | fixed generated load_balancer.pb.h formatting | David Garcia Quintas | 2016-08-29 | |
| | | | | | | | | | | | | | | | | | | * | | allow choosing config of ruby package builds from environment variable | Alexander Polcyn | 2016-08-29 | |
| | | | | | | | | | | | | | | | | |_|/ / | | | | | | | | | | | | | | | | |/| | | | ||||
| | | | | | | | | | * | | | | | | | | | | clang-format | Vijay Pai | 2016-08-29 | |
| | | * | | | | | | | | | | | | | | | | | Update documentation | Craig Tiller | 2016-08-29 | |
| | | | | | | | | | * | | | | | | | | | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth... | Vijay Pai | 2016-08-29 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-08-29 | |
|\| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | | fixes for asan leak, and proxy test | Makarand Dharmapurikar | 2016-08-29 | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #7839 from markdroth/rename_client_config | Mark D. Roth | 2016-08-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * | | | | | | | | | | | | surface cacheable flag to the call | Makarand Dharmapurikar | 2016-08-29 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-08-29 | |
|\| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds | Stanley Cheung | 2016-08-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | | | | | | Specify the "g" in gRPC | Craig Tiller | 2016-08-29 | |
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | * | | Lower-case example "Authorization" header name | Nathaniel Manista | 2016-08-29 | |
| | | | | | | | | | | | | | | | | | | |/ |