Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | | | Updates Objective-C Generation to allow for ommission of the generated @inter... | Tyson Roberts | 2018-02-22 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
| | | * | | | | | Add test for interceptor registration code paths | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Make GenericInterceptor internal for now | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Turn ClientInterceptorContext into a struct | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Simplify service-side interceptor code | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add documentation remarks about order of interception | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add more tests for ServerInterceptor | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Simplify ServerInterceptorTest to leverage GenericInterceptor | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add server-side interceptor helper facility to GenericInterceptor | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add more tests for client interceptors | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add Intercept(metadata=>metadata) helper function | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Simplify ClientHeaderInterceptor in ClientBase with GenericInterceptor | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Simplify the AddHeaderClientInterceptor with GenericInterceptor | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add GenericInterceptor to help writing client interceptors | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add basic tests for C# interceptors | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add C# server-side interceptor machinery | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add C# client-side interceptor machinery | Mehrdad Afshari | 2018-02-21 | |
| | | * | | | | | Add C# Interceptor base class | Mehrdad Afshari | 2018-02-21 | |
| | |/ / / / / | |/| | | | | | ||||
| | * | | | | | Build typo fix | Muxi Yan | 2018-02-21 | |
| | * | | | | | Polish infer_length_after_decode and add test cases | Muxi Yan | 2018-02-21 | |
* | | | | | | | Fix header includes | Vijay Pai | 2018-02-21 | |
| | * | | | | | Put infer_length_after_decode in bin_decoder | Muxi Yan | 2018-02-21 | |
| | * | | | | | convert cronet headers to metadata in one function | Muxi Yan | 2018-02-21 | |
* | | | | | | | Move destructor and Start to implementation | Vijay Pai | 2018-02-21 | |
* | | | | | | | Header inclusion | Vijay Pai | 2018-02-21 | |
| * | | | | | | Merge pull request #14473 from markdroth/lb_policy_crash | Mark D. Roth | 2018-02-21 | |
| |\ \ \ \ \ \ | ||||
* | | | | | | | | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-02-21 | |
|\| | | | | | | | ||||
| * | | | | | | | Merge pull request #14468 from muxi/fix-grpc++ | Muxi Yan | 2018-02-21 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge pull request #14437 from yihuazhang/security_connector_replacement | Mark D. Roth | 2018-02-21 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | Fix crash when failing to create an LB policy. | Mark D. Roth | 2018-02-21 | |
* | | | | | | | | | | MinGW requires lambdas to set their calling method if needed | Vijay Pai | 2018-02-21 | |
* | | | | | | | | | | wip for Windows port | Vijay Pai | 2018-02-20 | |
| | | * | | | | | | | Fix grpc++->grpcpp leftover files | Muxi Yan | 2018-02-20 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Minor fixes | Vijay Pai | 2018-02-20 | |
| | | | | | | | * | Remove Python background poller thread | Ken Payson | 2018-02-20 | |
| * | | | | | | | | Merge pull request #14434 from ncteisen/macos-warning | Noah Eisen | 2018-02-20 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge pull request #14449 from kpayson64/less_logging | kpayson64 | 2018-02-20 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| | | | | | * | | | | Refactor code for generating balancer channel args. | Mark D. Roth | 2018-02-20 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | | | * | | | | | place security_connector in its own subdirectory | Yihua Zhang | 2018-02-20 | |
| * | | | | | | | | Convert LB policy API to C++. | Mark D. Roth | 2018-02-20 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | clang-fmt | Vijay Pai | 2018-02-19 | |
* | | | | | | | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | Vijay Pai | 2018-02-19 | |
| * | | | | | | | Merge pull request #14438 from grpc/revert-14412-revert-14376-revert-14356-re... | Juanli Shen | 2018-02-19 | |
| |\ \ \ \ \ \ \ | ||||
| | | | | | | * | | Fix typo in constant name. | Carlos O'Ryan | 2018-02-19 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
* | | | | | | | | Fix thread leak by delaying thread exit until join is ready | Vijay Pai | 2018-02-16 | |
| | | * | | | | | Lower debug logging on epollex | Ken Payson | 2018-02-16 | |
| | | | |_|_|/ | | | |/| | | | ||||
| * | | | | | | Merge pull request #14401 from maxim-babenko/master | Noah Eisen | 2018-02-16 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge pull request #14432 from markdroth/alignment | Mark D. Roth | 2018-02-16 | |
| |\ \ \ \ \ \ \ | ||||
* | | | | | | | | | Remove support for detached threads. All threads must be joined. | Vijay Pai | 2018-02-15 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #14210 from muxi/move-cpp-headers | Muxi Yan | 2018-02-15 | |
|\ \ \ \ \ \ \ \ |