Craig Tiller
|
3b45b8d60b
|
Revert "Test credentials provider update"
|
2016-11-29 12:31:14 -08:00 |
yang-g
|
8e9fc9bd0e
|
Test credentials provider update
|
2016-11-22 23:12:49 -08:00 |
Mark D. Roth
|
863113a0d9
|
Merge remote-tracking branch 'upstream/master' into service_config_json
|
2016-11-16 14:18:28 -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 |
Vijay Pai
|
56540ba9f9
|
clang-format
|
2016-11-04 10:02:31 -07:00 |
Vijay Pai
|
1b87ddee0a
|
One more NULL->nullptr
|
2016-11-04 09:09:58 -07:00 |
Vijay Pai
|
b0a6be2b8f
|
Remove some unnecessary new/delete patterns
|
2016-11-04 07:51:25 -07:00 |
Vijay Pai
|
90102c2bfc
|
Eliminate unnecessary uses of new[]/delete[] that can be replaced
with vector
Also start eliminating uses of plain-old delete that are not helpful
|
2016-11-04 07:51:24 -07:00 |
Vijay Pai
|
a189b7b9f1
|
Make new file compliant with new standards
|
2016-11-02 17:49:42 -07:00 |
Vijay Pai
|
739a93e47f
|
Merge branch 'master' into turn_it_to_11
|
2016-11-02 16:00:52 -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
|
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 |
Mark D. Roth
|
3f265857f4
|
Fix memory leak.
|
2016-10-31 14:42:22 -07:00 |
Mark D. Roth
|
6df607591c
|
Fix portability problems.
|
2016-10-31 14:39:45 -07:00 |
Mark D. Roth
|
fd635add1c
|
clang-format
|
2016-10-31 14:20:56 -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 |
Sree Kuchibhotla
|
612ca22ff3
|
Merge branch 'master' into rpc_mgr
|
2016-10-27 15:14:08 -07:00 |
Craig Tiller
|
3d357d901c
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
2016-10-26 20:52:03 -07:00 |
Mark D. Roth
|
452287607f
|
Add test for setting LB policy via C++ API.
|
2016-10-26 14:54:56 -07:00 |
Mark D. Roth
|
fb809b7850
|
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
|
2016-10-26 09:12:25 -07:00 |
Mark D. Roth
|
e3a21005bf
|
Fix propagation of channel args for insecure channels.
|
2016-10-24 13:29:05 -07:00 |
murgatroid99
|
b516cadc2a
|
Merge branch 'master' into uv_core_transport
|
2016-10-21 15:54:42 -07:00 |
Sree Kuchibhotla
|
c5fb957e50
|
Merge branch 'master' into rpc_mgr
|
2016-10-21 14:38:21 -07:00 |
Craig Tiller
|
8f67b647fd
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
2016-10-20 15:53:04 -07:00 |
murgatroid99
|
59f347e125
|
Merge branch 'master' into uv_core_transport
|
2016-10-19 13:53:21 -07:00 |
Sree Kuchibhotla
|
556aebb1e0
|
Merge branch 'master' into rpc_mgr
|
2016-10-18 14:59:24 -07:00 |
Vijay Pai
|
9fa9315d62
|
Merge remote-tracking branch 'upstream/master' into fc_1dstream
|
2016-10-18 12:15:08 -07:00 |
Craig Tiller
|
20afa3d7c9
|
BufferPool --> ResourceQuota
|
2016-10-17 14:52:14 -07:00 |
Sree Kuchibhotla
|
c37a8a56df
|
Fix test
|
2016-10-13 15:40:15 -07:00 |
Vijay Pai
|
96e03110db
|
clang-format
|
2016-10-13 14:09:16 -07:00 |
Vijay Pai
|
8d08b1d9ee
|
Test all split streamed variations
|
2016-10-13 12:19:30 -07:00 |
Vijay Pai
|
65a9ef16ed
|
Fix channel/stub for dup service use
|
2016-10-13 12:00:32 -07:00 |
Sree Kuchibhotla
|
e4996d6c43
|
Merge branch 'master' into rpc_mgr
|
2016-10-13 11:18:09 -07:00 |
Vijay Pai
|
61536a7371
|
Making split streaming testable
|
2016-10-13 11:04:57 -07:00 |
Craig Tiller
|
c99945e44c
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
2016-10-10 10:20:48 -07:00 |
Craig Tiller
|
fdc2b10dce
|
Merge github.com:grpc/grpc into direct-calls
|
2016-10-10 10:16:35 -07:00 |
murgatroid99
|
fde76d7996
|
Merge branch 'master' into uv_core_transport
|
2016-10-07 15:09:53 -07:00 |
Mark D. Roth
|
4bcdd73df6
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
2016-10-06 07:56:05 -07:00 |
David Garcia Quintas
|
e5b4c26ef7
|
more usage of std::string
|
2016-10-04 13:44:18 -07:00 |
Craig Tiller
|
db1a5cce47
|
Buffer pool C++ wrapper
|
2016-09-28 14:22:12 -07:00 |
Sree Kuchibhotla
|
892dbf4d95
|
Make settings configurable
|
2016-09-27 19:42:27 -07:00 |
Mark D. Roth
|
9477724003
|
Change C++ API to expose wait_for_ready instead of fail_fast.
|
2016-09-27 13:07:00 -07:00 |
murgatroid99
|
08b0fab426
|
Merge branch 'master' into uv_core_transport
|
2016-09-23 14:35:49 -07:00 |
Craig Tiller
|
1edc77c7c6
|
Merge github.com:grpc/grpc into direct-calls
|
2016-09-20 11:02:51 -07:00 |
murgatroid99
|
bcc60f75d4
|
Merge branch 'master' into uv_core_transport
|
2016-09-16 13:44:28 -07:00 |
yang-g
|
d5fba280bb
|
make inline metadata value clearer
|
2016-09-16 10:29:16 -07:00 |
yang-g
|
4b4571ab88
|
Add a test for nonbin header containing binary value
|
2016-09-15 23:01:09 -07:00 |
yang-g
|
c580af37e0
|
Add a check for metadata from auth plugin
|
2016-09-15 15:33:32 -07:00 |