Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-31 |
|\ | |||
| * | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
| |\ | | | | | | | Cleaning up census code. | ||
* | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 |
|\| | | |||
| * | | Merge pull request #12878 from markdroth/pick_first_subchannel_list | Mark D. Roth | 2017-10-30 |
| |\ \ | | | | | | | | | Refactor subchannel_list code out of RR and use it in PF. | ||
| * \ \ | Merge pull request #13107 from vjpai/reinternalize | Vijay Pai | 2017-10-27 |
| |\ \ \ | | | | | | | | | | | Separate public and internal C++ interfaces - Revival of #11572 | ||
| * | | | | Support SSL server certificate reloading. | Justin Burke | 2017-10-27 |
| | | | | | |||
| | * | | | Adopt the static factory pattern (#10) | Vijay Pai | 2017-10-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Switch sync streams from "struct internal" to static factory in namespace internal * Reduce diff size * fix friends * Use static factory pattern for async unary calls * Use static factories for async streams * clang-format | ||
| | | * | | Assume that subchannels start in state IDLE. | Mark D. Roth | 2017-10-27 |
| | |/ / | |/| | | |||
| | * | | Separate public and internal C++ interfaces | Vijay Pai | 2017-10-26 |
| |/ / | |||
| | * | Merge branch 'master' into census_update | Jim King | 2017-10-26 |
| | |\ | | |/ | |/| | |||
* | | | Missing extern C in public API | Yash Tibrewal | 2017-10-25 |
| | | | |||
* | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-25 |
|\| | | |||
* | | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
| | | | |||
| * | | Merge pull request #13084 from kpayson64/cq_lambda | kpayson64 | 2017-10-25 |
|/| | | | | | | | | CompletionQueue DoThenAsyncNext | ||
| * | | Adds gRPC Experimental CQ DoThenAsyncNext lambda API | Ken Payson | 2017-10-25 |
| | | | |||
| | * | Cleaning up census code. | Vizerai | 2017-10-23 |
| |/ |/| | |||
* | | Merge github.com:grpc/grpc into epexinf | Craig Tiller | 2017-10-17 |
|\| | |||
| * | fix typo | thinkerou | 2017-10-17 |
| | | |||
* | | Merge branch 'epexinf' of github.com:ctiller/grpc into epexinf | Craig Tiller | 2017-10-15 |
|\ \ | |||
* \ \ | Merge branch 'bs2' into epexinf | Craig Tiller | 2017-10-15 |
|\ \ \ | | |/ | |/| | |||
| * | | Add an explicit void 2nd parameter to invocation of SerializationTraits | Vijay Pai | 2017-10-13 |
| | | | |||
| | * | clang-format | Craig Tiller | 2017-10-12 |
| |/ |/| | |||
* | | Fix threading | Craig Tiller | 2017-10-12 |
| | | |||
| * | Add OpenBSD support | Frank Groeneveld | 2017-10-12 |
|/ | |||
* | Fix param annotation for AddListeningPort() | Anna Sapek | 2017-10-10 |
| | |||
* | Make platform-specific headers textual | Muxi Yan | 2017-10-06 |
| | |||
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ | |||
* \ | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ \ | |||
| | * | Merge branch 'master' into externC | Yash Tibrewal | 2017-10-03 |
| | |\ | | |/ | |/| | |||
| | * | Force define __STDC_FORMAT_MACROS for PRIdxx types | Yash Tibrewal | 2017-10-02 |
| | | | |||
| | * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | | |||
| * | | Eliminate gRPC-Core umbrella header warning by tweaking module.modulemap and ↵ | Muxi Yan | 2017-10-02 |
| |/ | | | | | | | excluding some files for other build systems | ||
* | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-29 |
|\| | |||
| * | Merge pull request #12702 from endobson/call-ref | Mehrdad Afshari | 2017-09-29 |
| |\ | | | | | | | Fix docs on grpc_call_ref | ||
| * \ | Merge pull request #12374 from markdroth/plugin_credentials_api_fix | Mark D. Roth | 2017-09-29 |
| |\ \ | | | | | | | | | Change plugin credentials API to support both sync and async modes | ||
| * \ \ | Merge pull request #12759 from kpayson64/no_more_xp | kpayson64 | 2017-09-28 |
| |\ \ \ | | | | | | | | | | | Specify min windows version as Vista for Python | ||
| | | * \ | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-28 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | * | | | Specify min windows version as Vista for Python | Ken Payson | 2017-09-28 |
| | | | | | |||
| | | * | | Code review changes. | Mark D. Roth | 2017-09-28 |
| | | | | | |||
| * | | | | Readd grpclb fallback | Juanli Shen | 2017-09-27 |
| |/ / / | |||
| * | | | Merge pull request #12340 from muxi/fix-objc-unreachable-code | Muxi Yan | 2017-09-26 |
| |\ \ \ | | | | | | | | | | | Allow unreachable code on iPhone | ||
| | | * \ | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-25 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Fix docs on grpc_call_ref | Eric Dobson | 2017-09-24 |
| | |_|/ | |/| | | |||
* | | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-22 |
|\ \ \ \ | |||
| | * | | | Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip | Vijay Pai | 2017-09-21 |
| |/ / / | |||
| * | | | Base the new SerializationTraits API on implicit type conversion rather than ↵ | Vijay Pai | 2017-09-21 |
| | | | | | | | | | | | | | | | | SFINAE | ||
| * | | | Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather ↵ | Vijay Pai | 2017-09-21 |
| | | | | | | | | | | | | | | | | than only grpc_byte_buffer"" | ||
| | * | | Remove the entire line | Muxi Yan | 2017-09-20 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-20 |
|\| | | | |||
* | | | | Fix pings | Craig Tiller | 2017-09-19 |
| | | | |