apolcyn
50fbf5b6fe
Merge pull request #9563 from apolcyn/fix_perf_test_render_xml_report
...
always render junit xml report after perf tests
8 years ago
Muxi Yan
ae6290d144
Add regeneration info to version.h
8 years ago
Robbie Shade
1d0eb4c89a
Merge pull request #9558 from rjshade/add_on_write_to_udp_server
...
Add an on_write callback to the UDP server.
8 years ago
Craig Tiller
4f2d4769b9
Fix include guards
8 years ago
Jan Tattermusch
dfb03bb94e
add cmake build to portability tests
8 years ago
Stanley Cheung
aaf2bbaa58
PHP: update README and apache/nginx examples
8 years ago
Alexander Polcyn
2deed05365
re-run generate projects to fix sanity
8 years ago
Craig Tiller
0dad5d3b35
Merge github.com:grpc/grpc into assert_writes
8 years ago
Craig Tiller
c40b34745a
Merge branch 'bwest' into assert_writes
8 years ago
Craig Tiller
8b1d59cafa
Add some debug utilities
...
This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing.
I expect to grow this library significantly over time to aid debugging tricky problems.
8 years ago
Jan Tattermusch
c98bde60cb
add cmake support to run_tests.py
8 years ago
Jan Tattermusch
e805ba0bec
Merge pull request #9568 from jtattermusch/cmake_shared_libs
...
cmake buildfile improvements
8 years ago
Craig Tiller
4fd2bf6ec9
Dont credit flow control after stream has closed reading
8 years ago
Mark D. Roth
ae89af9cb4
Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri
8 years ago
Alexander Polcyn
c6e333e25b
add missing return statement
8 years ago
Craig Tiller
bc335df49d
Merge github.com:grpc/grpc into bwest
8 years ago
David G. Quintas
f538e15ca5
Merge pull request #9572 from dgquintas/interop_server_mac_slice_crash
...
Fixed invalid handling of slice data in interop_server
8 years ago
Sree Kuchibhotla
fbe0cf27f1
Merge pull request #9487 from ctiller/bm_stream
...
One-way streaming microbenchmarks
8 years ago
Sree Kuchibhotla
3883da2c45
add copyright
8 years ago
David Garcia Quintas
e985cf57c2
Fixed invalid handling of slice data in interop_server
8 years ago
Sree Kuchibhotla
081b603527
Stress test client service config (in kubernetes) need not be of 'LoadBalancers'
...
This fixes the GCP console slowness for grpc-testing project
Fixed the docker image building script to remove the "-f" option (that
is now deprecated) from 'docker tag' command.
8 years ago
Craig Tiller
7dc4ea66f0
Make the microbenchmark profile gatherer run some in parallel
8 years ago
Jan Tattermusch
c019e057c2
cmake: fix #8729
8 years ago
Jan Tattermusch
514079179d
cmake: support static runtime linking
8 years ago
Jan Tattermusch
48cfe47a6d
boringssl silences its own warnings
8 years ago
Jan Tattermusch
c09656c5e1
build grpc_csharp_ext as shared
8 years ago
Craig Tiller
95ca017ce8
Fix perf cmdline
8 years ago
Craig Tiller
39401798c3
Fix links
8 years ago
Mark D. Roth
6c44ff1039
clang-format
8 years ago
Craig Tiller
6c5d08f3ac
Merge branch 'bm_stream' into bm_perf
8 years ago
Alexander Polcyn
41fe579c6d
always render junit xml report after perf tests
8 years ago
Craig Tiller
5395aba78b
Merge github.com:grpc/grpc into bwest
8 years ago
Craig Tiller
81bcff7bce
Flip conditional
8 years ago
Craig Tiller
3ceabdee9f
Fix potential flow control deadlock
8 years ago
Sree Kuchibhotla
6613168ad6
Merge branch 'master' into pollset_set_test
8 years ago
Jan Tattermusch
26623b3d77
Merge pull request #9456 from jtattermusch/cmake_convenience_targets
...
Big improvements to CMake build
8 years ago
David G. Quintas
29512ae6a1
Merge pull request #7617 from sebright/fix-typos-in-comments
...
Fix typos in comments in census.h
8 years ago
Mark D. Roth
6e6c7b5b93
Fix secure_channel_create_test.
8 years ago
Craig Tiller
eb46816470
Fix potential use-after-free
8 years ago
Robbie Shade
c23feddd2c
Add an on_write callback to the UDP server.
8 years ago
Jan Tattermusch
086fddd873
Merge pull request #9482 from gazialankus/patch-1
...
Corrected version number of Grpc.Tools in the bat file for the C# example
8 years ago
Craig Tiller
df6cc8e34c
Merge pull request #9236 from ctiller/max_msg_deadline
...
Add test of deadline expiry with max concurrent streams
8 years ago
Mark D. Roth
e003dd9768
Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri
8 years ago
Mark D. Roth
539a864d91
Fixed dumb reversed conditional.
8 years ago
Jan Tattermusch
b70c06dd3b
Merge pull request #9519 from jtattermusch/csharp_test_doubles
...
Add a way to create testing doubles for C# calls.
8 years ago
Yang Gao
afe67c0b85
Merge pull request #9545 from yang-g/fix
...
Minor fixes
8 years ago
Stanley Cheung
82c406cc08
Merge pull request #9535 from stanley-cheung/php-update-examples
...
PHP: update examples
8 years ago
Jan Tattermusch
2b2723bbce
add C# testing APIs
8 years ago
Sree Kuchibhotla
5862f76bd1
GRPC_TIMEOUT_MILLIS_TO_DEADLINE now renamed to grpc_timeout_milliseconds_to_deadline
8 years ago
Craig Tiller
244d066d42
Merge branch 'bwest' of github.com:ctiller/grpc into bwest
8 years ago