Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
93cc06a48441a43c97fe7136839f70eab6355e99
/
test
1ba1bba
Merge pull request #6567 from markdroth/large_metadata_test_fix
by David Klempner
· 9 years ago
9ad288e
Merge pull request #6578 from jtattermusch/add_bat_copyrights
by Jan Tattermusch
· 9 years ago
effd74c
Merge pull request #5456 from ctiller/cleaner-posix3
by Jan Tattermusch
· 9 years ago
f551edf
add missing copyrights to .bat files
by Jan Tattermusch
· 9 years ago
c96151b
Merge pull request #6561 from vjpai/ytpo
by Jan Tattermusch
· 9 years ago
183ba02
Renamed some defines
by David Garcia Quintas
· 9 years ago
5eba797
Switch from snprintf() to gpr_asprintf().
by Mark D. Roth
· 9 years ago
0eb3e13
Fix large_metadata_bad_client_test to avoid C99 string literal length limit.
by Mark D. Roth
· 9 years ago
a8663fa
Merge pull request #6553 from grpc/revert-6488-revert-6214-master
by Jan Tattermusch
· 9 years ago
5f902c1
Fix tsan reported error
by Craig Tiller
· 9 years ago
9aa6f40
Add callback when gRPC FD is about to be orphaned.
by Robbie Shade
· 9 years ago
a65f9f5
Fix test usage of pollset
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
c2ec95b
Revert "Revert "cronet wrapper code""
by makdharma
· 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
9d86120
clang-format
by Craig Tiller
· 9 years ago
fe01b58
Merge github.com:grpc/grpc into cleaner-posix3
by Craig Tiller
· 9 years ago
d6dabf9
Merge pull request #6449 from sreecha/stress_client_reconnects
by Jan Tattermusch
· 9 years ago
8b38274
Merge pull request #6514 from yang-g/va_start
by Jan Tattermusch
· 9 years ago
1a9d8a7
Merge pull request #6513 from ctiller/warnings
by Nicolas Noble
· 9 years ago
c5943093
Change argument type to avoid undefined behavior
by yang-g
· 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
78222f7
Enable -Wextra-semi on compilers that support it
by Craig Tiller
· 9 years ago
cfbe020
Merge pull request #6320 from markdroth/limit_metadata_size
by Jan Tattermusch
· 9 years ago
fac1b4d
Merge pull request #6475 from grpc/release-0_14
by Nicolas Noble
· 9 years ago
4f9c89a
Merge pull request #6421 from ctiller/mwha
by Jan Tattermusch
· 9 years ago
92a9156
Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios
by Jan Tattermusch
· 9 years ago
0545d7f
Revert "Merge pull request #6214 from makdharma/master"
by Nicolas "Pixel" Noble
· 9 years ago
42342cb
Revert "cronet wrapper code"
by Craig Tiller
· 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
4e2f772
rename grpc.protoc.compiler to grpc.tools.protoc
by Jan Tattermusch
· 9 years ago
6f0fe0f
fix python distribtests with docker on overlay
by Jan Tattermusch
· 9 years ago
4f5b291
fix clang formatting
by Sree Kuchibhotla
· 9 years ago
067cce5
Fix asan test failure.
by Mark D. Roth
· 9 years ago
4c07008
Add a test for server returning error with debug info in trailer.
by yang-g
· 9 years ago
a21c7e9
add support for scenario categories
by Jan Tattermusch
· 9 years ago
27ca074
Merge pull request #6450 from nicolasnoble/gopro
by Jan Tattermusch
· 9 years ago
c5549fc
Remove redundant error check
by Sree Kuchibhotla
· 9 years ago
e8ca2ac
Merge pull request #6442 from jtattermusch/csharp_fixing_distribtests
by Jan Tattermusch
· 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
48d833a
Merge pull request #6214 from makdharma/master
by Nicolas Noble
· 9 years ago
f2f707c
More clang-format fixes.
by Mark D. Roth
· 9 years ago
4ead664
small addendum for python distribtests
by Jan Tattermusch
· 9 years ago
74b41c0
fix C# distrib test after getting rid of grpc.native.csharp package
by Jan Tattermusch
· 9 years ago
36918fc
Merge pull request #6374 from grpc/dgquintas-patch-1
by Jan Tattermusch
· 9 years ago
ac50cf9
Merge pull request #6412 from ctiller/large_async_secure_and_fixed
by Jan Tattermusch
· 9 years ago
bc2afb0
Merge pull request #6323 from dgquintas/codegen_remove_proto
by Jan Tattermusch
· 9 years ago
916c960
Fix Python distrib test
by Masood Malekghassemi
· 9 years ago
e9407c2
Test binary Python distributions
by Masood Malekghassemi
· 9 years ago
22b338e
Apply clang-format diffs.
by Mark D. Roth
· 9 years ago
2df502e
Fix max_message_length test, which was broken by the previous fix to the
by Mark D. Roth
· 9 years ago
bc84672
Use unlimited default for max header size until receiving new settings
by Mark D. Roth
· 9 years ago
823fa1d
Exclude 1byte tests from msan
by Craig Tiller
· 9 years ago
274bcc8
Added dummy cronet api implementation so we can build on Jenkins.
by Makarand Dharmapurikar
· 9 years ago
a4edeb3
Fix build breakage in bad_client tests.
by Mark D. Roth
· 9 years ago
7cae1f7
Remove some unneeded code from an earlier iteration of this code.
by Mark D. Roth
· 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
2c04262
Merge branch 'master' into limit_metadata_size
by Mark D. Roth
· 9 years ago
8a1d805
Added bad_client test to check that the server rejects requests with too
by Mark D. Roth
· 9 years ago
5f51757
Merge github.com:grpc/grpc into large_async_secure_and_fixed
by Craig Tiller
· 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
80721b2
Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto
by David Garcia Quintas
· 9 years ago
586c866
Merge branch 'master' into limit_metadata_size
by Mark D. Roth
· 9 years ago
ebbbce3
Changed writing code to honor the peer's header size limit setting.
by Mark D. Roth
· 9 years ago
e98b494
Fix bug where max_frame_size was ignored
by Craig Tiller
· 9 years ago
ee11213
Merge pull request #6368 from ctiller/vtune
by Nicolas Noble
· 9 years ago
eadcb89
Fixed name of test config for h2_census
by David G. Quintas
· 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
91cda8f
Merge pull request #6354 from ctiller/portabit
by Jan Tattermusch
· 9 years ago
1b409a0
Ensure minimum size of alt stack (to please vtune)
by Craig Tiller
· 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
904e0a5
Fix typo
by Craig Tiller
· 9 years ago
d0b3ae4
Fix double delete
by Craig Tiller
· 9 years ago
0d6fee6
Merge pull request #2286 from ctiller/split-me-baby-one-more-time
by Jan Tattermusch
· 9 years ago
7fb941e
Merge pull request #6260 from sreecha/stress_test_misc
by Jan Tattermusch
· 9 years ago
0c6070f
Mark stream as cancelled if we exceed the metadata size limit.
by Mark D. Roth
· 9 years ago
b6e4440
Disable fail fast for qps driver
by Craig Tiller
· 9 years ago
e2fd653
Merge pull request #6304 from ctiller/expandypie
by Nicolas Noble
· 9 years ago
165c62f
Merge pull request #6183 from nicolasnoble/msys-support
by Jan Tattermusch
· 9 years ago
081ad7a
Merge pull request #6295 from markdroth/content_type_semicolon2
by Jan Tattermusch
· 9 years ago
1b2db63
Moved protos out of core_codegen interface
by David Garcia Quintas
· 9 years ago
f5266d3
Merge branch 'master' into stress_test_misc
by Sree Kuchibhotla
· 9 years ago
ac2e88f
Initial attempt at adding support for max metadata size. Currently, the
by Mark D. Roth
· 9 years ago
1f3319b
Fixed clang formatting problems.
by Mark D. Roth
· 9 years ago
068d143
Expand corpora
by Craig Tiller
· 9 years ago
6b16aaa
merge and resolve conflict
by yang-g
· 9 years ago
c5b1eef
Change C implementation to not log an "Unexpected content-type" message
by Mark D. Roth
· 9 years ago
89c5cb5
Merge github.com:grpc/grpc into split-me-baby-one-more-time
by Craig Tiller
· 9 years ago
Next »