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
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
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
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
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
Craig Tiller
fa0579511b
Fix bugs
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
2cf2c5ae0c
Fix failures in fuzzing tests
8 years ago
Craig Tiller
df4d27574e
Merge github.com:grpc/grpc into bwest
8 years ago
Craig Tiller
a415c0d145
Merge pull request #9486 from ctiller/but-why
...
Record why an FD was shutdown
8 years ago
Muxi Yan
27e9db4393
Add modification warning to templated files
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
Muxi Yan
91bac1155d
Empty line restore
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