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
|
5cd989e95a
|
Basic parsing tests
|
8 years ago |
Craig Tiller
|
29dd982487
|
...
|
8 years ago |
Sree Kuchibhotla
|
9656f27d8a
|
fix a minor typo
|
8 years ago |
Sree Kuchibhotla
|
43bca1be48
|
Add BUILD file for end2end tests too
|
8 years ago |
Craig Tiller
|
2f792d9d16
|
Initial http2 benchmarks
|
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 |
Sree Kuchibhotla
|
e8a1a50465
|
Merge branch 'master' into surface_test_bazel
|
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 |
Craig Tiller
|
122e4500d1
|
Exclude poll, poll-cv for bm_fullstack (its not interesting)
|
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 |
Craig Tiller
|
be521dae2f
|
Merge github.com:grpc/grpc into splitsies
|
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 |
Craig Tiller
|
4bab9463c3
|
Fix race in call.c
|
8 years ago |
Craig Tiller
|
656d75ca65
|
Merge github.com:grpc/grpc into c3+r
|
8 years ago |
Craig Tiller
|
eb022becae
|
Fix compile
|
8 years ago |
Mark D. Roth
|
8cf002a989
|
Use '//' for JSON comments.
|
8 years ago |
matt-kwong
|
a1861f0d78
|
Merge pull request #9676 from matt-kwong/internal-ci-update
Increase test timeout duration for internal CI
|
8 years ago |
yongni
|
05f8d38d28
|
Merge pull request #9805 from yongni/master
Splitted grpc_interop test setup for Kokoro into multiple jobs and skipped *_to_prod tests.
|
8 years ago |
Craig Tiller
|
1d77399656
|
Fix copyright
|
8 years ago |
Craig Tiller
|
21dd43a1cd
|
Merge github.com:grpc/grpc into bm_call_create
|
8 years ago |
Craig Tiller
|
8b01e8f5e6
|
Merge pull request #9708 from ctiller/bm_cq
Add microbenchmark of single-threaded CQ operations
|
8 years ago |
David Garcia Quintas
|
388b24d5a1
|
Added gflags dependency to test_config
|
8 years ago |
Yang Gao
|
09b8342496
|
Merge pull request #9746 from yang-g/handshake_mgr
Contain the links for the pending handshake managers inside handshake…
|
8 years ago |
David Garcia Quintas
|
e84d421309
|
Merge branch 'master' of github.com:grpc/grpc into bazel_gflags
|
8 years ago |
Muxi Yan
|
84b4214f1a
|
Fix flakiness in testPacketCoalescing
|
8 years ago |