Craig Tiller
|
c1453ca8c2
|
Revert "Annotate benign race"
This reverts commit 6869da4d65 .
|
8 years ago |
David Garcia Quintas
|
0822d331df
|
s/load_reporting/server_load_reporting
|
8 years ago |
Alok Kumar
|
1b6f4fc79f
|
Clang format modified files
|
8 years ago |
Alok Kumar
|
dd9916d364
|
Fix microbenchmarks BUILD file
|
8 years ago |
Alok Kumar
|
e0399c29c5
|
Partition microbenchmarks to be easily sharable for google specific transports
|
8 years ago |
David Garcia Quintas
|
a28cca8447
|
Condition variables are not latches, again
|
8 years ago |
Yuchen Zeng
|
b5dd3abad9
|
Increase the grace period in ReconnectChannel tests
|
8 years ago |
Craig Tiller
|
6869da4d65
|
Annotate benign race
|
8 years ago |
Craig Tiller
|
e1101cf099
|
Update Bazel for new systems
|
8 years ago |
Craig Tiller
|
b675e0a0af
|
Annotate benign race
|
8 years ago |
Nicolas "Pixel" Noble
|
fc49d6edab
|
Splitting gmock out of gtest.
|
8 years ago |
Craig Tiller
|
9bebf8b22a
|
C++ API for write-through
|
8 years ago |
Craig Tiller
|
0ff222a23b
|
Add pollset_kick stats
|
8 years ago |
Mark D. Roth
|
764cf04a13
|
Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a .
|
8 years ago |
Craig Tiller
|
2897235609
|
Expose stats into qps_driver
|
8 years ago |
Craig Tiller
|
5489d41c15
|
Expose histograms via microbenchmarks
|
8 years ago |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
8 years ago |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
8 years ago |
Vijay Pai
|
6defb325d9
|
Remove some pre-C++11-style workarounds
|
8 years ago |
Yuchen Zeng
|
eeea43fa24
|
Increase the grace period in ReconnectChannel tests
|
8 years ago |
David Garcia Quintas
|
52ba957f83
|
Removed in_connectivity_shutdown from RR
|
8 years ago |
Yuchen Zeng
|
4a11ecc076
|
Add ChannelConnectivityWatcher::Ref()/Unref()
|
8 years ago |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
8 years ago |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
8 years ago |
Yuchen Zeng
|
b4481a9a13
|
Share one monitoring thread between channels
|
8 years ago |
Yuchen Zeng
|
bfb4e06e3c
|
Check connectivity intermittently
|
8 years ago |
Yuchen Zeng
|
a2e506e8d9
|
Avoid using timers
|
8 years ago |
Yuchen Zeng
|
ee3e3310bb
|
Add reconnect channel tests
|
8 years ago |
ncteisen
|
c302eb9840
|
Microbenchmarks work with bazel
|
8 years ago |
David Garcia Quintas
|
3732f869e1
|
PR comments
|
8 years ago |
David Garcia Quintas
|
a2c1df4dcd
|
RR: Initialize subchannel connectivity state
|
8 years ago |
Vijay Pai
|
e1418e4ab1
|
Switch to idiomatic Slice API
|
8 years ago |
Vijay Pai
|
ce58cf8c44
|
Add Slice constructors to match all grpc_slice cases
|
8 years ago |
Vijay Pai
|
81522c8ebe
|
Add unsecure libraries to bazel build targets
|
8 years ago |
David Garcia Quintas
|
ecabe09b89
|
Condition variables are not latches
|
8 years ago |
ncteisen
|
af313caab8
|
Eliminate copy in QPS Driver
|
8 years ago |
jiangtaoli2016
|
3aaa5ea028
|
minor fix
|
8 years ago |
Vijay Pai
|
4280725bb3
|
Clean up grpc++_unsecure so that it doesn't require secure content anymore
|
8 years ago |
yang-g
|
7d6b914f98
|
Change return type to bool
|
8 years ago |
yang-g
|
0eaf7debd2
|
Allow adding events to cq after shutdown is called.
|
8 years ago |
David Garcia Quintas
|
fc950fbeb5
|
Fix bug in handling of RR connectivity transition to SHUTDOWN
|
8 years ago |
ncteisen
|
0133cc6fd8
|
Avoid benchmarking allocs
|
8 years ago |
David Garcia Quintas
|
6a7935e14e
|
Watch the LB channel using the right initial conn. state
|
8 years ago |
Mark D. Roth
|
e7751807e2
|
Use new protocol for reporting dropped calls to grpclb balancer.
|
8 years ago |
David Garcia Quintas
|
c22c65b58d
|
grpclb: deal with all-drops serverlists
|
8 years ago |
Vijay Pai
|
bc81eee4d4
|
Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API
|
8 years ago |
Vijay Pai
|
6abd20020b
|
Revert "Separate internal-only and public parts of C++ API"
|
8 years ago |
Mark D. Roth
|
e0778b2c18
|
Add cancellation to asynchronous security APIs.
|
8 years ago |
Vijay Pai
|
c50cf03f32
|
Move gtest last
|
8 years ago |
Craig Tiller
|
4c0ac4a9f5
|
Fix fix fix chttp2_transport
|
8 years ago |