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
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-16
|
\
|
*
Merge pull request #2460 from vjpai/exposed_pool
Craig Tiller
2015-07-16
|
|
\
|
|
*
Change name of thread_pool files to fixed_size_thread_pool when
vjpai
2015-07-15
*
|
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
\
|
|
|
*
|
Merge pull request #2371 from yang-g/security_context2
Craig Tiller
2015-07-15
|
|
\
\
|
|
|
*
Make thread_pool.h a public header
Vijay Pai
2015-07-15
|
*
|
|
Create server side auth context lazily
yang-g
2015-07-14
|
|
|
/
|
|
/
|
|
|
*
remove dead file
yang-g
2015-07-10
|
|
/
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-09
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into security_context2
yang-g
2015-07-09
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
resolve comments
yang-g
2015-07-07
|
*
|
Support older compilers
Craig Tiller
2015-07-07
|
*
|
Support registering services against specific hosts
Craig Tiller
2015-07-07
|
|
*
merge with upstream and resolve conflicts
yang-g
2015-07-06
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
compiles
yang-g
2015-07-06
*
|
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-01
|
\
|
|
*
|
|
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
*
|
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
|
/
/
*
|
Update to set flags=0 on all ops
Craig Tiller
2015-06-22
*
|
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
|
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
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 github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-04
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-04
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Add ability to override default thread pool
Yang Gao
2015-06-03
|
|
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-02
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
|
|
*
|
Various minor fixes
Yang Gao
2015-06-01
|
|
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-01
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
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]