Mark D. Roth
4d1bc51b5a
Fix fuzzer-detected failure.
8 years ago
Sree Kuchibhotla
03370d31a8
Merge branch 'master' into poll-cv-disable
8 years ago
Craig Tiller
f4484cdbab
Dont crash on API errors
8 years ago
Craig Tiller
ed277efbf7
Fix bug in api_fuzzer
...
If the slices to unref array was expanded after returning a pointer to a
slice, that pointer becomes invalidated. Instead, allocate and store
pointers to slices in that array to keep stability.
8 years ago
Mark D. Roth
cddc647dc8
Use full URI for resolver.
8 years ago
Mark D. Roth
9b0cc4c6c0
Fix client channel code to parse server URI from channel arg.
8 years ago
Mark D. Roth
e453404d31
Canonify server URI when setting the channel arg.
8 years ago
Muxi Yan
459e10d80e
Merge pull request #9532 from muxi/revert-cronet-header-dir-change
...
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
8 years ago
Yang Gao
c9f9c1e95b
Merge pull request #9364 from rjshade/sanitizer_slowdown
...
Replaces macros with methods for test timeout scaling
8 years ago
Stanley Cheung
c290c115fa
PHP: update examples
8 years ago
Craig Tiller
58b30cd4a1
Refine error selection rules
8 years ago
Muxi Yan
f0a1269673
Accomodate changes in #9532
8 years ago
Muxi Yan
e2de92fa6c
port #9505 to master
8 years ago
Muxi Yan
bb2e8af0b0
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
8 years ago
David Garcia Quintas
7240b54ddb
make grpc-encoding:identity implicit
8 years ago
Craig Tiller
a5b1a89779
Merge github.com:grpc/grpc into bwest
8 years ago
Craig Tiller
c6d7f231eb
Merge github.com:grpc/grpc into max_msg_deadline
8 years ago
Craig Tiller
6e0a4760c4
Merge github.com:grpc/grpc into version3
8 years ago
Craig Tiller
520cca9f7d
Merge github.com:grpc/grpc into bm_stream
8 years ago
Sree Kuchibhotla
4c2a9a2b69
Merge branch 'master' into pollset_set_test
8 years ago
Craig Tiller
b23f4b7db9
Mark hybrid tests as flaky
8 years ago
Sree Kuchibhotla
6687cb8297
Merge branch 'master' into poll-cv-disable
8 years ago
Craig Tiller
2dc32eabcb
Fix race detected by TSAN
8 years ago
Craig Tiller
f7af2a9a05
Update latency profiler to use (more appropriate) microbenchmarks
8 years ago
Stanley Cheung
7b005f7fdd
Merge pull request #9492 from stanley-cheung/php-update-codegen-psr4
...
PHP: make tests runnable on both protobuf 3.1 and 3.2
8 years ago
Yang Gao
ed239e26cd
Merge pull request #9523 from yang-g/example
...
Add missing files to build system.
8 years ago
yang-g
988b47c977
Add metadata_map.h to build.yaml
...
Add missing files to BUILD
8 years ago
Jan Tattermusch
ca9d959f15
Merge pull request #9390 from jtattermusch/csharp_utf8_message
...
Make C# status messages truly UTF8
8 years ago
Stanley Cheung
6481d04ae6
Add comments
8 years ago
Robbie Shade
ca7effcdff
Replace timeout/scaling macros with functions.
8 years ago
Dan Zhang
340bb83a59
Change shutdown_test.cc to use credential provider API to test against
...
different credential types.
8 years ago
Craig Tiller
8e9589272b
Merge github.com:grpc/grpc into bwest
8 years ago
Yuchen Zeng
08a215f72c
Merge pull request #8066 from y-zeng/cli_main_fork
...
gRPC CLI stream RPC support
8 years ago
Vizerai
08dbb889f3
Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API
8 years ago
Stanley Cheung
1a3f4a55c2
PHP: make tests runnable on both protobuf 3.1 and 3.2
8 years ago
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
1a5ead3405
Accept and count deadline exceeded
8 years ago
Craig Tiller
9a3997c853
Add a test verifying number of writes per RPC is reasonable
...
Mostly this is code copied from bm_fullstack and rephrased as a test.
I'm resisting the urge to unify it however, as I expect this code will evolve differently over time.
8 years ago
Craig Tiller
811122b7ac
Merge branch 'bm_stream' into assert_writes
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
yang-g
1e19b8d3e7
Update for API change
8 years ago
Sree Kuchibhotla
608982d1fc
fix grpc_fd_shutdown invocation after latest merge
8 years ago
Craig Tiller
e4fae823cd
Merge pull request #9503 from ctiller/fuzzing-api
...
Fix bugs in api_fuzzer
8 years ago
Sree Kuchibhotla
c04f5b97fd
Merge branch 'master' into pollset_set_test
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
yang-g
f0bf99ac41
test
8 years ago