Jan Tattermusch
|
fd5eb24122
|
Merge pull request #11747 from jtattermusch/kokoro_objc_fix
Kokoro macos build fixes
|
7 years ago |
Jan Tattermusch
|
3d1103ae1b
|
fix objc tests
|
7 years ago |
Noah Eisen
|
e7ba3e91f8
|
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
|
7 years ago |
Noah Eisen
|
7e4c1dd4c9
|
Add fuzzer repro
|
7 years ago |
Mark D. Roth
|
8e32b4dd72
|
Merge pull request #11719 from markdroth/large_metadata_bad_client_test_fix
bad_client test: do multiple reads if needed to read full server response
|
7 years ago |
Mark D. Roth
|
5dd24897a5
|
Do multiple reads if needed to read full server response.
|
7 years ago |
Jan Tattermusch
|
cc14dee5a6
|
set open file limits
|
7 years ago |
Vijay Pai
|
5e3699493d
|
Merge pull request #11572 from vjpai/internalize
Separate internal-only and public parts of C++ API
|
7 years ago |
Nicolas Noble
|
0c1f4be14c
|
Merge pull request #11741 from kpayson64/tf_rollback
Switch Server back to lockfree stack
|
7 years ago |
Eric Gribkoff
|
a16919e1f0
|
Update compression test for languages without compression bit
|
7 years ago |
Michael Lumish
|
ee145be9fe
|
Merge pull request #11729 from murgatroid99/uv_memory_leak_fixes
Fix some memory leaks in UV TCP code
|
7 years ago |
Ken Payson
|
b84a489f02
|
Revert "Reduce server memory usage"
This reverts commit 53e6b56e32 .
|
7 years ago |
Matt Kwong
|
c15d32bbe8
|
Don't clear alarm in jobset when running performance tests
|
7 years ago |
Ken Payson
|
a4710a090d
|
Revert "Remove lockfree-stack implementation that is no longer used"
This reverts commit 3d04e025bc .
|
7 years ago |
Mehrdad Afshari
|
bb3d95b643
|
Use https://grpc.io consistently as the canonical URL
|
7 years ago |
Mehrdad Afshari
|
a38562e8e9
|
Fix dependency download link in INSTALL.md to use https
|
7 years ago |
Mehrdad Afshari
|
976eb7c4b4
|
Fetch grpc.io/release over https
|
7 years ago |
David G. Quintas
|
dbcd0b5f8e
|
Merge pull request #11735 from dgquintas/fix_codegen_full
Fix codegen_test_full
|
7 years ago |
David Garcia Quintas
|
6636b5036e
|
Fix codegen_test_full
|
7 years ago |
Vijay Pai
|
c0baec60a1
|
Internalize structs and methods meant for being exposed through codegen
or that interface with core and are only for internal use
|
7 years ago |
kpayson64
|
6c1418e1dd
|
Merge pull request #11728 from robertwb/patch-1
Remove declaration of missing field.
|
7 years ago |
yang-g
|
d03594fb73
|
second try
|
7 years ago |
yang-g
|
0d9caecde2
|
Unref the call first in case the collection is still used in call
|
7 years ago |
murgatroid99
|
16e1f6d18b
|
Install Node 8 in artifact linux Dockerfiles
|
7 years ago |
Robert Bradshaw
|
b0d6f115dc
|
Remove declaration of missing field.
|
7 years ago |
Matt Kwong
|
33f54afb33
|
Merge pull request #11051 from jboeuf/fix_issue_11011
Attempt to fix #11011.
|
7 years ago |
murgatroid99
|
cd4508f944
|
Fix some memory leaks in UV TCP code
|
7 years ago |
Mark D. Roth
|
d33ca70267
|
Merge pull request #11626 from markdroth/consistent_failure_path
Clean up client_auth_filter and server_auth_filter.
|
7 years ago |
Mark D. Roth
|
630e26bc79
|
Code cleanups in client_auth_filter and server_auth_filter.
|
7 years ago |
Jan Tattermusch
|
24dca59530
|
Merge pull request #11680 from jtattermusch/python_32bit_artifacts
Improve python artifact building
|
7 years ago |
Muxi Yan
|
dfe402781e
|
Fix windows test failure
|
8 years ago |
Muxi Yan
|
fbd06f7202
|
Comments and fixes
|
8 years ago |
Yang Gao
|
b4a265ae79
|
Merge pull request #11723 from yang-g/cpp_is_hard
Use pointer to avoid assignment and race.
|
8 years ago |
yang-g
|
a3d929169f
|
Use pointer to avoid assignment and race.
|
8 years ago |
David G. Quintas
|
05f6d7e5ae
|
Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix
Fix RR concurrent updates
|
8 years ago |
Michael Lumish
|
4e014a2410
|
Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge
Upmerge v1.4.x to master
|
8 years ago |
Mark D. Roth
|
106c3e07ed
|
Merge pull request #11671 from markdroth/client_channel_tracer
Client channel: more code cleanup, and add a tracer.
|
8 years ago |
Mark D. Roth
|
60751fe7e7
|
Add client_channel tracer; code cleanup; eliminate an allocation.
|
8 years ago |
Noah Eisen
|
8dc24e3c4f
|
Merge pull request #11644 from ncteisen/murder-the-custom-debugging-defines
Remove More Custom Debug Defines
|
8 years ago |
Sree Kuchibhotla
|
e9f6eac1f9
|
Merge pull request #11684 from sreecha/timer_manager_fix
timer_manager fix
|
8 years ago |
Vijay Pai
|
17bf3e1434
|
Merge pull request #11705 from vjpai/typos
Resolve typos
|
8 years ago |
Sree Kuchibhotla
|
bd3ea98caa
|
Add comments to timer_generic.c file
|
8 years ago |
ncteisen
|
e9cd8a8dd5
|
Remove more custom debug defines
|
8 years ago |
Matt Kwong
|
a9694ecab5
|
Merge pull request #11495 from agc-sec/fixopenssl-jwt
Fix compilation error associated with release of OpenSSL 1.1
|
8 years ago |
murgatroid99
|
32de20ca49
|
Node: re-enable -Werror, clean up binding.gyp
|
8 years ago |
David Garcia Quintas
|
4b2def361a
|
Fix RR concurrent updates
|
8 years ago |
Craig Tiller
|
1d85332481
|
Merge pull request #11532 from ctiller/optimize_for
Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now)
|
8 years ago |
Noah Eisen
|
e09581de9a
|
Merge pull request #11557 from ncteisen/writelast-bugfix
WriteLast Bugfix
|
8 years ago |
Vijay Pai
|
28ee1ecdf0
|
Resolve typos
|
8 years ago |
Craig Tiller
|
8af7989718
|
Fix potential rounding error
|
8 years ago |