Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
68e5ecbee4882a74b16a6e22d935d68798016804
/
test
698d3e9
Merge pull request #6822 from yang-g/empty_message_test
by Jan Tattermusch
· 9 years ago
216e1a1
Merge pull request #6804 from ctiller/plugin_advertisement
by Jan Tattermusch
· 9 years ago
e4fb0fe
Merge pull request #6753 from ctiller/fuzz-me
by Jan Tattermusch
· 9 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 9 years ago
b81f172
Merge pull request #6610 from xyzzyz/external_fd_fresh
by Jan Tattermusch
· 9 years ago
40e9665
Merge pull request #6779 from dgquintas/rr_docs
by Jan Tattermusch
· 9 years ago
4f527d5
Merge pull request #6833 from rjshade/sockopts
by Jan Tattermusch
· 9 years ago
e27d189
Factor out json seriailzation code and move it into parse_json.
by David Klempner
· 9 years ago
4b8550d
clang-format code
by Craig Tiller
· 9 years ago
da901c2
Merge github.com:grpc/grpc into fuzz-me
by Craig Tiller
· 9 years ago
e2b30eb
Adds include for socket utils.
by Robbie Shade
· 9 years ago
3f30e63
Adds functions to set snd/rcv socket buffer sizes.
by Robbie Shade
· 9 years ago
20d802d
removed unused vble
by David Garcia Quintas
· 9 years ago
533add5
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
126ae10
fixed silly typo
by David Garcia Quintas
· 9 years ago
d3ce021
disabled bogus checks for streaming compressed
by David Garcia Quintas
· 9 years ago
14f40b8
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 9 years ago
5756c8f
removed RANDOM and simplified req for compression
by David Garcia Quintas
· 9 years ago
8ba42be
s/maybe_compression_level.compression_level/maybe_compression_level.level
by David Garcia Quintas
· 9 years ago
4ad746e
clang-format, fix headers, windows fixes
by Adam Michalik
· 9 years ago
da5d85d
Add completion queue argument which is necessary after merge with master
by Adam Michalik
· 9 years ago
bf10c82
implement support for adding external fd to server
by Adam Michalik
· 9 years ago
1f23865
code formatting
by Adam Michalik
· 9 years ago
f31a7ff
added missing include
by Adam Michalik
· 9 years ago
321b1fb
separate posix functionality to grpc_posix.h
by Adam Michalik
· 9 years ago
46cc2ac
add tests
by Adam Michalik
· 9 years ago
000aa45
add a test with empty request
by yang-g
· 9 years ago
d30d4e2
Merge pull request #6190 from dgquintas/lb_pollset_propagation
by Jan Tattermusch
· 9 years ago
570408f
Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call
by Jan Tattermusch
· 9 years ago
3c26736
Merge pull request #6792 from yang-g/build_clean
by Jan Tattermusch
· 9 years ago
69ff63d
clang-format
by David Garcia Quintas
· 9 years ago
a0d7491
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 9 years ago
c4d5112
moar renamings
by David Garcia Quintas
· 9 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 9 years ago
9d69e80
Advertise transport selected in user-agent string
by Craig Tiller
· 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
55c08f8
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 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
d38b2c4
Merge pull request #6761 from ctiller/there-were-no-fatalities
by Jan Tattermusch
· 9 years ago
3dbafd5
Merge pull request #5901 from dgquintas/lr_hook
by Jan Tattermusch
· 9 years ago
0200870
Polished RR policy and added policy doc preamble
by David Garcia Quintas
· 9 years ago
2ff7986
Merge pull request #6664 from dklempner/server_builder_plugin_test
by Jan Tattermusch
· 9 years ago
48ed92e
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
by Craig Tiller
· 9 years ago
e751846
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
2a2321b
removed grpc_cronet.h
by Makarand Dharmapurikar
· 9 years ago
6ae6fc7
Fix server side memory leak
by Craig Tiller
· 9 years ago
15759f6
Let Next set ok=true when receiving error status
by yang-g
· 9 years ago
2a50dfe
s/grpc_pops/grpc_polling_entity
by David Garcia Quintas
· 9 years ago
8bec6f6
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 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
c86860f
Merge pull request #6695 from rjshade/request_with_flags_timeout
by Jan Tattermusch
· 9 years ago
e0ddc35
Speed up tests
by Craig Tiller
· 9 years ago
825cd45
Cleanup redundant tests
by Craig Tiller
· 9 years ago
116b3c5
Merge github.com:grpc/grpc into test_affine
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
e29f7a1
Make request_with_flags timeout deadline equal to that of request_with_payload.
by Robbie Shade
· 9 years ago
468ee4c
Improve test debugability, fix race condition
by Craig Tiller
· 9 years ago
b90e6c9
Merge pull request #6670 from ctiller/guess_cpu
by Jan Tattermusch
· 9 years ago
336292d
Merge pull request #6423 from ctiller/signal_handler
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
52aeb54
Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_reals
by David G. Quintas
· 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
3c4fe1b
Fixed the fix
by David Garcia Quintas
· 9 years ago
aae6c2c
Fix server plugin test
by Craig Tiller
· 9 years ago
29dc490
clang-format
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
772f485
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 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
505b13d
Merge pull request #6576 from rjshade/fix_udp_server_test
by Jan Tattermusch
· 9 years ago
a488037
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
by Julien Boeuf
· 9 years ago
ac09447
Merge branch 'compression_incoming_checks' into compression_md_level_bis
by David Garcia Quintas
· 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
8c1d796
Merge pull request #6620 from ctiller/fuzz-it
by Jan Tattermusch
· 9 years ago
93dd047
clang-format
by Craig Tiller
· 9 years ago
9780f59
Merge github.com:grpc/grpc into signal_handler
by Craig Tiller
· 9 years ago
582f435
Added missing pops_create to oauth2_utils
by David Garcia Quintas
· 9 years ago
d013e9b
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 9 years ago
f1945f2
Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks
by David Garcia Quintas
· 9 years ago
8f73650
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
aa51f63
Merge pull request #6463 from dgquintas/fix_compression_interop
by Jan Tattermusch
· 9 years ago
2bcf78d
Expand corpus
by Craig Tiller
· 9 years ago
2d02456
got rid of grpc_compression_options
by David Garcia Quintas
· 9 years ago
Next »