index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
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-07
|
\
|
|
|
*
|
|
|
Revert "Annotate benign race"
Craig Tiller
2017-09-07
*
|
|
|
Merge github.com:grpc/grpc into stats_histo
Craig Tiller
2017-09-06
|
\
\
\
\
|
|
*
|
|
Condition variables are not latches, again
David Garcia Quintas
2017-09-06
|
|
/
/
/
|
|
*
|
Increase the grace period in ReconnectChannel tests
Yuchen Zeng
2017-09-06
*
|
|
|
Annotate benign race
Craig Tiller
2017-09-06
*
|
|
|
Update Bazel for new systems
Craig Tiller
2017-09-06
|
*
|
|
Splitting gmock out of gtest.
Nicolas "Pixel" Noble
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 branch 'stats' into stats_histo
Craig Tiller
2017-08-31
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-31
|
|
\
\
*
|
|
|
Expose histograms via microbenchmarks
Craig Tiller
2017-08-31
|
/
/
/
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into visibility
Nicolas "Pixel" Noble
2017-08-30
|
|
\
\
|
*
|
|
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
|
|
*
|
Revert "Implement call combiner"
Mark D. Roth
2017-08-29
*
|
|
|
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-29
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Remove some pre-C++11-style workarounds
Vijay Pai
2017-08-29
|
|
|
*
Increase the grace period in ReconnectChannel tests
Yuchen Zeng
2017-08-28
|
*
|
|
Removed in_connectivity_shutdown from RR
David Garcia Quintas
2017-08-28
|
|
|
*
Add ChannelConnectivityWatcher::Ref()/Unref()
Yuchen Zeng
2017-08-25
|
*
|
|
Merge pull request #11566 from markdroth/call_combiner
Mark D. Roth
2017-08-25
|
|
\
\
\
|
|
*
|
|
Implement call combiner.
Mark D. Roth
2017-08-25
|
*
|
|
|
Merge pull request #12227 from ncteisen/bazel-microbenchmarks
Noah Eisen
2017-08-24
|
|
\
\
\
\
|
*
|
|
|
|
Move some internal includes to the right places
Vijay Pai
2017-08-24
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Share one monitoring thread between channels
Yuchen Zeng
2017-08-24
|
|
|
|
*
Check connectivity intermittently
Yuchen Zeng
2017-08-23
|
|
|
|
*
Avoid using timers
Yuchen Zeng
2017-08-22
|
|
|
|
*
Add reconnect channel tests
Yuchen Zeng
2017-08-22
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Microbenchmarks work with bazel
ncteisen
2017-08-22
|
|
|
/
|
*
|
PR comments
David Garcia Quintas
2017-08-22
|
*
|
RR: Initialize subchannel connectivity state
David Garcia Quintas
2017-08-21
|
|
/
|
*
Switch to idiomatic Slice API
Vijay Pai
2017-08-09
|
*
Add Slice constructors to match all grpc_slice cases
Vijay Pai
2017-08-04
|
*
Merge pull request #12025 from vjpai/bazel_unsec
Vijay Pai
2017-08-03
|
|
\
|
*
\
Merge pull request #12051 from dgquintas/fix_grpclbend2end_condvars
David G. Quintas
2017-08-03
|
|
\
\
|
|
|
*
Add unsecure libraries to bazel build targets
Vijay Pai
2017-08-02
|
|
|
/
|
|
/
|
|
|
*
Condition variables are not latches
David Garcia Quintas
2017-08-02
|
*
|
Eliminate copy in QPS Driver
ncteisen
2017-08-02
|
|
/
|
*
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
ncteisen
2017-08-01
|
|
\
|
|
*
Merge pull request #11978 from vjpai/remake
Vijay Pai
2017-07-31
|
|
|
\
|
|
*
\
Merge pull request #11703 from yang-g/cq_shutdown
Yang Gao
2017-07-31
|
|
|
\
\
|
|
|
|
*
Clean up grpc++_unsecure so that it doesn't require secure content anymore
Vijay Pai
2017-07-30
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
ncteisen
2017-07-28
|
|
\
|
|
|
|
|
*
Change return type to bool
yang-g
2017-07-28
|
|
|
*
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
|
|
*
|
Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity
David G. Quintas
2017-07-28
|
|
|
\
\
[next]