index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
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 pull request #12306 from kpayson64/ref_counting_slices
kpayson64
2017-08-31
|
|
\
|
*
|
Make package names consistent under test/core
yang-g
2017-08-31
|
*
|
Merge pull request #12345 from yang-g/import_fix
Yang Gao
2017-08-31
|
|
\
\
|
*
|
|
Revert "Fake zero copy protector"
Jan Tattermusch
2017-08-31
|
|
*
|
Support features in grpc_package
yang-g
2017-08-30
|
|
/
/
|
*
|
Implement fake TSI zero-copy frame protector
jiangtaoli2016
2017-08-30
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into visibility
Nicolas "Pixel" Noble
2017-08-30
|
|
\
\
*
|
|
|
Fix crash
Craig Tiller
2017-08-30
|
*
|
|
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
|
|
|
Fix crash
Craig Tiller
2017-08-30
*
|
|
|
Fix crash
Craig Tiller
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
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Documentation change + e2e test fix
Ken Payson
2017-08-29
|
|
|
*
Have write ops take ownership over slices
Ken Payson
2017-08-29
|
*
|
|
Remove some pre-C++11-style workarounds
Vijay Pai
2017-08-29
|
*
|
|
Removed in_connectivity_shutdown from RR
David Garcia Quintas
2017-08-28
|
*
|
|
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 #12282 from yang-g/sync_thd_refactor
Yang Gao
2017-08-24
|
|
\
\
\
|
*
\
\
\
Merge pull request #12227 from ncteisen/bazel-microbenchmarks
Noah Eisen
2017-08-24
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #12287 from vjpai/qps_cleanup2
Vijay Pai
2017-08-24
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Move some internal includes to the right places
Vijay Pai
2017-08-24
|
|
|
|
*
|
Add sync_custom.h
yang-g
2017-08-24
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-23
|
|
\
|
|
|
|
|
|
*
|
Microbenchmarks work with bazel
ncteisen
2017-08-22
|
|
*
|
|
PR comments
David Garcia Quintas
2017-08-22
|
*
|
|
|
generate project
Muxi Yan
2017-08-21
|
*
|
|
|
generate_project and clang_format
Muxi Yan
2017-08-21
|
|
*
|
|
RR: Initialize subchannel connectivity state
David Garcia Quintas
2017-08-21
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-21
|
|
\
|
|
|
*
|
|
generate_project
Muxi Yan
2017-08-21
|
*
|
|
generate projects
Muxi Yan
2017-08-15
|
*
|
|
Polish names of tests
Muxi Yan
2017-08-15
|
|
*
|
Merge branch 'master' into fix-end2end-test
Sree Kuchibhotla
2017-08-14
|
|
|
\
|
|
|
|
*
Merge pull request #11831 from ncteisen/flow-control-part2
Noah Eisen
2017-08-14
|
|
|
|
\
|
|
|
|
*
Pull bdp estimation into flowctl module
ncteisen
2017-08-13
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-11
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge pull request #12130 from y-zeng/oauth2
Yuchen Zeng
2017-08-10
|
|
|
\
\
\
|
|
|
|
*
\
Merge branch 'master' into fix-end2end-test
Sree Kuchibhotla
2017-08-10
|
|
|
|
|
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Switch to idiomatic Slice API
Vijay Pai
2017-08-09
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Update credentials_test
Yuchen Zeng
2017-08-09
|
|
|
/
/
|
|
*
|
Merge pull request #11579 from sreecha/fix_alarm
Sree Kuchibhotla
2017-08-04
|
|
|
\
\
|
|
*
|
|
Add Slice constructors to match all grpc_slice cases
Vijay Pai
2017-08-04
|
|
*
|
|
Add support for service configs to c-ares resolver.
Mark D. Roth
2017-08-03
|
|
*
|
|
Merge pull request #12025 from vjpai/bazel_unsec
Vijay Pai
2017-08-03
|
|
|
\
\
\
[next]