David Garcia Quintas
|
b8245bd231
|
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
|
2016-09-01 18:29:46 +02:00 |
David Garcia Quintas
|
410208c25c
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
2016-09-01 18:23:55 +02:00 |
Vijay Pai
|
3703ece81b
|
a golden file
|
2016-08-30 12:13:39 -07:00 |
Vijay Pai
|
d05cad245a
|
Fix golden test
|
2016-08-30 10:22:06 -07:00 |
yang-g
|
7c2887187b
|
The public headers already have extern C
|
2016-08-30 10:12:28 -07:00 |
yang-g
|
4335e11951
|
Prevent some compilers compaining unused return value
|
2016-08-30 10:09:08 -07:00 |
David Garcia Quintas
|
f3581bf90a
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
2016-08-30 04:45:50 -07:00 |
Vijay Pai
|
48c9ca2bf1
|
Update golden file
|
2016-08-29 17:10:18 -07:00 |
Yuchen Zeng
|
7176a828c5
|
Use --protofiles
|
2016-08-29 17:04:50 -07:00 |
Vijay Pai
|
d4d5f4cd53
|
clang-format
|
2016-08-29 16:59:21 -07:00 |
Vijay Pai
|
a9c0d7f88b
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is
violating the appearance of unary-ness)
|
2016-08-29 16:42:04 -07:00 |
David Garcia Quintas
|
51f066c585
|
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
|
2016-08-29 11:57:40 -07:00 |
Yuchen Zeng
|
20d6a10483
|
Use grpc::protobuf
|
2016-08-29 10:54:52 -07:00 |
Yuchen Zeng
|
94d786fd4c
|
Add type command
|
2016-08-26 16:23:29 -07:00 |
Yuchen Zeng
|
387afd70d3
|
Add list command
|
2016-08-26 14:25:21 -07:00 |
Vijay Pai
|
ac4113bef1
|
Merge branch 'master' into fc_unary
|
2016-08-25 14:49:18 -07:00 |
Mark D. Roth
|
7f9bba8ce1
|
Fix some more tests that called cq_expect_completion().
|
2016-08-25 08:35:42 -07:00 |
David Garcia Quintas
|
ba641f48d7
|
Updated grpclb API test.
|
2016-08-24 06:53:43 -07:00 |
David Garcia Quintas
|
880064586d
|
Removed direct include of arpa/inet.h
|
2016-08-24 06:53:23 -07:00 |
yang-g
|
56fb16d49f
|
Add missing header
|
2016-08-23 12:40:02 -07:00 |
David Garcia Quintas
|
8a81aa12fb
|
Changes to grpclb and tests for binary ip addresses.
|
2016-08-22 15:06:49 -07:00 |
murgatroid99
|
6257159a3a
|
Merge branch 'port_platform_split' into uv_core_transport
|
2016-08-22 14:57:22 -07:00 |
Craig Tiller
|
102fa966b6
|
Rename some files to avoid conflicting .obj files on Windows
|
2016-08-22 13:56:36 -07:00 |
Craig Tiller
|
daf4699652
|
Merge pull request #6732 from ctiller/consistent_client_count
Make client_channels be across all clients, not per-client
|
2016-08-22 08:34:38 -07:00 |
Craig Tiller
|
74a1d9a939
|
Increase log verbosity for benchmark driver
|
2016-08-22 08:33:02 -07:00 |
David Garcia Quintas
|
ef4d2a51d4
|
Merge branch 'fix_grpclb_aug' into lb_add_md
|
2016-08-18 15:04:45 -07:00 |
David Garcia Quintas
|
80763dd7c4
|
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
|
2016-08-18 15:04:25 -07:00 |
David Garcia Quintas
|
601bb128b4
|
Fixed op ordering in grpclb internal client
|
2016-08-18 15:03:59 -07:00 |
kpayson64
|
9429717fc3
|
Merge pull request #7735 from y-zeng/cli_main_fork
Improve gRPC CLI
|
2016-08-17 17:02:40 -07:00 |
Yuchen Zeng
|
25aa88af94
|
Address review comments
|
2016-08-16 10:50:40 -07:00 |
David Garcia Quintas
|
5b0e9462f0
|
Introduced LB token initial metadata propagation
|
2016-08-15 23:02:33 -07:00 |
Yuchen Zeng
|
2bf9913323
|
Fix wrongly included header
|
2016-08-15 18:34:43 -07:00 |
Yuchen Zeng
|
9bf906234e
|
Clang-format
|
2016-08-15 17:28:13 -07:00 |
Yuchen Zeng
|
302763f898
|
Address review comments
|
2016-08-15 17:25:57 -07:00 |
kpayson64
|
0c6cce12b4
|
Merge pull request #7648 from vjpai/qps_better_ptr
Use unique_ptr properly in QPS async tests
|
2016-08-15 13:02:44 -07:00 |
Yuchen Zeng
|
02139a05dc
|
Add CliCredentials, config_grpc_cli.h
|
2016-08-15 11:34:21 -07:00 |
kpayson64
|
1748ba6d6d
|
Merge pull request #7652 from vjpai/qps_better_client_ending
Better client-side ending for QPS tests
|
2016-08-15 11:02:23 -07:00 |
Yuchen Zeng
|
26386e1fa0
|
Merge remote-tracking branch 'upstream/master' into cli_main_fork
|
2016-08-15 10:27:03 -07:00 |
Yuchen Zeng
|
4272cac7ae
|
Rewrite ProtoFileParser
|
2016-08-12 15:25:46 -07:00 |
murgatroid99
|
623dd4f556
|
Renamed GPR_ constants to GRPC_ in iomgr/port.h
|
2016-08-08 17:31:27 -07:00 |
murgatroid99
|
5407089b37
|
Separate out iomgr-specific constants into a separate header
|
2016-08-08 17:01:18 -07:00 |
Vijay Pai
|
f50020ce03
|
Appease the const gods, improve readability, stop using 0 and 1 as
proxies for false and true.
|
2016-08-08 07:29:31 -07:00 |
kpayson64
|
50be893eba
|
Merge pull request #6915 from markdroth/filter_api
Implement C++ API for defining channel filters.
|
2016-08-05 15:11:18 -07:00 |
Vijay Pai
|
d02988d6b5
|
clang-format
|
2016-08-05 09:47:47 -07:00 |
Vijay Pai
|
25128f1adf
|
Better ending for open-loop tests: never wait more than 1 second
if we are in termination mode
|
2016-08-05 09:45:03 -07:00 |
Vijay Pai
|
773ecd62dd
|
Dramatically reduce time required to complete sync test when running
with lots of threads (by parallelizing shutdown of course)
|
2016-08-05 09:26:56 -07:00 |
Vijay Pai
|
4f17395b81
|
Properly use unique_ptr rather than explicitly
deleting server context wrappers in QPS test
|
2016-08-05 01:32:34 -07:00 |
Vijay Pai
|
a8bb63e711
|
Merge branch 'master' into fc_unary
|
2016-08-04 13:41:45 -07:00 |
Vijay Pai
|
6d214bcff7
|
Add FCService to golden test
|
2016-08-04 12:03:12 -07:00 |
Vijay Pai
|
5d94118d0d
|
clang-format
|
2016-08-04 11:48:47 -07:00 |
Vijay Pai
|
ff91dea149
|
Be able to specify FCUnaryService just like AsyncService so that all
relevant methods get treated this way.
|
2016-08-04 11:07:50 -07:00 |
Vijay Pai
|
666681612e
|
Merge branch 'master' into fc_unary
|
2016-08-04 09:44:51 -07:00 |
Nicolas "Pixel" Noble
|
ca1558753a
|
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
|
2016-08-04 00:30:37 +02:00 |
David Garcia Quintas
|
e60ae9c967
|
deflake grpclb_test
|
2016-08-02 16:37:41 -07:00 |
Mark D. Roth
|
85c1168d17
|
Merge remote-tracking branch 'upstream/master' into filter_api
|
2016-08-02 14:07:00 -07:00 |
Vijay Pai
|
18983f8e38
|
Merge pull request #7590 from vjpai/affinity_optional
Don't assert if we're not able to set CPU affinity
|
2016-08-02 10:28:08 -07:00 |
David Garcia Quintas
|
1f32ae4e84
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
2016-08-02 10:24:44 -07:00 |
Mark D. Roth
|
3ac6fc1b97
|
Merge branch 'filter_call_init_failure' into filter_api
|
2016-08-02 10:07:48 -07:00 |
Nicolas "Pixel" Noble
|
4e7259dcaa
|
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
|
2016-08-02 18:32:05 +02:00 |
David Garcia Quintas
|
d9cee6f2ac
|
moar clang-format
|
2016-08-01 17:42:47 -07:00 |
David Garcia Quintas
|
87e06c84fd
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
|
2016-08-01 11:02:22 -07:00 |
Vijay Pai
|
96b7b52190
|
Fix exit condition
|
2016-08-01 09:33:38 -07:00 |
Vijay Pai
|
6e5c33c3e2
|
Don't assert if we're not able to set affinity for some reason
|
2016-07-30 02:56:46 -07:00 |
David Garcia Quintas
|
4166cb06ea
|
Addressed the rest of the PR comments
|
2016-07-29 14:38:25 -07:00 |
Nicolas "Pixel" Noble
|
8302b123de
|
Merge branch 'v1.0.x' into manual-upmerge
Conflicts:
src/ruby/pb/test/client.rb
src/ruby/pb/test/server.rb
tools/dockerfile/test/php7_jessie_x64/Dockerfile
|
2016-07-29 22:48:16 +02:00 |
David Garcia Quintas
|
c79b0650d2
|
removed codegen/log.h
|
2016-07-27 21:11:58 -07:00 |
David Garcia Quintas
|
1399e466b0
|
removed codegen/time.h
|
2016-07-27 20:31:55 -07:00 |
David Garcia Quintas
|
6b11462da1
|
removed codegen/alloc.h
|
2016-07-27 14:49:53 -07:00 |
Vijay Pai
|
2d04dd827c
|
Change API for next message size to allow a bool return value for failure
cases.
|
2016-07-27 11:35:56 -07:00 |
Vijay Pai
|
efef0d29c5
|
Merge pull request #7380 from nicolasnoble/no-c++11-threads
Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread.
|
2016-07-27 09:28:15 -07:00 |
Yuchen Zeng
|
68ca351126
|
Fix sanity issues
|
2016-07-26 16:48:46 -07:00 |
Yuchen Zeng
|
f4046cdced
|
Fix thread leak
|
2016-07-26 12:22:42 -07:00 |
Yuchen Zeng
|
e7068c836e
|
Remove references to string_ref_helper
|
2016-07-25 17:30:45 -07:00 |
Yuchen Zeng
|
36a6fe6052
|
Merge remote-tracking branch 'upstream/master' into cli_main
|
2016-07-25 15:51:10 -07:00 |
Yuchen Zeng
|
724a4e253a
|
Add header guard
|
2016-07-25 14:56:06 -07:00 |
Nicolas "Pixel" Noble
|
bc0b08892f
|
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
Conflicts:
Makefile
|
2016-07-25 23:51:01 +02:00 |
Yuchen Zeng
|
28263275f0
|
Remove unnecessary dependencies
|
2016-07-25 14:38:07 -07:00 |
kpayson64
|
cc961b6c5a
|
Merge pull request #7020 from rjshade/assert_not_expect
ASSERT vector size before directly accessing first element
|
2016-07-25 14:36:11 -07:00 |
kpayson64
|
b5fa72c89e
|
Merge pull request #7451 from y-zeng/seperate_generated_files
Separate generated pb files from the server reflection build target, use grpc::protobuf instead of google::protobuf
|
2016-07-25 14:32:51 -07:00 |
Nicolas "Pixel" Noble
|
c326407379
|
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
|
2016-07-25 21:51:59 +02:00 |
Yuchen Zeng
|
29ca79be89
|
Command processing, validation
|
2016-07-25 12:00:08 -07:00 |
kpayson64
|
b8208ff79a
|
Merge pull request #7269 from y-zeng/cli_call
Support server reflection in CLI
|
2016-07-21 17:11:36 -07:00 |
Vijay Pai
|
0a1c598986
|
Merge branch 'master' into fc_unary
|
2016-07-21 11:34:02 -07:00 |
Nicolas Noble
|
f6aefa3ea6
|
Merge pull request #7400 from yang-g/ga_branch2
Cherrypick #7319 into v1.0.x
|
2016-07-21 11:28:44 -07:00 |
Yuchen Zeng
|
9cb9445155
|
Addressed review comments
|
2016-07-20 16:39:31 -07:00 |
Yuchen Zeng
|
6b88b22d9e
|
Add comments for GRPC_NO_GENERATED_CODE
|
2016-07-19 19:12:46 -07:00 |
Yuchen Zeng
|
77b74258b5
|
Revert unnecessary deletions
|
2016-07-19 11:53:37 -07:00 |
Craig Tiller
|
77c7f9fd62
|
Merge pull request #7407 from ctiller/delayed-write
Benchmark fixes
|
2016-07-19 09:26:04 -07:00 |
Craig Tiller
|
5ca7e47493
|
Merge pull request #6737 from ctiller/delayed-write
Delay beginning most writes until we enter poll()
|
2016-07-19 09:25:49 -07:00 |
Nicolas "Pixel" Noble
|
6570b83c9c
|
Splitting interop_server.cc
|
2016-07-18 23:42:35 +02:00 |
Yuchen Zeng
|
1318479011
|
Separate generated file and protobuf dependency
|
2016-07-18 13:07:42 -07:00 |
David Garcia Quintas
|
a26c77b314
|
added another TODO to grpclb_test
|
2016-07-18 12:57:13 -07:00 |
David Garcia Quintas
|
1d5cb2ad8a
|
Improvements to the grpclb proto API funcs
|
2016-07-18 12:56:53 -07:00 |
Robbie Shade
|
c51a4833ce
|
Merge branch 'master' into assert_not_expect
|
2016-07-15 15:06:14 -04:00 |
Mark D. Roth
|
30a4a544be
|
Merge branch 'filter_call_init_failure' into filter_api
|
2016-07-15 09:16:05 -07:00 |
David Garcia Quintas
|
8b3b97f99d
|
Added a tiny comment header and TODOs.
|
2016-07-15 07:46:47 -07:00 |
Craig Tiller
|
ad94fdfe51
|
Fix compile error
|
2016-07-15 06:42:29 -07:00 |
Craig Tiller
|
b23239b6d8
|
Merge branch 'histo' of github.com:vjpai/grpc into delayed-write
|
2016-07-15 06:37:41 -07:00 |
yang-g
|
807387641f
|
prevent spurious wake up and unstarted/already shutdown server
|
2016-07-14 22:59:39 -07:00 |
Craig Tiller
|
13d3e3b7e2
|
Merge pull request #6737 from ctiller/delayed-write
Delay beginning most writes until we enter poll()
|
2016-07-14 19:31:47 -07:00 |