Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add ostream support for string_ref | Craig Tiller | 2015-08-26 |
* | Merge pull request #3065 from yang-g/string_ref | Craig Tiller | 2015-08-26 |
|\ | |||
* \ | Merge pull request #3048 from maxwell-demon/timespec | Craig Tiller | 2015-08-26 |
|\ \ | |||
| * \ | Merge remote-tracking branch 'upstream/master' into timespec | Hongyu Chen | 2015-08-25 |
| |\ \ | |||
* | \ \ | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2015-08-25 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | impl | yang-g | 2015-08-25 |
| | | * | api change to string_ref | yang-g | 2015-08-25 |
| | | * | remove constexpr since gcc 4.4 or vs2010 does not support it | yang-g | 2015-08-25 |
| | |/ | |/| | |||
* | | | Use SSL override as a default host name if none is specified | Craig Tiller | 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 |
| |\ \ |