index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Remove idle_jobs and in_flight_cbs from pollset
Sree Kuchibhotla
2016-05-31
*
Moving the creation of epoll_fd to pollset_init() instead of
Sree Kuchibhotla
2016-05-31
*
Pollset_reset should not destroy the epoll_fd
Sree Kuchibhotla
2016-05-31
*
Remove delayed_add
Sree Kuchibhotla
2016-05-31
*
Remove basic_pollset and the promotion related code
Sree Kuchibhotla
2016-05-31
*
Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_a...
Sree Kuchibhotla
2016-05-31
*
Merge pull request #6586 from makdharma/cronet
Jorge Canizales
2016-05-27
|
\
*
\
Merge pull request #6712 from jtattermusch/csharp_more_completion_queues
Jan Tattermusch
2016-05-26
|
\
\
*
\
\
Merge pull request #6699 from jtattermusch/csharp_streaming_api_improvements
Jan Tattermusch
2016-05-26
|
\
\
\
|
|
|
*
docgen format fix
Makarand Dharmapurikar
2016-05-26
|
|
|
*
Style guide related feedback fixes.
Makarand Dharmapurikar
2016-05-26
|
|
*
|
add missing pinvoke method
Jan Tattermusch
2016-05-26
|
|
*
|
fix one more test
Jan Tattermusch
2016-05-25
|
|
*
|
fix tests
Jan Tattermusch
2016-05-25
|
|
*
|
use 1 cq per thread by default
Jan Tattermusch
2016-05-25
|
|
*
|
name the threadpool threads before starting
Jan Tattermusch
2016-05-25
|
|
*
|
eliminate global completion registry
Jan Tattermusch
2016-05-25
|
|
*
|
completion registry is per cq
Jan Tattermusch
2016-05-25
|
|
*
|
expose completionQueueCount setting
Jan Tattermusch
2016-05-25
|
|
*
|
add support for multiple cqs to GrpcThreadPool
Jan Tattermusch
2016-05-25
|
|
/
/
|
/
|
|
|
|
*
Slight change to surface API.
Makarand Dharmapurikar
2016-05-25
|
|
*
Cosmetic changes to address feedback.
Makarand Dharmapurikar
2016-05-25
*
|
|
Mark port as non-listening
Craig Tiller
2016-05-25
*
|
|
Mark port as non-listening
Craig Tiller
2016-05-25
*
|
|
Round robin notifier pollset
Craig Tiller
2016-05-24
*
|
|
Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test
Jan Tattermusch
2016-05-24
|
\
\
\
*
\
\
\
Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args
Jan Tattermusch
2016-05-24
|
\
\
\
\
|
*
|
|
|
Update ruby perf code with keyword args changes
murgatroid99
2016-05-23
|
|
|
*
|
add TODO
Jan Tattermusch
2016-05-23
|
|
|
*
|
reorder clientside send preconditions
Jan Tattermusch
2016-05-23
|
|
|
*
|
clientside writes should finish with TaskCanceledException if cancel was prev...
Jan Tattermusch
2016-05-23
*
|
|
|
|
Merge github.com:grpc/grpc into test_affine
Craig Tiller
2016-05-23
|
\
\
\
\
\
|
|
|
|
*
|
reorder members for readability
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
improve ordering of serverside send checks
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
adjust the tests to reflect the correct send behavior on client
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
allow short-circuiting the send operation
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
simplify implementation of SendCloseFromClient
Jan Tattermusch
2016-05-23
|
|
*
|
|
|
Removed remaining reference to timeout argument from ruby interop client
murgatroid99
2016-05-23
|
|
*
|
|
|
Updated ruby interop client with keyword argument changes
murgatroid99
2016-05-23
|
|
|
|
*
|
preparation for write semantics cleanup
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
cleanup in tests
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
add a server streaming api test
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
add TODOs and remove unused imports
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
remote AsyncCompletion
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
get rid of AsyncCompletionDelegate
Jan Tattermusch
2016-05-23
|
|
|
|
*
|
use tcs for streamingWrites
Jan Tattermusch
2016-05-23
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
Add a Cython-level cancel-many-calls test
Nathaniel Manista
2016-05-23
|
*
|
|
|
Merge pull request #6423 from ctiller/signal_handler
Jan Tattermusch
2016-05-22
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please
Jan Tattermusch
2016-05-22
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #6436 from jboeuf/credentials_refactoring
Jan Tattermusch
2016-05-22
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
[next]