Mark D. Roth
cc4ef5919f
Improvements to C++ filter API:
...
- Make sure all C-core parameters are passed into C++ methods.
- Add Destroy() methods for ChannelData and CallData.
- Use C++-style casts.
- Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters.
8 years ago
David Garcia Quintas
ab1ff6b041
Split move test
8 years ago
ncteisen
131d2f19a1
Few more bm trickle fixes
8 years ago
ncteisen
81db061d2a
Clang fmt and copyright sanity
8 years ago
ncteisen
8f9e012428
Add json out flag to qps driver
8 years ago
ncteisen
0911b1612a
Fix bm_diff
8 years ago
David Garcia Quintas
05e15745d3
added test for RR connectivity state upon subchannels shutdown
8 years ago
David Garcia Quintas
64ea30fe5b
Fix RR policy connectivity state upon subchannels shutdown
8 years ago
Mark D. Roth
bd3b93b4b5
Add support for Trailers-Only responses.
...
- When receiving a Trailers-Only response, return the metadata as
trailing metadata instead of initial metadata.
- Send Trailers-Only response when we have no non-default initial metadata,
no message to send, and trailing metadata to send.
8 years ago
David Garcia Quintas
e48949f0b4
Make grpc::Alarm non-copyable
8 years ago
ncteisen
06795cb442
Address github comments
8 years ago
yang-g
32e1678327
Still create channel if remotedb is false. Just do not use it in the file parsing
8 years ago
ncteisen
61a75993f5
Enable jenkins testing
8 years ago
ncteisen
390668999f
relax QPS diff threshold
8 years ago
ncteisen
63aa9c8446
Add QPS Diff
8 years ago
ncteisen
dc1b51e6b3
clang fmt
8 years ago
ncteisen
24e820762a
Add json out flag to qps driver
8 years ago
ncteisen
969b46ef73
Add rich closure debug mode
8 years ago
ncteisen
274bbbe6a0
Add rich closure debug mode
8 years ago
Jan Tattermusch
7e91ebb41d
license fixes
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
David Garcia Quintas
87d5a3130d
Implement LB policy updates
8 years ago
ncteisen
e9dea378c5
Pare down args once more
8 years ago
ncteisen
8758e1030f
Clang fmt
8 years ago
ncteisen
6996f57783
Change identity
8 years ago
ncteisen
777e91d406
Redo unary trickle args sweep
8 years ago
ncteisen
3972fad38c
clang format
8 years ago
ncteisen
a4cd06fc21
Fixes
8 years ago
ncteisen
28b0828243
bm trickly bugfix
8 years ago
Nicolas "Pixel" Noble
670d8bf675
Moving gtest to the end.
8 years ago
Nicolas "Pixel" Noble
6fa7236d24
Moving testing headers at the end.
8 years ago
Nicolas "Pixel" Noble
7e5364781b
Adding interop stress test.
8 years ago
Nicolas "Pixel" Noble
d1c72ee33e
Adding reconnect interop client and server.
8 years ago
Nicolas "Pixel" Noble
c6dea730ca
Realized that the interop BUILD file still uses cc_library and stuff.
8 years ago
Craig Tiller
d8e896ecd7
Remove function
8 years ago
Nicolas "Pixel" Noble
3dedf65b0f
Fixing indentation + fixing interop_client.
8 years ago
Vijay Pai
4b07aab513
Support multiple threads per cq sharing, add tests
8 years ago
Craig Tiller
840931eec9
More import fixes
8 years ago
Mark D. Roth
f91eb714c2
Change round_robin LB policy to use the addresses in the order given.
8 years ago
Nicolas "Pixel" Noble
af6c83f9e1
Adding dummy layering check option.
8 years ago
Mark D. Roth
d7389b418f
Implement grpclb drop support.
8 years ago
Craig Tiller
38e94c2805
Fix C++ build
8 years ago
Craig Tiller
a753371f05
Rework well_known_protos attr, and some other fixes
8 years ago
Yuxuan Li
8698f2bbee
fix extern c location
8 years ago
Yuxuan Li
02d635bf88
remove unncessary include
8 years ago
Muxi Yan
c8a6822b0e
Revert "Add cpp test"
...
This reverts commit e22bd48cd9
.
8 years ago
Nicolas "Pixel" Noble
0885f98863
Fixing mock test target.
8 years ago
Nicolas "Pixel" Noble
ba54a1c95e
Merge failure, missing commas.
8 years ago
Nicolas "Pixel" Noble
88b1d82b3d
Merge failure - missing grpc_cc_binary.
8 years ago