Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
43ef582e42b2e5d3b5052523d9dee1fb2ee0ae33
43ef582
override --> GRPC_OVERRIDE
by Craig Tiller
· 10 years ago
78524b7
Compile fix
by Craig Tiller
· 10 years ago
2eaf159
ACTUALLY set the server thread pool
by Craig Tiller
· 10 years ago
a182bf1
clang-format
by Craig Tiller
· 10 years ago
ce78a19
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
50a976f
Linux compile fix
by Craig Tiller
· 10 years ago
96cca4e
Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver
by Craig Tiller
· 10 years ago
c98bef7
Compile fix
by Craig Tiller
· 10 years ago
a8dc37a
Rename some files
by Craig Tiller
· 10 years ago
d6479d6
Async server works
by Craig Tiller
· 10 years ago
ef63839
Async client works
by Craig Tiller
· 10 years ago
9cf9fca
Merge pull request #950 from jtattermusch/csharp_cloud_to_prod
by Michael Lumish
· 10 years ago
f7e32a6
C# interop client support for external CA file
by Jan Tattermusch
· 10 years ago
e38ec21
Linux compile fix
by Craig Tiller
· 10 years ago
cac60b5
Merge pull request #947 from yang-g/imacros
by Nicolas Noble
· 10 years ago
d1e18fa
Async client progress
by Craig Tiller
· 10 years ago
8856875
Async client progress
by Craig Tiller
· 10 years ago
0431246
Merge pull request #949 from jtattermusch/csharp_fix_gce_scripts
by donnadionne
· 10 years ago
cfc7864
fix gce script for cloud to cloud C# client
by Jan Tattermusch
· 10 years ago
ee7ab3d
Remove include google/protobuf/message.h as it should be covered in config.h
by Yang Gao
· 10 years ago
1acbf43
Merge pull request #925 from nicolasnoble/coveralls
by Craig Tiller
· 10 years ago
513b9e3
Merge pull request #940 from donnadionne/test-mod
by Jan Tattermusch
· 10 years ago
38bf129
Just a few more changes to include csharp into build and test
by Donna Dionne
· 10 years ago
d30b005
Adding coverage report.
by Nicolas "Pixel" Noble
· 10 years ago
f282514
Print resource utilization
by Craig Tiller
· 10 years ago
a362de5
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
93adddc
Merge pull request #929 from jtattermusch/csharp_tls
by Tim Emiola
· 10 years ago
3de87ee
Merge pull request #933 from ctiller/bugscrub2
by jboeuf
· 10 years ago
d701c5f
Formatting
by Craig Tiller
· 10 years ago
76877c3
Generate latencies in driver
by Craig Tiller
· 10 years ago
cf1dec6
Merge pull request #938 from jtattermusch/csharp_docker
by donnadionne
· 10 years ago
2ca22fa
Merge pull request #939 from jtattermusch/csharp_run_tests
by Michael Lumish
· 10 years ago
961e4a5
addressed comments
by Jan Tattermusch
· 10 years ago
a867257
Re-generate
by Craig Tiller
· 10 years ago
e70a0cc
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
1970a5b
added C# to run_tests.py
by Jan Tattermusch
· 10 years ago
10923c2
Formatting
by Craig Tiller
· 10 years ago
44d2cc7
adding C# support to gce_setup scripts
by Jan Tattermusch
· 10 years ago
c82c36b
Merge pull request #920 from vjpai/async-probs
by Craig Tiller
· 10 years ago
93f80f0
Formatting
by Craig Tiller
· 10 years ago
95fb8b1
Merge pull request #932 from yang-g/imacros
by Nicolas Noble
· 10 years ago
d437948
Merge pull request #930 from ctiller/bugscrub
by Nicolas Noble
· 10 years ago
dbb7963
Solve the call-suppression problem earlier in the stack
by Vijay Pai
· 10 years ago
df2186f
Merge pull request #934 from jtattermusch/csharp_docker
by Michael Lumish
· 10 years ago
0a1d090
Polishing C# Dockerfiles
by Jan Tattermusch
· 10 years ago
c9f660d
Add a test that bad hostnames fail
by Craig Tiller
· 10 years ago
eb131bb
Auth fixes
by Craig Tiller
· 10 years ago
5b61d51
formatting
by Yang Gao
· 10 years ago
eb82c4e
Merge pull request #919 from donnadionne/test-mod
by Tim Emiola
· 10 years ago
991ca9f
Allow only one thread to complete ioreqs at once
by Craig Tiller
· 10 years ago
1532923
client side support for TLS
by Jan Tattermusch
· 10 years ago
7694c35
Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed
by Yang Gao
· 10 years ago
d318bba
Merge pull request #927 from jerub/master
by Nathaniel Manista
· 10 years ago
4e233a1
Add macros
by Yang Gao
· 10 years ago
093a4eb
Fix backslash line endings for grpc_python/Dockerfile.
by Stephen Thorne
· 10 years ago
c09bb7e
Merge pull request #916 from dklempner/not_original_vtable
by Craig Tiller
· 10 years ago
6889a9a
Merge pull request #882 from yang-g/pubsub
by Craig Tiller
· 10 years ago
0cfc638
Merge pull request #923 from rauls5382/master
by Yang Gao
· 10 years ago
ba4a105
Merge pull request #924 from nicolasnoble/travis-badge
by Craig Tiller
· 10 years ago
6af9ed0
Rework QPS client/server
by Craig Tiller
· 10 years ago
36aa8e0
Adding a Travis badge.
by Nicolas "Pixel" Noble
· 10 years ago
02fe58d
Propagate grpc_google_default_credentials_create errors
by Raul Silvera
· 10 years ago
79c7f85
Merge pull request #922 from grpc/revert-892-docker-go
by Qi Zhao
· 10 years ago
4705a5a
Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD"
by Qi Zhao
· 10 years ago
32083bd
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
26598a3
WIP
by Craig Tiller
· 10 years ago
0823cb7
Sanity checks for calls that were causing crashes
by Vijay Pai
· 10 years ago
91cc481
Merge remote-tracking branch 'upstream/master' into pubsub
by Yang Gao
· 10 years ago
acf6f31
Better use of threads, avoid thread safety issues on destructor with
by Vijay Pai
· 10 years ago
fa054b3
Merge pull request #918 from murgatroid99/makefile_protoc_message
by Nicolas Noble
· 10 years ago
1542d7d
adding a build images script and remove some tests while investigating timeout
by Donna Dionne
· 10 years ago
b618136
Improved Makefile protoc message
by murgatroid99
· 10 years ago
0aad3d7
Merge pull request #908 from ctiller/ssl
by Nicolas Noble
· 10 years ago
9611410
Merge pull request #912 from ctiller/disconnect
by Nicolas Noble
· 10 years ago
b951821
Merge pull request #887 from murgatroid99/travis_python
by Nicolas Noble
· 10 years ago
0e61b2d
Remove some debugging logs from the unary poll promote path
by David Klempner
· 10 years ago
5c4052d
Removed logging, returned other tests to .travis.yml
by murgatroid99
· 10 years ago
4a171f8
Fixed python link order
by murgatroid99
· 10 years ago
4eb6e31
Added rt link to python's setup.py
by murgatroid99
· 10 years ago
238c23b
Added more logging
by murgatroid99
· 10 years ago
fb0b99e
Fixed ldd logging
by murgatroid99
· 10 years ago
985c5bf
Added logging for python tests
by murgatroid99
· 10 years ago
fa9b1a4
Fix flake
by Craig Tiller
· 10 years ago
a401d63
Merge pull request #909 from nathanielmanistaatgoogle/python-generated-code-early-adopter
by Masood Malekghassemi
· 10 years ago
d6fea89
Added TODO to re-enable commented test
by murgatroid99
· 10 years ago
bb88a04
Add clarifying comment
by Craig Tiller
· 10 years ago
1ab2e89
Merge pull request #910 from mbrukman/readme-no-exec
by Nicolas Noble
· 10 years ago
f42af60
Merge pull request #913 from jtattermusch/csharp_docker
by Tim Emiola
· 10 years ago
aa88dce
Merge branch 'master' into travis_python
by murgatroid99
· 10 years ago
cedab13
Put tests back in a useful state
by murgatroid99
· 10 years ago
13d5c1a
Merge github.com:grpc/grpc into qps_driver
by Craig Tiller
· 10 years ago
a2af8a1
Changed how python versions are specified
by murgatroid99
· 10 years ago
fa4efbd
added docker files for c#
by Jan Tattermusch
· 10 years ago
0af2a46
Add more logging
by murgatroid99
· 10 years ago
410f44f
Merge pull request #911 from ejona86/remove-http-code-doc
by Craig Tiller
· 10 years ago
4511584
Mark fling_*test non-flaky
by Craig Tiller
· 10 years ago
1a138c3
Dont add new requests when shutting down
by Craig Tiller
· 10 years ago
f5fd4ba
Completion queue cleanup
by Craig Tiller
· 10 years ago
d4a2171
Merge pull request #892 from proppy/docker-go
by Tim Emiola
· 10 years ago
5b53e35
Remove HTTP mappings from status.h
by Eric Anderson
· 10 years ago
Next »