David Garcia Quintas
82a0bdc314
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
2016-01-11 14:08:29 -08:00
David Garcia Quintas
756a36cdac
Srcs and hdrs sanity checks skip third_party
2016-01-11 11:31:19 -08:00
David Garcia Quintas
4dfe317e5d
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
2016-01-08 15:50:45 -08:00
Craig Tiller
54ed674d40
Merge github.com:grpc/grpc into proto_names
2016-01-06 17:05:34 -08:00
jboeuf
0850640213
Merge pull request #4589 from ctiller/enforcer
...
Add a test to ensure public core headers are C89
2016-01-06 12:51:58 -08:00
Michael Lumish
648da525a8
Merge pull request #4563 from ctiller/copying
...
Update copyrights
2016-01-04 11:15:08 -08:00
Craig Tiller
ab23045414
Add a test that public headers compile as C99
2016-01-04 08:18:43 -08:00
David Garcia Quintas
8974a6681c
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
2015-12-24 19:36:38 +01:00
Craig Tiller
769567e769
Eliminate a layer of libraries in the end2end tests
2015-12-22 15:36:52 -08:00
Craig Tiller
b10f05e91d
Fix newline at end of file
2015-12-22 15:11:19 -08:00
Craig Tiller
897e4fe2ad
Update copyrights
2015-12-22 15:03:40 -08:00
Craig Tiller
00f8702c5e
Merge branch 'yawn' into proto_names
2015-12-22 14:23:51 -08:00
Craig Tiller
2e14b1f588
Merge github.com:grpc/grpc into proto_names
2015-12-22 14:19:40 -08:00
Craig Tiller
77fc4d35e4
BoringSSL: vsproject changes
2015-12-22 12:51:27 -08:00
Craig Tiller
66953c1c08
Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp
...
Don't include grpc++ in buildtests_c
2015-12-18 12:53:29 -08:00
Yang Gao
11169d9a2c
Merge pull request #4384 from ctiller/big_data
...
Add a test that overflows incoming flow control windows
2015-12-18 11:40:49 -08:00
Jan Tattermusch
83405c13b6
dont include grpc++ in buildtests_c
2015-12-18 10:56:31 -08:00
Jan Tattermusch
83a23815b0
remove unused vsprojects
2015-12-18 09:25:20 -08:00
Jan Tattermusch
44fc7200f8
regenerate project files
2015-12-18 08:53:59 -08:00
Jan Tattermusch
6b20f6f46d
make intermediate dir path shorter
2015-12-18 08:53:59 -08:00
Craig Tiller
01294c206f
Merge pull request #4524 from jtattermusch/polish_vcxproj_files
...
Polish vcxproj files
2015-12-18 07:38:53 -08:00
Jan Tattermusch
025ffeff5e
ignore warning LNK4217
2015-12-18 06:58:11 -08:00
Craig Tiller
1b4e33029e
Consolidate C++ proto files under src/proto
...
- make the directory structure match the package structure
- sanitize the package structure (test --> testing)
- add auto-detection of proto file dependencies
2015-12-17 16:35:00 -08:00
Jan Tattermusch
ec59bc7f1a
regenerate project files
2015-12-17 16:21:04 -08:00
Craig Tiller
86e8ad8ddf
Merge github.com:grpc/grpc into big_data
2015-12-16 19:25:58 -08:00
David Garcia Quintas
7052ac25e6
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
2015-12-16 17:36:04 -08:00
Craig Tiller
83399c99e5
Add a test that reproduces server partial message read bug
2015-12-14 13:34:44 -08:00
Craig Tiller
ab0ea829ac
ASAN, Sanity fixes
2015-12-12 18:53:08 -08:00
Nicolas Noble
1e54d284cb
Merge pull request #4420 from ctiller/slops
...
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
2015-12-11 20:59:47 -08:00
Craig Tiller
3e3a26598f
Add missing vcproj
2015-12-11 20:35:02 -08:00
Jan Tattermusch
1aa50eb2c4
Merge pull request #4315 from jtattermusch/detect_platformtoolset
...
stop using _USE_32BIT_TIME_T and autodetect PlatformToolset on VS2015
2015-12-11 19:14:44 -08:00
Craig Tiller
82821ba778
Merge pull request #4438 from nicolasnoble/json-coverage-2
...
Increasing json code coverage.
2015-12-11 17:59:03 -08:00
Nicolas "Pixel" Noble
11c320da08
Increasing json code coverage.
2015-12-12 02:42:39 +01:00
Jan Tattermusch
df744bd389
regenerated vsproject files
2015-12-11 15:56:19 -08:00
David G. Quintas
8c9dfd02bc
Merge pull request #4430 from ctiller/dns
...
Add dns resolver test
2015-12-11 15:01:25 -08:00
David G. Quintas
ce015f647a
Merge pull request #4381 from dgquintas/compression_coverage_2
...
Further coverage for compression
2015-12-11 14:51:50 -08:00
David Garcia Quintas
48ec806249
Done!
2015-12-11 14:04:59 -08:00
Craig Tiller
147c4f4662
Add dns resolver test
2015-12-11 12:32:39 -08:00
yang-g
14bdea1853
Merge remote-tracking branch 'upstream/master' into fixit_server_c
2015-12-11 10:34:09 -08:00
Yang Gao
12fa8c83af
Merge pull request #4325 from ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping
...
Ping support for channels
2015-12-11 10:32:43 -08:00
Craig Tiller
795764bf3a
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
2015-12-11 08:56:09 -08:00
Sree Kuchibhotla
c54f88ee8d
Merge pull request #4403 from yang-g/fixit_secure_channel_create_c
...
add a test for secure_channel_create and fix cleanup code
2015-12-10 20:33:16 -08:00
Craig Tiller
b8bd62e975
Add a test for sockaddr_resolver
2015-12-10 15:51:15 -08:00
Craig Tiller
aae3b8cddc
Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping
2015-12-10 14:43:04 -08:00
yang-g
c3d94fb82a
add tests for public server apis
2015-12-10 14:38:00 -08:00
Craig Tiller
a75ae6ee8a
Merge github.com:grpc/grpc into census_suite
2015-12-10 14:36:02 -08:00
Craig Tiller
13180c8a2c
Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping
2015-12-10 14:30:21 -08:00
Yang Gao
4b6974ca8c
Merge pull request #4232 from ctiller/connected-subchannel
...
Change subchannel connectivity state transition graph
2015-12-10 14:29:25 -08:00
yang-g
d482e59d3a
add a test for secure_channel_create and fix cleanup code
2015-12-10 14:04:00 -08:00
Craig Tiller
c586f4e9be
Expand census coverage: make this a fixture instead of a simple test
2015-12-10 10:26:05 -08:00