Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into timespec | Hongyu Chen | 2015-08-25 |
|\ | |||
| * | Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref | Julien Boeuf | 2015-08-24 |
| |\ | |||
| * | | Adding grpc::string_ref class. | Julien Boeuf | 2015-08-24 |
* | | | Move core/profiling/timers_preciseclock.h to core/support/ such that we | Hongyu Chen | 2015-08-24 |
| | * | merge with head | yang-g | 2015-08-24 |
| | |\ | |||
| | | * | Merge pull request #3015 from grpc/docsdocsdocs | Craig Tiller | 2015-08-24 |
| | | |\ | |||
| | | | * | Added some clarification | Craig Tiller | 2015-08-24 |
| | | * | | Merge branch 'master' into fray | Vijay Pai | 2015-08-24 |
| | | |\ \ | |||
| | | | * \ | Merge pull request #3019 from dgquintas/channel_args_compression | Yang Gao | 2015-08-24 |
| | | | |\ \ | |||
| | | | * \ \ | Merge pull request #2818 from ctiller/y12kdm3 | Vijay Pai | 2015-08-24 |
| | | | |\ \ \ | |||
| | | | * | | | | Merge pull request #3007 from jboeuf/core_md_processor_fixes | Craig Tiller | 2015-08-24 |
| |_|_|/| | | | |/| | | | | | | | |||
| | | * | | | | | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 |
| |_|/ / / / / |/| | | | | | | |||
| | | | * | | | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-21 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | * | | | | | split stream.h into sync_stream.h and async_stream.h | yang-g | 2015-08-21 |
| | * | | | | | headers reorg | yang-g | 2015-08-21 |
| | | | | * | | Added C API functions for compression args handling (w/ tests) | David Garcia Quintas | 2015-08-21 |
| |_|_|_|/ / |/| | | | | | |||
| | | | | * | Update grpc.h | David G. Quintas | 2015-08-20 |
| | | | | * | Expanded grpc_server_request_call's docstring | David G. Quintas | 2015-08-20 |
| |_|_|_|/ |/| | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into docs | yang-g | 2015-08-20 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | Make Channel ctor private | yang-g | 2015-08-20 |
| | * | | | remove internal_stub | yang-g | 2015-08-20 |
| | * | | | Fix server side and generic stub | yang-g | 2015-08-20 |
| | * | | | make registermethod private | yang-g | 2015-08-20 |
* | | | | | Merge pull request #2978 from hongweiwang/remove-unregister-all-plugins | David G. Quintas | 2015-08-19 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #3005 from dgquintas/head_vs_tails | Yang Gao | 2015-08-19 |
|\ \ \ \ \ \ | |||
| | | | | * | | Have a richer interface for auth metadata processors. | Julien Boeuf | 2015-08-19 |
| * | | | | | | Fixed wrong creation of metadata in compression. | David Garcia Quintas | 2015-08-19 |
| | |_|_|/ / | |/| | | | | |||
| | | | * | | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| | |_|/ / | |/| | | | |||
* | | | | | Add comments, fix a subtle bug | Craig Tiller | 2015-08-19 |
| | | | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-19 |
| | | | |\ | | |_|_|/ | |/| | | | |||
* | | | | | Merge github.com:grpc/grpc into shutdown-c++ | Craig Tiller | 2015-08-18 |
|\| | | | | |||
| * | | | | add a README for include/grpc++/impl | yang-g | 2015-08-18 |
| | | | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-18 |
| | | | |\ | | |_|_|/ | |/| | | | |||
* | | | | | Merge github.com:grpc/grpc into shutdown-c++ | Craig Tiller | 2015-08-18 |
|\| | | | | |||
* | | | | | Add a timeout to shutdown to forcefully end calls | Craig Tiller | 2015-08-18 |
| | * | | | Remove grpc_unregister_all_plugins in grpc.h | Hongwei Wang | 2015-08-18 |
| |/ / / | |||
| * / / | clang-format all source | Craig Tiller | 2015-08-18 |
|/ / / | |||
* | | | Merge pull request #2965 from yang-g/lame_client_error_message | Craig Tiller | 2015-08-18 |
|\ \ \ | |||
* \ \ \ | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-17 |
|\ \ \ \ | | |/ / | |/| | | |||
| | * | | Let lame_client accept error status | yang-g | 2015-08-17 |
| |/ / | |||
| | * | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-17 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 |
| |\ \ | |||
| | * | | Address comments and update grpc plugins | Hongwei Wang | 2015-08-13 |
| * | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| |\ \ \ | |||
| * | | | | Add Apple specific #define for IPV6_RECVPKTINFO | Robbie Shade | 2015-08-13 |
| | * | | | Merge pull request #2921 from yang-g/unknown_service | Vijay Pai | 2015-08-13 |
| | |\ \ \ | |||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
|\| | | | | | |||
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown | Nicolas "Pixel" Noble | 2015-08-13 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Removing gpr_cancelable. | Nicolas "Pixel" Noble | 2015-08-13 |
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-interop | David Garcia Quintas | 2015-08-13 |
|\| | | | | |