Mark D. Roth
|
f392ce9598
|
Merge pull request #8662 from markdroth/latency_in_final_info
Populate latency field in final_info.
|
8 years ago |
Mark D. Roth
|
9b3f740eb0
|
clang-format
|
8 years ago |
David G. Quintas
|
8f68e295f4
|
Merge pull request #8733 from dgquintas/grpclb_deadlock
Fixed deadlock between glb_shutdown and lb_on_server_status_received
|
8 years ago |
David Garcia Quintas
|
01dbb90274
|
Added testing for connectivity states
|
8 years ago |
David Garcia Quintas
|
d03afbdeba
|
Merge branch 'master' of github.com:grpc/grpc into rr_fixall
|
8 years ago |
David Garcia Quintas
|
5f50a1baaa
|
Update test_get_channel_info() to use new ch arg syntax
|
8 years ago |
David Garcia Quintas
|
4270dc6d6e
|
Update test_get_channel_info() to use new ch arg syntax
|
8 years ago |
Yang Gao
|
b794a96875
|
Merge pull request #8743 from yang-g/lsan_suppressions
Add one more openssl leak to suppressions list
|
8 years ago |
Mark D. Roth
|
6cf61536dc
|
Fix tsan failures.
|
8 years ago |
Michael Lumish
|
7466ae732e
|
Merge pull request #8746 from murgatroid99/node_lodash_compat
Make Node library compatible with lodash 3
|
8 years ago |
David G. Quintas
|
7d46b94bb5
|
Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix
Fixed wrong NULLing in chttp2 transport
|
8 years ago |
David Garcia Quintas
|
3ddebf4f66
|
PR comment
|
8 years ago |
Mark D. Roth
|
2ea37e905e
|
clang-format
|
8 years ago |
Mark D. Roth
|
473187a12d
|
Merge branch 'security_handshaker1' into security_handshaker2
|
8 years ago |
Mark D. Roth
|
fcf5e10bed
|
clang-format
|
8 years ago |
Mark D. Roth
|
83eafde35d
|
Fix comments.
|
8 years ago |
Mark D. Roth
|
4f74d04547
|
Fix error refcounting in on_handshake_done callbacks.
|
8 years ago |
Mark D. Roth
|
c560c5a7c5
|
Merge remote-tracking branch 'upstream/master' into security_handshaker1
|
8 years ago |
Mark D. Roth
|
ad1b395243
|
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
|
8 years ago |
Mark D. Roth
|
b16c1e32fd
|
Move deadline handling to handshake manager.
|
8 years ago |
Mark D. Roth
|
4b5cdb751e
|
Change handshaker API to take grpc_closure instead of grpc_iomgr_cb_func.
|
8 years ago |
murgatroid99
|
9ea40c58f0
|
Make Node library compatible with lodash 3
|
8 years ago |
Noah Eisen
|
c71b988195
|
Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop
|
8 years ago |
Feng Li
|
d0670ae60b
|
Merge pull request #8725 from grpc/wenbozhu-patch-1
Update PROTOCOL-WEB.md
|
8 years ago |
Ken Payson
|
1b1a86028c
|
Return status unavailable (over internal) on EPIPE
|
8 years ago |
yang-g
|
60b189199c
|
Add one more openssl leak to suppressions list
|
8 years ago |
Jan Tattermusch
|
84e65e1fb0
|
Merge pull request #8713 from jtattermusch/csharp_cleanup_profiling
Cleanup C# profiling code
|
8 years ago |
Michael Lumish
|
76f90c390a
|
Merge pull request #8728 from murgatroid99/more_uv_fixes
Fix sanity, uv, and windows builds
|
8 years ago |
Craig Tiller
|
3cf79228ff
|
Review feedback
|
8 years ago |
Craig Tiller
|
d5a7a8a61e
|
Add missing function
|
8 years ago |
yang-g
|
414af9bec8
|
refresh and access token filtering
|
8 years ago |
Muxi Yan
|
72541d08fd
|
undo test hack
|
8 years ago |
Craig Tiller
|
10790401dd
|
Missed file
|
8 years ago |
Craig Tiller
|
2ac52edbfe
|
Ensure something executes the new rst_stream code
|
8 years ago |
Muxi Yan
|
e10c333819
|
Send reset from the client when server closes stream unexpectedly
|
8 years ago |
Yuchen Zeng
|
b1f6bf2ec4
|
Merge pull request #8086 from y-zeng/fix_gprc
Fix misspelled gprc
|
8 years ago |
David Garcia Quintas
|
a74b24633e
|
Fixed deadlock between glb_shutdown and lb_on_server_status_received
|
8 years ago |
Yuchen Zeng
|
5c1f55af23
|
Merge pull request #8335 from y-zeng/tos
Add grpc_socket_mutator
|
8 years ago |
Mark D. Roth
|
27588bbfb9
|
Change handshake manager to invoke callbacks via an exec_ctx.
|
8 years ago |
Noah Eisen
|
794afb3b91
|
Update interop test infrastructure to call advanced go tests
|
8 years ago |
Yuchen Zeng
|
67ffe3f82d
|
clang-format
|
8 years ago |
Matt Kwong
|
983c2dad44
|
Fix build analysis dashboard
|
8 years ago |
Jan Tattermusch
|
b35dfa83b5
|
remove existing profiling points
|
8 years ago |
Jan Tattermusch
|
475e06bb12
|
10m entries in profiler
|
8 years ago |
Jan Tattermusch
|
fdf45ab6fd
|
support threadpool tracing
|
8 years ago |
David Garcia Quintas
|
ed2f308554
|
NULLs needed at fail_pending_writes() too
|
8 years ago |
murgatroid99
|
2e01234d1c
|
Fix sanity, uv, and windows builds
|
8 years ago |
Muxi Yan
|
14fe5187ba
|
tests hacks
|
8 years ago |
Muxi Yan
|
59af1bf468
|
Update messages.proto and add a new test
|
8 years ago |
Wenbo Zhu
|
fd825f51ac
|
Update PROTOCOL-WEB.md
Using http/2 literal header format for status.
|
8 years ago |