Vijay Pai
32f3ff29d4
Merge branch 'master' into debug_qps_stream
9 years ago
Vijay Pai
5dfc013d9e
Merge branch 'master' into debug_qps_stream
9 years ago
yang-g
8395bfc0b6
Put back the gflags/gtest requirement to doc
9 years ago
Jan Tattermusch
e6cc9c7a25
custom test target for parallel test running
9 years ago
Vijay Pai
06ba6cb9ae
Merge pull request #5625 from ctiller/node_failure
...
Potential fix for race condition exposed by Node
9 years ago
Harsh Vardhan
67b05a2513
updates contributing.md
9 years ago
Stanley Cheung
de14e50a91
text update
9 years ago
Sree Kuchibhotla
b0d1567e8e
Revert "Revert "Properly integrate async API with server-side cancellations.""
9 years ago
Craig Tiller
84774b6c4a
clang-format
9 years ago
Craig Tiller
f880e62e04
Potential fix for race condition exposed by Node
9 years ago
Stanley Cheung
6537ab9dc1
Merge pull request #5624 from LisaFC/master
...
Removes confusing/unnecessary section on generating code.
9 years ago
Lisa Carey
0211098e93
Removes confusing/unnecessary section on generating code.
9 years ago
VcamX
208fd6b339
Set grace=0 to server stop in route_guide
...
Fix #5619
9 years ago
David Garcia Quintas
4ac52fa6dd
WIP. Added codegen_test
9 years ago
David Garcia Quintas
b07938fa22
added missing initializer for global proto_serializer holder to codegen lib
9 years ago
David Garcia Quintas
a9d0629677
Merge branch 'codegen_proto_utils_fix' into codegen_lib
9 years ago
Craig Tiller
72724bce84
Merge pull request #5609 from ctiller/fix_mac_race
...
Fix race in poll() based pollset
9 years ago
Michael Lumish
9f285e41a4
Merge pull request #5610 from murgatroid99/node_client_status_race_fix
...
Fix race between parsing messages and receiving status in Node client
9 years ago
vjpai
14a0cd725f
Merge branch 'master' into debug_qps_stream
9 years ago
Craig Tiller
187d4a7fcc
Merge pull request #5611 from ctiller/fff
...
Fix sanity
9 years ago
Craig Tiller
c1edf22479
Fix sanity
9 years ago
Craig Tiller
f1b6d61965
Fix formatting
9 years ago
murgatroid99
9adecb06e0
Fix race between parsing messages and receiving status in Node client
9 years ago
Craig Tiller
b3320fc7c3
Fix race in poll() based pollset
...
It was possible for entries in watchers[] to be deleted by another thread before we called begin_poll.
I'd like to do something nicer than this eventually... but that'll be easier once we've got the polling loop cleaned up (which is currently WIP)
9 years ago
Vijay Pai
a8712e01fc
Merge pull request #5608 from grpc/revert-5598-make_qps_great_again
...
Revert "Improve perf smoke test stability"
9 years ago
Vijay Pai
f5dca10896
Revert "Improve perf smoke test stability"
9 years ago
Craig Tiller
aaf83167ea
Merge pull request #5607 from grpc/revert-5544-master
...
Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
9 years ago
Jan Tattermusch
459edd9712
Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
9 years ago
Vijay Pai
ac966624b7
Merge pull request #5595 from ctiller/trycancel
...
Fix leak: dont become writable if writes are closed
9 years ago
Michael Lumish
d2b4ad0a6c
Merge pull request #5603 from murgatroid99/node_windows_test_fix
...
Simplify Node Windows tests slightly
9 years ago
Jorge Canizales
929ddb01e3
Merge pull request #5544 from gresrun/master
...
Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()
9 years ago
Stanley Cheung
11ce4ffc75
update min node version
9 years ago
Greg Haines
aaf66a9981
Add comments and feature flag.
9 years ago
Michael Lumish
60d38cbc1d
Simplify Node Windows tests slightly
...
Simplify command that removes OpenSSL headers and remove now-extraneous
post-test script.
9 years ago
Craig Tiller
3ad5348459
Merge pull request #5598 from vjpai/make_qps_great_again
...
Improve perf smoke test stability
9 years ago
Stanley Cheung
4cbf32ff66
mention how to get protoc compiler in base INSTALL.md
9 years ago
Craig Tiller
c276619e56
Merge pull request #5599 from grpc/revert-5572-srv_ctx
...
Revert "Properly integrate async API with server-side cancellations."
9 years ago
Sree Kuchibhotla
edd96e4926
Revert "Properly integrate async API with server-side cancellations."
9 years ago
Vijay Pai
180f6dfc8d
Keep changing the ports each scenario also
9 years ago
Sree Kuchibhotla
22e53cbac6
Merge pull request #5572 from vjpai/srv_ctx
...
Properly integrate async API with server-side cancellations.
9 years ago
Vijay Pai
2af78fec5d
Merge branch 'master' into make_qps_great_again
9 years ago
Craig Tiller
d07fc3317d
Merge pull request #5597 from grpc/revert-5547-limit_cores_includes
...
Revert "Ensure that no #includes are inside of a namespace."
9 years ago
Craig Tiller
2d9476898b
Revert "Ensure that no #includes are inside of a namespace."
9 years ago
vjpai
34fcf43d37
Restart workers in each scenario
9 years ago
Craig Tiller
ad23ae1967
Unref writable streams on transport close to avoid leaks
9 years ago
Vijay Pai
647def2376
Merge pull request #5547 from dgquintas/limit_cores_includes
...
Ensure that no #includes are inside of a namespace.
9 years ago
David Garcia Quintas
e7aa84fe8f
Merge branch 'master' of github.com:grpc/grpc into limit_cores_includes
9 years ago
Craig Tiller
af22087a43
Fix leak: dont become writable if writes are closed
9 years ago
Vijay Pai
da0d46ed81
Merge pull request #5560 from ctiller/monkey_man
...
Fix accept_stream being called post-channel deletion
9 years ago
Jan Tattermusch
3f63447142
Merge pull request #5586 from stanley-cheung/update-tools-readme-md
...
Doc Fixit: remove old stuff from tools/README.md
9 years ago