index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
Commit message (
Expand
)
Author
Age
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
*
include climits
Jan Tattermusch
2015-12-07
*
more win x64 fixes
Jan Tattermusch
2015-12-07
*
Merge pull request #4175 from yang-g/tcp_refactor
Craig Tiller
2015-12-03
|
\
*
\
Merge pull request #4207 from yang-g/server_builder_options
Craig Tiller
2015-12-03
|
\
\
*
\
\
Merge pull request #4204 from ctiller/emergency-cheese-and-crackers
jboeuf
2015-12-02
|
\
\
\
|
*
|
|
Further review feedback
Craig Tiller
2015-12-02
|
|
|
*
merge with head and resolve conflict
yang-g
2015-12-02
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Review feedback
Craig Tiller
2015-12-02
*
|
|
|
Merge branch 'release-0_12'
Nicolas "Pixel" Noble
2015-12-01
|
\
\
\
\
|
|
|
*
|
Add set pointer api to channel_arguments
yang-g
2015-11-25
|
|
|
*
|
add server_builder_option
yang-g
2015-11-25
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Global hook for doing something in response to a synchronous server call
Craig Tiller
2015-11-24
|
|
/
/
|
/
|
|
|
*
|
Cpp example of how the plugins can be done.
Julien Boeuf
2015-11-19
|
*
|
Also adding a credentials type to the plugin API.
Julien Boeuf
2015-11-19
|
*
|
Fixing implementations.
Julien Boeuf
2015-11-18
*
|
|
clang-format
Craig Tiller
2015-11-18
|
|
/
|
/
|
*
|
Merge pull request #3993 from ctiller/new_op
David G. Quintas
2015-11-18
|
\
\
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
*
\
\
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
\
|
|
*
|
Handle cancel before start case
yang-g
2015-11-17
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into new_op
Craig Tiller
2015-11-04
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
Craig Tiller
2015-11-04
|
|
\
\
|
|
|
*
stream_op cleanup: miscellany
Craig Tiller
2015-11-02
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change
Julien Boeuf
2015-10-17
|
\
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-13
|
|
\
\
|
*
\
\
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-12
|
|
\
\
\
*
|
|
|
|
Successfully compile C++ libary (not tests yet).
Julien Boeuf
2015-10-12
|
|
/
/
/
|
/
|
|
|
|
|
*
|
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
|
*
|
|
C++ Alarm implementation (with tests).
David Garcia Quintas
2015-10-07
|
|
/
/
*
/
/
mark unreachable code with a macro
yang-g
2015-10-07
|
/
/
*
|
Merge pull request #3602 from grpc/release-0_11
Tim Emiola
2015-10-02
|
\
\
|
*
|
Update README.mds that don't currently have Status 'Beta'
Tim Emiola
2015-10-01
*
|
|
Merge github.com:grpc/grpc into clangf
Craig Tiller
2015-10-01
|
\
\
\
|
*
|
|
Fix an assert
Vijay Pai
2015-09-29
|
*
|
|
C++ changes required to maintain gcc4.4 compatibility - reduce use
Vijay Pai
2015-09-29
*
|
|
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
/
/
*
|
|
Merge pull request #3474 from ctiller/clang_format
Nicolas Noble
2015-09-25
|
\
\
\
|
*
\
\
Merge github.com:grpc/grpc into clang_format
Craig Tiller
2015-09-25
|
|
\
\
\
*
|
|
|
|
Fast path for proto serialization for small protos
Craig Tiller
2015-09-24
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add clang-format to sanity
Craig Tiller
2015-09-24
*
|
|
|
Windows fixes
Craig Tiller
2015-09-23
|
/
/
/
*
|
|
It is a bad idea to have a map with string_refs as output params.
Julien Boeuf
2015-09-22
*
|
|
Credentials plugin fixes (after the branch was merged).
Julien Boeuf
2015-09-21
*
|
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
Julien Boeuf
2015-09-15
|
\
\
\
|
*
|
|
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
[next]