22823 Commits (31853bb79778116b9b643e23a6c0b51ca249a24e)

Author SHA1 Message Date
Nicolas Noble d988d928e4
Revert "Grpc 19871/unary unary client aio implement timeout" 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
Hannah Shi 2e1cfb75a8 change phpunit version from 4.8.36 to 5.7.27 5 years ago
Juanli Shen 2a9a276c3b Add InlinedVector::resize() 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
Matthew Stevenson ed198f5a54 Changed delete per Yang's comment. 5 years ago
Matthew Stevenson c45a97d8cd Changed delete per Yang's comment. 5 years ago
Mark D. Roth a2ca1697a1 Fix xds LB policy trace logging. 5 years ago
Moiz Haidry 27ddb5ca25 Change logic to init executor thread state globally and remove the code to destroy the thread state repeatedly that is causing the race. Also remove the earlier atomic synchronization logic 5 years ago
Muxi Yan 5aa9a7e7b7 Move internal_testing to a separate subspec 5 years ago
Moiz Haidry 64549a1857 Use atomic to control the thread race between the shutdown thread and the main thread. 5 years ago
tanjunchen ccc5481ff0 fix typo in document 5 years ago
Mark D. Roth 01c443f2a5 Clean up xds LB policy shutdown. 5 years ago
Juanli Shen 2dc42a1e02 Use ADS 5 years ago
Esun Kim a67213158c Use -static-libstdc++ for ruby.linux 5 years ago
Mark D. Roth b01072586d Refactor EDS and LRS code from xds LB policy into new XdsClient API. 5 years ago
Prashant Jaikumar 4bb7731d5b Fixed bug in cronet_transport where completed ops were not removed from storage 5 years ago
tanjunchen 64cdea5a07 fix some spelling mistakes in document 5 years ago
Esun Kim 334fa41ec0 Update by review 5 years ago
Esun Kim 4fc906a5fe Clean up memory code 5 years ago
Esun Kim 982359bf96 Add grpc_core::Map with Allocator 5 years ago
Nicolas "Pixel" Noble 6ffecfbcec Adding multiple inheritence delete. 5 years ago
Arjun Roy ebf47ee159 Refactor hpack encoder to be smaller footprint. 5 years ago
Mark D. Roth 0fbad5328f Use a more standard iteration interface for LB policy metadata API. 5 years ago
Mark D. Roth 076ee0bc85 Wrapper for std::set<> that overrides the allocator. 5 years ago
Soheil Hassas Yeganeh 0e6227ed96 Remove unused fields. 5 years ago
Soheil Hassas Yeganeh f05fd9de5f Remove out of context writes from H2. 5 years ago
Arjun Roy a0f2551d17 Strongly typed slices for server method/host. 5 years ago
Moiz Haidry 2d7e477a6c Clear the thread state before shutdown on executor, make exception for MacOS and iOS 5 years ago
Mark D. Roth 490be929b3 Use more normal API for client channel connectivity watches from internal code 5 years ago
Mark D. Roth 206c11f017 Use std::function<> for recv_trailing_metadata callback in LB policy API. 5 years ago
Esun Kim 2274ca22f4 Use std::pair 5 years ago
Mark D. Roth 0ed1202f84 Use std::set<> where appropriate. 5 years ago
Jan Tattermusch c5b5840707
Revert "Chttp2combiner" 5 years ago
Esun Kim 2a8de59fb0 Replace Map with std::map 5 years ago
Esun Kim 90e5ade73b Remove unnecessary public: 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Matthew Stevenson 00cce90adf Changes requested by Yihua. 5 years ago
Mark D. Roth f281c343b9 Change HealthCheckClient to use new connectivity state API. 5 years ago
Stanley Cheung f47d14160a PHP: add various scenarios to test PECL extension 5 years ago
Richard Belleville 1c16b8c470 Bow to the linter 5 years ago
Richard Belleville 92c61e131e Spruce up styling 5 years ago
Richard Belleville 07109f07e2 Fix grpc_testing context.abort 5 years ago