David G. Quintas
|
c88834ba99
|
Merge pull request #9508 from dgquintas/yapf
ran yapf
|
8 years ago |
Craig Tiller
|
5cad46e218
|
Bump master version numbers
|
8 years ago |
Yuchen Zeng
|
8d2d70ca99
|
Support bidirectional stream RPC
Add bidistream test
Add bad request tests
Replace deprecated DynamicMessageFactory constructor
|
8 years ago |
Craig Tiller
|
ddd9a057a5
|
Fix leaks
|
8 years ago |
Craig Tiller
|
02cae86b34
|
Merge github.com:grpc/grpc into bm_stream
|
8 years ago |
Craig Tiller
|
e4fae823cd
|
Merge pull request #9503 from ctiller/fuzzing-api
Fix bugs in api_fuzzer
|
8 years ago |
Sree Kuchibhotla
|
3030c3985b
|
Merge pull request #9408 from ctiller/bm_msgsz
Microbenchmark for ping-ponging large messages
|
8 years ago |
David Garcia Quintas
|
4a1fa69d2d
|
ran yapf
|
8 years ago |
Nicolas Noble
|
2cd882ad75
|
Merge pull request #9369 from yang-g/has_services
set has_services properly
|
8 years ago |
Nicolas Noble
|
083bfaa452
|
Merge pull request #9323 from yang-g/build_fixes
Add missing dependency
|
8 years ago |
Michael Lumish
|
c5492f9a89
|
Merge pull request #9345 from murgatroid99/uv_tcp_header_fix
Add missing header include in tcp_uv.c
|
8 years ago |
Craig Tiller
|
a415c0d145
|
Merge pull request #9486 from ctiller/but-why
Record why an FD was shutdown
|
8 years ago |
Sree Kuchibhotla
|
6b446b601e
|
Merge branch 'master' into poll-cv-disable
|
8 years ago |
Craig Tiller
|
7233a7676f
|
Merge pull request #9502 from ctiller/fuzzing-fun
Fix fuzzing detected failure
|
8 years ago |
Jan Tattermusch
|
603249229a
|
allow utf8 encoded status message
|
8 years ago |
Jan Tattermusch
|
2e5e5f661c
|
add test for utf8 status
|
8 years ago |
Craig Tiller
|
0caaea10e7
|
Review feedback, merging with latest changes
|
8 years ago |
Craig Tiller
|
1ce0e4f3b4
|
Merge github.com:grpc/grpc into max_msg_deadline
|
8 years ago |
Craig Tiller
|
004a81936c
|
Fix bugs in api_fuzzer
|
8 years ago |
Craig Tiller
|
fa6a71d6e5
|
Fix fuzzing detected failure
If both :authority and host appear in client initial headers, we either
leak (in opt builds) or crash (in dbg).
|
8 years ago |
Muxi Yan
|
fd0e2152b7
|
Merge pull request #9495 from muxi/fix-cronet-double-free
Remove a duplicated gpr_free
|
8 years ago |
Muxi Yan
|
abb6b4303c
|
Remove a duplicated gpr_free
|
8 years ago |
Stanley Cheung
|
81e5c69e96
|
Merge pull request #9491 from stanley-cheung/rerun-generate-projects
Re-run generate-projects
|
8 years ago |
Stanley Cheung
|
1695218aa8
|
Re-run generate-projects
|
8 years ago |
Craig Tiller
|
cf14a1bd1e
|
Add other fixtures to pump tests
|
8 years ago |
Craig Tiller
|
db13ac4084
|
Add server->client long-lived streaming
|
8 years ago |
Craig Tiller
|
e44d1a634a
|
Add client->server long-lived streaming
|
8 years ago |
Craig Tiller
|
53ac415732
|
Merge pull request #8464 from y-zeng/str_length
Check the length of unix socket path name
|
8 years ago |
Craig Tiller
|
3d760aef16
|
Merge pull request #9392 from ctiller/large_message_benchmarks
Large message benchmarks
|
8 years ago |
Craig Tiller
|
d9b2d94c68
|
Merge github.com:grpc/grpc into large_message_benchmarks
|
8 years ago |
Sree Kuchibhotla
|
b5517ddf65
|
typo
|
8 years ago |
Craig Tiller
|
5e308087bc
|
Merge branch 'bm_msgsz' into bm_countwrites
|
8 years ago |
Craig Tiller
|
8a8021a2ad
|
Merge github.com:grpc/grpc into bm_msgsz
|
8 years ago |
Craig Tiller
|
49ee19d46d
|
Merge branch 'bm_msgsz' of github.com:ctiller/grpc into bm_msgsz
|
8 years ago |
Craig Tiller
|
393a4d9156
|
clang-format
|
8 years ago |
Craig Tiller
|
261979be7d
|
Merge branch 'but-why' of github.com:ctiller/grpc into but-why
|
8 years ago |
Craig Tiller
|
6ba80f94ed
|
Update TCP Windows
|
8 years ago |
Craig Tiller
|
22f13fb2fb
|
Update node
|
8 years ago |
Craig Tiller
|
cda759d658
|
Add an error to fd_shutdown (and recursively)
Allows diagnosing WHY a file descriptor was shutdown prematurely.
|
8 years ago |
Sree Kuchibhotla
|
70d9ca402a
|
Excluded async_client_sync_server_* tests for poll-cv engine since it
sometimes get stuck (or extremely slow).
(https://github.com/grpc/grpc/issues/8545) created to debug poll-cv
issues with async_client_sync_server perf tests
|
8 years ago |
Craig Tiller
|
46357c882d
|
Merge pull request #9444 from ctiller/rollfwd
Re-integrate metadata handling changes
|
8 years ago |
Yang Gao
|
8daca99390
|
Merge pull request #9466 from rjshade/add_test_log
Add "Running test:" string to test log output
|
8 years ago |
Craig Tiller
|
a78da60a8a
|
Add comment
|
8 years ago |
Mark D. Roth
|
ca6541fb5d
|
Merge pull request #9477 from markdroth/service_config_max_message_size_fix
Accept max message size JSON values as either strings or numbers.
|
8 years ago |
Craig Tiller
|
68bb6a8453
|
Merge github.com:grpc/grpc into rollfwd
|
8 years ago |
Gazihan Alankus
|
5c261b82e5
|
Corrected version number of Grpc.Tools in the bat file
As per the following line, it is 1.0.1 now: 6ff81e91c9/examples/csharp/helloworld/Greeter/packages.config (L7)
|
8 years ago |
Craig Tiller
|
eb30fd1df5
|
Merge pull request #9404 from ctiller/maxmsgsz
Remove double-checking of max-message-size in C++ layers
|
8 years ago |
Stanley Cheung
|
de78a21579
|
Merge pull request #9416 from thinkerou/update_method_property_visibility
PHP: Update the visibility property of method
|
8 years ago |
Stanley Cheung
|
8914ce0872
|
Merge pull request #9415 from thinkerou/fix_php_lib_code_style
PHP: fix code style
|
8 years ago |
Craig Tiller
|
1812cb87e2
|
Merge github.com:grpc/grpc into rollfwd
|
8 years ago |