Jan Tattermusch
e6d8e87842
Merge pull request #6008 from soltanmm/oops
...
Add missing dependencies
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
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
Masood Malekghassemi
2cff306779
Add missing dependencies
9 years ago
Nicolas "Pixel" Noble
375d1f47ca
Better memory management for grpc_rb_byte_buffer_to_s.
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
447bab1553
clang-format
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
796474c792
Move proto code under ext/.../grpclb
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
Craig Tiller
04b7ca8d5c
Starting plugin registry
9 years ago
Craig Tiller
023caf1846
Refactor build to have lb policies as extensions
9 years ago
Craig Tiller
d335945b76
Merge github.com:grpc/grpc into cleaner-posix2
9 years ago
Craig Tiller
1206423aa2
Fix include paths
9 years ago
Craig Tiller
ca5acf819d
Fix test by naming parameters
9 years ago
Craig Tiller
8b3fb1af6a
Merge github.com:grpc/grpc into internal-canary
9 years ago
Vijay Pai
98f2f754b8
Used TYPED_TEST to parametrize
...
Include all 4 sync/async client/server combos
9 years ago
Vijay Pai
40d1a2cb87
clang-format
9 years ago
Vijay Pai
bbbbf621e4
Add a concurrent test for sync client, async server case
9 years ago
Craig Tiller
afbae1f583
Fix mutex
9 years ago
Craig Tiller
c2011586fa
Merge github.com:grpc/grpc into idempotent
9 years ago
Craig Tiller
5595c759dd
Merge github.com:grpc/grpc into accounting
9 years ago
Craig Tiller
5648605474
Fix include
9 years ago
Craig Tiller
5b3391f1d0
Merge github.com:grpc/grpc into fuzzy-bits
9 years ago
Craig Tiller
797e27874b
Merge github.com:grpc/grpc into optionalize_roundrobin
9 years ago
Nicolas Noble
c91504ed57
Merge pull request #5900 from murgatroid99/node_callback_convention
...
Follow Node's callback-last convention for client calls
9 years ago
Nicolas Noble
ad0492d50e
Merge pull request #5945 from ahedberg/ip_pktinfo_optional
...
Make IP_PKTINFO optional.
9 years ago
Jan Tattermusch
b275844864
add run_performance_tests.py script
9 years ago
Nicolas Noble
d29d515ec2
Merge pull request #5973 from ctiller/optionalize_chttp2
...
Optionalize chttp2
9 years ago
Craig Tiller
9c84fc3080
Fix include guards
9 years ago
Craig Tiller
14e0d9862f
Begin optionalizing lb policies: initial code movement
9 years ago
David Garcia Quintas
b3b724971f
Merge branch 'master' of github.com:grpc/grpc into sockaddr_resolver_lb
9 years ago