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
|
ff4f2db4b9
|
Merge pull request #11566 from markdroth/call_combiner
Implement call combiner
|
2017-08-25 09:05:04 -07:00 |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
2017-08-25 09:03:33 -07:00 |
yang-g
|
9ff6031014
|
Add sync_custom.h
|
2017-08-24 09:08:21 -07:00 |
yang-g
|
98ad80a815
|
Remove stale file
|
2017-08-24 08:59:51 -07:00 |
David Garcia Quintas
|
713597f1cd
|
Master version bump to 1.7.x
|
2017-08-16 20:59:05 -07:00 |
Sree Kuchibhotla
|
1fb3b669f9
|
Merge pull request #11579 from sreecha/fix_alarm
Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next()
|
2017-08-04 13:16:13 -07:00 |
Mark D. Roth
|
f9bf428489
|
Add support for service configs to c-ares resolver.
|
2017-08-03 14:47:23 -07:00 |
Sree Kuchibhotla
|
e70f3b2200
|
Merge branch 'master' into fix_alarm
|
2017-08-01 13:45:54 -07:00 |
Vijay Pai
|
4280725bb3
|
Clean up grpc++_unsecure so that it doesn't require secure content anymore
|
2017-07-30 23:53:27 -07:00 |
David Garcia Quintas
|
aebcdbd732
|
master bumped to 1.5.x
|
2017-05-30 14:14:27 -07:00 |
yang-g
|
75ea6a279c
|
regenerate project
|
2017-05-19 13:06:37 -07:00 |
Muxi Yan
|
eb9b82b7e1
|
Merge pull request #11118 from muxi/backward-compat-dev
Add Backward compatibility API to C++
|
2017-05-17 16:08:24 -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 |
Muxi Yan
|
7aa3a7fb6e
|
generate_project
|
2017-05-16 18:26:47 -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 |
Mahak Mukhi
|
a1c059106e
|
Merge branch 'master' of github.com:grpc/grpc
Sync with upstream
|
2017-05-11 12:58:41 -07:00 |
Mahak Mukhi
|
bc1c861c3c
|
sanity check
|
2017-05-11 12:53:41 -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
|
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
|
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 |
Craig Tiller
|
c610985aeb
|
Merge branch 'hiertune' into epex4+epoll1
|
2017-05-01 14:26:49 -07:00 |
Craig Tiller
|
c67cc999e3
|
Initial fork for singleton epoll poller
|
2017-04-27 10:15:51 -07:00 |
Craig Tiller
|
ac99bfff46
|
Merge github.com:grpc/grpc into epex4
|
2017-04-27 09:27:20 -07:00 |
Craig Tiller
|
819cd88bd7
|
Allow EPOLLEXCLUSIVE tests to be omitted outside of CI
|
2017-04-25 13:18:22 -07:00 |
Craig Tiller
|
7bc14b5dcf
|
Merge github.com:grpc/grpc into epex4
|
2017-04-20 16:14:51 +00:00 |
Craig Tiller
|
6984e1dc5e
|
Merge github.com:grpc/grpc into c++lame
|
2017-04-19 14:50:31 -07:00 |
yang-g
|
6bc701659c
|
Remove status_helper as it is not needed any more
|
2017-04-18 10:36:36 -07:00 |
Craig Tiller
|
26ec8fba7a
|
Merge github.com:grpc/grpc into epex4
|
2017-04-17 08:38:33 -07:00 |
Craig Tiller
|
56c23f11b0
|
Merge github.com:grpc/grpc into c++lame
|
2017-04-14 15:18:20 -07:00 |
Craig Tiller
|
58e6d13f1b
|
Merge github.com:grpc/grpc into minimal_test
|
2017-04-13 20:50:09 -07:00 |
David Garcia Quintas
|
9e1acc0796
|
master to 1.4.0-dev
|
2017-04-13 16:30:15 -07:00 |
Craig Tiller
|
acce275281
|
Merge github.com:grpc/grpc into c++lame
|
2017-04-11 10:46:35 -07:00 |
Craig Tiller
|
440df1048a
|
Merge github.com:grpc/grpc into minimal_test
|
2017-04-11 09:55:16 -07:00 |
Craig Tiller
|
f674f8e825
|
*san needs clang++ to link
|
2017-04-09 21:48:22 -07:00 |
Craig Tiller
|
f4360d77d4
|
Fix build, fix epollex detection
|
2017-04-07 08:51:00 -07:00 |
Craig Tiller
|
71d6ce65d4
|
Merge deadline_init/deadline_start
|
2017-04-06 09:10:09 -07:00 |
Craig Tiller
|
376887d213
|
Split event notification out of ev_epoll_linux.c
|
2017-04-06 08:27:03 -07:00 |
Craig Tiller
|
3be7dd0e79
|
Optionalize deadline checking
|
2017-04-03 14:30:03 -07:00 |
Craig Tiller
|
af76743e33
|
Optionalize compress, gather all the http2 filter bits together in ext/
|
2017-04-03 13:54:31 -07:00 |
Craig Tiller
|
9b3648a28e
|
Optionalize message_size_filter
|
2017-04-03 12:25:19 -07:00 |
Craig Tiller
|
fb33d27a85
|
Merge
|
2017-04-02 10:08:55 -07:00 |