aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | | * | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-27
| | | | | | | | | |\ \
| | | | | | | | | * | | Address core review commentsGravatar Sree Kuchibhotla2018-07-27
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #16165 from muxi/kokoro-spaceGravatar Muxi Yan2018-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Move ios-binary-size build intermediate files to /tmpfs
| | | | * | | | | | | | | Move freeing of error_string to release_call to fix ASAN bugGravatar Yash Tibrewal2018-07-27
| | | | | | | | | | | | |
| * | | | | | | | | | | | Use /tmpfs on Kokoro for ObjC testsGravatar Muxi Yan2018-07-27
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fixGravatar Mark D. Roth2018-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | Fix RefCountedPtr to handle polymorphism.
| | | * | | | | | | | | | Don't abort on notify_on_error for poll. Instead simply schedule closure ↵Gravatar Yash Tibrewal2018-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with cancel.. Soft error
* | | | | | | | | | | | | Merge pull request #16162 from yashykt/evengcleanupGravatar Yash Tibrewal2018-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_credentialsGravatar yihuaz2018-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add a C++ wrapper for local credentials
| | | | * | | | | | | | | Add C# docGravatar Jean de Klerk2018-07-27
| | | | | | | | | | | | |
| | | * | | | | | | | | | fix clang_tidyGravatar Mark D. Roth2018-07-27
| | | | | | | | | | | | |
| | | * | | | | | | | | | A bit of cleanup and add more tests.Gravatar Mark D. Roth2018-07-27
| | | | | | | | | | | | |
| | | | | * | | | | | | | Workspace changes to build gRPC Python with BazelGravatar Naresh2018-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 BazelGravatar Naresh2018-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_docsGravatar Jan Tattermusch2018-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add C# server reflection tutorial
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #16144 from jtattermusch/csharp_cleanup_examplesGravatar Jan Tattermusch2018-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup and update C# examples
| | | | | | | | * | | | | | | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"Gravatar Alexander Polcyn2018-07-27
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d9e8f86675cf923714b3ead4b06087e14a88c08c, reversing changes made to 04847aeb1e62bc528d88fa3c47daa24a4cf629b3.
| * | | | | | | | | | | | | address review commentsGravatar Jan Tattermusch2018-07-27
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #16157 from mehrdada/upmerge1.14.xGravatar Mehrdad Afshari2018-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge 1.14.x into master
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #16158 from apolcyn/revert_windows_breakageGravatar apolcyn2018-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #16152 from srini100/masterGravatar Srini Polavarapu2018-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix spaces in mergeable config file
| | | | | | | | | | | | | | | | * Merge pull request #16148 from grpc/boost-boringsslGravatar Muxi Yan2018-07-26
| | | | | | | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BoringSSL commit and version boost
| | | | | | | * | | | | | | | | | | Remove the notifier pollset from grpc event engine since it's not used anywhereGravatar Yash Tibrewal2018-07-26
| | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | clang-formatGravatar Mark D. Roth2018-07-26
| | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | Fix build.Gravatar Mark D. Roth2018-07-26
| | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | Remove no-longer-necessary MakePolymorphicRefCounted().Gravatar Mark D. Roth2018-07-26
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"Gravatar Alexander Polcyn2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ae8d3efc3a360b289f0b33e1c53c8c73960cb31f, reversing changes made to e41215e181564a61320b9b69ae5feb7f7c3625fe.
| | | | | | | | * | | | | | | | | | Fix RefCountedPtr to handle polymorphism.Gravatar Mark D. Roth2018-07-26
| | | | | | | | | |_|_|/ / / / / / | | | | | | | | |/| | | | | | | |
| | | * | | | | | | | | | | | | | Merge branch 'v1.14.x'Gravatar Mehrdad Afshari2018-07-26
| |_|/| | | | | | | | | | | | | | |/| | | | | | | | | | | | | |/ / | | | | |_|_|_|_|_|_|_|_|_|/| | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge pull request #16153 from mehrdada/backport-SERVICE_NAME-to-1.14.xGravatar Mehrdad Afshari2018-07-26
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SERVICE_NAME to reflection/health (1.14.x backport)
* | | | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #16142 from apolcyn/optionally_wait_longGravatar apolcyn2018-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wait a configurable amount of time for benchmark channels to connect
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #16151 from mehrdada/server-reflection-service-name-exposureGravatar Mehrdad Afshari2018-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | Add SERVICE_NAME to reflection/health
| | | | | * | | | | | | | | | | | | Add SERVICE_NAME to reflection/healthGravatar Mehrdad Afshari2018-07-26
| | | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | fix spaceGravatar Srini Polavarapu2018-07-26
| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | fix spaceGravatar Srini Polavarapu2018-07-26
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add SERVICE_NAME to reflection/healthGravatar Mehrdad Afshari2018-07-26
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #16129 from ejona86/special-interopGravatar Eric Anderson2018-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | Add interop test for status description with special characters
| | | | | | | | | | | | | | | * BoringSSL commit and version boostGravatar Muxi Yan2018-07-26
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Wait a configurable amount of time for benchmark channels to become readyGravatar Alexander Polcyn2018-07-26
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #16145 from mehrdada/rollback-16133Gravatar Mehrdad Afshari2018-07-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Switched to extra_requires for Python 2 specific requirements"
| | | | | | | | | | * | | | | | Move to bottomGravatar Jean de Klerk2018-07-26
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Revert "Switched to extra_requires for Python 2 specific requirements"Gravatar Mehrdad Afshari2018-07-26
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2e4ab7a6e26db79a2e65d420543469bd415a99e9.
| | | | * | | | | | | | | | | upgrade HelloworldLegacyCsproj to grpc1.13.1Gravatar Jan Tattermusch2018-07-26
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | update the README filesGravatar Jan Tattermusch2018-07-26
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | upgrade c# Helloworld and RouteGuide to v1.13.1Gravatar Jan Tattermusch2018-07-26
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | rename route_guide -> RouteGuideGravatar Jan Tattermusch2018-07-26
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | make new-style .csproj helloworld the defaultGravatar Jan Tattermusch2018-07-26
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | move helloworld -> HelloworldLegacyCsprojGravatar Jan Tattermusch2018-07-26
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | convert route_guide to .NETcore projectGravatar Jan Tattermusch2018-07-26
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | Address review commentsGravatar Jan Tattermusch2018-07-26
| | | | | | | | | | | | | |