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 |
Mehrdad Afshari
|
2ca8282846
|
Merge pull request #11738 from mehrdada/canonica-urls
Use https://grpc.io consistently as the canonical URL
|
2017-07-11 11:41:14 -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 |
Mehrdad Afshari
|
bb3d95b643
|
Use https://grpc.io consistently as the canonical URL
|
2017-07-10 22:24:28 +00: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 |
Muxi Yan
|
ad272c9d76
|
Polish gRPC-Core.podspec
|
2017-06-29 16:18:43 -07:00 |
Muxi Yan
|
d89b9e35ee
|
Use Cocoapods to manage nanopb
|
2017-06-29 14:31:59 -07:00 |
Vijay Pai
|
3d04e025bc
|
Remove lockfree-stack implementation that is no longer used
|
2017-06-19 15:32:44 -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 |
Craig Tiller
|
71005b169a
|
Merge branch 'selectivity' into ALL-the-things
|
2017-06-02 14:36:41 -07:00 |
David Garcia Quintas
|
aebcdbd732
|
master bumped to 1.5.x
|
2017-05-30 14:14:27 -07:00 |
Craig Tiller
|
7ebf31bcb2
|
Merge branch 'thread_pool' into ALL-the-things
|
2017-05-30 12:50:51 -07:00 |
Vizerai
|
c1947ef570
|
update
|
2017-05-23 16:13:25 -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 |
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 |
Muxi Yan
|
1d3ce9a737
|
Move workaround_list to grpc_base
|
2017-05-15 16:27:37 -07:00 |
Muxi Yan
|
29ff4665a8
|
Revert "Revert "Implement Server Backward Compatibility""
|
2017-05-15 10:27:55 -07:00 |
Nicolas Noble
|
7edcce2147
|
Revert "Implement Server Backward Compatibility"
|
2017-05-12 15:35:20 -07:00 |
Muxi Yan
|
a2d9d48a88
|
Merge pull request #10849 from muxi/backward-compat
Implement Server Backward Compatibility
|
2017-05-12 12:17:36 -07:00 |
Craig Tiller
|
ee4b145213
|
Remove workqueue, covered_by_poller as concepts, get Mac build up
|
2017-05-12 10:56:03 -07:00 |
Muxi Yan
|
937dba3ea1
|
Put workaround list somewhere accessable by wrapping languages
|
2017-05-09 14:45:44 -07:00 |
Muxi Yan
|
3db618efe1
|
Merge remote-tracking branch 'upstream/master' into backward-compat
|
2017-05-05 13:32:43 -07:00 |
Craig Tiller
|
7188c9d05a
|
Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll
|
2017-05-05 13:27:02 -07:00 |
Sree Kuchibhotla
|
5a1a3b49f4
|
Separate this into a new poller
|
2017-05-05 13:14:45 -07:00 |
Craig Tiller
|
1f47730377
|
Fix deps between grpc and tracer system
|
2017-05-05 11:01:25 -07:00 |
Craig Tiller
|
924353a717
|
Finish merge, disable new pollers until they stabilize
|
2017-05-05 17:36:31 +00:00 |
Craig Tiller
|
18545a3e6a
|
Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll
|
2017-05-05 17:33:44 +00:00 |
Craig Tiller
|
eda29c6398
|
Merge branch 'epex4' into uberpoll
|
2017-05-05 15:21:19 +00:00 |
Craig Tiller
|
7365ec95e4
|
Merge branch 'timer_pool' into uberpoll
|
2017-05-05 15:21:09 +00:00 |
Sree Kuchibhotla
|
1440b0654d
|
Merge branch 'master' into epoll_thread_pool
|
2017-05-03 15:42:42 -07:00 |
Craig Tiller
|
4d03ffbdc6
|
Merge github.com:grpc/grpc into timer_pool
|
2017-05-03 07:57:53 -07:00 |
Craig Tiller
|
0bc3b40b76
|
Merge github.com:grpc/grpc into hiertune
|
2017-05-03 07:35:51 -07:00 |
Sree Kuchibhotla
|
d4fc32eacd
|
New epoll-based polling engine with dedicated poller threads
|
2017-05-02 15:32:22 -07:00 |
Craig Tiller
|
c3571791a5
|
Isolate timer checking in its own thread
|
2017-05-02 14:36:33 -07:00 |
Mark D. Roth
|
09e458c6cd
|
Implement client-side load reporting for grpclb.
|
2017-05-02 08:13:26 -07:00 |
Craig Tiller
|
c610985aeb
|
Merge branch 'hiertune' into epex4+epoll1
|
2017-05-01 14:26:49 -07:00 |