Nicolas Noble
|
17a1431a37
|
Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7
Upmerge from v1.7
|
2017-11-29 15:57:25 -08:00 |
ncteisen
|
c7d1f93e76
|
Fix windows
|
2017-11-29 14:05:33 -08:00 |
ncteisen
|
6ab0ba8df5
|
clang fmt
|
2017-11-29 13:32:46 -08:00 |
Nicolas "Pixel" Noble
|
361f8108e4
|
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
|
2017-11-29 19:31:42 +01:00 |
ncteisen
|
65dbb9df64
|
Add test for RecvStatus error_string API
|
2017-11-29 10:06:30 -08:00 |
Vijay Pai
|
1fece54633
|
Add all tests to test/cpp/util bazel BUILD file
|
2017-11-28 23:39:00 -08:00 |
Vijay Pai
|
bc61c538a9
|
Merge pull request #13491 from vjpai/destack
Pop lockfree stack off core implementation
|
2017-11-28 13:05:21 -08:00 |
adelez
|
b3a35623e3
|
Merge pull request #13419 from nlopezgi/master
change use of directory as input to data field for to use of native.glob in grpc_fuzzer.bzl
|
2017-11-27 11:02:50 -08:00 |
Vijay Pai
|
891254292e
|
Remove lockfree stack, again
|
2017-11-22 10:22:28 -08:00 |
Yash Tibrewal
|
d88421a995
|
Merge pull request #13452 from yashykt/publicheaderc89nitfix
Remove unnecessary if condition in public_headers_must_be_c89
|
2017-11-21 14:06:21 -08:00 |
Yash Tibrewal
|
b822b968c6
|
Merge branch 'master' into publicheaderc89nitfix
|
2017-11-21 11:24:56 -08:00 |
Noah Eisen
|
b8ec238211
|
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
|
2017-11-21 10:12:28 -08:00 |
Noah Eisen
|
dd010f2297
|
Merge pull request #13364 from ncteisen/surfacing-error-details
Add Error String to Recv Status API
|
2017-11-21 07:35:32 -08:00 |
Nicolas "Pixel" Noble
|
18a6837bb0
|
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
|
2017-11-21 00:36:21 +01:00 |
Noah Eisen
|
ad671ff561
|
Merge pull request #13391 from ncteisen/more-eager-free
Eagerly Free Slices in Case of Partial Write
|
2017-11-20 10:08:07 -08:00 |
ncteisen
|
abbdbf9374
|
Attempt to fix TSAN
|
2017-11-17 19:02:04 -08:00 |
Yash Tibrewal
|
518236d458
|
Remove unnecessary if condition in public_headers_must_be_c89
|
2017-11-17 17:00:14 -08:00 |
ncteisen
|
0392f8acc3
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
|
2017-11-17 16:17:21 -08:00 |
ncteisen
|
aa3b19741f
|
Rename tracer_peer to tracer_util
|
2017-11-17 15:56:48 -08:00 |
ncteisen
|
c4dd9cfe18
|
reviewer feedback
|
2017-11-17 13:39:01 -08:00 |
kpayson64
|
510fcb84b6
|
Merge pull request #13409 from kpayson64/fix_json_run_localhost
Fix TSAN json_run_localhost flake
|
2017-11-17 11:35:05 -08:00 |
Ken Payson
|
7cf8d72c25
|
Fix TSAN json_run_localhost flake
|
2017-11-16 18:36:38 -08:00 |
ncteisen
|
34fec74986
|
No more API change, no test change
|
2017-11-16 14:33:00 -08:00 |
Nicolas Lopez
|
d87f2ba4e4
|
change directory input to use of native.glob
use of directory as input to data is not supported with experimental
remote execution build service.
|
2017-11-16 12:58:34 -05:00 |
ncteisen
|
b2aa06ae99
|
Reviewer feedback: friend func not clasS
|
2017-11-16 09:02:58 -08:00 |
ncteisen
|
3039b37a0e
|
Fix bad merge
|
2017-11-15 18:24:05 -08:00 |
apolcyn
|
767e1cb912
|
Merge pull request #13405 from apolcyn/grpc_config_txt_prefix
Query for TXT service configs with _gprc_config prefix
|
2017-11-15 17:23:48 -08:00 |
ncteisen
|
df817f3e1a
|
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-details
|
2017-11-15 16:48:19 -08:00 |
Alexander Polcyn
|
56a19ae06a
|
Query for TXT service configs with _gprc_config prefix
|
2017-11-15 10:37:28 -08:00 |
ncteisen
|
589c940195
|
add test
|
2017-11-14 18:22:54 -08:00 |
ncteisen
|
b606158955
|
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
|
2017-11-14 17:09:48 -08:00 |
Juanli Shen
|
070f0c4b67
|
Merge pull request #13139 from AspirinSJL/stress_test
Client channel stress test
|
2017-11-14 17:06:26 -08:00 |
ncteisen
|
90ffc3a6f7
|
Add tracer peer to keep set_enabled private()
|
2017-11-14 16:29:35 -08:00 |
Juanli Shen
|
e5d2139e1e
|
Add client channel stress test
|
2017-11-14 16:07:23 -08:00 |
Noah Eisen
|
e092ff879e
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
|
2017-11-14 14:00:25 -08:00 |
Juanli Shen
|
0c7e70d69c
|
Merge pull request #13387 from grpc/import_fix
Fix an internal build failure
|
2017-11-14 12:47:05 -08:00 |
apolcyn
|
71d5ec7cff
|
Merge pull request #13189 from apolcyn/pass_args_to_tsi
Use existing read buffer in security handshaker if present
|
2017-11-14 12:24:39 -08:00 |
Juanli Shen
|
3a1989b1b9
|
Fix an internal build failure
|
2017-11-14 12:05:16 -08:00 |
ncteisen
|
88a7a9f82e
|
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
|
2017-11-14 11:38:31 -08:00 |
Jan Tattermusch
|
4ed062561c
|
Merge pull request #13365 from jtattermusch/stats_test_boundary_skipping
Make stats_test.IncHistogram skip values far from boundaries
|
2017-11-14 09:23:10 +01:00 |
Alexander Polcyn
|
f51b7e16ee
|
Fix missing copyright, fix merge conflict in updated BUILD
|
2017-11-13 21:29:50 -08:00 |
Alexander Polcyn
|
16ba80c850
|
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
|
2017-11-13 20:48:20 -08:00 |
Noah Eisen
|
68bb1bf748
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
|
2017-11-13 16:44:02 -08:00 |
Alexander Polcyn
|
248c4f5848
|
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
|
2017-11-13 16:31:27 -08:00 |
Alexander Polcyn
|
3f6b10afba
|
Use existing read buffer in security handshaker if present
|
2017-11-13 16:18:14 -08:00 |
Craig Tiller
|
e31e200dec
|
Fix after merge
|
2017-11-13 14:04:47 -08:00 |
ncteisen
|
684f15b210
|
clang fmt
|
2017-11-13 10:03:02 -08:00 |
ncteisen
|
f0798b4873
|
Fix Bazel build
|
2017-11-13 10:03:02 -08:00 |
ncteisen
|
4d9c98b146
|
split POC into real test
|
2017-11-13 10:03:02 -08:00 |
Jan Tattermusch
|
5b2c12e0c2
|
make stats_test skip values far from boundaries
|
2017-11-13 18:22:40 +01:00 |