Jan Tattermusch
e6d8e87842
Merge pull request #6008 from soltanmm/oops
...
Add missing dependencies
9 years ago
Nicolas "Pixel" Noble
dbb9dd5418
Merge remote-tracking branch 'ctiller/fuzzers-make-good-tests' into memleak_detector
9 years ago
Nicolas "Pixel" Noble
82a91c91d0
Fixing json memory leak.
9 years ago
Nicolas "Pixel" Noble
fdbebb9049
Adding json test case.
9 years ago
David Garcia Quintas
fcf7ad692c
Renamed subchannel_factory to client_channel_factory.
...
Added the ability to create channels from client_channel_factory. This
will be used by the grpclb code to create the channels to communicate
with the LB servers.
9 years ago
Craig Tiller
7753119d28
Update copyright
9 years ago
Craig Tiller
71f81852a7
Sort tests
9 years ago
Stanley Cheung
b55f1c420e
Merge pull request #5963 from jtattermusch/csharp_refactor_building
...
Refactor C# building in run_tests.py
9 years ago
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
9 years ago
Nicolas "Pixel" Noble
e33f93620a
Merge branch 'release-0_13' into manual-upmerge
9 years ago
Nicolas Noble
ed02571552
Merge pull request #6004 from nicolasnoble/backport-of-5735
...
Backport of #5735
9 years ago
Nicolas "Pixel" Noble
1635d36a0a
Missing include.
9 years ago
Nicolas "Pixel" Noble
bc1fdeee8f
Fixing typos.
9 years ago
Nicolas "Pixel" Noble
8677d3f824
Adding memory leak detections for the json fuzzer.
9 years ago
vjpai
d7f43b3aab
Fix scoping for client, in preparation for implementation
9 years ago
vjpai
e8ff3889f5
Fix scope on an each - no need for class scope
9 years ago
Jan Tattermusch
b242ffa2c7
better message for on_connect error
9 years ago
Masood Malekghassemi
2cff306779
Add missing dependencies
9 years ago
vjpai
45be26ef0d
Working ruby server implementation
9 years ago
vjpai
691387afc0
Make histogram more canonically Ruby-style
9 years ago
Jan Tattermusch
f85c70fc3f
bump Google.Apis.Auth nuget to 1.11.1
9 years ago
Nicolas "Pixel" Noble
375d1f47ca
Better memory management for grpc_rb_byte_buffer_to_s.
9 years ago
Sree Kuchibhotla
247b34fe1d
Terminate with error exit code in case of any failure
9 years ago
Craig Tiller
92e0f335bd
Merge branch 'optionalize_roundrobin' into optionalize_census
9 years ago
Craig Tiller
dd2b465a45
Merge github.com:grpc/grpc into optionalize_roundrobin
9 years ago
Zhuochun
97daf35add
Fix Ruby memory leaks
...
- `recv_message` is not cleaned up after call
- `send_message` is not cleaned up in failure cases
- `xmalloc` ruby string is not freed after used
9 years ago
Craig Tiller
508e89f4c9
Merge pull request #6003 from ctiller/uhoh
...
Trim number of CPUs
9 years ago
Craig Tiller
67af237be2
Trim number of CPUs
9 years ago
Nicolas Noble
6939e41e7c
Merge pull request #5976 from earhart/master
...
Fixes for the GRPC Bazel build
9 years ago
Craig Tiller
9557869e15
Merge branch 'optionalize_roundrobin' into optionalize_census
9 years ago
Craig Tiller
447bab1553
clang-format
9 years ago
vjpai
343718e941
Merge branch 'master' into i_know_rubies
9 years ago
Craig Tiller
6ecdab0c4a
Merge github.com:grpc/grpc into optionalize_roundrobin
9 years ago
Craig Tiller
943cdf99e9
Swap header/src into the right order
9 years ago
Nicolas Noble
64cc4a6a7b
Merge pull request #5979 from ctiller/gource
...
Add a script that generates a nice gource visualization
9 years ago
Craig Tiller
5dd4118308
Merge github.com:grpc/grpc into optionalize_roundrobin
9 years ago
Nicolas Noble
f1637b8df0
Merge pull request #5846 from ctiller/fuzzy-bits
...
Fuzzer support
9 years ago
Craig Tiller
4c5edc10be
Merge github.com:grpc/grpc into optionalize_roundrobin
9 years ago
Rob Earhart
ff20c2b46c
Add protobuf_clib to deps of grpc++_codegen_lib
...
This is required in order to compile grpc++_codegen_lib.
9 years ago
Rob Earhart
b7b8d05f25
Fix the Bazel build re/nanopb
...
This change modifies the BUILD rule dependencies used for nanopb,
switching them from third_party to //external -- the former uses
submodules, which don't work well with Bazel (since Bazel removes
submodules from repositories as it fetches them, preferring instead to
unify submodule versions across the workspace via the top-level
WORKSPACE configuration).
9 years ago
Craig Tiller
67593ffc34
Fix codegen
9 years ago
Craig Tiller
34236d5be5
Merge github.com:grpc/grpc into fuzzy-bits
9 years ago
Craig Tiller
ad46ecfeba
Merge branch 'optionalize_roundrobin' into optionalize_census
9 years ago
Craig Tiller
796474c792
Move proto code under ext/.../grpclb
9 years ago
Craig Tiller
8f8e9f9b53
Build Census as a grpc plugin
9 years ago
Jan Tattermusch
6e6230a6e4
Merge pull request #5736 from pquerna/pq/is_wan_is_ios_only
...
Objective C: kSCNetworkReachabilityFlagsIsWWAN is only available on iOS
9 years ago
Jan Tattermusch
46962bb5f8
Merge pull request #5971 from sreecha/stress_test_flexible_config
...
Stress test flexible config
9 years ago
Craig Tiller
3113ef48ab
Register plugins correctly
9 years ago
Craig Tiller
fb43385204
Make plugin registries work
9 years ago
Jan Tattermusch
d2eb23974d
Merge pull request #5904 from jtattermusch/csharp_perf_intergrate
...
C# performance worker improvements
9 years ago