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
*
Update create_channel.cc
Vijay Pai
2017-10-17
*
Fix initialization bug in channel creation
Krasimir Georgiev
2017-10-17
*
Workaround bug for a moment
Craig Tiller
2017-10-13
*
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
*
Fix ClangTidy
ncteisen
2017-09-29
*
Merge pull request #12374 from markdroth/plugin_credentials_api_fix
Mark D. Roth
2017-09-29
|
\
*
|
Add CompositeCallCredentials
yang-g
2017-09-28
|
*
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-28
|
|
\
|
|
/
|
/
|
|
*
Code review changes.
Mark D. Roth
2017-09-28
*
|
Readd grpclb fallback
Juanli Shen
2017-09-27
|
*
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-25
|
|
\
|
|
/
|
/
|
*
|
Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip
Vijay Pai
2017-09-21
*
|
Base the new SerializationTraits API on implicit type conversion rather than ...
Vijay Pai
2017-09-21
*
|
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...
Vijay Pai
2017-09-21
*
|
Removing deprecated string to char * conversions
Yash Tibrewal
2017-09-17
*
|
Construction of streams shouldn't require triggering async ops
Vijay Pai
2017-09-14
*
|
Revert "Add fallback (use backends from resolver if can't reach balancer) to ...
Ken Payson
2017-09-13
*
|
Add fallback (use backends from resolver if can't reach balancer) to grpclb.
Juanli Shen
2017-09-11
|
*
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-08
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into stats_histo
Craig Tiller
2017-09-07
|
\
\
|
*
\
Merge pull request #12369 from markdroth/call_combiner
Mark D. Roth
2017-09-07
|
|
\
\
|
*
\
\
Merge pull request #12080 from y-zeng/connectivity
Yuchen Zeng
2017-09-07
|
|
\
\
\
|
|
|
|
*
clang-format
Mark D. Roth
2017-09-06
*
|
|
|
|
Merge github.com:grpc/grpc into stats_histo
Craig Tiller
2017-09-06
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #12341 from yang-g/extern
Yang Gao
2017-09-05
|
|
\
\
\
\
|
|
*
|
|
|
Make grpc_call_log_batch take const char*
yang-g
2017-09-05
|
|
|
*
|
|
Address review comments
Yuchen Zeng
2017-09-05
|
|
|
*
|
|
Fix timer shutdown process
Yuchen Zeng
2017-09-01
|
|
|
|
|
*
Change plugin credentials API to support both sync and async modes.
Mark D. Roth
2017-09-01
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
Revert "Revert "Implement call combiner""
Mark D. Roth
2017-09-01
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Expose stats into qps_driver
Craig Tiller
2017-08-31
|
/
/
/
*
|
|
Merge pull request #12306 from kpayson64/ref_counting_slices
kpayson64
2017-08-31
|
\
\
\
*
\
\
\
Merge pull request #12331 from markdroth/c++_filter_api_fix
Mark D. Roth
2017-08-31
|
\
\
\
\
|
|
|
*
|
Log offending ops and error code before crashing the server
yang-g
2017-08-30
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Clang_format
Ken Payson
2017-08-30
|
*
|
|
Add recv_message() method to TransportStreamOpBatch class.
Mark D. Roth
2017-08-30
*
|
|
|
Add missing extern C
yang-g
2017-08-29
|
/
/
/
*
|
|
Revert "Implement call combiner"
Mark D. Roth
2017-08-29
|
*
|
Have write ops take ownership over slices
Ken Payson
2017-08-29
|
|
*
Add ChannelConnectivityWatcher::Ref()/Unref()
Yuchen Zeng
2017-08-25
*
|
|
Implement call combiner.
Mark D. Roth
2017-08-25
|
/
/
|
*
Sanity fixes
Yuchen Zeng
2017-08-24
|
*
Privatize ChannelConnectivityWatcher members
Yuchen Zeng
2017-08-24
|
*
Remove non-POD global variables
Yuchen Zeng
2017-08-24
|
*
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
Yuchen Zeng
2017-08-24
|
*
Check env variable
Yuchen Zeng
2017-08-24
|
*
Share one monitoring thread between channels
Yuchen Zeng
2017-08-24
|
*
Check connectivity intermittently
Yuchen Zeng
2017-08-23
|
*
Remove atm in ChannelConnectivityWatcher
Yuchen Zeng
2017-08-23
|
*
Avoid using timers
Yuchen Zeng
2017-08-22
[next]