16702 Commits (2146b3aec114649319314ef4c5b18ca3affb640e)

Author SHA1 Message Date
ncteisen 138ee78529 yapf grpcio_tests 7 years ago
ncteisen e2097f0cc9 yapf-ize grpc_testing 7 years ago
ncteisen 0f6c518e3c yapf-ize grpcio_reflection 7 years ago
ncteisen d258430bc3 yapf-ize grpcio_health_checking 7 years ago
ncteisen 128366374f Yapf-ize grpcio/grpc_.py 7 years ago
yang-g 3c42425cd1 Use the correct env var name 7 years ago
Muxi Yan 98e075a616
Add a comment when Xcode simulator fails to start. 7 years ago
Muxi Yan 2b57a10db4 pre-boot xcode sim in objc-tests 7 years ago
Yash Tibrewal 9e5dc246ee Disallow delete on ExecCtx 7 years ago
Yash Tibrewal caaf416eba virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python 7 years ago
Jan Tattermusch 1aee9d9880 address comments 7 years ago
Alexander Polcyn f7a869fdbe Unref global backup poller under its lock 7 years ago
Jan Tattermusch 737f6e7ea6 synchronize access to native channel methods 7 years ago
Jan Tattermusch 05455715db split out channel connectivity test 7 years ago
David Garcia Quintas 230338201f regenerated proto with lastest version of protobuf 7 years ago
Yuchen Zeng 625a5c0545 Fix pending pings in grpclb 7 years ago
Juanli Shen da320606e1 Remove unreachable code in RR 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
Muxi Yan e6e60162e5
Change GPR_INFO to GPR_ERROR 7 years ago
Vijay Pai dba6f847d7
Update basic_timers.cc 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
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
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