Masood Malekghassemi
f4c70caaf4
Move manylinux1 precompiler definitions into port_platform.h
2016-05-05 19:14:05 -07:00
Nicolas Noble
48d833a9d8
Merge pull request #6214 from makdharma/master
...
cronet wrapper code
2016-05-05 14:09:17 -07:00
Jan Tattermusch
5a5dafa776
Merge pull request #6409 from jtattermusch/master
...
Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER
2016-05-04 19:21:25 -07:00
Jan Tattermusch
bc2afb065a
Merge pull request #6323 from dgquintas/codegen_remove_proto
...
Moved protos out of core_codegen interface
2016-05-04 19:09:29 -07:00
Jan Tattermusch
ed4d89e1f5
Remove trailing space.
2016-05-03 16:01:38 -07:00
Jan Tattermusch
19abba3661
Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER
2016-05-03 10:06:29 -07:00
David Garcia Quintas
80721b20ca
Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto
2016-05-02 10:56:54 -07:00
Makarand Dharmapurikar
808131932e
reverting stuff
2016-05-01 15:08:46 -07:00
Makarand Dharmapurikar
be5186a79d
created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@
2016-05-01 15:08:46 -07:00
Makarand Dharmapurikar
77044830ff
fixed clang formating
2016-05-01 15:08:46 -07:00
Makarand Dharmapurikar
a49b13bc33
cronet wrapper code
2016-05-01 15:08:46 -07:00
Craig Tiller
4ee1a62723
Stress test fixes
...
- properly fail a Read() on a stream if we fail to parse a protobuf
- fix an ordering problem with the chttp2 transport global lock, whereby
a sequence of two operations could be swapped - this resulted in
slices being returned to the upper layers in the wrong order,
corrupting data
2016-04-29 16:47:27 -07:00
Craig Tiller
f128cd2c6e
Merge pull request #6196 from y-zeng/call-error-to-string
...
Provide a function that converts grpc_call_error values into a string
2016-04-28 08:34:29 -07:00
Jan Tattermusch
165c62ff75
Merge pull request #6183 from nicolasnoble/msys-support
...
Adding support for msys.
2016-04-27 16:31:59 -07:00
David Garcia Quintas
1b2db6333d
Moved protos out of core_codegen interface
2016-04-27 15:09:11 -07:00
Craig Tiller
7beea147e5
Merge github.com:grpc/grpc into strong-includes
2016-04-21 17:07:36 -07:00
Jan Tattermusch
dde6dfbb0b
Merge pull request #5958 from deepaklukose/skip_client_cert_verification
...
Add various options to verify ssl/tls client cert including letting the application handle the authentication.
2016-04-20 21:01:30 -07:00
Deepak Lukose
dba4c5fd01
Add various options to verify ssl/tls client cert including letting the
...
application handle the authentication.
2016-04-19 15:02:06 -07:00
Yuchen Zeng
2e7d957a63
Provide a function that converts grpc_call_error values into a string
2016-04-15 17:49:38 -07:00
Yuchen Zeng
18746637f5
After running generate_projects.sh
2016-04-15 17:40:05 -07:00
Yuchen Zeng
95e4c48430
Add knob for default core output verbosity
2016-04-15 10:44:50 -07:00
Nicolas "Pixel" Noble
a0091cba89
Re-adding GPR_POSIX_FILE.
2016-04-15 07:47:50 +02:00
Nicolas "Pixel" Noble
c4b18a50de
Adding support for msys.
2016-04-15 07:39:26 +02:00
Craig Tiller
788a25365d
Fix dependencies
2016-04-12 17:13:43 -07:00
Craig Tiller
666a362a66
clang-fmt
2016-04-12 13:46:30 -07:00
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
2016-04-11 20:11:18 -07:00
Nicolas "Pixel" Noble
b29d8cfeb8
Last few mallocs / frees.
2016-04-08 01:38:29 +02:00
Jan Tattermusch
abb4f5f3ab
Merge pull request #6070 from ctiller/head-of-line-blocking
...
Fix a head of line blocking issue in the C++ server
2016-04-05 14:31:33 -07:00
Nicolas Noble
e3e91a3d3f
Merge pull request #6033 from ctiller/channel_max_reconnect_backoff
...
Channel max reconnect backoff
2016-04-05 13:37:46 -07:00
Craig Tiller
8e3b16cfd9
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
2016-04-04 13:50:38 -07:00
Craig Tiller
06cb1a9d93
Initial interface rework to allow knowing whether to pull payload at registration, not at request time
2016-04-04 08:10:47 -07:00
Craig Tiller
08eb0d6752
clang-format
2016-04-01 12:59:17 -07:00
Craig Tiller
c954f59c2e
Fix missing arg
2016-04-01 12:35:32 -07:00
Craig Tiller
399b3c42de
Fix client_crash_test, implement idempotency, fail_fast for C++
2016-04-01 12:24:18 -07:00
Craig Tiller
41dac846de
Merge github.com:grpc/grpc into ignore_connectivity
2016-03-31 14:01:53 -07:00
Craig Tiller
64a12c55df
Merge github.com:grpc/grpc into copyright-fix
2016-03-31 07:49:58 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Craig Tiller
076c2b807b
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
2016-03-30 17:12:29 -07:00
Craig Tiller
44ad3fdf06
Merge branch 'idempotent' into ignore_connectivity
2016-03-28 22:54:38 -07:00
Craig Tiller
c2011586fa
Merge github.com:grpc/grpc into idempotent
2016-03-28 22:53:34 -07:00
ahedberg
e72454cfa9
merge to take src/core componentization into account
2016-03-28 17:28:19 -04:00
Craig Tiller
c5ff781091
Merge branch 'idempotent' into ignore_connectivity
2016-03-28 12:45:55 -07:00
Craig Tiller
3bd9695939
Merge github.com:grpc/grpc into idempotent
2016-03-28 12:43:02 -07:00
Craig Tiller
2e1903638e
Fix copyrights
2016-03-25 14:33:26 -07:00
Craig Tiller
f40df23eeb
Auto-changes
2016-03-25 13:38:14 -07:00
ahedberg
8d7cff4143
make IP_PKTINFO and IPV6_RECVPKTINFO optional
2016-03-24 13:01:25 -04:00
Jan Tattermusch
9a1fa344e7
Merge pull request #5892 from yang-g/copy_generic_byte_buffer
...
Make a copy of ByteBuffer when writing
2016-03-23 11:13:28 -07:00
Jan Tattermusch
f1050f6f4a
Merge pull request #5755 from ahedberg/unix_sockets_optional
...
Make unix sockets optional
2016-03-23 08:47:12 -07:00
yang-g
f64befd27f
Make a copy of ByteBuffer when writing
2016-03-21 14:04:10 -07:00
Craig Tiller
9ed7fb684b
Merge branch 'idempotent' into ignore_connectivity
2016-03-21 11:09:53 -07:00