Craig Tiller
|
0368e3d066
|
Merge pull request #8205 from ctiller/crashy
Add (slightly cleaned up) variant of user contributed test
|
8 years ago |
Craig Tiller
|
c9742d37ac
|
Merge pull request #8202 from ctiller/perf-wha
Be explicit as to which tests to run
|
8 years ago |
Jan Tattermusch
|
aa2822c46e
|
fix building go interop image
|
8 years ago |
Craig Tiller
|
ac9736f469
|
Merge pull request #8188 from vjpai/no_races_just_bytesize
Add a suppression for a datarace in proto on an idempotent write
|
8 years ago |
Muxi Yan
|
92795c405c
|
Update free_read_buffer with a function
|
8 years ago |
Muxi Yan
|
8739e806fc
|
Update test
|
8 years ago |
Craig Tiller
|
ecc5a40bd3
|
Merge pull request #8222 from nicolasnoble/highmem-highroad
Changing Linux worker creation script.
|
8 years ago |
Craig Tiller
|
a268ee7430
|
Merge pull request #8216 from carl-mastrangelo/spec
Update Protocol spec to mention idempotency
|
8 years ago |
Mark D. Roth
|
88405f70c1
|
Centralized logic for choosing the right LB policy.
|
8 years ago |
Muxi Yan
|
6c0b960a45
|
Name revision
|
8 years ago |
David Garcia Quintas
|
9f85272dd3
|
bugfixes from integration testing
|
8 years ago |
Muxi Yan
|
20f49619ad
|
Simplify the changes using macro
|
8 years ago |
Muxi Yan
|
0814e3cb17
|
Minor fixes
|
8 years ago |
Muxi Yan
|
461fed13cb
|
Resolve memory leak in cronet_transport
|
8 years ago |
Muxi Yan
|
1bd5c77a65
|
Add idempotent test
|
8 years ago |
Muxi Yan
|
22f7973179
|
ObjC API update
|
8 years ago |
David Garcia Quintas
|
bd57bba0c2
|
Use a reasonable deadline in grpclb test
|
8 years ago |
David Garcia Quintas
|
92eb6b92d7
|
Use call's deadline for internal grpclb call
|
8 years ago |
Nicolas Noble
|
673fa6c88b
|
Merge pull request #8227 from dgquintas/grpclb_service_name
Use the server's name as the service name for gRPC LB
|
8 years ago |
Nicolas Noble
|
d76e1594a5
|
Merge pull request #8226 from dgquintas/sockaddr_server_name
Populate server_name for sockaddr resolver
|
8 years ago |
Mark D. Roth
|
eb7574b39b
|
clang-format
|
8 years ago |
Mark D. Roth
|
4944ee23df
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
8 years ago |
Ken Payson
|
5b5c8071c6
|
Merge master
|
8 years ago |
Ken Payson
|
3299f81ea8
|
Remove run_tests.py poll-cv shim
|
8 years ago |
Yuchen Zeng
|
7cd90c6816
|
Print more information about ambiguous method names
|
8 years ago |
Stanley Cheung
|
146a3773da
|
PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto
|
8 years ago |
Stanley Cheung
|
39b2e5bec6
|
PHP Proto3: update tests and README
|
8 years ago |
Stanley Cheung
|
857a130493
|
PHP Proto3: run generate_projects.sh
|
8 years ago |
Stanley Cheung
|
b7223bbfe9
|
PHP Proto3: update templates
|
8 years ago |
Stanley Cheung
|
881f4ff672
|
PHP Proto3: new serialization/deserialization for messages
|
8 years ago |
Stanley Cheung
|
53d219c962
|
PHP Proto3: gRPC PHP Plugin code generator
|
8 years ago |
David Garcia Quintas
|
dc61b343eb
|
regenerated projects
|
8 years ago |
Yuchen Zeng
|
6679d78997
|
Handle partially exposed reflection service
|
8 years ago |
David Garcia Quintas
|
fc80671df6
|
regenerated projects
|
8 years ago |
Nicolas Noble
|
be43240564
|
Merge pull request #8235 from ctiller/adjustable_window
Make initial connect retry backoff configurable
|
8 years ago |
Nicolas Noble
|
2587f20d08
|
Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under
Upmerge from 1.0.x
|
8 years ago |
Craig Tiller
|
8c0090910a
|
Merge github.com:grpc/grpc into adjustable_window
|
8 years ago |
Yang Gao
|
d24b822d73
|
Merge pull request #8046 from gislan/master
Add method for creating insecure channel from FD with custom arguments using C++ API.
|
8 years ago |
Craig Tiller
|
78a9c1df3f
|
Merge pull request #36 from muxi/adjustable_window_objc
Clean up code
|
8 years ago |
Ken Payson
|
65818729dc
|
Clang format
|
8 years ago |
Nicolas "Pixel" Noble
|
beeeddd571
|
Format.
|
8 years ago |
Muxi Yan
|
1674f650ad
|
Clean up code
|
8 years ago |
Nicolas Noble
|
ef49a5d217
|
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API
|
8 years ago |
Nicolas Noble
|
66306c2ae8
|
Merge pull request #8224 from sreecha/grpc_signal
Use SIGMINRT + 6 as the default signal for gRPC epoll engine (instead of SIGMINRT + 2)
|
8 years ago |
Nicolas "Pixel" Noble
|
748524eea5
|
Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under
|
8 years ago |
Mark D. Roth
|
a40d471110
|
Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET.
|
8 years ago |
Mark D. Roth
|
473e8f9c64
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
8 years ago |
Nicolas Noble
|
d914591e95
|
Merge pull request #7970 from markdroth/deadline_filter
Move deadline functionality into filters.
|
8 years ago |
David G. Quintas
|
34dee0304f
|
Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch
Prevent nanopb fuzzers from spamming logs
|
8 years ago |
Ken Payson
|
84a4bdd5d8
|
Fix Typo
|
8 years ago |