Sree Kuchibhotla
|
5ea18b372f
|
Merge pull request #9683 from sreecha/fd_rw_atm_closure
Reduce mutexes in grpc_fd read_closure/write_closure/shutdown paths (epoll engine only)
|
8 years ago |
Jan Tattermusch
|
6b46b7414e
|
Merge pull request #9859 from jtattermusch/internal_ci_try_github
Add experimental CI job to run sanity tests
|
8 years ago |
Craig Tiller
|
8a6db33e7b
|
Merge pull request #9664 from ctiller/c3+r+l
Make load balancers use combiner locks
|
8 years ago |
Jan Tattermusch
|
1642b7c1f6
|
copy sponge_log.xml from docker container once tests finish
|
8 years ago |
Sree Kuchibhotla
|
97e3ecc216
|
Comments and relaxed cas in some cases
|
8 years ago |
Michael Lumish
|
63852c933b
|
Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x
Upmerge from 1.1.x
|
8 years ago |
Jan Tattermusch
|
b10a193b16
|
run_tests.py: support downloading base image from dockerhub
|
8 years ago |
Yang Gao
|
1556aa1a48
|
Merge pull request #9718 from yang-g/metadata
Let ServerContext own the initial_metadata array for sync calls
|
8 years ago |
Jan Tattermusch
|
13c1562934
|
add experimental CI job to run sanity tests
|
8 years ago |
matt-kwong
|
0ceb94928f
|
Merge pull request #9851 from matt-kwong/internal-ci-adjustments
Reduce running time of internally run fuzzers
|
8 years ago |
Sree Kuchibhotla
|
8214b87fc5
|
Comments around acquire/release
|
8 years ago |
Craig Tiller
|
8a66165fe5
|
Merge pull request #9745 from ctiller/bm_error
Add a benchmark for various operations on grpc_error
|
8 years ago |
Craig Tiller
|
4a4c973780
|
Un-change gflags
|
8 years ago |
Matt Kwong
|
dff19376a7
|
Increase ulimit -n for internal testing
|
8 years ago |
Craig Tiller
|
46dd790474
|
Fixes, review comments
|
8 years ago |
Craig Tiller
|
1119a62bf5
|
Merge pull request #9650 from ctiller/call_mutex
Make batch allocation lock-free
|
8 years ago |
Nathaniel Manista
|
a04bbed730
|
Merge pull request #9830 from nathanielmanistaatgoogle/lint-fixes
Fix and enable no-member lint.
|
8 years ago |
Matt Kwong
|
3df77d2841
|
Reduce running time of internally run fuzzers
|
8 years ago |
Craig Tiller
|
bc34a08bf5
|
Merge github.com:grpc/grpc into bm_error
|
8 years ago |
matt-kwong
|
bf1eb38ced
|
Merge pull request #9816 from matt-kwong/add-more-jobs
Add more jobs to internal CI
|
8 years ago |
Craig Tiller
|
715c9cfe1a
|
Merge github.com:grpc/grpc into c3+r+l
|
8 years ago |
Craig Tiller
|
b96a96ebd5
|
Merge pull request #9662 from ctiller/c3+r
Bring resolvers under the client channel combiner lock
|
8 years ago |
Craig Tiller
|
4374fd3a90
|
Merge pull request #9750 from ctiller/deadline_mu
Eliminate mutex in deadline_filter
|
8 years ago |
Craig Tiller
|
473380e9f1
|
Merge pull request #9848 from ctiller/liberty-to-all
Run call_create benchmarks
|
8 years ago |
Craig Tiller
|
01aadcd9ff
|
Merge github.com:grpc/grpc into bm_error
|
8 years ago |
Craig Tiller
|
8300071b4b
|
Run call_create benchmarks
|
8 years ago |
yang-g
|
c42d844d27
|
Let ServerContext own the initial_metadata array for sync calls
|
8 years ago |
Craig Tiller
|
cff371aa2e
|
Merge pull request #9794 from eduherminio/master
Fix compile error - possible uninitialized variable
|
8 years ago |
Craig Tiller
|
d82c18894a
|
Merge pull request #9737 from ctiller/bm_call_create
Call creation/destruction benchmark
|
8 years ago |
David G. Quintas
|
901e48ad5f
|
Merge pull request #9748 from dgquintas/transport_unavailable
Transport closure results in UNAVAILABLE from client, not INTERNAL
|
8 years ago |
David G. Quintas
|
f0355bfa0e
|
Merge pull request #9739 from dgquintas/traceback_port_server
Port server missing import
|
8 years ago |
Craig Tiller
|
1ddeb65b07
|
Merge branch 'bm_error' of github.com:ctiller/grpc into bm_error
|
8 years ago |
Craig Tiller
|
11468c0c2a
|
Merge branch 'bm_call_create' into bm_error
|
8 years ago |
Craig Tiller
|
7e1d5178a1
|
Merge branch 'bm_call_create' into deadline_mu
|
8 years ago |
Craig Tiller
|
385b00932c
|
Cleanup
|
8 years ago |
David G. Quintas
|
25bbef639e
|
Merge pull request #9802 from dgquintas/run_tests_logging_AGAIN
Fix wrong way of logging cmd failures in run_tests.py
|
8 years ago |
Mark D. Roth
|
674237e30e
|
Merge pull request #9824 from markdroth/service_config_json_comment_fix
Use '//' for JSON comments.
|
8 years ago |
Sree Kuchibhotla
|
1392496e7f
|
Merge branch 'master' into fd_rw_atm_closure
|
8 years ago |
Nathaniel Manista
|
90798ab199
|
Fix and enable no-member lint
|
8 years ago |
Craig Tiller
|
50b6ec2e88
|
Merge branch 'bm_call_create' into deadline_mu
|
8 years ago |
Craig Tiller
|
2ec37e1bdb
|
Fix memory leak
|
8 years ago |
David Garcia Quintas
|
e8d851facf
|
Merge branch 'master' of github.com:grpc/grpc into run_tests_logging_AGAIN
|
8 years ago |
David G. Quintas
|
81f81c26f6
|
Merge pull request #9783 from dgquintas/bazel_gflags
add gflags to bazel
|
8 years ago |
Matt Kwong
|
fc4cc8a607
|
Fix Windows directory pathing
|
8 years ago |
Matt Kwong
|
d47e4a5c32
|
Remove Bash header from .cfg files and update copyright year
|
8 years ago |
Matt Kwong
|
d9f5e314c0
|
Add more jobs to internal CI
|
8 years ago |
Muxi Yan
|
79ebdf4b2e
|
Merge pull request #9772 from muxi/build-fix
Fix flakiness in testPacketCoalescing
|
8 years ago |
Craig Tiller
|
ac942f430f
|
Fix refcounting bug
|
8 years ago |
Craig Tiller
|
b35b2a22a4
|
Merge branch 'bm_call_create' into deadline_mu
|
8 years ago |
Craig Tiller
|
69cf771a67
|
Merge github.com:grpc/grpc into deadline_mu
|
8 years ago |