22823 Commits (31853bb79778116b9b643e23a6c0b51ca249a24e)

Author SHA1 Message Date
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
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
Guantao Liu e10b3b650b Add copyright and fix include guards. 5 years ago
Yang Gao 4d19830a65
Revert "Clear thread local after use" 5 years ago
Guantao Liu 86bdc2d440 Add base classes of EventManagerInterface. 5 years ago
Matthew Stevenson 5639867c2b Clang changes. 5 years ago
Matthew Stevenson 8e09d8745d Implementing further comments by Yang. 5 years ago
yang-g 5c5c525e6c Use the first socket mutator if present. 5 years ago
Matthew Stevenson 0a054cc6ea Implementing Yang's secound round of comments. 5 years ago
Yash Tibrewal 769e8a37cc Revert changes and remove max age filter channel args for inproc 5 years ago
Yash Tibrewal a0548c7c7d Ignore GOAWAY errors in inproc transport 5 years ago
Esun Kim 7f6395426d Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh 5 years ago
Matthew Stevenson 96c24347f7 Refactored the configs, per Yang's suggestions. 5 years ago
yang-g 4ba19b29f8 Clear thread local after use 5 years ago
Matthew Stevenson 65c9ece139 Forgot to run clang_format after previous build changes. 5 years ago
Matthew Stevenson 43f9058565 Changed include orders to remove dependency of grpc++_base_unsecure library on grpc_security.h. 5 years ago
Prashant Jaikumar d0c65e45e8 Added Objective-C performance tests 5 years ago
Juanli Shen 40c0519ad0 Move xds protos to testing/ 5 years ago