22856 Commits (6ca827a0088d055ef1f8dfe17e2a33ba2f26965e)

Author SHA1 Message Date
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
Mark D. Roth 5e9404e41a Fix polymorphism for UniquePtr<> and OrphanablePtr<>. 5 years ago
Mark D. Roth 92f7faff05 Remove external watcher before sending notification to avoid race condition. 5 years ago
chentanjun 4ecc1fe6a4 fix the wrong word 5 years ago
Mark D. Roth dbad2db848 Immediately orphan watcher if state is SHUTDOWN when it is added. 5 years ago
Yihua Zhang 40105dfa4b update grpc_ssl_peer_to_auth_context 5 years ago
Mark D. Roth cb67811c47 Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert" 5 years ago
Mark D. Roth 33f139b6e6 Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher" 5 years ago
Matthew Stevenson fba2fc2dba Fourth 5 years ago
Yash Tibrewal f7cced1e34 Add null check for executor 5 years ago
Matthew Stevenson f503a60855 Third 5 years ago
Matthew Stevenson d866d09b5c Second round of small changes from e2e tests. 5 years ago
Matthew Stevenson a7f9d943d5 First set of small changes from development of e2e tests. 5 years ago
Juanli Shen 6ced125bb3 xds failover locality handling 5 years ago
jeffreyqw c8cc5a324f
Update README.md 5 years ago
Mark D. Roth ece8fd6642 Change transport connectivity watch API to not be lossy. 5 years ago
Christian Maurer ed9ec64cea Check if workerthread could be spawned 5 years ago
Pau Freixes e2464b8eba Rename gevent_util file 5 years ago
Prashant Jaikumar 807eaa465a iOS performance test enhancements 5 years ago
Matthew Stevenson 10a39b77c6 Implemented changes outlined in addendum to design doc. 5 years ago
chentanjun 05b3eeff77 fix-up some spelling mistakes 5 years ago
Ashitha Santhosh 4f46b0565d Updated other implementations of zero copy protector. 5 years ago
Ashitha Santhosh 8695c464dc Expose max protected frame size value for testing. 5 years ago
Yash Tibrewal 7d365e610f Remove destroy_stream_locked 5 years ago
Hope Casey-Allen 0f116eb282 Fix 5 years ago
Yash Tibrewal 0d2558d05f Use Mutex and MutexLock instead of gpr_mu 5 years ago
Stanley Cheung 010d0caf38 PHP: update memory leak tests 5 years ago
Yash Tibrewal ac82cc422f Remove 'locked' from function names where applicable 5 years ago
yang-g 76308c0c9a Fix sanity_check and add a test 5 years ago
Yash Tibrewal 64e7131a61 Add some TODOs 5 years ago
Yash Tibrewal 682c807f05 Remove chttp2 combiner and replace it with a simple mutex. 5 years ago
yang-g 72b9890f1a Global channel args mutator when creating a client channel 5 years ago
Juanli Shen deb5194274 Change param name 5 years ago
Juanli Shen d50d7dae51 Use cluster name from LRS response to report loads 5 years ago
Guantao Liu e61e086bc0 Fix include guards. 5 years ago
Guantao Liu ed5eb7eae7 Remove redundant blank lines. 5 years ago