index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
client
/
channel.cc
Commit message (
Expand
)
Author
Age
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
headers reorg
yang-g
2015-08-21
*
Merge remote-tracking branch 'upstream/master' into docs
yang-g
2015-08-20
|
\
*
|
Make Channel ctor private
yang-g
2015-08-20
*
|
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
|
*
Bug fix. Called c_str on a temp string
yang-g
2015-08-19
|
/
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
|
*
add const
yang-g
2015-08-12
|
*
client code clean up
yang-g
2015-08-11
*
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
|
*
merge with head
yang-g
2015-08-06
|
|
\
|
*
|
Resolve comments
yang-g
2015-08-06
|
*
|
Add WaitForState
yang-g
2015-08-05
|
|
*
C++ context propagation
Craig Tiller
2015-08-05
|
*
|
clean up and add a test
yang-g
2015-08-05
|
*
|
specialize deadline type and implementation
yang-g
2015-08-05
|
|
*
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Implement cancellation propagation, define auth propagation
Craig Tiller
2015-08-03
|
|
*
Core-supported context inheritance sketch
Craig Tiller
2015-07-31
|
*
|
Pass NULL as host by default. Use context.authority() or channel.SslNameOverr...
yang-g
2015-07-31
|
|
/
|
*
Merge branch 'master' into issue_2709
Alistair Veitch
2015-07-30
|
|
\
|
*
|
Move grpc_census_call_*_context calls into public header
Alistair Veitch
2015-07-30
|
|
*
make accessors from get_x() to x()
yang-g
2015-07-29
|
|
/
*
/
Changing the library's code to adapt with the new API.
Nicolas "Pixel" Noble
2015-07-23
|
/
*
Merge github.com:grpc/grpc into hosts-need-names-too
Craig Tiller
2015-07-08
|
\
*
|
Support registering services against specific hosts
Craig Tiller
2015-07-07
|
*
add client side census context
Alistair Veitch
2015-06-29
|
/
*
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
Progress commit on fixing up C++
Craig Tiller
2015-06-04
*
Merge comments. See below.
David Garcia Quintas
2015-04-29
*
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
*
Fix early shutdown: await client context deletion before channel deletion
Craig Tiller
2015-04-27
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
\
|
*
clang-format
Craig Tiller
2015-04-16
|
*
Use channel tags to call methods
Craig Tiller
2015-04-16
|
*
Add facility to register methods in C++
Craig Tiller
2015-04-16
|
*
Mark creation of call, performing ops on channel
Vijay Pai
2015-04-15
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-04
|
\
|
*
Remove include google/protobuf/message.h as it should be covered in config.h
Yang Gao
2015-03-04
*
|
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
formatting
Yang Gao
2015-02-17
*
should use c_str
Yang Gao
2015-02-17
*
Add setter to override authority header on ClientContext
Yang Gao
2015-02-17
*
clang-format
Craig Tiller
2015-02-17
*
Move call.h -> impl/call.h
Craig Tiller
2015-02-10
*
Refine completion queue
Craig Tiller
2015-02-09
[next]