Jan Tattermusch
|
72cdf6f082
|
Merge pull request #11750 from jtattermusch/win_node_artifact
Fix node artifact build on kokoro
|
7 years ago |
Anna Sapek
|
4318df0571
|
Update tsi_fake_handshaker to implement the asynchronous TSI
|
7 years ago |
Craig Tiller
|
102efba80b
|
Merge pull request #11186 from ctiller/hps
Stop setting deadline on server requests, assert so that this never happens again
|
7 years ago |
Sree Kuchibhotla
|
eede875bdb
|
Disable health check service in async end2end tests as it is causing flakes in mac
|
7 years ago |
Craig Tiller
|
aee639e9a6
|
Merge pull request #11748 from ctiller/c++compat5
C++ compatibility fixes
|
7 years ago |
Craig Tiller
|
7593255314
|
Merge pull request #11702 from ctiller/ubsan101
Fix potential rounding error
|
7 years ago |
Adele Zhou
|
7301ab4d73
|
Use special report suffix for internal ci.
|
7 years ago |
Noah Eisen
|
809fbfdc03
|
Merge pull request #11742 from ncteisen/fuzz-iob-in-metadata
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
|
7 years ago |
Mehrdad Afshari
|
2ca8282846
|
Merge pull request #11738 from mehrdada/canonica-urls
Use https://grpc.io consistently as the canonical URL
|
7 years ago |
Yang Gao
|
6eaaa923fa
|
Merge pull request #11731 from yang-g/cpp_is_hard
Avoid use after free if the sneaky op is owned by the collection
|
7 years ago |
Jan Tattermusch
|
7105fcf14c
|
Merge pull request #11749 from jtattermusch/kokoro_objc_swift
Kokoro: Make SwiftSample support Xcode8 (to fix kokoro macos build)
|
7 years ago |
Jan Tattermusch
|
570bf3b2e8
|
fix node artifact build on kokoro
|
7 years ago |
Jan Tattermusch
|
a840e4a507
|
make SwiftSample support Xcode8
|
7 years ago |
Craig Tiller
|
ed38016565
|
C++ compatibility fixes
|
7 years ago |
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
|
7 years ago |
Muxi Yan
|
fbd06f7202
|
Comments and fixes
|
7 years ago |
Yang Gao
|
b4a265ae79
|
Merge pull request #11723 from yang-g/cpp_is_hard
Use pointer to avoid assignment and race.
|
7 years ago |
yang-g
|
a3d929169f
|
Use pointer to avoid assignment and race.
|
7 years ago |
David G. Quintas
|
05f6d7e5ae
|
Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix
Fix RR concurrent updates
|
7 years ago |
Michael Lumish
|
4e014a2410
|
Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge
Upmerge v1.4.x to master
|
7 years ago |