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
*
fix memory leak
Adam Michalik
2016-06-08
*
fix compilation on windows
Adam Michalik
2016-06-07
*
fix windows build
Adam Michalik
2016-06-07
*
clang-format, fix headers, windows fixes
Adam Michalik
2016-06-07
*
Add C++ support for using external FD
Adam Michalik
2016-06-07
*
Add completion queue argument which is necessary after merge with master
Adam Michalik
2016-06-07
*
implement support for adding external fd to server
Adam Michalik
2016-06-07
*
Add support for establishing server channel using existing FD
Adam Michalik
2016-06-07
*
more separation
Adam Michalik
2016-06-07
*
revert channel_create.c
Adam Michalik
2016-06-07
*
separate posix functionality to grpc_posix.h
Adam Michalik
2016-06-07
*
add tests
Adam Michalik
2016-06-07
*
Create channel directly.
Adam Michalik
2016-06-07
*
Add support for establishing client channel using existing FD
Adam Michalik
2016-06-07
*
Merge pull request #6190 from dgquintas/lb_pollset_propagation
Jan Tattermusch
2016-06-07
|
\
*
\
Merge pull request #6792 from yang-g/build_clean
Jan Tattermusch
2016-06-07
|
\
\
*
|
|
Add more Channel and Server constructor overloads
Jan Tattermusch
2016-06-06
|
|
*
clang-format
David Garcia Quintas
2016-06-06
|
|
*
merge leftover
David Garcia Quintas
2016-06-06
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-06-06
|
|
|
\
*
|
|
|
update tests
Jan Tattermusch
2016-06-06
*
|
|
|
autoregister grpc shutdown hooks
Jan Tattermusch
2016-06-06
*
|
|
|
add appdomain unload test
Jan Tattermusch
2016-06-06
*
|
|
|
update tests
Jan Tattermusch
2016-06-06
*
|
|
|
improve shutdown tests
Jan Tattermusch
2016-06-06
*
|
|
|
support GrpcEnvironment.KillServersAsync
Jan Tattermusch
2016-06-06
*
|
|
|
deduplicate server shutdown logic
Jan Tattermusch
2016-06-06
*
|
|
|
Add ShutdownChannelsAsync api
Jan Tattermusch
2016-06-06
*
|
|
|
serverside shutdown hook test
Jan Tattermusch
2016-06-06
*
|
|
|
make environment shutdown asynchronous
Jan Tattermusch
2016-06-06
*
|
|
|
register appdomain events
Jan Tattermusch
2016-06-06
|
|
_
|
/
|
/
|
|
|
|
*
moar renamings
David Garcia Quintas
2016-06-06
*
|
|
Merge pull request #6787 from nathanielmanistaatgoogle/beta-through-ga
Jan Tattermusch
2016-06-06
|
\
\
\
*
|
|
|
improve docs on ShutdownAsync() for servers and channels
Jan Tattermusch
2016-06-06
*
|
|
|
improve the xmldocs on call cancellation and disposal
Jan Tattermusch
2016-06-06
*
|
|
|
improve comments in math.proto
Jan Tattermusch
2016-06-06
*
|
|
|
rename ChannelState.FatalFailure to ChannelState.Shutdown
Jan Tattermusch
2016-06-06
|
*
|
|
Route Python Beta API through Python GA API
Nathaniel Manista
2016-06-06
*
|
|
|
Merge pull request #6750 from makdharma/cronet
Jan Tattermusch
2016-06-06
|
\
\
\
\
*
\
\
\
\
Merge pull request #6801 from jtattermusch/csharp_server_service_definition
Jan Tattermusch
2016-06-06
|
\
\
\
\
\
|
*
|
|
|
|
get rid of deprecated server and client interface
Jan Tattermusch
2016-06-06
|
*
|
|
|
|
update C# codegen and regenerate
Jan Tattermusch
2016-06-06
|
*
|
|
|
|
get rid of servicename argument for server service definition.
Jan Tattermusch
2016-06-06
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
merge and resolve conflicts
yang-g
2016-06-03
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
Make grpc++ independent of protobuf
yang-g
2016-06-03
*
|
|
|
|
A Cython-layer read-not-all-responses test
Nathaniel Manista
2016-06-03
|
/
/
/
/
*
|
|
|
Merge pull request #6254 from grpc/python_per_rpc_interop
Jan Tattermusch
2016-06-03
|
\
\
\
\
*
\
\
\
\
Merge pull request #6306 from y-zeng/win32_suffix
Jan Tattermusch
2016-06-03
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments
Jan Tattermusch
2016-06-03
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #6711 from thought-machine/fix_read_leak
Jan Tattermusch
2016-06-03
|
\
\
\
\
\
\
\
[next]