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
*
stream_op cleanup: miscellany
Craig Tiller
2015-11-02
*
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-09
|
\
*
|
Move profiling system to gpr
Craig Tiller
2015-10-09
*
|
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
|
Latency traces
Craig Tiller
2015-10-08
|
*
mark unreachable code with a macro
yang-g
2015-10-07
|
/
*
Merge github.com:grpc/grpc into clangf
Craig Tiller
2015-10-01
|
\
|
*
C++ changes required to maintain gcc4.4 compatibility - reduce use
Vijay Pai
2015-09-29
*
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
*
Add clang-format to sanity
Craig Tiller
2015-09-24
*
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-09-08
|
\
|
*
Guard against empty vector
yang-g
2015-09-03
|
*
Shuffling headers around.
Julien Boeuf
2015-08-28
|
*
Adding C++ metadata processor.
Julien Boeuf
2015-08-28
|
*
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-27
|
|
\
|
|
*
Merge pull request #2947 from jboeuf/grpc_security_abi
Craig Tiller
2015-08-27
|
|
|
\
|
*
|
|
Aligning C++ interface with C for the auth metadata processor.
Julien Boeuf
2015-08-26
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-26
|
|
\
\
\
|
|
|
|
*
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
|
|
|
|
/
|
|
|
/
|
|
|
|
*
impl
yang-g
2015-08-25
|
|
|
/
|
|
*
Fix merge failures
yang-g
2015-08-24
|
|
*
merge with head
yang-g
2015-08-24
|
|
|
\
*
|
|
\
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-08-24
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' into fray
Vijay Pai
2015-08-24
|
|
\
\
\
*
|
\
\
\
Merge branch 'compression-accept-encoding' of github.com:dgquintas/grpc into ...
David Garcia Quintas
2015-08-24
|
\
\
\
\
\
*
\
\
\
\
\
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
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
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Comments and derived bugfixes.
David Garcia Quintas
2015-08-19
|
|
|
*
|
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 branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-08-18
|
|
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-18
|
|
|
|
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
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
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Addressing comments. Thanks Yang!
Julien Boeuf
2015-08-17
|
|
|
*
Forgot to commit this file...
Julien Boeuf
2015-08-14
|
|
|
*
Few improvements:
Julien Boeuf
2015-08-14
|
*
|
|
Make comment look finished
vjpai
2015-08-14
|
*
|
|
Use emplace_back properly and when appropriate, considering limitations
Vijay Pai
2015-08-14
|
|
|
*
Fixing build after sync with upstream master.
Julien Boeuf
2015-08-13
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-13
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Fixing lifetime of input metadata issue.
Julien Boeuf
2015-08-13
|
|
|
*
Adding C++ auth metadata processor.
Julien Boeuf
2015-08-13
|
|
|
/
[next]