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
/
server.cc
Commit message (
Expand
)
Author
Age
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
impl
yang-g
2015-08-25
*
merge with head
yang-g
2015-08-24
|
\
|
*
Merge branch 'master' into fray
Vijay Pai
2015-08-24
|
|
\
|
*
|
Eliminate public thread-pool interface
Vijay Pai
2015-08-24
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-21
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
prettify comment
Craig Tiller
2015-08-21
*
|
|
headers reorg
yang-g
2015-08-21
|
/
/
|
*
Fix syncronous unimplemented methods
Craig Tiller
2015-08-19
*
|
Extend comment
Craig Tiller
2015-08-19
*
|
Add comments, fix a subtle bug
Craig Tiller
2015-08-19
*
|
Merge github.com:grpc/grpc into shutdown-c++
Craig Tiller
2015-08-18
|
\
\
*
|
|
Add a timeout to shutdown to forcefully end calls
Craig Tiller
2015-08-18
|
*
|
clang-format all source
Craig Tiller
2015-08-18
|
/
/
|
*
Re-add accidentally deleted code
Craig Tiller
2015-08-17
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
\
|
|
/
|
/
|
*
|
Make comment look finished
vjpai
2015-08-14
*
|
Use emplace_back properly and when appropriate, considering limitations
Vijay Pai
2015-08-14
*
|
Merge pull request #2921 from yang-g/unknown_service
Vijay Pai
2015-08-13
|
\
\
|
*
|
remove redundant ctor
yang-g
2015-08-13
|
*
|
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
|
|
/
*
/
Changing the library's code to adapt with the new API.
Nicolas "Pixel" Noble
2015-07-23
|
/
*
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
vjpai
2015-07-16
*
Merge remote-tracking branch 'upstream/master' into security_context2
yang-g
2015-07-09
|
\
*
|
resolve comments
yang-g
2015-07-07
|
*
Support registering services against specific hosts
Craig Tiller
2015-07-07
|
/
*
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
release memory even if the status is false
yang-g
2015-06-23
*
Only copy stuff when status is ok
yang-g
2015-06-23
*
Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-22
|
\
|
*
Split cq creation from request initiation so that cq creation
Vijay Pai
2015-06-17
*
|
Fix memory leak
Craig Tiller
2015-06-05
*
|
Fix memory leak
Craig Tiller
2015-06-05
*
|
Remove old code
Craig Tiller
2015-06-05
*
|
Get server call tags right
Craig Tiller
2015-06-05
*
|
clang-format
Craig Tiller
2015-06-05
*
|
Everything compiles again
Craig Tiller
2015-06-04
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
|
/
*
Merge branch 'demon-on-wheels' into we-dont-need-no-cv
Craig Tiller
2015-05-29
|
\
|
*
Leak fix, the metadata array should be destroyed on the server SyncRequest
Yang Gao
2015-05-28
*
|
Make C/C++ tests pass
Craig Tiller
2015-05-27
*
|
Refine shutdown API
Craig Tiller
2015-05-27
|
/
*
Remove some bad asserts
Craig Tiller
2015-05-15
*
Correct C++ build errors
Craig Tiller
2015-05-08
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
\
|
*
do not request another call if server is shutdown
Yang Gao
2015-05-07
*
|
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
|
/
*
clang-format
Yang Gao
2015-05-04
*
make server tolerate deserialization failure
Yang Gao
2015-05-04
*
merge with head
Yang Gao
2015-05-01
|
\
[next]