Jan Tattermusch
|
00ab5304b7
|
Merge pull request #6839 from dgquintas/simplify_compression_interop
Revamped interop spec, especially wrt compression
|
2016-06-21 20:28:15 -07:00 |
Craig Tiller
|
fa1f74e226
|
Fix errored streams prematurely terminating, add a test
|
2016-06-20 11:11:44 -07:00 |
David Garcia Quintas
|
50c5511a9b
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
|
2016-06-17 19:01:03 -07:00 |
David Garcia Quintas
|
909dd6ec8b
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
|
2016-06-16 17:03:40 -07:00 |
Craig Tiller
|
13c0940f66
|
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
|
2016-06-15 09:41:33 -07:00 |
Jan Tattermusch
|
febfd32af9
|
Merge pull request #6572 from y-zeng/base64_decode
Add base64 decoder
|
2016-06-14 13:45:56 -07:00 |
Jan Tattermusch
|
136307756c
|
Merge pull request #6438 from y-zeng/reflection_separate_lib
Proto server reflection
|
2016-06-13 14:16:06 -07:00 |
Craig Tiller
|
dbaf05e13d
|
Add a test of connecting many times in a row
|
2016-06-12 22:16:56 -07:00 |
David Garcia Quintas
|
74686ce7c4
|
Completed interop spec, as well as code for c++
|
2016-06-09 15:33:33 -07:00 |
Yuchen Zeng
|
d7a15b86b7
|
Merge remote-tracking branch 'upstream/master' into base64_decode
|
2016-06-09 11:02:10 -07:00 |
Craig Tiller
|
0ca68b7cb1
|
Merge github.com:grpc/grpc into error
|
2016-06-09 07:50:50 -07:00 |
Jan Tattermusch
|
1bc2976a0f
|
Merge pull request #6481 from dgquintas/compression_md_level_bis
Allow servers to select compression level via initial MD & overall compression cleanup
|
2016-06-08 19:17:20 -07:00 |
Jan Tattermusch
|
b81f172206
|
Merge pull request #6610 from xyzzyz/external_fd_fresh
Add support for communication using existing FD (for client and server)
|
2016-06-08 19:16:40 -07:00 |
Yuchen Zeng
|
0a0c1b0d59
|
Merge remote-tracking branch 'upstream/master' into base64_decode
|
2016-06-08 17:52:05 -07:00 |
David Klempner
|
e27d189f21
|
Factor out json seriailzation code and move it into parse_json.
This is for the same reasons as ParseJson, that is so that we can limit
the scope of the proto namespace differences between internal and
external.
|
2016-06-08 17:11:26 -07:00 |
Yuchen Zeng
|
eb25a07a48
|
Add filegroup grpc++_codegen_proto
|
2016-06-08 10:59:48 -07:00 |
David Garcia Quintas
|
533add5a87
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
|
2016-06-07 21:21:27 -07:00 |
David Garcia Quintas
|
dd385b6a19
|
Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
|
2016-06-07 18:51:36 -07:00 |
Adam Michalik
|
b97e2d145e
|
Add C++ support for using external FD
|
2016-06-07 15:09:19 -07:00 |
Adam Michalik
|
bf10c82bf8
|
implement support for adding external fd to server
|
2016-06-07 15:09:19 -07:00 |
Adam Michalik
|
321b1fb1c2
|
separate posix functionality to grpc_posix.h
|
2016-06-07 15:09:19 -07:00 |
Yuchen Zeng
|
d23710787b
|
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
|
2016-06-07 15:00:52 -07:00 |
Yuchen Zeng
|
c6bf5f79b2
|
Use deps instead of uses in build.yaml
|
2016-06-07 14:41:01 -07:00 |
Craig Tiller
|
c97065da86
|
Merge github.com:grpc/grpc into error
|
2016-06-07 13:00:14 -07:00 |
Jan Tattermusch
|
d30d4e279c
|
Merge pull request #6190 from dgquintas/lb_pollset_propagation
Enable use of pollset_set for a channel call
|
2016-06-07 11:51:51 -07:00 |
Craig Tiller
|
2888bd58b0
|
Merge github.com:grpc/grpc into error
|
2016-06-07 11:00:42 -07:00 |
Jan Tattermusch
|
3c267368fd
|
Merge pull request #6792 from yang-g/build_clean
Make grpc++ independent of protobuf
|
2016-06-07 10:53:03 -07:00 |
Craig Tiller
|
fe1f4aeb23
|
Merge github.com:grpc/grpc into c++-is-people-too
|
2016-06-06 17:09:32 -07:00 |
David Garcia Quintas
|
a0d7491e62
|
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
|
2016-06-06 16:25:48 -07:00 |
Yuchen Zeng
|
0601df3a04
|
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
|
2016-06-06 13:08:06 -07:00 |
Jan Tattermusch
|
87ec3b77b5
|
Merge pull request #6750 from makdharma/cronet
cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code.
|
2016-06-06 12:44:12 -07:00 |
Craig Tiller
|
d925c93047
|
Merge github.com:grpc/grpc into error
|
2016-06-06 08:38:50 -07:00 |
Craig Tiller
|
f805d0c7b6
|
Merge github.com:grpc/grpc into c++-is-people-too
|
2016-06-06 08:06:30 -07:00 |
yang-g
|
34b5861e5c
|
Spliting filegroup.
|
2016-06-03 17:51:00 -07:00 |
yang-g
|
aaee544d69
|
merge and resolve conflicts
|
2016-06-03 15:34:01 -07:00 |
yang-g
|
17487f9a22
|
Make grpc++ independent of protobuf
|
2016-06-03 15:21:15 -07:00 |
David Garcia Quintas
|
55c08f81cf
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
|
2016-06-03 14:18:01 -07:00 |
Jan Tattermusch
|
6c81c25653
|
Merge pull request #6306 from y-zeng/win32_suffix
Change win32 file suffix
|
2016-06-03 16:13:51 -04:00 |
Jan Tattermusch
|
b0bb674df3
|
Merge pull request #6636 from yang-g/grpc_cli
Add proto file support in grpc_cli
|
2016-06-03 16:12:36 -04:00 |
Jan Tattermusch
|
05808c4208
|
Merge pull request #6731 from vjpai/beheader
Remove unused portions of C++ QPS testing
|
2016-06-03 16:09:51 -04:00 |
David Garcia Quintas
|
e7518461c2
|
Merge branch 'master' of github.com:grpc/grpc into lr_hook
|
2016-06-02 10:24:51 -07:00 |
Craig Tiller
|
ff711456dc
|
Automatically capture transitive dependencies for Visual Studio solution files
|
2016-06-02 09:47:19 -07:00 |
Makarand Dharmapurikar
|
2a2599b5ca
|
incremental fix - removed cronet dependency from grpc_secure
|
2016-06-01 15:19:06 -07:00 |
Makarand Dharmapurikar
|
38d8055306
|
cronet build related changes
|
2016-06-01 15:02:04 -07:00 |
Craig Tiller
|
4b5e757147
|
Merge github.com:grpc/grpc into error
|
2016-06-01 14:55:33 -07:00 |
Jan Tattermusch
|
6eb2380a8f
|
Merge pull request #6702 from a-veitch/add_proto
Add census protos.
|
2016-06-01 14:38:06 -04:00 |
Craig Tiller
|
4c751ebd50
|
Merge github.com:grpc/grpc into error
|
2016-06-01 09:34:42 -07:00 |
Yuchen Zeng
|
b82443e62b
|
Regenerate sources_and_headers.json
|
2016-05-31 16:28:37 -07:00 |
David Garcia Quintas
|
2a50dfefdc
|
s/grpc_pops/grpc_polling_entity
|
2016-05-31 15:10:58 -07:00 |
Yuchen Zeng
|
4594bd9d1b
|
Merge remote-tracking branch 'upstream/master' into base
|
2016-05-31 14:19:57 -07:00 |