David Garcia Quintas
|
dcc99a24ea
|
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
|
2016-01-28 11:01:47 -08:00 |
Nicolas "Pixel" Noble
|
51b1aeee68
|
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
|
2016-01-28 02:00:02 +01:00 |
David Garcia Quintas
|
541db25d45
|
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
|
2016-01-25 12:53:50 -08:00 |
Craig Tiller
|
f968a87e3f
|
Fix build
|
2016-01-22 16:07:42 -08:00 |
Bogdan Drutu
|
fc65bf07e6
|
Merge pull request #4750 from a-veitch/tag_set
Census Tag Set API and implementation
|
2016-01-22 15:34:34 -08:00 |
David Garcia Quintas
|
1e927a6ee4
|
updated tests.json
|
2016-01-21 15:28:04 -08:00 |
David Garcia Quintas
|
826505cc8f
|
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
|
2016-01-21 15:25:54 -08:00 |
Craig Tiller
|
bfd0553571
|
Add C++ CPU costs
|
2016-01-20 09:53:15 -08:00 |
Craig Tiller
|
bfe693678d
|
Tweak cpu costs
|
2016-01-20 09:38:21 -08:00 |
Craig Tiller
|
5f735a64e1
|
Add CPU cost measurement, tune parameters, decrease default maxjobs
|
2016-01-20 09:31:15 -08:00 |
Craig Tiller
|
56c6b6ab0a
|
Use CPU cost modelling to increase parallelism
|
2016-01-20 08:27:37 -08:00 |
Craig Tiller
|
fc051c9aa3
|
Run nosec tests again
|
2016-01-19 08:39:37 -08:00 |
Alistair Veitch
|
0923126cf8
|
Merge branch 'master' into tag_set
|
2016-01-15 17:57:56 -08:00 |
yang-g
|
be5a2c4f04
|
working test
|
2016-01-14 13:11:15 -08:00 |
Alistair Veitch
|
f190601e60
|
Merge branch 'master' into tag_set
|
2016-01-12 17:38:33 -08:00 |
Alistair Veitch
|
bb30d2591f
|
initial commit
|
2016-01-12 17:36:05 -08:00 |
Vijay Pai
|
6045681003
|
Merge branch 'master' into bbuf
|
2016-01-11 10:08:26 -08:00 |
Vijay Pai
|
af2e1cf080
|
Fix bugs and include build files
|
2016-01-11 09:54:23 -08:00 |
Craig Tiller
|
ab23045414
|
Add a test that public headers compile as C99
|
2016-01-04 08:18:43 -08:00 |
Craig Tiller
|
0fe5ee7be3
|
BoringSSL integration: non-vsprojects changes
|
2015-12-22 12:50:36 -08:00 |
Craig Tiller
|
86e8ad8ddf
|
Merge github.com:grpc/grpc into big_data
|
2015-12-16 19:25:58 -08:00 |
Craig Tiller
|
78575374ff
|
Merge github.com:grpc/grpc into server_stall
|
2015-12-14 21:51:45 -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
|
5e9add5219
|
Dont run on Windows just yet
|
2015-12-13 21:56:46 -08:00 |
Craig Tiller
|
7bbedf20ea
|
Dont run the servers as tests
|
2015-12-13 20:02:31 -08:00 |
Craig Tiller
|
abd20f3c69
|
Add tests for failed SSL connections: bad cert, and bad alpn config
|
2015-12-13 11:48:59 -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
|
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 |
David G. Quintas
|
8c9dfd02bc
|
Merge pull request #4430 from ctiller/dns
Add dns resolver test
|
2015-12-11 15:01:25 -08:00 |
Yang Gao
|
57ebf29e8c
|
Merge pull request #4408 from ctiller/pipe-bomb
Add tests for pipe usage
|
2015-12-11 14:57:12 -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 |
Vijay Pai
|
6f0c1495a5
|
Merge pull request #4426 from ctiller/socketutils
Add iomgr socket_utils and sockaddr_utils tests
|
2015-12-11 14:25:42 -08:00 |
David Garcia Quintas
|
48ec806249
|
Done!
|
2015-12-11 14:04:59 -08:00 |
Craig Tiller
|
989f450a64
|
Merge github.com:grpc/grpc into pipe-bomb
|
2015-12-11 12:53:05 -08:00 |
Craig Tiller
|
147c4f4662
|
Add dns resolver test
|
2015-12-11 12:32:39 -08:00 |
Craig Tiller
|
27493204fc
|
Add tests for socket utilities
|
2015-12-11 11:30:26 -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
|
f218c8bf0d
|
Add tests for pipe usage
|
2015-12-10 14:57:56 -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 |
David G. Quintas
|
5a629d3929
|
Merge pull request #4364 from yang-g/fixit_server_chttp2_c
Add a test for failing to add a port
|
2015-12-10 10:36:28 -08:00 |