Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 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 | Mehrdad Afshari | 2018-07-30 |
| |/ | |||
| * | Merge pull request #16180 from muxi/tmpfs-all-objc | Muxi Yan | 2018-07-30 |
| |\ | |||
| * \ | Merge pull request #16066 from Capstan/cli-tls | Yang Gao | 2018-07-30 |
| |\ \ | |||
| * \ \ | Merge pull request #16163 from apolcyn/revert_revert_windows_breakage | apolcyn | 2018-07-30 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #15992 from ghostwriternr/python_bazel_1 | Nathaniel Manista | 2018-07-30 |
| |\ \ \ \ | |||
| | | | | * | Make more tests in /tmpfs | Muxi Yan | 2018-07-30 |
* | | | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-30 |
|\| | | | | | |||
| * | | | | | Merge pull request #16168 from yashykt/calldestroyasan | Yash Tibrewal | 2018-07-30 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-30 |
|\| | | | | | |||
| * | | | | | Merge pull request #16018 from jadekler/server_reflection_meta | Jan Tattermusch | 2018-07-30 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #16172 from srini100/master | Srini Polavarapu | 2018-07-27 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | fix space in label | srini100 | 2018-07-27 |
| |/ / / / / / | |||
* | | | | | | | std::max is not available on some windows platforms | Sree Kuchibhotla | 2018-07-27 |
| * | | | | | | Merge pull request #16166 from yashykt/dontabortonerr | Yash Tibrewal | 2018-07-27 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'master' into rq-threads | Sree Kuchibhotla | 2018-07-27 |
|\ \ \ \ \ \ \ \ | |||
* | | | | | | | | | Address core review comments | Sree Kuchibhotla | 2018-07-27 |
| | * | | | | | | | Merge pull request #16165 from muxi/kokoro-space | Muxi Yan | 2018-07-27 |
| | |\ \ \ \ \ \ \ | |||
| | | | | | * | | | | 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 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| | | | | * | | | | | Don't abort on notify_on_error for poll. Instead simply schedule closure with... | Yash Tibrewal | 2018-07-27 |
| | * | | | | | | | | Merge pull request #16162 from yashykt/evengcleanup | Yash Tibrewal | 2018-07-27 |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | / / / / / | | | | |/ / / / / | | | |/| | | | | | |||
| | * | | | | | | | Merge pull request #16116 from yihuazhang/C++_wrapper_for_local_credentials | yihuaz | 2018-07-27 |
| | |\ \ \ \ \ \ \ | |||
| | | | | | * | | | | 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 |
| | | | | | | * | | | Basic setup to build gRPC Python with Bazel | Naresh | 2018-07-27 |
| | * | | | | | | | | Merge pull request #16136 from jtattermusch/csharp_reflection_docs | Jan Tattermusch | 2018-07-27 |
| | |\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ | Merge pull request #16144 from jtattermusch/csharp_cleanup_examples | Jan Tattermusch | 2018-07-27 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" | Alexander Polcyn | 2018-07-27 |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | |||
| | | * | | | | | | | | address review comments | Jan Tattermusch | 2018-07-27 |
| | * | | | | | | | | | Merge pull request #16157 from mehrdada/upmerge1.14.x | Mehrdad Afshari | 2018-07-26 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #16158 from apolcyn/revert_windows_breakage | apolcyn | 2018-07-26 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #16152 from srini100/master | Srini Polavarapu | 2018-07-26 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | | | 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 |
| | | | | | | | | | * | | | | Fix RefCountedPtr to handle polymorphism. | Mark D. Roth | 2018-07-26 |
| | | | | * | | | | | | | | | Merge branch 'v1.14.x' | Mehrdad Afshari | 2018-07-26 |
| | | |_|/| | | | | | | | | | | |/| | | | | | | | | | | | |||
| | | | | * | | | | | | | | | Merge pull request #16153 from mehrdada/backport-SERVICE_NAME-to-1.14.x | Mehrdad Afshari | 2018-07-26 |
| | | | | |\ \ \ \ \ \ \ \ \ | |||
| | * | | | \ \ \ \ \ \ \ \ \ | Merge pull request #16142 from apolcyn/optionally_wait_long | apolcyn | 2018-07-26 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #16151 from mehrdada/server-reflection-service-name-exposure | Mehrdad Afshari | 2018-07-26 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | | | | Add SERVICE_NAME to reflection/health | Mehrdad Afshari | 2018-07-26 |
| | | | | | |/ / / / / / / / / | |||
| | | | | * | | | | | | | | | | fix space | Srini Polavarapu | 2018-07-26 |
| | | | | * | | | | | | | | | | fix space | Srini Polavarapu | 2018-07-26 |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | |