yang-g
|
29a3b28aa2
|
Merge branch 'master' into xtra_header
|
8 years ago |
murgatroid99
|
98cdf3b3e6
|
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
|
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 |
Ken Payson
|
fd6cc7de7b
|
Bump version to v1.1.3
|
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 |
Craig Tiller
|
681507aa24
|
Fix memory leak
|
8 years ago |
Craig Tiller
|
b82b3d0e52
|
Fixes for zalloc
|
8 years ago |
Sree Kuchibhotla
|
8214b87fc5
|
Comments around acquire/release
|
8 years ago |
Craig Tiller
|
917ae82908
|
Merge github.com:grpc/grpc into zalloc
|
8 years ago |
ncteisen
|
407183859d
|
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
|
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 |
ncteisen
|
3da3ce3c29
|
Add error test
|
8 years ago |
ncteisen
|
b307fdeb6e
|
Merge branch 'bm_error' of https://github.com/ctiller/grpc into to-grpc-err-is-human
|
8 years ago |
Craig Tiller
|
ef33c8752f
|
Merge github.com:grpc/grpc into bm_meta
|
8 years ago |
Craig Tiller
|
b92d5a2f70
|
Merge branch 'bm_error' into bm_meta
|
8 years ago |
Craig Tiller
|
4a4c973780
|
Un-change gflags
|
8 years ago |
David Garcia Quintas
|
7ff6cd2757
|
Merge branch 'master' of github.com:grpc/grpc into parse_address_clusterfuzz
|
8 years ago |
David Garcia Quintas
|
d9314adb8e
|
poopulate ->len with size of struct
|
8 years ago |
Craig Tiller
|
266f66a67c
|
Merge github.com:grpc/grpc into zalloc
|
8 years ago |
Matt Kwong
|
dff19376a7
|
Increase ulimit -n for internal testing
|
8 years ago |
Craig Tiller
|
549c46b68f
|
Merge github.com:grpc/grpc into always-use-port-server
|
8 years ago |
Craig Tiller
|
46dd790474
|
Fixes, review comments
|
8 years ago |
David Garcia Quintas
|
e2869fee8d
|
Simply return 0 on input path too long
|
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 |
Craig Tiller
|
523d54beeb
|
Refine to just be a HPACK benchmark
|
8 years ago |
Craig Tiller
|
0db30f3dd0
|
HPACK parsing benchmarks
|
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
|
4d34729a4e
|
Merge github.com:grpc/grpc into always-use-port-server
|
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 |
kpayson64
|
5eb24eeaed
|
Merge pull request #9787 from kpayson64/build_python_36
Add Python3.6 to build artifacts
|
8 years ago |
Michael Lumish
|
bff4305203
|
Merge pull request #9766 from murgatroid99/node_uv_testing
Improve Node and libuv testing and test coverage
|
8 years ago |
Craig Tiller
|
d82c18894a
|
Merge pull request #9737 from ctiller/bm_call_create
Call creation/destruction benchmark
|
8 years ago |
Yuchen Zeng
|
47de64c700
|
zalloc grpc_pollset
|
8 years ago |
Ken Payson
|
626fb455ac
|
Add Python3.6 to build artifacts
|
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 |