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
*
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
|
|
\
\
*
|
|
|
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
|
|
|
|
*
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
|
*
Prevent watching unsuppoted channels
Yuchen Zeng
2017-08-22
|
*
Address review comments
Yuchen Zeng
2017-08-22
|
*
Add reconnect channel tests
Yuchen Zeng
2017-08-22
|
*
Add ChannelConnectivityWatcher
Yuchen Zeng
2017-08-22
|
/
*
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
[next]