jiangtaoli2016
00b35e7180
Make tsi handshaker result unused bytes const
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
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
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
Noah Eisen
680873b1b4
Env var for fuzzer trace
7 years ago
Muxi Yan
3188ae5caf
Merge pull request #11998 from muxi/revert-debug-info
...
Get more useful debug info out of Jenkins
7 years ago
Muxi Yan
5fbfa1845a
Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leak
...
Fix two memory leak points in ObjC
7 years ago
Noah Eisen
686437ada9
Add repro
7 years ago
murgatroid99
6fe29a5e81
Node: replace custom deprecation warning with existing solution
7 years ago
yang-g
84d6924fa0
Use zalloc and remove now redundant sets
7 years ago
Vijay Pai
dc1cfe9e21
Merge pull request #11978 from vjpai/remake
...
Clean up grpc++_unsecure so that it doesn't require secure content anymore
7 years ago
Vijay Pai
0a76d7b5cd
Merge pull request #11986 from vjpai/make_concur
...
Prevent race in trying to compile grpc.pb.cc file before pb.h exists
7 years ago
Garret Kelly
9663d0337e
Add a GrpcLibraryInitializer to client_context.cc
...
It's feasible that a program be written/linked such that it only use
ClientContext from grpc++, which could end up with the other instances
of GrpcLibraryInitializer not ending up in the final binary. Add a
GrpcLibraryInitializer to client_context.cc to ensure that the library
is initialized. The primary side-effect of the library not being
initialized when only using a ClientContext is that the destructor for
ClientContext indirectly ends up trying to call through
g_core_codegen_interface when destructing its metadata, which is null.
7 years ago
yang-g
897a7529e1
Initialize initiating_exec_ctx_or_null
7 years ago
Muxi Yan
b25c9bf664
Show passed tests as well
7 years ago
Muxi Yan
dde4548733
Revert to more useful debug info
7 years ago
Yash Tibrewal
4042e4c4d4
Merge pull request #11976 from yashykt/connect-auth-doc
...
Connect auth doc
7 years ago
Muxi Yan
5a549d6140
Merge pull request #11982 from muxi/fix-buffered-pipe-crash
...
Fix 'Release of a suspended object' issue in GRXBufferedPipe
7 years ago
Muxi Yan
6a8355de45
Fix two memory leaks
7 years ago
Yang Gao
f787594e68
Merge pull request #11703 from yang-g/cq_shutdown
...
Allow adding events to cq after shutdown is called.
7 years ago
Jan Tattermusch
025ca9e4b2
Merge pull request #11988 from jtattermusch/kokoro_unbreak_macartifacts
...
Fix mac jobs attempting to use gfile service account key
7 years ago
Jan Tattermusch
632e6f2cb7
fix jobs attempting to use gfile service account key
7 years ago
Jan Tattermusch
9a19606af0
Merge pull request #11980 from adelez/ci2
...
Add Internal CI PR configs for MacOS
7 years ago
Vijay Pai
e00f2a312a
Prevent race in trying to compile grpc.pb.cc file before pb.h exists
7 years ago
Vijay Pai
4280725bb3
Clean up grpc++_unsecure so that it doesn't require secure content anymore
7 years ago
Muxi Yan
860b1da060
Resume GRXBufferedPipe when it gets dealloced
7 years ago
Yuchen Zeng
e5cd1765ff
Merge pull request #11927 from y-zeng/nameser
...
Add src/core/lib/iomgr/nameser.h
7 years ago
Alexander Polcyn
088e85ca64
add comment and test for memory api of grpc_call_cancel_with_status
7 years ago
Adele Zhou
506cd0be69
Add PR configs for MacOS
7 years ago
Yuchen Zeng
2d6ce74591
Update BUILD
7 years ago
Yash Tibrewal
fb7674f8fd
Merge branch 'master' of https://github.com/grpc/grpc into connect-auth-doc
7 years ago
Yash Tibrewal
30352f67f1
Remove line about username and password not being supported in http_proxy URI
7 years ago
yang-g
097cbfc94f
Resolve comments
7 years ago
yang-g
7d6b914f98
Change return type to bool
7 years ago
yang-g
533fbd362f
Rebase with head and resolve conflicts
7 years ago
yang-g
0eaf7debd2
Allow adding events to cq after shutdown is called.
7 years ago
David G. Quintas
433f7bce2d
Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity
...
Fix bug in handling of RR connectivity transition to SHUTDOWN
7 years ago
David G. Quintas
aaf623ac66
Merge pull request #11965 from dgquintas/grpclb_lb_channel_conn_state_subscription
...
Watch the LB channel using the right initial conn. state
7 years ago
Muxi Yan
8dc1b7db51
Merge pull request #11732 from muxi/update-podspecs
...
Advance versions of BoringSSL and protoc
7 years ago
Matt Kwong
5d2e555075
Merge pull request #11961 from matt-kwong/kokoro_mac_bq
...
Enable BQ access for Kokoro Macs
7 years ago
Jan Tattermusch
5facbba876
Merge pull request #11952 from jtattermusch/kokoro_windows_bigquery_upload
...
Upload test results to bigquery on Kokoro windows
7 years ago