Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ignore designer-generated .cs files | Jan Tattermusch | 2018-08-01 |
| | |||
* | fix markdown rendering | Jan Tattermusch | 2018-08-01 |
| | |||
* | mention experimental support for Xamarin and Unity | Jan Tattermusch | 2018-07-31 |
| | |||
* | HelloworldXamarin readme | Jan Tattermusch | 2018-07-31 |
| | |||
* | autogenerated changes in Resource.designer.cs | Jan Tattermusch | 2018-07-31 |
| | |||
* | use local server in XamarinHelloworld | Jan Tattermusch | 2018-07-31 |
| | |||
* | experimental helloworld client for ios | Jan Tattermusch | 2018-07-31 |
| | |||
* | experimental helloworld client for android | Jan Tattermusch | 2018-07-31 |
| | |||
* | add generated protos | Jan Tattermusch | 2018-07-31 |
| | |||
* | HelloworldXamaring: add Google.Protobuf dependency | Jan Tattermusch | 2018-07-31 |
| | |||
* | HelloworldXamaring: add Grpc.Core dependency | Jan Tattermusch | 2018-07-31 |
| | |||
* | add HelloworldXamarin scaffolding | Jan Tattermusch | 2018-07-31 |
| | |||
* | Merge pull request #16192 from mehrdada/gtos-prep.simplify-ptr-arg-handling | Mehrdad Afshari | 2018-07-30 |
|\ | | | | | Add Cython functionality to directly wrap grpc_arg | ||
| * | Add Cython functionality to directly wrap grpc_arg | Mehrdad Afshari | 2018-07-30 |
|/ | |||
* | Merge pull request #16180 from muxi/tmpfs-all-objc | Muxi Yan | 2018-07-30 |
|\ | | | | | Make all ObjC tests intermediate files into /tmpfs | ||
* \ | Merge pull request #16066 from Capstan/cli-tls | Yang Gao | 2018-07-30 |
|\ \ | | | | | | | Introduce --ssl_target flag to grpc_cli. | ||
* \ \ | Merge pull request #16163 from apolcyn/revert_revert_windows_breakage | apolcyn | 2018-07-30 |
|\ \ \ | | | | | | | | | Revert "Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"" | ||
* \ \ \ | Merge pull request #15992 from ghostwriternr/python_bazel_1 | Nathaniel Manista | 2018-07-30 |
|\ \ \ \ | | | | | | | | | | | Basic setup to build gRPC Python with Bazel. | ||
| | | | * | Make more tests in /tmpfs | Muxi Yan | 2018-07-30 |
| | | | | | |||
* | | | | | Merge pull request #16168 from yashykt/calldestroyasan | Yash Tibrewal | 2018-07-30 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Move freeing of error_string to release_call to fix ASAN bug | ||
* | | | | | Merge pull request #16018 from jadekler/server_reflection_meta | Jan Tattermusch | 2018-07-30 |
|\ \ \ \ \ | | | | | | | | | | | | | docs: provide a section aggregating per-language server reflection tu… | ||
* \ \ \ \ \ | Merge pull request #16172 from srini100/master | Srini Polavarapu | 2018-07-27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix space in label | ||
| * | | | | | | fix space in label | srini100 | 2018-07-27 |
|/ / / / / / | |||
* | | | | | | Merge pull request #16166 from yashykt/dontabortonerr | Yash Tibrewal | 2018-07-27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Don't abort on notify_on_error for poll. Instead simply schedule clos… | ||
* \ \ \ \ \ \ | Merge pull request #16165 from muxi/kokoro-space | Muxi Yan | 2018-07-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Move ios-binary-size build intermediate files to /tmpfs | ||
| | | | * | | | | Move freeing of error_string to release_call to fix ASAN bug | Yash Tibrewal | 2018-07-27 |
| | | | | | | | | |||
| * | | | | | | | Use /tmpfs on Kokoro for ObjC tests | Muxi Yan | 2018-07-27 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fix | Mark D. Roth | 2018-07-27 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | Fix RefCountedPtr to handle polymorphism. | ||
| | | * | | | | | Don't abort on notify_on_error for poll. Instead simply schedule closure ↵ | Yash Tibrewal | 2018-07-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with cancel.. Soft error | ||
* | | | | | | | | Merge pull request #16162 from yashykt/evengcleanup | Yash Tibrewal | 2018-07-27 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | Remove the notifier pollset from grpc event engine since it's not use… | ||
* | | | | | | | Merge pull request #16116 from yihuazhang/C++_wrapper_for_local_credentials | yihuaz | 2018-07-27 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add a C++ wrapper for local credentials | ||
| | | | * | | | | Add C# doc | Jean de Klerk | 2018-07-27 |
| | | | | | | | | |||
| | | * | | | | | fix clang_tidy | Mark D. Roth | 2018-07-27 |
| | | | | | | | | |||
| | | * | | | | | A bit of cleanup and add more tests. | Mark D. Roth | 2018-07-27 |
| | | | | | | | | |||
| | | | | * | | | Workspace changes to build gRPC Python with Bazel | Naresh | 2018-07-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Include new rules from bazelbuild/rules_python, which allow for importing pip dependencies with Bazel. - Make Cython BUILD file visible to WORKSPACE. - Use a custom requirements file for Bazel python. This is added to allow for requirements previously added only during build steps. | ||
| | | | | * | | | Basic setup to build gRPC Python with Bazel | Naresh | 2018-07-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building gRPC Python with Bazel has been one of the long requested additions to gRPC (#8079). Doing so had been made complex by the fact that Bazel itself is still in active development. There has been extensive work on building Cython code at tensorflow, which can be reused for gRPC's purposes as well. Major included changes required for building grpcio with Bazel are: - Include Cython as a third party Bazel package, to compile the Cython parts of gRPC Python. - Include rules for Python autoconfiguration so Python headers can be detected by cygrpc. | ||
* | | | | | | | | Merge pull request #16136 from jtattermusch/csharp_reflection_docs | Jan Tattermusch | 2018-07-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add C# server reflection tutorial | ||
* \ \ \ \ \ \ \ \ | Merge pull request #16144 from jtattermusch/csharp_cleanup_examples | Jan Tattermusch | 2018-07-27 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Cleanup and update C# examples | ||
| | | | | | | | * | | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" | Alexander Polcyn | 2018-07-27 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3. | ||
| * | | | | | | | | address review comments | Jan Tattermusch | 2018-07-27 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #16157 from mehrdada/upmerge1.14.x | Mehrdad Afshari | 2018-07-26 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Upmerge 1.14.x into master | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #16158 from apolcyn/revert_windows_breakage | apolcyn | 2018-07-26 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #16152 from srini100/master | Srini Polavarapu | 2018-07-26 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix spaces in mergeable config file | ||
| | | | | | | * | | | | | Remove the notifier pollset from grpc event engine since it's not used anywhere | Yash Tibrewal | 2018-07-26 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | clang-format | Mark D. Roth | 2018-07-26 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Fix build. | Mark D. Roth | 2018-07-26 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Remove no-longer-necessary MakePolymorphicRefCounted(). | Mark D. Roth | 2018-07-26 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" | Alexander Polcyn | 2018-07-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe. | ||
| | | | | | | | * | | | | Fix RefCountedPtr to handle polymorphism. | Mark D. Roth | 2018-07-26 |
| | | | | | | | | | | | | |||
| | | * | | | | | | | | | Merge branch 'v1.14.x' | Mehrdad Afshari | 2018-07-26 |
| |_|/| | | | | | | | | |/| | | | | | | | | | | |