39749 Commits (847faf407f4f2a45aa13478d97187b38d9ea350e)
 

Author SHA1 Message Date
Tony Lu 881e038529 Fixing duplicating problem 5 years ago
Alexander Polcyn 3afb0b2635 Fix fallback test breaking on mac bazel 5 years ago
Tony Lu eb72215622 Removed reference of GRPCConnectivityMonitor 5 years ago
Arjun Roy f75400dc73
Merge pull request #19453 from arjunroy/hptbl_init 5 years ago
Arjun Roy fd2d2ee18e
Merge pull request #19552 from arjunroy/ch2_md_lookup_cache 5 years ago
Yunjia Wang 34c76f527d Add default size 1 for thread pool 5 years ago
Lidi Zheng c8a277add4 Several documentation fixes 5 years ago
Richard Belleville 7f54da6bff
Merge pull request #19556 from gnossen/subprocess_gevent 5 years ago
Arjun Roy 666d73e39c Cached metadata lookup for hpack_parser. 5 years ago
Arjun Roy b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
hcaseyal 592b840e10
Merge pull request #19624 from hcaseyal/channelz_sockets 5 years ago
Hope Casey-Allen 225a878e9f Track channelz server sockets in the server node 5 years ago
Richard Belleville ae825f7dae
Merge pull request #19635 from gnossen/python_release_sanity_check 5 years ago
Mark D. Roth c007642f10
Merge pull request #19631 from markdroth/refcount_trace_fix 5 years ago
Jan Tattermusch c556a02024 add per-rpc interop tests to managed grpc-dotnet client 5 years ago
apolcyn 8cd016f597
Merge pull request #18913 from sat0yu/sat0yu/fix-typo 5 years ago
Juanli Shen fa4e0f040f Fix segv in pick_first 5 years ago
Yunjia Wang a381dea062 reformat 5 years ago
Richard Belleville ba761f77c5 Yapf. Pylint. Long-form birth certificate. 5 years ago
Yunjia Wang c15d246f6a Add constructor test case 5 years ago
Mark D. Roth 994985be97 Log refcount traces if tracer enabled, even if DEBUG_LOCATION is not used. 5 years ago
Richard Belleville a0d9ec81a5 Add a sanity check for the Python release process. 5 years ago
Arjun Roy 0e7188ccbb
Merge pull request #19606 from arjunroy/sb_consume 5 years ago
Muxi Yan a41cbab9ef
Merge pull request #19620 from Tony1023/cocoapods-build 5 years ago
Jan Tattermusch 36f7b1feb6
Merge pull request #19610 from mgravell/mgravell/petty-allocs 5 years ago
apolcyn 78565bf5bf
Merge pull request #19623 from apolcyn/grpclb_fallback_test 5 years ago
Alexander Polcyn 3958a53bf7 Address review comments; fix sanity 5 years ago
Tony Lu 34a6880508 Fixing formatting issues 5 years ago
Alexander Polcyn 4999420c7d Add a test client for certain grpclb fallback scenarios 5 years ago
Tony Lu aa3c2a903d Reworked hack 5 years ago
hcaseyal 79f2ad8353
Merge pull request #19611 from hcaseyal/channelz_bug 5 years ago
Yash Tibrewal 825e3dc809
Merge pull request #19531 from yashykt/nullthensched 5 years ago
nanahpang 61126644e7
Merge pull request #19574 from legendtang/insufficientassert 5 years ago
Yang Gao 2e83ef0da0
Merge pull request #19613 from yang-g/goaway_why_not 5 years ago
yang-g c7793dddde Log transport pointer and goaway last stream id when chttp tracing is enabled 5 years ago
Arjun Roy 54a3b64246 Pull() eats slice from sbuf wrapped byte buffer. 5 years ago
nanahpang 7044945ce7
Merge pull request #19572 from legendtang/errfix 5 years ago
Hope Casey-Allen e8b9e95fa2 Use RefCountedPtr instead of raw pointer 5 years ago
Wensheng Tang 8e4d14fe91
Fix the assertion of grpc_udp_server_add_port 5 years ago
mgravell 39775cf30f remove delegate allocation and boxing from cancellation registrations 5 years ago
Muxi Yan 59011087b0
Merge pull request #19541 from muxi/remove-debug 5 years ago
Qiancheng Zhao b2e87698e7
Merge pull request #19588 from bigfacebear/lazy_resolving_lb_policy_creation 5 years ago
Qiancheng Zhao 444806583d lazy resolving lb policy creation 5 years ago
Juanli Shen 030c399a05
Merge pull request #19604 from AspirinSJL/allow_c++ 5 years ago
Yang Gao 9536b2c9b0
Merge pull request #19603 from yang-g/status_code 5 years ago
Yash Tibrewal 7e3a9b6b23 Remove error arg - reviewer comment 5 years ago
Juanli Shen a2eb267ccb Clarify std:: usage 5 years ago
Keith Moyer 4a96677219 Use struct-defined initialization when available 5 years ago
yang-g 5779dd935a Qualify the error code with StatusCode:: 5 years ago
Esun Kim 0eb846f67a
Merge pull request #19555 from veblush/interop 5 years ago