Sree Kuchibhotla
|
f607f36365
|
Merge branch 'master' into fix-end2end-test
|
7 years ago |
Sree Kuchibhotla
|
34989fdaae
|
Merge branch 'master' into fix_alarm
|
7 years ago |
Sree Kuchibhotla
|
8c8266cc43
|
fix documentation
|
7 years ago |
Yuchen Zeng
|
36969385e5
|
Group the port picking functions
|
7 years ago |
Matt Kwong
|
ce011846d4
|
Set up Mac interop test to work in Kokoro env
|
7 years ago |
Yuchen Zeng
|
32c0153f81
|
Make port picking functions overridable
|
7 years ago |
ncteisen
|
af313caab8
|
Eliminate copy in QPS Driver
|
7 years ago |
Muxi Yan
|
4f68ecf665
|
Merge pull request #11893 from wilhuff/wilhuff/copy-servername
Fix warning in GRPCCall.h
|
7 years ago |
jiangtaoli2016
|
95b35b8897
|
Merge branch 'master' into tsi_grpc
|
7 years ago |
jiangtaoli2016
|
3aaa5ea028
|
minor fix
|
7 years ago |
Yang Gao
|
e1653dec3e
|
Merge pull request #12037 from yang-g/missing_sneaky
Add a default delete override for the interface
|
7 years ago |
Matt Kwong
|
5dee4fac96
|
Merge pull request #12023 from matt-kwong/kokoro_bazel
Add bazel tests to Kokoro
|
7 years ago |
Jan Tattermusch
|
75c12f7368
|
Merge pull request #12032 from jtattermusch/kokoro_macos_split
Split up macos basictests into dbg and opt and set num of jobs to 1.
|
7 years ago |
Muxi Yan
|
482d006c58
|
Fix another two memory leak points in cronet_transport
|
7 years ago |
Jan Tattermusch
|
b1ae1e39f8
|
Merge pull request #12034 from jtattermusch/prepopulate_more
Prepopulate more pip packages on kokoro linux
|
7 years ago |
Jiangtao Li
|
54ecb5a4c2
|
Merge pull request #12021 from jiangtaoli2016/unused_bytes
Make tsi handshaker result unused bytes const
|
7 years ago |
Michael Lumish
|
0e4bfcfaa5
|
Merge pull request #12036 from connor4312/patch-1
Node: document that root_certs in createSsl is optional
|
7 years ago |
yang-g
|
e8a61d63b5
|
Add a default delete override for the interface
|
7 years ago |
Connor Peet
|
3f818ccf00
|
Node: document that root_certs in createSsl is optional
It appears that omitting it causes grpc to use the hosts' default cert data.
This was brought up (as I had implemented this method incorrectly) in:
https://github.com/mixer/etcd3/issues/28#issuecomment-319510441
|
7 years ago |
Jan Tattermusch
|
2133a552d0
|
prepopulate more pip packages on kokoro linux
|
7 years ago |
Jan Tattermusch
|
02c35cf363
|
split up macos basictests
|
7 years ago |
Jan Tattermusch
|
fc22d7af91
|
Merge pull request #12016 from jtattermusch/retry_on_timeout
Auto_set_flakes also reruns tests that timeout
|
7 years ago |
Jan Tattermusch
|
37855c42f2
|
Merge pull request #12014 from jtattermusch/kokoro_populate_xdg
Pre-populate xdg-cache-home to deflake python kokoro build
|
7 years ago |
jboeuf
|
005a3a5fb3
|
Merge pull request #11992 from jboeuf/new_ssl_roots
Updating roots from Mozilla.
|
7 years ago |
Matt Kwong
|
2a0594c934
|
Add bazel tests to Kokoro
|
7 years ago |
Nicolas Noble
|
9279ca1267
|
Merge pull request #11796 from afirago/fix-fallthrough-werror
Fix implicit fallthrough warning on GCC 7.x
|
7 years ago |
Noah Eisen
|
0efb1e940a
|
Merge pull request #11720 from ncteisen/flow-control-v3
Flow Control
|
7 years ago |
Sree Kuchibhotla
|
e70f3b2200
|
Merge branch 'master' into fix_alarm
|
7 years ago |
Sree Kuchibhotla
|
ea71c9daae
|
Merge remote-tracking branch 'upstream/master' into fix-end2end-test
|
7 years ago |
jiangtaoli2016
|
00b35e7180
|
Make tsi handshaker result unused bytes const
|
7 years ago |
apolcyn
|
36ecf8d48b
|
Merge pull request #12005 from apolcyn/fix_flakey_ruby_cancellation_test_master
Fix a racey test in ruby
|
7 years ago |
ncteisen
|
fe8f5bc8e9
|
regenerate projects
|
7 years ago |
ncteisen
|
8a46ba5e33
|
clang fmt
|
7 years ago |
ncteisen
|
ab04027e47
|
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
|
7 years ago |
Michael Lumish
|
d885d24161
|
Merge pull request #12004 from murgatroid99/node_deprecation_message_util
Node: replace custom deprecation warning with existing solution
|
7 years ago |
murgatroid99
|
8de7c099f6
|
Split tests more granularly
|
7 years ago |
Vijay Pai
|
eb9c99b9fb
|
Merge pull request #11985 from vjpai/remake+testremake
Actually test grpc++_unsecure
|
7 years ago |
Eric Gribkoff
|
2b7c4ddfcc
|
Install Android SDK tools in Dockerfile
|
7 years ago |
Eric Gribkoff
|
92bc7f940e
|
Enable compression interop tests for Java clients
|
7 years ago |
Noah Eisen
|
6e94eac267
|
Merge pull request #11431 from gkelly/client-context-init
Add a GrpcLibraryInitializer to client_context.cc
|
7 years ago |
Yang Gao
|
9271621ba9
|
Merge pull request #12000 from yang-g/msan
Initialize initiating_exec_ctx_or_null
|
7 years ago |
Jan Tattermusch
|
fa759d7ae5
|
auto_set_flakes also reruns tests that timeout
|
7 years ago |
Jan Tattermusch
|
824a2b3b9f
|
remove unused stress test script
|
7 years ago |
Jan Tattermusch
|
e2852b6de7
|
pre-populate xdg-cache-home
|
7 years ago |
Noah Eisen
|
c073e43488
|
Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc
Fix leak if duplicated static metadata
|
7 years ago |
Noah Eisen
|
6ba3dff070
|
Merge pull request #12009 from ncteisen/convinient-fuzz
Convenient Fuzz Tracing
|
7 years ago |
Vijay Pai
|
168034b2f0
|
Test against grpc++_unsecure when possible. Provide unsecure version of test_util
|
7 years ago |
apolcyn
|
b667f12cef
|
Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api
Add comment and test for API of a parameter to grpc_call_cancel_with_status
|
7 years ago |
Noah Eisen
|
e6432bf353
|
Fix leak if duplicated static md
|
7 years ago |
Noah Eisen
|
309f20802d
|
Update env var doc
|
7 years ago |