Muxi Yan
7a008c9311
Merge remote-tracking branch 'upstream/master' into automate-objc-version-advancement
8 years ago
Stanley Cheung
d6d2677637
Merge pull request #9574 from stanley-cheung/php-update-gen-code-examples
...
PHP: update README and apache/nginx examples
8 years ago
Muxi Yan
c4fc1da989
Merge pull request #9534 from muxi/port-9505
...
Port #9505 : Fixes for gRPC ObjC v1.1.0 release
8 years ago
Craig Tiller
7ed3c932c9
Merge pull request #9511 from ctiller/assert_writes
...
Add a test verifying number of writes per RPC is reasonable
8 years ago
Muxi Yan
1783bd3c99
Correct commet style of version.h
8 years ago
Craig Tiller
1bb53718bf
Disable writes_per_rpc on Windows
8 years ago
apolcyn
cf7587e066
Merge pull request #9548 from apolcyn/improve_benchmark_worker_timeouts
...
shorten qps worker timeouts and run remote workers under timeout
8 years ago
Craig Tiller
9429250e47
Flow control corrections
8 years ago
Craig Tiller
472acff7ab
Merge pull request #9582 from ctiller/debug_helpers
...
Add some debug utilities
8 years ago
Jan Tattermusch
5f146058fb
Merge pull request #9467 from jtattermusch/cmake_continous_tests
...
Test CMake build on Linux and Windows continously
8 years ago
apolcyn
15a0759233
Merge pull request #9580 from apolcyn/fix_scenario_config
...
add missing return in scenario config
8 years ago
Craig Tiller
c80683d66f
Merge branch 'bwest' into assert_writes
8 years ago
Craig Tiller
d3c8fc005d
Test fixes
8 years ago
Craig Tiller
a4354b0185
Speed up bm_fullstack test
8 years ago
Craig Tiller
d72dbec9c5
Fix Windows
8 years ago
Craig Tiller
f5369947a1
Fix Bazel
8 years ago
Craig Tiller
abda919dfb
Fix include guards
8 years ago
Craig Tiller
758aa9f489
Merge branch 'debug_helpers' of github.com:ctiller/grpc into debug_helpers
8 years ago
Craig Tiller
61eb40ce56
Put files in a better place
8 years ago
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
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
David Garcia Quintas
e985cf57c2
Fixed invalid handling of slice data in interop_server
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
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
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
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