40095 Commits (55c0d40e6aca01fe981af8f3a515e0601a1c7009)
 

Author SHA1 Message Date
Qiancheng Zhao 0da6fcfa05
Merge pull request #19584 from bigfacebear/add_IsValidTarget_api_to_ResolverRegistry 6 years ago
Yunjia Wang 6518c2c67d Remove ThreadPoolWorker GABC 6 years ago
Yunjia Wang 15d2f0390b Merge remote-tracking branch 'upstream/master' into thread_pool 6 years ago
Arjun Roy b902086f1f
Merge pull request #19582 from arjunroy/sb_mf_mb_ref_template_simple 6 years ago
Jan Tattermusch acecd1149f
Merge pull request #19578 from grpc/jtattermusch-patch-2 6 years ago
Arjun Roy 648c5ff8a7 Convert compile-time bool into template param in slicebuf 6 years ago
Qiancheng Zhao e37386a29f
Merge pull request #19579 from bigfacebear/refactor_response_generator_in_client_lb_end2end_test 6 years ago
Qiancheng Zhao 6de222a6ad refactor response generator in client_lb_end2end_test 6 years ago
Richard Belleville e30dcefeab Revert "Merge pull request #19583 from gnossen/revert_signal_handling" 6 years ago
Michael Herold 957fc7bab7
Don't require_relative for an absolute path 6 years ago
Qiancheng Zhao 50cb169af0 add IsValidTarget api to ResolverRegistry 6 years ago
Richard Belleville 1e7ec75eff
Merge pull request #19583 from gnossen/revert_signal_handling 6 years ago
Richard Belleville 2014a519fc Revert "Merge pull request #19481 from gnossen/main_thread_starvation" 6 years ago
Richard Belleville af986fa3d5 Revert "Merge pull request #19581 from lidizheng/rf-signal" 6 years ago
Lidi Zheng 6d62eb1b70
Merge pull request #19581 from lidizheng/rf-signal 6 years ago
Richard Belleville 805afe647d Copyright typo 6 years ago
Jan Tattermusch 6a71664035 fix sanity test 6 years ago
Lidi Zheng 06d8d07a98 Remove the unused import 6 years ago
Richard Belleville 79e78d16f7 Pylint 6 years ago
Nicolas "Pixel" Noble 170beff648 Upgrading absl submodule, in the hope this will make Windows RBE work. 6 years ago
Nicolas "Pixel" Noble de9c1e8f9c Upgrading Bazel Windows RBE to 0.26 too. 6 years ago
Richard Belleville ba39c9255c Adopt reviewer's comments 6 years ago
Jan Tattermusch a933d3d00a add unity package skeleton for newly added dependencies 6 years ago
Jan Tattermusch 1bada10afb add new dependencies to Unity package 6 years ago
Jan Tattermusch af8c8a88e3
Delete the exited container after running python bazel_deps.sh 6 years ago
Jan Tattermusch 05772b699f a bit of cleanup 6 years ago
Jan Tattermusch fbd5a47181 use System.Memory and Span<> on all TFMs 6 years ago
Jan Tattermusch 70dd0b9b3b
Merge pull request #19511 from mgravell/mgravell/unsafe-encode 6 years ago
Jan Tattermusch 2ebbf220ab fix C# sanity and other nits 6 years ago
mgravell b98cc917a7 remove changes to .Generated.cs 6 years ago
mgravell ccbde1365b add missing copyright 6 years ago
mgravell 47913c20ab utf8-encode; fix broken test 6 years ago
mgravell 0628990feb UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more 6 years ago
mgravell 3ab3f5e586 move WellKnownStrings to top-level file; add tests; refactor 6 years ago
mgravell 9967e42a7f review feedback; naming : Blob => ByteArray 6 years ago
mgravell b352873461 UTF encode/native: use IntPtr, not byte*, in the native API (avoid "unsafe" declaration) 6 years ago
mgravell b6e104f22f make use of Encoding.GetString(byte*, int) when available; poly-fill when not available (NET45); move related logic to extension class 6 years ago
Yunjia Wang 02a26ac893 Merge branch 'thread_pool' of https://github.com/yunjiaw26/grpc into thread_pool 6 years ago
Yunjia Wang fdc250d618 remove bencharmk 6 years ago
Richard Belleville 61c2f0c379 Merge remote-tracking branch 'origin/master' into cancellation_example 6 years ago
yunjiaw26 b0b81792ee
Delete bm_threadpool.cc 6 years ago
Richard Belleville 6bcd74e903 Add parentheses 6 years ago
Yang Gao 3914de0b49
Merge pull request #19553 from grpc/revert-19529-revert-host-split 6 years ago
Richard Belleville 5087ab48bf Reenable signal handling test 6 years ago
Richard Belleville 7aa5837a05 Merge remote-tracking branch 'origin/master' into subprocess_gevent 6 years ago
Richard Belleville 8f044f741f
Merge pull request #19481 from gnossen/main_thread_starvation 6 years ago
Richard Belleville dd22893c32 Clarify API contract for grpc_get_poll_strategy_name 6 years ago
Richard Belleville eab6f7a64b Clang format 6 years ago
Soheil Hassas Yeganeh 5e35a367d9
Revert "Clearly callout the behavior for listening ports." 6 years ago
Richard Belleville b41ded289e WIP. Check for NULL 6 years ago