19460 Commits (bb5e55e86896ff353010db58bc6381436e11c4a5)

Author SHA1 Message Date
Muxi Yan bca7e68ccb use strong self for authTokenProvider 6 years ago
Muxi Yan fb9d054ac7 Check string length 6 years ago
Muxi Yan aabce5e19c Initialize flag 6 years ago
Muxi Yan b634447d2c Resetting _call and _handler on finish 6 years ago
Soheil Hassas Yeganeh 78434ad303 Do not wait for allocation if buffer is less than half the target. 6 years ago
Soheil Hassas Yeganeh c8d5db1717 Update TCP read estimates as soon as we read the whole buffer. 6 years ago
Muxi Yan 92e81c80ef Add comment on clearing GRPCCall2._handler 6 years ago
Muxi Yan 5d16c2ff92 Move issuance of response in helper functions 6 years ago
Muxi Yan 7b08066d8f Fix CI failures 6 years ago
ncteisen 80b3433972 reviewer comments 6 years ago
Naresh 2e78e516ad
Bazel rules for Python grpcio_reflection 6 years ago
Naresh 9172775bc8 Bazel rules for gRPC Python interop tests 6 years ago
Muxi Yan f18b08a1a4 Check if optional method of GRPCCallOptions are implemented 6 years ago
Muxi Yan 413077101e requestOptions precondition check polishing 6 years ago
Muxi Yan 161dc27b2d Copy string fix 6 years ago
Muxi Yan 50dac67214 Update GRPCCall2:cancel: docs 6 years ago
ncteisen f14c001b64 Connected channel has ref to channelz 6 years ago
ncteisen 17b6c04b89 Intercept trailing in subchannel, not client_channel 6 years ago
Muxi Yan fe8a899b63 Rename writeWithData to writeData 6 years ago
Muxi Yan eab498bef4 Handle GRPCCall2:start: twice 6 years ago
Muxi Yan efa359b02b Rename handler->responseHandler in function signature 6 years ago
Muxi Yan 0865a60988 Typo and doc fix 6 years ago
Muxi Yan 5715719afb Make multiple -init and +new UNAVAILABLE; identify designated initializer 6 years ago
Muxi Yan 553664f59b Make dispatcheQueue of responseHandler required 6 years ago
Muxi Yan 21c32e8f01 Remove redundant forward declaration 6 years ago
Vijay Pai c469b57b35 Increment version number since grpc_use_signal deletion is an API breaker 6 years ago
Vijay Pai a46ddf4a09 Remove grpc_use_signal which is no longer relevant 6 years ago
Jan Tattermusch d94b49a1df unify fallthrough comment in switch statements 6 years ago
Jan Tattermusch 41df33e456 update owner for client_channel 6 years ago
ncteisen 0b0f21b3d2 C++ Channelz GetServerSockets Support 6 years ago
ncteisen 9b0223f1c5 Add skeleton listen socket support 6 years ago
Naresh 873e0757cb
Bazel rules for Python grpcio_health_checking 6 years ago
Jan Tattermusch 716b5577fc fixup: rename *Tests files to *Test 6 years ago
Jan Tattermusch af4649efae update OWNERS files 6 years ago
Muxi Yan e08c05903a Assert argument non-null 6 years ago
Muxi Yan 309ba19152 Channel pool 6 years ago
Muxi Yan 0fd4727def deprecated old API 6 years ago
Muxi Yan e2e5c81893 New API for GRPCCall 6 years ago
Stanley Cheung e5ce1e36e6 Regenerate projects 6 years ago
Muxi Yan 5e790a3117 Proto-related changes 6 years ago
Muxi Yan 9fbc9105a6 Update tests 6 years ago
Soheil Hassas Yeganeh d6b140df03 Revert the change in grpc.h because it's part of C API. 6 years ago
Moiz Haidry b4d5c7cee4 Benchmark test for callback unary gRPC 6 years ago
Soheil Hassas Yeganeh 5faf1b72ed Avoid unnecessary ref/unref calls to get mdelem from slices. 6 years ago
kkm a844323c7e Rename test classes *Test; UWYU in Tools.Test project 6 years ago
Soheil Hassas Yeganeh 2699e1c5da Make link_head consistent with link_tail. 6 years ago
ncteisen 8abb4370a9 Add pop_back test 6 years ago
Yash Tibrewal 8925f65b75 Disable error tracking till Fathom changes are commited 6 years ago
ncteisen 4b36519c40 reviewer feedback 6 years ago
ncteisen c3a0a5bcb5 fix objc 6 years ago