Mark D. Roth
|
4eec0041f5
|
Revert "Remove redundant includes from string.h and tmpfile.h"
|
2016-12-05 08:03:41 -08:00 |
Sree Kuchibhotla
|
f989469fe3
|
Temporarily enable gpr_slice_* functions to not break api compatibility
|
2016-12-01 17:09:35 -08:00 |
yang-g
|
8706c6ec5d
|
add todo
|
2016-11-18 10:41:30 -08:00 |
yang-g
|
e46de3d416
|
Expose message limit constants so that users can reference them
|
2016-11-17 15:20:02 -08:00 |
Mark D. Roth
|
ed92f7bc04
|
Merge pull request #8617 from markdroth/service_config_json
Use JSON tree for service config channel arg.
|
2016-11-17 11:13:54 -08:00 |
Craig Tiller
|
1dc9ad3327
|
Merge pull request #8630 from ctiller/newlines
Support percent-encoding status messages
|
2016-11-16 15:04:20 -08:00 |
Craig Tiller
|
f69369741d
|
Review feedback
|
2016-11-16 15:03:53 -08:00 |
Craig Tiller
|
1016d9feca
|
Merge github.com:grpc/grpc into bm_fullstack
|
2016-11-16 14:56:34 -08:00 |
Craig Tiller
|
d57a1487b1
|
Merge github.com:grpc/grpc into newlines
|
2016-11-16 14:45:10 -08:00 |
Mark D. Roth
|
863113a0d9
|
Merge remote-tracking branch 'upstream/master' into service_config_json
|
2016-11-16 14:18:28 -08:00 |
David Garcia Quintas
|
d03afbdeba
|
Merge branch 'master' of github.com:grpc/grpc into rr_fixall
|
2016-11-14 17:55:13 -08:00 |
Yuchen Zeng
|
b1f6bf2ec4
|
Merge pull request #8086 from y-zeng/fix_gprc
Fix misspelled gprc
|
2016-11-11 15:11:44 -08:00 |
Yuchen Zeng
|
5c1f55af23
|
Merge pull request #8335 from y-zeng/tos
Add grpc_socket_mutator
|
2016-11-11 15:05:14 -08:00 |
Mark D. Roth
|
dc5d60b814
|
Allow setting service config via C++ API, for use in tests.
|
2016-11-09 14:43:07 -08:00 |
Mark D. Roth
|
4bbdda4444
|
Allow getting LB policy name and service config in C++ API.
|
2016-11-09 14:40:22 -08:00 |
Mark D. Roth
|
c625c7a023
|
Allow fetching service config via grpc_channel_get_info().
|
2016-11-09 14:12:37 -08:00 |
Mark D. Roth
|
db096f3dba
|
Merge pull request #8679 from markdroth/core_api_cleanup
Remove deprecated macros from C-core API.
|
2016-11-08 10:55:29 -08:00 |
Mark D. Roth
|
fb927409d3
|
Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet.
|
2016-11-08 10:53:14 -08:00 |
Mark D. Roth
|
0ace62f832
|
Merge pull request #8618 from markdroth/channel_info_api
Add API for getting arbitrary state back from a channel
|
2016-11-08 10:45:21 -08:00 |
David Garcia Quintas
|
ea6689dbdf
|
Added INIT state to grpc_connectivity_state
|
2016-11-08 09:46:41 -08:00 |
Craig Tiller
|
5910eee262
|
Merge github.com:grpc/grpc into bm_fullstack
|
2016-11-08 08:48:23 -08:00 |
Mark D. Roth
|
b1c2bbf497
|
Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file.
|
2016-11-08 08:10:33 -08:00 |
Craig Tiller
|
31606bdb34
|
Merge github.com:grpc/grpc into grpc_slice
|
2016-11-08 07:46:14 -08:00 |
Craig Tiller
|
1cb088441a
|
s/std::string/grpc::string/g
|
2016-11-08 07:05:33 -08:00 |
Craig Tiller
|
ed9132427a
|
Get user agent right
|
2016-11-04 16:31:30 -07:00 |
Craig Tiller
|
3e2048dd9c
|
Merge github.com:grpc/grpc into newlines
|
2016-11-04 15:43:44 -07:00 |
Craig Tiller
|
7a4ac73d5b
|
Merge github.com:grpc/grpc into bm_fullstack
|
2016-11-04 08:44:50 -07:00 |
Mark D. Roth
|
f79ce7d201
|
Code review changes.
|
2016-11-04 08:43:36 -07:00 |
Craig Tiller
|
32df467f11
|
Merge github.com:grpc/grpc into grpc_slice
|
2016-11-04 08:21:56 -07:00 |
Craig Tiller
|
b121fc7c3f
|
Support percent-encoding status messages
|
2016-11-03 15:22:59 -07:00 |
Mark D. Roth
|
e5b4d4f35b
|
Merge remote-tracking branch 'upstream/master' into channel_info_api
|
2016-11-03 09:33:36 -07:00 |
Yuchen Zeng
|
64d518e3b0
|
Merge remote-tracking branch 'upstream/master' into tos
|
2016-11-02 16:27:49 -07:00 |
Vijay Pai
|
739a93e47f
|
Merge branch 'master' into turn_it_to_11
|
2016-11-02 16:00:52 -07:00 |
Mark D. Roth
|
57f30d1518
|
Merge pull request #8523 from markdroth/lb_policy_name_channel_arg
Allow setting LB policy name via the C++ API
|
2016-11-02 08:42:23 -07:00 |
Mark D. Roth
|
754b2b88bc
|
Code review changes.
|
2016-11-02 08:39:16 -07:00 |
Vijay Pai
|
320ed13d3e
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
|
2016-11-01 17:16:55 -07:00 |
Vijay Pai
|
5c41bab92c
|
Remove references to NO_CHRONO option
|
2016-11-01 16:57:42 -07:00 |
Vijay Pai
|
e08fe4f41e
|
Remove separate versions of code based on presence of threading in compiler
|
2016-11-01 16:50:38 -07:00 |
Vijay Pai
|
713c7b87e1
|
clang-format
|
2016-11-01 16:33:18 -07:00 |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
Craig Tiller
|
7213aa78da
|
Merge branch 'microbench' into bm_fullstack
|
2016-11-01 14:55:00 -07:00 |
Vijay Pai
|
80b292709c
|
Stop supporting non-C++11 conformant compilers
|
2016-11-01 13:38:40 -07:00 |
Yuchen Zeng
|
0df7d349b7
|
Merge pull request #8380 from y-zeng/reflection_header
Remove generated pb files
|
2016-10-31 15:27:48 -07:00 |
Craig Tiller
|
41fd9f2343
|
Merge github.com:grpc/grpc into grpc_slice
|
2016-10-31 14:42:53 -07:00 |
Mark D. Roth
|
7e0c2f8301
|
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
|
2016-10-31 14:20:01 -07:00 |
Sree Kuchibhotla
|
1e088b4219
|
Merge branch 'master' into rpc_mgr
|
2016-10-28 17:34:55 -07:00 |
Mark D. Roth
|
b2d2488619
|
Add grpc_channel_get_info() to C-core API.
|
2016-10-27 15:44:07 -07:00 |
Sree Kuchibhotla
|
612ca22ff3
|
Merge branch 'master' into rpc_mgr
|
2016-10-27 15:14:08 -07:00 |
Craig Tiller
|
28b72428a8
|
clang-format
|
2016-10-26 21:15:29 -07:00 |
Craig Tiller
|
5b676a6b1a
|
Fix include guards
|
2016-10-26 21:09:29 -07:00 |