Craig Tiller
|
ccad38227f
|
Merge github.com:grpc/grpc into stats
|
2017-08-31 12:23:53 -07:00 |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
2017-08-29 16:59:07 -07:00 |
Craig Tiller
|
03c908fc9e
|
Merge github.com:grpc/grpc into stats
|
2017-08-29 12:34:10 -07:00 |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
2017-08-25 09:03:33 -07:00 |
jiangtaoli2016
|
25d6fd82d1
|
split tsi library into two
|
2017-08-09 11:15:04 -07:00 |
jiangtaoli2016
|
32f66e8a81
|
Update build rule
|
2017-08-07 13:33:37 -07:00 |
Jiangtao Li
|
0211cfb277
|
Revert "Revert "Add TSI zero-copy frame protector""
|
2017-08-07 11:24:07 -07:00 |
Jiangtao Li
|
f5504a3e43
|
Revert "Add TSI zero-copy frame protector"
|
2017-08-07 10:48:46 -07:00 |
jiangtaoli2016
|
72eeb3c6dd
|
split tsi into two libraries: tsi_interface and tsi
|
2017-08-04 14:40:51 -07:00 |
jiangtaoli2016
|
f3f7d3ba6c
|
Merge branch 'master' into tsi_grpc
|
2017-08-04 13:45:38 -07:00 |
Mark D. Roth
|
f9bf428489
|
Add support for service configs to c-ares resolver.
|
2017-08-03 14:47:23 -07:00 |
jiangtaoli2016
|
3aaa5ea028
|
minor fix
|
2017-08-02 13:36:50 -07:00 |
jiangtaoli2016
|
7001bc279b
|
Add TSI zero-copy frame protector
|
2017-07-28 18:26:21 -07:00 |
ncteisen
|
fb193a1e2f
|
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
|
2017-07-28 15:47:32 -07:00 |
Craig Tiller
|
39af3361ae
|
Merge github.com:grpc/grpc into stats
|
2017-07-21 16:06:48 -07:00 |
murgatroid99
|
655c8b10f6
|
Fix Node build for older versions of Electron on Mac
|
2017-07-20 11:03:41 -07:00 |
Craig Tiller
|
b89304652b
|
Build simplification
|
2017-07-19 16:24:19 -07:00 |
murgatroid99
|
e929547d48
|
Fix issues with Node Mac build
|
2017-07-19 15:58:40 -07:00 |
ncteisen
|
268a82398c
|
Pull flow control into one module
|
2017-07-18 17:06:57 -07:00 |
Craig Tiller
|
280866817f
|
Add a simple stats framework to gRPC C core
|
2017-07-18 14:22:19 -07:00 |
Mark D. Roth
|
ea8f591b9d
|
Merge pull request #11607 from yihuazhang/tsi_init
Add GTS plugin
|
2017-07-18 07:38:30 -07:00 |
Yihua Zhang
|
1435bfc718
|
Add GTS plugin
|
2017-07-17 11:20:51 -07:00 |
Muxi Yan
|
0086d02161
|
Merge pull request #11189 from muxi/stream_compression
Implement stream compression lib module
|
2017-07-17 11:10:41 -07:00 |
Vijay Pai
|
3d7d5f4ed2
|
Create inproc transport, add relevant tests, exclude irrelevant tests
|
2017-07-14 16:23:54 -07:00 |
Michael Lumish
|
e908821d24
|
Merge pull request #11708 from murgatroid99/node_enable_werror
Node: re-enable -Werror, clean up binding.gyp
|
2017-07-11 16:17:43 -07:00 |
Ken Payson
|
a4710a090d
|
Revert "Remove lockfree-stack implementation that is no longer used"
This reverts commit 3d04e025bc.
|
2017-07-10 16:49:59 -07:00 |
murgatroid99
|
32de20ca49
|
Node: re-enable -Werror, clean up binding.gyp
|
2017-07-06 17:07:31 -07:00 |
Muxi Yan
|
e87a7e1a47
|
Move stream_compression to src/core/lib/compression
|
2017-07-05 10:09:03 -07:00 |
Muxi Yan
|
c1f837ce79
|
Make stream compression module
|
2017-07-05 10:08:58 -07:00 |
kpayson64
|
9cd18311a0
|
Merge pull request #11412 from kpayson64/upgrade_boringssl
Upgrade boringssl
|
2017-06-20 12:09:21 -07:00 |
Vijay Pai
|
3d04e025bc
|
Remove lockfree-stack implementation that is no longer used
|
2017-06-19 15:32:44 -07:00 |
murgatroid99
|
d5b0455110
|
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
|
2017-06-15 17:48:42 -07:00 |
Ken Payson
|
f8d6fb7a94
|
Update boringssl
|
2017-06-15 17:35:58 -07:00 |
Craig Tiller
|
dc16855649
|
Merge pull request #11336 from ctiller/ALL-the-things
Roll-up of threading changes
|
2017-06-08 16:03:36 -07:00 |
Yuchen Zeng
|
8f3d02106b
|
Merge pull request #11237 from y-zeng/srv_record
Support grpclb address in the c-ares resolver
|
2017-06-08 13:17:02 -07:00 |
Craig Tiller
|
b3899fd18b
|
Merge github.com:grpc/grpc into ALL-the-things
|
2017-06-08 07:54:10 -07:00 |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
2017-06-08 11:22:41 +02:00 |
Craig Tiller
|
1c8a90473d
|
Merge github.com:grpc/grpc into ALL-the-things
|
2017-06-07 13:00:06 -07:00 |
David Garcia Quintas
|
87d5a3130d
|
Implement LB policy updates
|
2017-06-06 19:45:58 -07:00 |
Yuchen Zeng
|
b89b5011ec
|
Merge remote-tracking branch 'upstream/master' into srv_record
|
2017-06-06 13:26:36 -07:00 |
Yuchen Zeng
|
4ebace71b0
|
Fix windows build, no_logging tests, dns_resolver_test
|
2017-06-05 20:47:02 -07:00 |
Michael Lumish
|
9a8ab565dd
|
Merge pull request #11264 from smulikHakipod/master
Compilation without ALPN support does not work
|
2017-06-05 09:41:13 -07:00 |
Craig Tiller
|
7ebf31bcb2
|
Merge branch 'thread_pool' into ALL-the-things
|
2017-05-30 12:50:51 -07:00 |
Vizerai
|
d74dbd3889
|
Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map
|
2017-05-23 14:10:10 -07:00 |
Yaron Shani
|
1d9a11be82
|
after running gen project
|
2017-05-22 23:00:46 -07:00 |
Yaron Shani
|
8d1cfdcb5d
|
ALPN fix
|
2017-05-22 14:43:05 +03:00 |
Craig Tiller
|
3085aa468e
|
Merge github.com:grpc/grpc into thread_pool
|
2017-05-17 13:04:07 -07:00 |
Jan Tattermusch
|
90224ba893
|
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
Try fixing python artifact build on Windows
|
2017-05-17 09:05:57 +02:00 |
Craig Tiller
|
321b7d8fb0
|
Merge github.com:grpc/grpc into thread_pool
|
2017-05-16 13:42:07 -07:00 |
Jan Tattermusch
|
de030a35a2
|
regenerate projects
|
2017-05-16 18:20:26 +02:00 |