Mark D. Roth
490be929b3
Use more normal API for client channel connectivity watches from internal code
6 years ago
Esun Kim
2a8de59fb0
Replace Map with std::map
6 years ago
Esun Kim
90e5ade73b
Remove unnecessary public:
6 years ago
Esun Kim
1743519aa9
Activate C++ stdlib
6 years ago
Mark D. Roth
f281c343b9
Change HealthCheckClient to use new connectivity state API.
6 years ago
Richard Belleville
1c16b8c470
Bow to the linter
6 years ago
Richard Belleville
92c61e131e
Spruce up styling
6 years ago
Richard Belleville
07109f07e2
Fix grpc_testing context.abort
6 years ago
Mark D. Roth
5e9404e41a
Fix polymorphism for UniquePtr<> and OrphanablePtr<>.
6 years ago
Mark D. Roth
92f7faff05
Remove external watcher before sending notification to avoid race condition.
6 years ago
chentanjun
4ecc1fe6a4
fix the wrong word
6 years ago
Mark D. Roth
dbad2db848
Immediately orphan watcher if state is SHUTDOWN when it is added.
6 years ago
Mark D. Roth
cb67811c47
Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert"
...
This reverts commit 48550de866
, reversing
changes made to 24b529e408
.
6 years ago
Mark D. Roth
33f139b6e6
Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher"
...
This reverts commit 0f5a111aad
, reversing
changes made to 1276a8f628
.
6 years ago
Yash Tibrewal
f7cced1e34
Add null check for executor
6 years ago
Juanli Shen
6ced125bb3
xds failover locality handling
6 years ago
jeffreyqw
c8cc5a324f
Update README.md
...
The php56-grpc extension has been removed from Homebrew
6 years ago
Mark D. Roth
ece8fd6642
Change transport connectivity watch API to not be lossy.
6 years ago
Pau Freixes
e2464b8eba
Rename gevent_util file
...
Since functions implemented by `gevent_util.h` are used also by the
new experimental `Aio` module, the file holding these functions needs
to be renamed to something more meaningful.
6 years ago
Prashant Jaikumar
807eaa465a
iOS performance test enhancements
6 years ago
chentanjun
05b3eeff77
fix-up some spelling mistakes
6 years ago
Ashitha Santhosh
4f46b0565d
Updated other implementations of zero copy protector.
6 years ago
Ashitha Santhosh
8695c464dc
Expose max protected frame size value for testing.
6 years ago
Yash Tibrewal
7d365e610f
Remove destroy_stream_locked
6 years ago
Hope Casey-Allen
0f116eb282
Fix
6 years ago
Yash Tibrewal
0d2558d05f
Use Mutex and MutexLock instead of gpr_mu
6 years ago
Stanley Cheung
010d0caf38
PHP: update memory leak tests
6 years ago
Yash Tibrewal
ac82cc422f
Remove 'locked' from function names where applicable
6 years ago
yang-g
76308c0c9a
Fix sanity_check and add a test
6 years ago
Yash Tibrewal
64e7131a61
Add some TODOs
6 years ago
Yash Tibrewal
682c807f05
Remove chttp2 combiner and replace it with a simple mutex.
6 years ago
yang-g
72b9890f1a
Global channel args mutator when creating a client channel
6 years ago
Juanli Shen
deb5194274
Change param name
6 years ago
Juanli Shen
d50d7dae51
Use cluster name from LRS response to report loads
6 years ago
Guantao Liu
e61e086bc0
Fix include guards.
6 years ago
Guantao Liu
ed5eb7eae7
Remove redundant blank lines.
6 years ago
Guantao Liu
e10b3b650b
Add copyright and fix include guards.
6 years ago
Yang Gao
4d19830a65
Revert "Clear thread local after use"
6 years ago
Guantao Liu
86bdc2d440
Add base classes of EventManagerInterface.
6 years ago
yang-g
5c5c525e6c
Use the first socket mutator if present.
6 years ago
Yash Tibrewal
769e8a37cc
Revert changes and remove max age filter channel args for inproc
6 years ago
Yash Tibrewal
a0548c7c7d
Ignore GOAWAY errors in inproc transport
6 years ago
Esun Kim
7f6395426d
Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh
6 years ago
yang-g
4ba19b29f8
Clear thread local after use
6 years ago
Prashant Jaikumar
d0c65e45e8
Added Objective-C performance tests
6 years ago
Juanli Shen
40c0519ad0
Move xds protos to testing/
6 years ago
Soheil Hassas Yeganeh
5f2bcfca73
Clarify what callback means.
6 years ago
Alexander Polcyn
1c56cda526
Add comment
6 years ago
Muxi Yan
951f3d9603
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
6 years ago
Muxi Yan
88cfae00be
Build fix for Cocoapods release
6 years ago