Craig Tiller
|
73b7c1068c
|
Merge branch 'chttp2_timer' into timer
|
7 years ago |
Craig Tiller
|
9fc49c9863
|
Fix compilation
|
7 years ago |
Craig Tiller
|
2145d2cee4
|
clang-format
|
7 years ago |
Frank Groeneveld
|
fbf8128da8
|
Add OpenBSD support
|
7 years ago |
Craig Tiller
|
1ddeeb9b9e
|
Merge pull request #12980 from ctiller/ccstat
Add call combiner stats
|
7 years ago |
adelez
|
8be515568f
|
Merge pull request #12966 from adelez/record_result
Record backwards comp results to BQ and add more details to test names in Sponge URL
|
7 years ago |
Muxi Yan
|
7748998f69
|
Merge pull request #12967 from muxi/add-user-agent-test
Add user-agent test and regex matching test to test suite
|
7 years ago |
Nicolas Noble
|
247c81b1bd
|
Merge pull request #12981 from ctiller/combiner_stuff
Add combiner initiates to latency trace
|
7 years ago |
Craig Tiller
|
7befe5d8e5
|
Add counters
|
7 years ago |
Craig Tiller
|
2638cd9ff5
|
Track where combiners are initiated in latency traces
|
7 years ago |
Craig Tiller
|
fa7ae246ca
|
Add call combiner stats
|
7 years ago |
Craig Tiller
|
313db433f2
|
Merge pull request #12808 from sreecha/cq_stats
Counter for number of trylocks (successes/failures) and transient pop-failures in cq
|
7 years ago |
Mehrdad Afshari
|
c39b6cf1aa
|
Merge pull request #12877 from mehrdada/publicize-call-constructors
Make constructors for `Async*Call` objects public
|
7 years ago |
Vijay Pai
|
d7b198be47
|
Merge pull request #12797 from vjpai/inproc_flowctl
Add flow control to inproc transport
|
7 years ago |
Craig Tiller
|
8976badefd
|
Merge pull request #12970 from ctiller/basic
Get latency profiles back up and working
|
7 years ago |
Mehrdad Afshari
|
4d7f40854f
|
Make constructors for `Async*Call` objects public
|
7 years ago |
Jan Tattermusch
|
97e11e02e0
|
Merge pull request #12908 from jtattermusch/win_install_docs
Improve windows cmake build instructions
|
7 years ago |
Vijay Pai
|
4f0cd0e82c
|
Add flow control to inproc transport so send needs a matching recv; fix
some tests that assumed some sends could always go out
|
7 years ago |
Vijay Pai
|
45ca857ad0
|
Merge pull request #12965 from vjpai/fix_no_poll
Fix forward of sanitized non-polling (#12953)
|
7 years ago |
Craig Tiller
|
d0703a65f1
|
Get latency profiles back up and working
|
7 years ago |
Juanli Shen
|
6b7ffa01b1
|
Merge pull request #12936 from grpc/AspirinSJL-patch-1
Update load-balancing.md
|
7 years ago |
Craig Tiller
|
8a3b901f8c
|
Merge pull request #12945 from annasapek/server-builder-docs
Fix param annotation in server_builder.h
|
7 years ago |
Muxi Yan
|
3305e5c94b
|
Add user-agent test and regex matching test to test suite
|
7 years ago |
Craig Tiller
|
85516af26a
|
Fix tests
|
7 years ago |
Adele Zhou
|
091c3ebba8
|
Add suite name, client lang, server name to shortname for displaying on Sponge and being able to use upload_interop_results_to_bq func
|
7 years ago |
Adele Zhou
|
1dcc10359c
|
Make cloud_to_prod test shortname format consistent with cloud_to_cloud
|
7 years ago |
Vijay Pai
|
147a45ae80
|
Allow zero-duration polls in non-poller
|
7 years ago |
Nicolas Noble
|
2ac511f44c
|
Merge pull request #12736 from markdroth/grpclb_update_simplification
Simplify grpclb update handling
|
7 years ago |
Adele Zhou
|
10ab806d28
|
record results to bq
|
7 years ago |
Vijay Pai
|
5b87a52b43
|
Merge pull request #12953 from vjpai/sanitized_non_polling
Sanity check that tests declared non-polling actually don't poll
|
7 years ago |
Stanley Cheung
|
49cca04bfa
|
Merge pull request #12899 from simplesurance/fix/12898
php return the right classes
|
7 years ago |
Vijay Pai
|
1ba537069c
|
Sanity check that tests declared non-polling actually don't poll
|
7 years ago |
Craig Tiller
|
1ec8f8a920
|
Merge branch 'chttp2_timer' into timer
|
7 years ago |
Craig Tiller
|
eab5bcb96f
|
Merge github.com:grpc/grpc into chttp2_timer
|
7 years ago |
Juanli Shen
|
df7583e0b6
|
Update load-balancing.md
|
7 years ago |
Craig Tiller
|
58e5d90e20
|
Merge pull request #12863 from ctiller/no-pollers-for-you
Set gpr_mpscq_test to not use polling, make that bit work again
|
7 years ago |
Vijay Pai
|
6e3245c99c
|
Merge pull request #12950 from vjpai/ssl_gtest
Move h2_ssl_cert_test out of end2end fixtures, use gtest
|
7 years ago |
Craig Tiller
|
e94374d0a5
|
Fix leak
|
7 years ago |
Craig Tiller
|
0ca5d863e1
|
Fix leak
|
7 years ago |
Craig Tiller
|
53fb9f22dd
|
Merge branch 'timer' of github.com:ctiller/grpc into timer
|
7 years ago |
Craig Tiller
|
7d5a6b877e
|
Merge branch 'chttp2_timer' into timer
|
7 years ago |
Craig Tiller
|
4048569477
|
Fix compilation
|
7 years ago |
Craig Tiller
|
99fafa17a3
|
Fix compilation
|
7 years ago |
Vijay Pai
|
fed13916b0
|
Move h2_ssl_cert_test out of end2end fixtures, use gtest
|
7 years ago |
Vijay Pai
|
ca46ce10b0
|
Merge pull request #12939 from vjpai/proxy_e2e
Add a little sleep in end2end_test service to make short deadlines actually expire
|
7 years ago |
Craig Tiller
|
0a64225aab
|
Merge branch 'chttp2_timer' into timer
|
7 years ago |
Craig Tiller
|
f78728a79a
|
Merge github.com:grpc/grpc into chttp2_timer
|
7 years ago |
Craig Tiller
|
441a14fd43
|
Merge pull request #12856 from ctiller/qps_failya
Cleanup write path, fix some bugs
|
7 years ago |
Vijay Pai
|
ac8921be5e
|
Merge branch 'proxy_inproc' into proxy_e2e
|
7 years ago |
Vijay Pai
|
07165cbaf2
|
Only put server to sleep when explicitly requested
|
7 years ago |