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
*
Master version bump to 1.7.x
David Garcia Quintas
2017-08-16
*
Fix thread avalances in thread manager
Sree Kuchibhotla
2017-08-09
*
Add Slice constructors to match all grpc_slice cases
Vijay Pai
2017-08-04
*
Add a GrpcLibraryInitializer to client_context.cc
Garret Kelly
2017-07-31
*
Resolve comments
yang-g
2017-07-28
*
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
*
Revert "Separate internal-only and public parts of C++ API"
Vijay Pai
2017-07-25
*
Merge pull request #11693 from ncteisen/refactor-thread-pool
Noah Eisen
2017-07-21
|
\
*
|
Const correct and clang
ncteisen
2017-07-19
|
*
Anon namespace over static
ncteisen
2017-07-18
|
*
Rename function to avoud future clash
ncteisen
2017-07-18
|
*
Make CreateThreadPool settable
ncteisen
2017-07-18
*
|
Quiet down server builder
ncteisen
2017-07-18
|
/
*
Merge pull request #11870 from vjpai/slice
Vijay Pai
2017-07-18
|
\
*
\
Merge pull request #11454 from markdroth/server_cq_ok_semantics
Mark D. Roth
2017-07-18
|
\
\
|
|
*
Add idiomatic C++ API for grpc::Slice construction that doesn't
Vijay Pai
2017-07-18
|
|
/
|
/
|
*
|
Reset OWNERS state
Craig Tiller
2017-07-17
*
|
Merge pull request #11837 from dgquintas/thread_manager_join
David G. Quintas
2017-07-17
|
\
\
*
\
\
Merge pull request #11145 from vjpai/inproc3
Vijay Pai
2017-07-15
|
\
\
\
|
|
*
|
Put thread creation and join under lock
David Garcia Quintas
2017-07-14
|
|
/
/
|
/
|
|
|
*
|
Create inproc transport, add relevant tests, exclude irrelevant tests
Vijay Pai
2017-07-14
|
|
*
Do not return calls on server when request proto fails to deserialize.
Mark D. Roth
2017-07-14
|
|
/
*
/
Detach ownership of core/c++
Craig Tiller
2017-07-13
|
/
*
Strawman OWNERS --> CODEOWNERS script
Craig Tiller
2017-07-13
*
Merge pull request #11738 from mehrdada/canonica-urls
Mehrdad Afshari
2017-07-11
|
\
*
\
Merge pull request #11572 from vjpai/internalize
Vijay Pai
2017-07-10
|
\
\
|
|
*
Use https://grpc.io consistently as the canonical URL
Mehrdad Afshari
2017-07-10
|
|
/
|
/
|
*
|
Fetch grpc.io/release over https
Mehrdad Afshari
2017-07-10
|
*
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
|
/
*
Initialize pending_ops false
Noah Eisen
2017-07-06
*
Improvements to C++ filter API:
Mark D. Roth
2017-06-29
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge pull request #11143 from dgquintas/dns_server
David G. Quintas
2017-06-02
|
\
*
|
master bumped to 1.5.x
David Garcia Quintas
2017-05-30
*
|
merge with head
Yang Gao
2017-05-22
|
\
\
|
*
|
Take grpc_workaround_list as parameter
Muxi Yan
2017-05-17
*
|
|
Add api to server builder plugin to modify the builder
yang-g
2017-05-16
|
*
|
obsolete -> is obsolete
Muxi Yan
2017-05-16
|
|
*
Make ServerBuilder accept (dns:///) URIs instead of just dns names
David Garcia Quintas
2017-05-15
|
|
/
|
/
|
|
*
Merge branch 'master' into backward-compat-dev
Muxi Yan
2017-05-12
|
|
\
|
|
/
|
/
|
*
|
Propagate deadline to GenericServerContext
yang-g
2017-05-11
*
|
Merge pull request #11028 from yang-g/default_hc
Yang Gao
2017-05-11
|
\
\
|
|
*
Use AddChannelArgument method
Muxi Yan
2017-05-09
|
|
*
bug fixes
Muxi Yan
2017-05-09
|
|
*
Add EnableWorkaround API to enable server workarounds
Muxi Yan
2017-05-09
|
*
|
Lower the level of a log message to INFO
yang-g
2017-05-08
|
|
/
*
|
Merge branch 'master' of https://github.com/grpc/grpc into serialization-refa...
ncteisen
2017-05-05
|
\
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into serialization-refa...
ncteisen
2017-04-21
|
\
\
|
|
*
Merge branch 'tsan-c++' into hybrid
Craig Tiller
2017-04-20
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-19
|
|
\
\
[next]