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
*
make codegen generate async client calls
Yang Gao
2015-02-12
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Craig Tiller
2015-02-12
|
\
*
|
Async API progress
Craig Tiller
2015-02-12
|
*
Async client calls should return async interfaces
Yang Gao
2015-02-12
|
/
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-12
|
\
|
*
Fix race in call.c
murgatroid99
2015-02-12
*
|
Async API progress
Craig Tiller
2015-02-12
*
|
Re-add mysteriously disappearing lines
Craig Tiller
2015-02-12
*
|
Merge pull request #10 from yang-g/c++api
Craig Tiller
2015-02-12
|
\
\
*
|
|
Multi-completion-queue-server
Craig Tiller
2015-02-12
|
*
|
Prefix Request to async server method names
Yang Gao
2015-02-12
|
*
|
Make SendInitialMetadata work.
Yang Gao
2015-02-11
|
*
|
Add client side WaitForInitialMetadata for streaming.
Yang Gao
2015-02-11
|
/
/
*
|
Finish streaming, lame client
Craig Tiller
2015-02-11
*
|
Remove debug
Craig Tiller
2015-02-11
*
|
Some streaming progress
Craig Tiller
2015-02-11
*
|
Make sure we get a close before stopping the server
Craig Tiller
2015-02-11
*
|
This string is null terminated
Craig Tiller
2015-02-11
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
\
|
|
*
Merge pull request #475 from dklempner/epoll
Craig Tiller
2015-02-11
|
|
\
*
|
|
Fix server shutdown issues
Craig Tiller
2015-02-11
|
|
*
Destroy the wakeup fd in the right function
David Klempner
2015-02-11
*
|
|
Merge pull request #9 from yang-g/c++api
Craig Tiller
2015-02-11
|
\
\
\
*
|
|
|
Fix ownership
Craig Tiller
2015-02-11
|
|
*
|
Merge pull request #492 from jtattermusch/csharp_mono
Michael Lumish
2015-02-11
|
|
|
\
\
|
|
|
*
|
reference windows-style library names in DllImport, mono still finds the righ...
Jan Tattermusch
2015-02-11
|
*
|
|
|
Add trailing metadata to client context and use it.
Yang Gao
2015-02-11
*
|
|
|
|
Fix hash table
Craig Tiller
2015-02-11
|
/
/
/
/
|
|
*
|
Update completion type enum to reflect changes in grpc.h
Jan Tattermusch
2015-02-11
*
|
|
|
Fix race
Craig Tiller
2015-02-11
|
*
|
|
Freeing the proper string in gpr_tmpfile.
Nicolas Noble
2015-02-11
|
|
/
/
*
|
|
Send initial metadata
Craig Tiller
2015-02-11
|
*
|
Merge pull request #489 from jtattermusch/cpu_windows
Nicolas Noble
2015-02-11
|
|
\
\
|
|
*
|
added log messages for cpu_windows.c
Jan Tattermusch
2015-02-11
|
|
*
|
added cpu_windows.c
Jan Tattermusch
2015-02-11
|
*
|
|
Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentials
Tim Emiola
2015-02-11
|
|
\
\
\
|
*
\
\
\
Merge pull request #471 from jboeuf/call_host_name_check
Nicolas Noble
2015-02-11
|
|
\
\
\
\
*
|
|
|
|
|
Tweak metadata sending
Craig Tiller
2015-02-11
*
|
|
|
|
|
Make it compile
Yang Gao
2015-02-11
|
|
|
|
|
*
Clean up the epoll wakeup fd too.
David Klempner
2015-02-11
*
|
|
|
|
|
resolve conflict
Yang Gao
2015-02-11
|
\
\
\
\
\
\
*
|
|
|
|
|
|
save before the change
Yang Gao
2015-02-11
|
*
|
|
|
|
|
Allow server to hook calls also, fix crash
Craig Tiller
2015-02-11
|
|
|
|
|
|
*
Address pull request thread comments
David Klempner
2015-02-11
|
*
|
|
|
|
|
Fix typo causing crash
Craig Tiller
2015-02-11
|
*
|
|
|
|
|
Fix typo causing crash
Craig Tiller
2015-02-11
|
*
|
|
|
|
|
Initial metadata fix
Craig Tiller
2015-02-11
|
|
|
|
|
|
*
Remove now unnecessary check that incoming epoll fds are not orphaned
David Klempner
2015-02-11
|
|
|
|
|
|
*
Merge branch 'master' into epoll
David Klempner
2015-02-11
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
/
|
|
|
|
|
|
/
|
|
*
|
|
|
/
|
Just use one completion queue per server for delivering completions
Craig Tiller
2015-02-11
|
/
/
/
/
/
/
[next]