Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c9fca1813a76995eae8afaf4ff86ab375f182ef1
c9fca18
refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test
by yang-g
· 9 years ago
074c6fc
add insecure version
by yang-g
· 9 years ago
a612412
first part, secure channel only
by yang-g
· 9 years ago
5cd55dd
Merge pull request #4073 from adelez/docker
by Craig Tiller
· 9 years ago
862a4d7
Port #4061 to interop tests.
by Adele Zhou
· 9 years ago
04ba3ca
Merge pull request #4061 from ctiller/really-docker
by Jan Tattermusch
· 9 years ago
2dfd2de
Make code self-documenting
by Craig Tiller
· 9 years ago
48961e5
Fix for TSAN build failing repeatedly
by Craig Tiller
· 9 years ago
4718e2b
Merge pull request #4046 from ctiller/runtests
by adelez
· 9 years ago
87bd2f0
Merge pull request #4047 from ejona86/spec-improvements
by Louis Ryan
· 9 years ago
d67b356
Merge pull request #3905 from vjpai/protosplit
by Jan Tattermusch
· 9 years ago
afa0b2f
Merge pull request #4053 from dgquintas/bb_readall
by Craig Tiller
· 9 years ago
c76ff10
Removed consts to make MSVC happy
by David Garcia Quintas
· 9 years ago
8e79b82
Add missing characters in BNF comment
by Eric Anderson
· 9 years ago
5554738
Define limit on metadata size
by Eric Anderson
· 9 years ago
60078bb
Potential fix for failing to start binaries on mac
by Craig Tiller
· 9 years ago
2e18fd6
Add "identity" as a content encoding
by Eric Anderson
· 9 years ago
981201f
Content-type is required for requests
by Eric Anderson
· 9 years ago
21f3734
Rename Delimited-Message to Length-Prefixed-Message
by Eric Anderson
· 9 years ago
82cfe90
Replace curly quotes with plain ASCII quotes
by Eric Anderson
· 9 years ago
81790fc
Escape some special markdown characters
by Eric Anderson
· 9 years ago
fba20c9
Address some review comments about signal and restoring qps_test_with_poll
by vjpai
· 9 years ago
1f6f02a
Merge branch 'master' into protosplit
by vjpai
· 9 years ago
3affddd
Add secure testing to sweep
by vjpai
· 9 years ago
f8603ad
Secure performance testing for C++ is in the hizzouse!
by vjpai
· 9 years ago
10cb14c
Merge pull request #4042 from adelez/separate_reporting
by Craig Tiller
· 9 years ago
7cf7211
Define resultset.
by Adele Zhou
· 9 years ago
6c4ec78
Merge pull request #4013 from dgquintas/bb_readall
by Craig Tiller
· 9 years ago
5254143
Merge pull request #4039 from ctiller/covrep
by Nicolas Noble
· 9 years ago
4540743
Better reasonable default
by vjpai
· 9 years ago
783c144
Fix up single run test Enable reasonable default if resp size not specified
by vjpai
· 9 years ago
187c4b3
Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
by Craig Tiller
· 9 years ago
5dd93da
Coverage improvements
by Craig Tiller
· 9 years ago
ce84670
clang-format
by Vijay Pai
· 9 years ago
780a7f2
Add in security support, make payload protos configurable
by vjpai
· 9 years ago
241a5ad
Merge pull request #4030 from nicolasnoble/targets-can-have-protos-too
by Sree Kuchibhotla
· 9 years ago
392a170
Merge pull request #4021 from vjpai/mock
by Yang Gao
· 9 years ago
786a031
Merge pull request #4008 from adelez/separate_reporting
by adelez
· 9 years ago
d01cbe3
Move string filter to report_utils
by Adele Zhou
· 9 years ago
472bb68
Fixing proto dependencies for targets that aren't libraries.
by Nicolas "Pixel" Noble
· 9 years ago
a30f829
Renamed report_utils.py.
by Adele Zhou
· 9 years ago
2271ab5
Create a separate utility for reporting.
by Adele Zhou
· 9 years ago
e146e0c
Merge pull request #4025 from jtattermusch/csharp_perf_instrumentation
by Michael Lumish
· 9 years ago
d08a738
Cleanup some names
by vjpai
· 9 years ago
452ca9b
add profiling support
by Jan Tattermusch
· 9 years ago
9b14e15
Merge commit '6bf1de9' into protosplit
by vjpai
· 9 years ago
6bf1de9
Mark a method with GRPC_OVERRIDE to avoid compiler warning
by vjpai
· 9 years ago
aa39192
Cleanup directory and make minor changes
by vjpai
· 9 years ago
b8024dd
Merge branch 'master' into protosplit
by vjpai
· 9 years ago
6b43ac4
Merge pull request #4018 from ctiller/latent-see
by Vijay Pai
· 9 years ago
11537dc
Merge remote-tracking branch 'upstream/master' into protosplit
by vjpai
· 9 years ago
66197ca
Fix nap condition for pollset wakeup
by Craig Tiller
· 9 years ago
6eb3925
Added grpc_byte_buffer_reader_readall
by David Garcia Quintas
· 9 years ago
89ea0c7
Merge pull request #4006 from dgquintas/fix-lb-test
by Craig Tiller
· 9 years ago
a16f88b
Merge pull request #4012 from grpc/release-0_11
by Michael Lumish
· 9 years ago
e745ff2
Merge pull request #4011 from jcanizales/make-xctool-work-on-release-too
by Michael Lumish
· 9 years ago
d76f146
Prevent XCode 7 from showing spurious warnings
by Jorge Canizales
· 9 years ago
785d8ae
Merge pull request #4009 from jtattermusch/add_badges
by Michael Lumish
· 9 years ago
d6c0415
Add cocoapods badge
by Jan Tattermusch
· 9 years ago
a9b933e
Add gem badge
by Jan Tattermusch
· 9 years ago
c8a5cc5
Add npm badge
by Jan Tattermusch
· 9 years ago
4cca1a5
Merge pull request #3886 from murgatroid99/node_file_comments
by Tim Emiola
· 9 years ago
8b162cd
Merge pull request #3981 from jtattermusch/add_nuget_badge
by Tim Emiola
· 9 years ago
93c65ae
Fixed potential stack corruption
by David Garcia Quintas
· 9 years ago
ad7aefd
Merge pull request #3974 from adelez/bazel-like-output
by Craig Tiller
· 9 years ago
9f0f01e
Merge pull request #3997 from a-veitch/fix_tsan_cpu_test
by Nicolas Noble
· 9 years ago
4a09912
Merge pull request #3998 from jcanizales/travis-for-ios
by Michael Lumish
· 9 years ago
6eeb685
Merge pull request #3994 from jcanizales/split-test-schemes
by Michael Lumish
· 9 years ago
f987e3a
Fix for long-running tsan test
by Alistair Veitch
· 9 years ago
d96a633
Merge pull request #3989 from jcanizales/fix-routeguide
by Michael Lumish
· 9 years ago
89c3b18
Merge pull request #3990 from jcanizales/xcode7-warnings
by Michael Lumish
· 9 years ago
72a6332
QPS worker no longer needs to specify server port on command line. This is part
by vjpai
· 9 years ago
119c103
Split up into a new service proto, use proper service suffix, add a
by vjpai
· 9 years ago
c0daf06
Merge commit '96dde58ba59f0f124ae647b6e581225a62c2ea07' into travis-for-ios
by Jorge Canizales
· 9 years ago
7102c92
Deactivate remote interop tests in Travis
by Jorge Canizales
· 9 years ago
96dde58
Fixup: Target name changed.
by Jorge Canizales
· 9 years ago
abf596c
Fail fast if the plugin can’t be made or pod not installed
by Jorge Canizales
· 9 years ago
ea1cfc8
Restrict tests to simulator
by Jorge Canizales
· 9 years ago
289016d
Require Xcode 7.1 to try and get NS_ASSUME_NONNULL_BEGIN
by Jorge Canizales
· 9 years ago
53d01bc
Silence pod repo update
by Jorge Canizales
· 9 years ago
bda3476
Pod install manually, to get —-verbose
by Jorge Canizales
· 9 years ago
227c9b2
Try Travis builtin support for Cocoapods & xctool
by Jorge Canizales
· 9 years ago
833a215
Install gflags, needed to build the C++ interop server
by Jorge Canizales
· 9 years ago
de87e1c
Testing travis iOS feature.
by Nicolas "Pixel" Noble
· 9 years ago
5351f59
Merge commit '2beb88c1fd961cfd697df6c94d6bd72537ddefc9' into travis-for-ios
by Jorge Canizales
· 9 years ago
2beb88c
Fix documentation of tests
by Jorge Canizales
· 9 years ago
91db5ac
Split AllTests into 4 schemes
by Jorge Canizales
· 9 years ago
54fa62e
Reject nils in useTestCertsPath:testName:forHost:
by Jorge Canizales
· 9 years ago
ea4955e
Remove outdated routeguide test
by Jorge Canizales
· 9 years ago
05e9e27
Merge pull request #3987 from jtattermusch/csharp_opencover
by Nicolas Noble
· 9 years ago
a09edad
run all the tests for C# extension coverage
by Jan Tattermusch
· 9 years ago
754751e
Numerous proto changes to make things more sane and fix some outstanding issues
by vjpai
· 9 years ago
1bf6f68
Merge pull request #3983 from nicolasnoble/coverage-support
by Jan Tattermusch
· 9 years ago
bdf4b2e
C# native extension coverage on Linux
by Jan Tattermusch
· 9 years ago
10622a8
Prevent XCode 7 from showing spurious warnings
by Jorge Canizales
· 9 years ago
2f0d11b
Fix build breakage.
by Jorge Canizales
· 9 years ago
6f7e26a
pod install on route_guide project
by Jorge Canizales
· 9 years ago
7fb5b3c
nit: Use appledoc-style documentation in the example
by Jorge Canizales
· 9 years ago
8676d22
Fix RouteGuide example to use the last surface
by Jorge Canizales
· 9 years ago
4b69152
Eliminate qpstest.proto
by vjpai
· 9 years ago
Next »