index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
/
async_server_context.cc
Commit message (
Expand
)
Author
Age
*
Fix some name choices
Vijay Pai
2015-04-15
*
Mark proto ser/deser on server side
Vijay Pai
2015-04-15
*
clang-format c++ code
Yang Gao
2015-03-17
*
Remove include google/protobuf/message.h as it should be covered in config.h
Yang Gao
2015-03-04
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
clang-format
Craig Tiller
2015-02-17
*
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-02-04
|
\
*
|
Add write buffer hint to C++ server handlers so that writes actually go
Vijay Pai
2015-02-04
|
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
|
/
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
clang-format codebase
Craig Tiller
2015-01-13
*
Replace the deprecated grpc_call_accept calls with the equivalent two new
yangg
2014-12-17
*
Trailing metadata support.
ctiller
2014-12-16
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26