35546 Commits (f614fa5947e2b1c123e94f67b51acaefb9d1915c)
 

Author SHA1 Message Date
Srini Polavarapu 439f8e779d Bump version to 1.16.1-pre1 7 years ago
Lidi Zheng 8a0b08b574 Migrate tests from Python 3.4 to Python 3.7 7 years ago
Yash Tibrewal a803f96e5a Add comment on cancellation being forever alone in the batch 7 years ago
Yash Tibrewal fc28a86a0e Allow setsockopt and getsockopt to softly fail for TCP_USER_TIMEOUT 7 years ago
Yash Tibrewal 193b4b57ec
Merge pull request #17072 from yashykt/interceptor_cancellation 7 years ago
Vijay Pai 385fde64fc
Merge pull request #17105 from vjpai/callback_success 7 years ago
Yash Tibrewal 572da21de8
Merge pull request #17112 from yashykt/statstestbuild 7 years ago
Vishal Powar 970552f1ac Disabling the current gRPC LB method of handling fallback in xds plugin. 7 years ago
Richard Belleville c97ffa9e73
Merge pull request #17091 from grpc/v1.16.x-fix-logging 7 years ago
Vijay Pai 233de3d7c6
Merge pull request #17089 from vjpai/callback_shutdown 7 years ago
Vijay Pai 1e850944e9 Release the CallbackWithSuccessTag from a server context completionop 7 years ago
Vijay Pai 526d2e6004 Refactoring of CallbackWithSuccessTag 7 years ago
yang-g 3f89327fd3 Enable building opencensus for bazel build 7 years ago
vishalpowar 56dbef813e
Merge pull request #17103 from vishalpowar/cleanup_drop_handling_xds 7 years ago
Jan Tattermusch dff13fe1a9 speedup C++ interop build 7 years ago
Jan Tattermusch a8d960bbd2 speedup php7 interop build 7 years ago
Jan Tattermusch f1df763d32 speedup PHP interop build 7 years ago
Jan Tattermusch 2fc2d7fc40
Merge pull request #17117 from jtattermusch/interop_tests_deprecate_internalci 7 years ago
Jan Tattermusch 1f42d4d6ce
Merge pull request #17100 from jtattermusch/time_macos_prepare 7 years ago
Soheil Hassas Yeganeh c0306fa2eb
Merge pull request #17102 from soheilhy/worktree-h2-inline 7 years ago
Jan Tattermusch 6645845658 run_interop_tests.py cleanup 7 years ago
Soheil Hassas Yeganeh bab124f7c1
Merge pull request #17109 from soheilhy/worktree-call-relayout 7 years ago
Jan Tattermusch af1e904029 time macos prepare script 7 years ago
Jan Tattermusch 7517b839ac
Merge pull request #17057 from jtattermusch/faster_python_build 7 years ago
Soheil Hassas Yeganeh 6c49b3dad7 Eliminate function pointers in hpack_enc(). 7 years ago
Benjamin Peterson 0baadc7289 Allow gpr compatibility mode to be disabled in the Python build. 7 years ago
Yash Tibrewal c9b65f2bde
Merge pull request #17107 from yashykt/buildissue 7 years ago
Lidi Zheng 2a1fbccb2c
Merge pull request #16976 from benjaminp/remove-pkg_resources 7 years ago
Richard Belleville 6b934a8361
Merge pull request #17088 from grpc/tools_py3_2 7 years ago
Lidi Zheng a04a928cf3
Merge pull request #16946 from lidizheng/py-utf-8 7 years ago
Yash Tibrewal c6b375bd9e
Merge pull request #17106 from yashykt/debugassert 7 years ago
Yash Tibrewal 617f90aaae Add BUILD file for stats_test.cc 7 years ago
Soheil Hassas Yeganeh d926b04ced Optimize `grpc_call_stack_init` for cache coherency. 7 years ago
Richard Belleville 762b269525 Retain compatiblity with python2 7 years ago
Yash Tibrewal 4cc3717e15 move client_interceptor.cc from src/cpp/codegen to src/cpp/client 7 years ago
Yash Tibrewal f055c1cfd2 Remove unnecessary header 7 years ago
Yash Tibrewal f240af0cb8 Add GPR_CODEGEN_DEBUG_ASSERT 7 years ago
Yash Tibrewal 673887d6d2
Merge pull request #17090 from yashykt/minor_cleanup1 7 years ago
Lidi Zheng b8a9989005 Add support for utf-8 error messages 7 years ago
Vijay Pai 605e3bf8db
Merge pull request #17096 from vjpai/inproc_fix 7 years ago
Yash Tibrewal f8561952e9 Don't use default capture 7 years ago
Richard Belleville 96b9538e4e Yapf all the things 7 years ago
Vishal Powar 4ce341cd32 xds plugin does not need drop to be determined by serverlist 7 years ago
Yash Tibrewal e4faafa5eb
Merge pull request #17085 from yashykt/minor_cleanup 7 years ago
Vijay Pai a3b803cfad Added another test case for status ordering 7 years ago
Jan Tattermusch 61c3a7aa58
Merge pull request #17099 from grpc/jtattermusch-patch-1 7 years ago
Vijay Pai acd07f7f40 Make inproc transport properly obey status ordering rules 7 years ago
Jan Tattermusch ece3c40992
Merge pull request #17098 from jtattermusch/objc_only_run_separately 7 years ago
Richard Belleville 35c6e5541b Restore unnecessary 2to3 change 7 years ago
Soheil Hassas Yeganeh b41a44dc2e
Merge pull request #16944 from soheilhy/worktree-memset 7 years ago