Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
bf10c82bf805a6d9b87813650e581113c4c7b3ff
/
test
/
cpp
570408f
Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call
by Jan Tattermusch
· 9 years ago
34b5861
Spliting filegroup.
by yang-g
· 9 years ago
aaee544
merge and resolve conflicts
by yang-g
· 9 years ago
17487f9
Make grpc++ independent of protobuf
by yang-g
· 9 years ago
b0bb674
Merge pull request #6636 from yang-g/grpc_cli
by Jan Tattermusch
· 9 years ago
05808c4
Merge pull request #6731 from vjpai/beheader
by Jan Tattermusch
· 9 years ago
2ff7986
Merge pull request #6664 from dklempner/server_builder_plugin_test
by Jan Tattermusch
· 9 years ago
15759f6
Let Next set ok=true when receiving error status
by yang-g
· 9 years ago
711472f
Remove unused gflags and gtest includes
by vjpai
· 9 years ago
d8364f7
Deprecate perf_db use
by vjpai
· 9 years ago
e0ddc35
Speed up tests
by Craig Tiller
· 9 years ago
825cd45
Cleanup redundant tests
by Craig Tiller
· 9 years ago
e67f7b6
Fix timeout on async server shutdown
by Craig Tiller
· 9 years ago
c4c6ecf
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
b90e6c9
Merge pull request #6670 from ctiller/guess_cpu
by Jan Tattermusch
· 9 years ago
d44b15a
Merge pull request #6436 from jboeuf/credentials_refactoring
by Jan Tattermusch
· 9 years ago
bc7593d
Revert "Revert "Remove spam""
by Craig Tiller
· 9 years ago
34c6e87
Simpler trick to force a listening cq
by Craig Tiller
· 9 years ago
e76528c
Revert "Remove spam"
by Craig Tiller
· 9 years ago
3f3312e
Remove spam
by Craig Tiller
· 9 years ago
ae09d9d
Fixes and code simplification
by Craig Tiller
· 9 years ago
c0cb23b
Merge branch 'guess_cpu' into test_affine
by Craig Tiller
· 9 years ago
bd24a46
Better guesses at benchmarks turned unit tests cpu cost
by Craig Tiller
· 9 years ago
139040b
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
718ce51
Fix server plugin test
by Craig Tiller
· 9 years ago
e004958
Fix formatting, mem leak, stall
by Craig Tiller
· 9 years ago
aae6c2c
Fix server plugin test
by Craig Tiller
· 9 years ago
b941d5a
Fix a missing initialization
by David Klempner
· 9 years ago
fe3e8b7
remote unused member
by yang-g
· 9 years ago
54140f9
Merge pull request #6608 from yang-g/interop
by Jan Tattermusch
· 9 years ago
1226387
Merge pull request #6585 from ctiller/connect_first
by Jan Tattermusch
· 9 years ago
a488037
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
by Julien Boeuf
· 9 years ago
b9f11c3
Merge pull request #6625 from sreecha/stress_test_misc
by Jan Tattermusch
· 9 years ago
9766f4f
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
df012d0
Add proto file support in grpc_cli
by yang-g
· 9 years ago
aa51f63
Merge pull request #6463 from dgquintas/fix_compression_interop
by Jan Tattermusch
· 9 years ago
4dd02fc
Misc changes
by Sree Kuchibhotla
· 9 years ago
eaa3072
Make the rpc timeout configurable
by Sree Kuchibhotla
· 9 years ago
ed9ae72
Assert we get a valid creds.
by yang-g
· 9 years ago
c3b88b0
Better testing
by Craig Tiller
· 9 years ago
1102faf
Merge branch 'connect_first' into test_affine
by Craig Tiller
· 9 years ago
f7a670f
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
by Craig Tiller
· 9 years ago
6fb122d
Add calls to grpc_recycle_unused_port to two of the tests which call
by David Klempner
· 9 years ago
52237e3
clang-format
by Craig Tiller
· 9 years ago
63d24f1
Make qps workers connect before even warmup stage begins
by Craig Tiller
· 9 years ago
b4cb249
steaming -> streaming
by Vijay Pai
· 9 years ago
f86bbde
Merge pull request #6373 from y-zeng/server-builder-plugin
by Yuchen Zeng
· 9 years ago
86803d1
Merge pull request #6470 from yang-g/error_with_trailer
by Jorge Canizales
· 9 years ago
b85e9d4
fix formatting
by Jan Tattermusch
· 9 years ago
0888911
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
d6dabf9
Merge pull request #6449 from sreecha/stress_client_reconnects
by Jan Tattermusch
· 9 years ago
19cd009
clang-format
by Julien Boeuf
· 9 years ago
bae6a4c
Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring
by Julien Boeuf
· 9 years ago
8dbe2cb
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
39e71c3
fix compiling error
by yang-g
· 9 years ago
fffd296
Merge pull request #6279 from dgquintas/lb_proto_v1
by Jan Tattermusch
· 9 years ago
26a1785
Resolve conflicts
by Yuchen Zeng
· 9 years ago
7d099a5
Fix naming and comment problems
by Yuchen Zeng
· 9 years ago
080528a
Add parsing back to protobuf example
by yang-g
· 9 years ago
4f5b291
fix clang formatting
by Sree Kuchibhotla
· 9 years ago
4c07008
Add a test for server returning error with debug info in trailer.
by yang-g
· 9 years ago
303d308
Fixed compression interop and re-enable for C++.
by David Garcia Quintas
· 9 years ago
a21c7e9
add support for scenario categories
by Jan Tattermusch
· 9 years ago
c5549fc
Remove redundant error check
by Sree Kuchibhotla
· 9 years ago
5130427
Add remaining inteorp tests to stress client
by Sree Kuchibhotla
· 9 years ago
ad0f792
Interop client that is resilient to server restarts
by Sree Kuchibhotla
· 9 years ago
8ca294e
Refactoring the core security code.
by Julien Boeuf
· 9 years ago
e4d2748
Fix async_end2end_test flow control
by Craig Tiller
· 9 years ago
3b8f335
Add plugins at the time of static initialization
by Yuchen Zeng
· 9 years ago
5f51757
Merge github.com:grpc/grpc into large_async_secure_and_fixed
by Craig Tiller
· 9 years ago
b69251c
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
d7b1e70
Cover large message sent securely or insecurely over async
by Vijay Pai
· 9 years ago
df8b62c
Add coverage for secure async end2end testing
by Vijay Pai
· 9 years ago
e88030a
Merge pull request #6340 from ctiller/fail_fast_breaks_qps
by Jan Tattermusch
· 9 years ago
c049035
Add GRPC_ prefix for macros
by Yuchen Zeng
· 9 years ago
018bf1a
modified has_async_methods and has_sync_methods of TestServerBuilderPlugin
by Yuchen Zeng
· 9 years ago
a42ec21
Server builder plugin
by Yuchen Zeng
· 9 years ago
a2b5495
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
97244d5
clang-format, make code more self-documenting
by Craig Tiller
· 9 years ago
5c123fd
Add a shard channel arg to client channel construction
by Craig Tiller
· 9 years ago
b6e4440
Disable fail fast for qps driver
by Craig Tiller
· 9 years ago
cfa6401
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
f5266d3
Merge branch 'master' into stress_test_misc
by Sree Kuchibhotla
· 9 years ago
6b16aaa
merge and resolve conflict
by yang-g
· 9 years ago
44b9cd7
Fix the sanity error reported by check_sources_and_headers.py
by Sree Kuchibhotla
· 9 years ago
8c065a7
clang format
by Sree Kuchibhotla
· 9 years ago
3049976
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
7f0793a
Updated load balancer proto to v1
by David Garcia Quintas
· 9 years ago
3714e30
Simplify QPS Metrics collection
by Sree Kuchibhotla
· 9 years ago
241dea5
Merge pull request #6147 from ctiller/strong-includes
by Nicolas Noble
· 9 years ago
7beea14
Merge github.com:grpc/grpc into strong-includes
by Craig Tiller
· 9 years ago
1f5e262
Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier
by Sree Kuchibhotla
· 9 years ago
dfdfe26
Make sure that there is at least one scenario, otherwise indicates malformed
by Vijay Pai
· 9 years ago
e291402
Merge remote-tracking branch 'upstream/master' into proto_comments
by yang-g
· 9 years ago
8909428
clang-format
by Vijay Pai
· 9 years ago
92abf1c
Merge branch 'master' into qps_driver_youre_fired
by vjpai
· 9 years ago
1f13c82
Eliminate unused source file
by vjpai
· 9 years ago
29089c7
Deprecation of qps_driver and use of shell scripts, in progress
by vjpai
· 9 years ago
87bac95
Eradicate Uniform, Deterministic, and Pareto interarrival
by vjpai
· 9 years ago
e9a8d89
fix formatting
by Jan Tattermusch
· 9 years ago
Next »