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 |
Esun Kim
|
019b82ca34
|
Add note about thread_local
|
5 years ago |
Mark D. Roth
|
0ed1202f84
|
Use std::set<> where appropriate.
|
5 years ago |
Esun Kim
|
69a91b82e1
|
Update C++ doc
|
5 years ago |
Mark D. Roth
|
9fc4adae63
|
Merge pull request #20397 from markdroth/subchannel_health_check_connectivity
Change HealthCheckClient to use new connectivity state API.
|
5 years ago |
Soheil Hassas Yeganeh
|
20983f1e0e
|
Merge pull request #20329 from soheilhy/call-op-str
Avoid creating and copying strings when Status is OK in FinishOp.
|
5 years ago |
Jan Tattermusch
|
6a8cf38137
|
use more parallel jobs workers for windows RBE
|
5 years ago |
Jan Tattermusch
|
837cb04f76
|
win RBE: dont cache on master, use dbg config
|
5 years ago |
Jan Tattermusch
|
c5b5840707
|
Revert "Chttp2combiner"
|
5 years ago |
Esun Kim
|
7eb9262936
|
Merge pull request #20350 from veblush/cpp-now
Activate the C++ standard library
|
5 years ago |
Lidi Zheng
|
f12df974ae
|
Merge pull request #20401 from tanjunchen/clean-up
Fix spelling in comments
|
5 years ago |
Juanli Shen
|
46cff659e2
|
Tune xds test
|
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 |
Richard Belleville
|
536fc0aaff
|
Merge pull request #20426 from gnossen/fake_servicer_context
Make grpc_testing's Servicer context abort method stop execution of the servicer handler
|
5 years ago |
Mark D. Roth
|
f281c343b9
|
Change HealthCheckClient to use new connectivity state API.
|
5 years ago |
Matthew Stevenson
|
e89efbc1ac
|
Merge remote-tracking branch 'upstream/master' into spiffe1
|
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 |
Mark D. Roth
|
5911d2c731
|
Merge pull request #20405 from markdroth/orphanable_polymorphism
Fix polymorphism for UniquePtr<> and OrphanablePtr<>.
|
5 years ago |
Jan Tattermusch
|
e70d8582b4
|
Merge pull request #17272 from jtattermusch/csharp_alpine_fixes
Add C# distribtest for alpine linux
|
5 years ago |
Richard Belleville
|
07109f07e2
|
Fix grpc_testing context.abort
|
5 years ago |
Jan Tattermusch
|
11041e3e3c
|
Merge pull request #20265 from jtattermusch/win_rbe_enabling_tests
Start running windows bazel RBE tests
|
5 years ago |
Mark D. Roth
|
5e9404e41a
|
Fix polymorphism for UniquePtr<> and OrphanablePtr<>.
|
5 years ago |
Mark D. Roth
|
303bc3d962
|
Merge pull request #20408 from markdroth/transport_connectivity_state_watcher
Second attempt: Change transport connectivity watch API to not be lossy.
|
5 years ago |
Mark D. Roth
|
92f7faff05
|
Remove external watcher before sending notification to avoid race condition.
|
5 years ago |
Jan Tattermusch
|
782d9bfb34
|
add alpine distribtest
|
5 years ago |
Jan Tattermusch
|
cf505cfc85
|
Merge pull request #20415 from grpc/revert-20369-issue_20208
Revert "Make public header files in include/grpcpp/test installed with 'make install'"
|
5 years ago |
Jan Tattermusch
|
5f83f6c43f
|
Revert "Make public header files in include/grpcpp/test installed with 'make install'"
|
5 years ago |
Stanley Cheung
|
66c372b8ec
|
Merge pull request #20387 from jeffreyqw/update-php-readme
PHP: update readme, brew install grpc extension no longer supported
|
5 years ago |
Esun Kim
|
dc9d6458a0
|
Merge pull request #20398 from veblush/interop
Add v1.24.0 to interop_matrix
|
5 years ago |
chentanjun
|
4ecc1fe6a4
|
fix the wrong word
|
5 years ago |
Yihua Zhang
|
9be983d40b
|
fix tests.
|
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 |
nanahpang
|
2057b35840
|
Merge pull request #20369 from nanahpang/issue_20208
Make public header files in include/grpcpp/test installed with 'make install'
|
5 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 .
|
5 years ago |
Mark D. Roth
|
48550de866
|
Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert
Revert #20255 due to internal breakage
|
5 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 .
|
5 years ago |
Jan Tattermusch
|
f81ef767d3
|
filter out non-linux tests
|
5 years ago |
Jan Tattermusch
|
dffece9657
|
make end2end bazel test generator work on non-linux as well
|
5 years ago |
Jan Tattermusch
|
3ece581720
|
win RBE tests with uses_polling=True need to run as well
|
5 years ago |
Jan Tattermusch
|
6c3ba9a3a8
|
fixup fling BUILD
|
5 years ago |
Jan Tattermusch
|
5cc45de443
|
disable some broken test on windows RBE
|
5 years ago |
Jan Tattermusch
|
3ce50ae754
|
disable some test on windows based on build.yaml
|
5 years ago |
Jan Tattermusch
|
3080419c90
|
temporarily disable alarm_test
|
5 years ago |