16770 Commits (1a2109a0beeb8fffc036af23cb1644da51090e4c)

Author SHA1 Message Date
David Garcia Quintas fa4126f0cb moved max(..., min_deadline) to the right place in subchannel.cc 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
yang-g d742f2893f Bug fix, use the last_sent ping time for next send 7 years ago
Juanli Shen 570707b076 RR goes to TF if all subchannels are SD or TF 7 years ago
David Garcia Quintas abe92cc988 Fix wrong changes to subchannel 7 years ago
David Garcia Quintas bdea93374d Undo change to spec and corresponding code 7 years ago
Muxi Yan e6e60162e5
Change GPR_INFO to GPR_ERROR 7 years ago
Vijay Pai dba6f847d7
Update basic_timers.cc 7 years ago
David Garcia Quintas 8df0cc3363 PR Comments 7 years ago
Vijay Pai 770bf078d5 Regen projects and fix more uses of gpr_thd_new 7 years ago
Yuchen Zeng c272dd73aa Add on_initiate callback for the send_ping tranport op 7 years ago
Yash Tibrewal 65c45fbb4d Revert ordering of tracers and timers in shutdown 7 years ago
Muxi Yan 9a4db28783
Verbose log message in on_failed in Cronet transport 7 years ago
Mark D. Roth 74d1a46ef8 Change inproc transport to set trailing_metadata_available. 7 years ago
Mark D. Roth e204e5e497 Apply #13336 to v1.8.x branch. 7 years ago
Mehrdad Afshari bfdaefef43 Refactor: rename 'e' to 'exception' 7 years ago
Juanli Shen 592cf34f91 Add re-resolution into LB policies 7 years ago
Juanli Shen d7ccea8f16
Remove duplicate check for shutting_down 7 years ago
Dan Born 53d5503fac Pass a pollset_set to some client handshakers. 7 years ago
David Garcia Quintas 0f91e513d9 Cleaned up API. Backoff now returns a single value: the time of the next retry 7 years ago
Vijay Pai 19988c6c7e clang-format 7 years ago
Mehrdad Afshari b030ccae05 Return UNKNOWN on GenericRpcHandler failure 7 years ago
Sree Kuchibhotla 54961bb9e1 Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition varialbes in linux support MONOTONIC clock type) 7 years ago
Mark D. Roth a92428bc85 Move chttp2 cleanup code into close_transport_locked(). 7 years ago
Jan Tattermusch be05720ee1 generate C# sources for grpc/core/stats.proto 7 years ago
Junsung Ko c5df7fd3e2
fix or slow down windows socket leak 7 years ago
Nathaniel Manista dfe8403280 Change client-side credentials' use of gRPC Core 7 years ago
Nathaniel Manista 992b8c10b4 Fix some doc string formatting and content 7 years ago
Ken Payson df86101267 Initialize last sent ping time 7 years ago
Nathaniel Manista 460e0aa9e6 Refactor _plugin_wrapping 7 years ago
Dan Zhang ba95146c9d fix comment format 7 years ago
Dan Zhang ec8a59e112 read once 7 years ago
Mark D. Roth dd01db3728 Make comparison of LB policy name case-insensitive. 7 years ago
Nathaniel Manista 6288753742 Correct AccessTokenAuthMetadataPlugin name 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Yash Tibrewal ede1b2703d Merging master 7 years ago
Alexander Polcyn d4a3bb817d Allow compiling grpc without use of pthread_atfork 7 years ago
Muxi Yan c031e7fa3a Fix in one more file 7 years ago
Muxi Yan 23b59d12fc Upgrade protobuf version in podspec 7 years ago
Muxi Yan 01bc32c500 Fine tune test output better 7 years ago
Muxi Yan 4b947d3b16 Verbose log of start of each test suite 7 years ago
Dan Zhang 64d588fc8e fix compile error 7 years ago
Jan Tattermusch 3267108e52 C# benchmarks provide userTime and systemTime info 7 years ago
Jan Tattermusch 36dfd7d363 enable requestCallContext pooling 7 years ago
Jan Tattermusch fb6d01a30c recycling of requestcallcontext 7 years ago
Jan Tattermusch e8b331305c basic pooling of requestcallcontext 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Muxi Yan e641196e45 Fix in one more file 7 years ago