23454 Commits (d1b31507d49aa6b09ccef27850ea23013d4530c7)

Author SHA1 Message Date
Richard Belleville d946418cb7 Add proto 5 years ago
Lidi Zheng a535a6d69f Revert "Revert "Grpc 19871/unary unary client aio implement timeout"" 5 years ago
Lidi Zheng 49c7f1ddf6 Adopt reviewer's advices 5 years ago
Guantao Liu d3e2e48ecc Clang format. 5 years ago
Guantao Liu 0fd6fd9ae6 Remove an unused parameter in ThreadPoolWorker. 5 years ago
Richard Belleville 8ba4105972 Add protobuf to benchmark 5 years ago
Vijay Pai fe30ef5489 clang-format 5 years ago
Vijay Pai 41d89242ad Remove unused parameter warning (2 of 20) 5 years ago
Vijay Pai 5a88028c89 Remove unused parameter warning (1 of 20) 5 years ago
Mark D. Roth 1564207245 Move XdsClient instantiation into xds resolver. 5 years ago
Richard Belleville 90cded9c44 WIP. MVP for single-threaded 5 years ago
Richard Belleville 2b4de59b32 Add benchmark 5 years ago
Vijay Pai c3f7d899ec
Fix an incorrect comment 5 years ago
Vijay Pai 500b0e6d8e Remove unused parameter warnings from include/ and src/core 5 years ago
Vijay Pai d6998122db Use range-based fors in src/cpp/{client,server} 5 years ago
Vijay Pai b7705ce2ee Use C++11 range-based fors 5 years ago
Vijay Pai 6f9fe64626 Improve logging on API misuse assert 5 years ago
Vijay Pai 02c3bd6c2c
One more formatting change 5 years ago
Vijay Pai f586be8532 Fix formatting 5 years ago
Christian Maurer 827fd04402 moved created() into header file 5 years ago
Christian Maurer bbb66caa64 rename isCreated, make it inline const 5 years ago
Lidi Zheng 3c7cd1543d Make YAPF happy 5 years ago
Lidi Zheng 995c4f4455 Try to pin the python_version to PY3 5 years ago
Lidi Zheng 175c8e44b9 Cosmetic changes to increase readability 5 years ago
Lidi Zheng 8ab1672c88 Release 3.8 wheels 5 years ago
Nicolas Noble d988d928e4
Revert "Grpc 19871/unary unary client aio implement timeout" 5 years ago
jeffreyqw f1b02753ff php-docker-README-update 5 years ago
Mark D. Roth 621ea6534d Fix xds_bootstrap_test to actually run and fix bugs in it. 5 years ago
Mark D. Roth 9a276c07fa Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 5 years ago
Jan Tattermusch 80ff750b7c improve RpcException doc comments 5 years ago
Lidi Zheng c6ae98d49a Minimal AsyncIO Server for gRPC 5 years ago
Na-Na Pang 3b3d179616 Add comments in control.proto to clarify each field in ScenarioResultSummary 5 years ago
Muxi Yan 37c36e843a clang-format 5 years ago
Muxi Yan 0b2b94e2b8 address comment 5 years ago
Jan Tattermusch 13abbd9a75
Revert "xds client bootstrap file" 5 years ago
Kuang-che Wu a64f149d7f Fix assertion failure in grpc_channel_create_with_builder 5 years ago
Kuang-che Wu 1d08ad60c5 Fix error object memory leak in continue_receiving_slices() 5 years ago
Kuang-che Wu 386cc5c791 Fix error object memory leak in GetSystemRootCerts 5 years ago
Hannah Shi 2e1cfb75a8 change phpunit version from 4.8.36 to 5.7.27 5 years ago
James Newton-King d327e78271
Fix error when changing Protobuf item values in Visual Studio 5 years ago
Juanli Shen 2a9a276c3b Add InlinedVector::resize() 5 years ago
Carlos O'Ryan b3c4c49e36 bug: remove racy code to detect GCE on Windows 5 years ago
Muxi Yan ae168166e2 nit fix 5 years ago
Muxi Yan c754c0389c Use main queue when dispatch queue is not specified 5 years ago
Mariano Anaya fb3911f243 Implement timeout for the async unary_unary call 5 years ago
Muxi Yan 48d0d6f5ad Add GRPCUnaryResponseHandler 5 years ago
James Newton-King 4086431c1d
Add generic variance to reader and writer interfaces 5 years ago
Mark D. Roth 2afaec231d xds client bootstrap file 5 years ago
Muxi Yan 80123e13c8 Move internal_testing to a separate subspec 5 years ago
Matthew Stevenson ed198f5a54 Changed delete per Yang's comment. 5 years ago